- MacroHoleRegex - Class in edu.umn.cs.melt.copper.compiletime.spec.grammarbeans
-
Represents a "macro hole" -- a reference to another regex that will be substituted for it.
- MacroHoleRegex() - Constructor for class edu.umn.cs.melt.copper.compiletime.spec.grammarbeans.MacroHoleRegex
-
Creates a new empty macro hole.
- MacroHoleRegex(CopperElementReference) - Constructor for class edu.umn.cs.melt.copper.compiletime.spec.grammarbeans.MacroHoleRegex
-
Creates a macro hole complete with regex reference.
- main(String[]) - Static method in class edu.umn.cs.melt.copper.main.ParserCompiler
-
Copper's command-line interface.
- main(String[]) - Static method in class edu.umn.cs.melt.copper.runtime.RunParser
-
- markingTerminals - Variable in class edu.umn.cs.melt.copper.compiletime.spec.grammarbeans.ExtensionGrammar
-
The grammar's marking terminals.
- members - Variable in class edu.umn.cs.melt.copper.compiletime.spec.grammarbeans.DisambiguationFunction
-
The ambiguity to be resolved by the disambiguation function.