- name - Variable in class edu.umn.cs.melt.copper.compiletime.spec.grammarbeans.CopperASTBean
-
The grammar object's name.
- name - Variable in class edu.umn.cs.melt.copper.compiletime.spec.grammarbeans.CopperElementReference
-
The name of the element being referred to.
- newName(String) - Static method in class edu.umn.cs.melt.copper.compiletime.spec.grammarbeans.CopperElementName
-
Creates a new local element name.
- NON_IL_SUBSET - Static variable in class edu.umn.cs.melt.copper.compiletime.logging.CompilerLogMessageType
-
"Non-IL-subset condition" errors from the modular determinism analysis, raised when
an extension introduces a state that may conflict with one introduced by another extension.
- NonTerminal - Class in edu.umn.cs.melt.copper.compiletime.spec.grammarbeans
-
Represents a nonterminal symbol.
- NonTerminal() - Constructor for class edu.umn.cs.melt.copper.compiletime.spec.grammarbeans.NonTerminal
-
- NONTERMINAL_NONTERMINAL - Static variable in class edu.umn.cs.melt.copper.compiletime.logging.CompilerLogMessageType
-
"Nonterminal X has no terminal derivations" errors.
- num() - Method in interface edu.umn.cs.melt.copper.runtime.engines.CopperTerminalEnum
-