- valueOf(String) - Static method in enum edu.umn.cs.melt.copper.compiletime.logging.CompilerLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.umn.cs.melt.copper.compiletime.spec.grammarbeans.CopperElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.umn.cs.melt.copper.compiletime.spec.grammarbeans.OperatorAssociativity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.umn.cs.melt.copper.main.CopperDumpControl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.umn.cs.melt.copper.main.CopperDumpType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.umn.cs.melt.copper.main.CopperEngineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.umn.cs.melt.copper.main.CopperIOType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.umn.cs.melt.copper.main.CopperPipelineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.umn.cs.melt.copper.main.CopperSkinType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum edu.umn.cs.melt.copper.compiletime.logging.CompilerLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum edu.umn.cs.melt.copper.compiletime.spec.grammarbeans.CopperElementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum edu.umn.cs.melt.copper.compiletime.spec.grammarbeans.OperatorAssociativity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum edu.umn.cs.melt.copper.main.CopperDumpControl
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum edu.umn.cs.melt.copper.main.CopperDumpType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum edu.umn.cs.melt.copper.main.CopperEngineType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum edu.umn.cs.melt.copper.main.CopperIOType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum edu.umn.cs.melt.copper.main.CopperPipelineType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum edu.umn.cs.melt.copper.main.CopperSkinType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in class edu.umn.cs.melt.copper.main.ParserCompiler
-
Copper's current version number.
- virtualLocation - Variable in class edu.umn.cs.melt.copper.runtime.engines.semantics.SpecialParserAttributes
-
The "virtual location" of a certain token, an attribute on parse-tree leaf nodes.
- VirtualLocation - Class in edu.umn.cs.melt.copper.runtime.engines.semantics
-
Holds a "virtual" location -- a location that may not represent
a "real" location in an input file (e.g., a location specified in
C preprocessor tags).
- VirtualLocation(String, int, int) - Constructor for class edu.umn.cs.melt.copper.runtime.engines.semantics.VirtualLocation
-
Creates a new virtual location.
- VirtualLocation(VirtualLocation) - Constructor for class edu.umn.cs.melt.copper.runtime.engines.semantics.VirtualLocation
-