org.jplot2d.javacc
Interface SymbolShapeParserConstants
-
- All Known Implementing Classes:
- SymbolShapeParser, SymbolShapeParserTokenManager
public interface SymbolShapeParserConstantsToken literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
-
-
Field Summary
Fields Modifier and Type Field and Description static intDEFAULTLexical state.static intEOFEnd of File.static intNUMRegularExpression Id.static java.lang.String[]tokenImageLiteral token values.
-
-
-
Field Detail
-
EOF
static final int EOF
End of File.- See Also:
- Constant Field Values
-
NUM
static final int NUM
RegularExpression Id.- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULT
Lexical state.- See Also:
- Constant Field Values
-
tokenImage
static final java.lang.String[] tokenImage
Literal token values.
-
-
DMelt 3.0 © DataMelt by jWork.ORG