Interface PajekParserConstants
- All Known Implementing Classes:
PajekParser,PajekParserTokenManager
public interface PajekParserConstants
Token literal values and constants. Generated by
org.javacc.parser.OtherFilesGen#start()
-
Field Summary
Fields Modifier and Type Field Description static intARegularExpression Id.static intA1RegularExpression Id.static intA2RegularExpression Id.static intAPRegularExpression Id.static intARCSRegularExpression Id.static intARCSLISTRegularExpression Id.static intBRegularExpression Id.static intBCRegularExpression Id.static intBOXRegularExpression Id.static intBWRegularExpression Id.static intCRegularExpression Id.static intCOMMENTRegularExpression Id.static intCROSSRegularExpression Id.static intDEFAULTLexical state.static intDIAMONDRegularExpression Id.static intDIGITRegularExpression Id.static intEDGESRegularExpression Id.static intEDGESLISTRegularExpression Id.static intELLIPSERegularExpression Id.static intEMPTYRegularExpression Id.static intEOFEnd of File.static intEOLRegularExpression Id.static intFONTRegularExpression Id.static intFOSRegularExpression Id.static intH1RegularExpression Id.static intH2RegularExpression Id.static intHEXDIGITRegularExpression Id.static intICRegularExpression Id.static intINTRegularExpression Id.static intK1RegularExpression Id.static intK2RegularExpression Id.static intKEYRegularExpression Id.static intLRegularExpression Id.static intLARegularExpression Id.static intLCRegularExpression Id.static intLPRegularExpression Id.static intLPHIRegularExpression Id.static intLRRegularExpression Id.static intMATRIXRegularExpression Id.static intNETWORKRegularExpression Id.static intPRegularExpression Id.static intPHIRegularExpression Id.static intQRegularExpression Id.static intRRegularExpression Id.static intREALRegularExpression Id.static intSRegularExpression Id.static intSIZERegularExpression Id.static intSTRINGRegularExpression Id.static String[]tokenImageLiteral token values.static intTRIANGLERegularExpression Id.static intVERTICESRegularExpression Id.static intWRegularExpression Id.static intXFACTRegularExpression Id.static intYFACTRegularExpression Id.
-
Field Details
-
EOF
static final int EOFEnd of File.- See Also:
- Constant Field Values
-
EOL
static final int EOLRegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT
static final int DIGITRegularExpression Id.- See Also:
- Constant Field Values
-
HEXDIGIT
static final int HEXDIGITRegularExpression Id.- See Also:
- Constant Field Values
-
INT
static final int INTRegularExpression Id.- See Also:
- Constant Field Values
-
REAL
static final int REALRegularExpression Id.- See Also:
- Constant Field Values
-
STRING
static final int STRINGRegularExpression Id.- See Also:
- Constant Field Values
-
NETWORK
static final int NETWORKRegularExpression Id.- See Also:
- Constant Field Values
-
VERTICES
static final int VERTICESRegularExpression Id.- See Also:
- Constant Field Values
-
ARCS
static final int ARCSRegularExpression Id.- See Also:
- Constant Field Values
-
EDGES
static final int EDGESRegularExpression Id.- See Also:
- Constant Field Values
-
EDGESLIST
static final int EDGESLISTRegularExpression Id.- See Also:
- Constant Field Values
-
ARCSLIST
static final int ARCSLISTRegularExpression Id.- See Also:
- Constant Field Values
-
MATRIX
static final int MATRIXRegularExpression Id.- See Also:
- Constant Field Values
-
COMMENT
static final int COMMENTRegularExpression Id.- See Also:
- Constant Field Values
-
ELLIPSE
static final int ELLIPSERegularExpression Id.- See Also:
- Constant Field Values
-
DIAMOND
static final int DIAMONDRegularExpression Id.- See Also:
- Constant Field Values
-
CROSS
static final int CROSSRegularExpression Id.- See Also:
- Constant Field Values
-
BOX
static final int BOXRegularExpression Id.- See Also:
- Constant Field Values
-
TRIANGLE
static final int TRIANGLERegularExpression Id.- See Also:
- Constant Field Values
-
EMPTY
static final int EMPTYRegularExpression Id.- See Also:
- Constant Field Values
-
SIZE
static final int SIZERegularExpression Id.- See Also:
- Constant Field Values
-
XFACT
static final int XFACTRegularExpression Id.- See Also:
- Constant Field Values
-
YFACT
static final int YFACTRegularExpression Id.- See Also:
- Constant Field Values
-
PHI
static final int PHIRegularExpression Id.- See Also:
- Constant Field Values
-
R
static final int RRegularExpression Id.- See Also:
- Constant Field Values
-
Q
static final int QRegularExpression Id.- See Also:
- Constant Field Values
-
IC
static final int ICRegularExpression Id.- See Also:
- Constant Field Values
-
BC
static final int BCRegularExpression Id.- See Also:
- Constant Field Values
-
BW
static final int BWRegularExpression Id.- See Also:
- Constant Field Values
-
LC
static final int LCRegularExpression Id.- See Also:
- Constant Field Values
-
LA
static final int LARegularExpression Id.- See Also:
- Constant Field Values
-
LR
static final int LRRegularExpression Id.- See Also:
- Constant Field Values
-
LPHI
static final int LPHIRegularExpression Id.- See Also:
- Constant Field Values
-
FOS
static final int FOSRegularExpression Id.- See Also:
- Constant Field Values
-
FONT
static final int FONTRegularExpression Id.- See Also:
- Constant Field Values
-
C
static final int CRegularExpression Id.- See Also:
- Constant Field Values
-
P
static final int PRegularExpression Id.- See Also:
- Constant Field Values
-
W
static final int WRegularExpression Id.- See Also:
- Constant Field Values
-
S
static final int SRegularExpression Id.- See Also:
- Constant Field Values
-
A
static final int ARegularExpression Id.- See Also:
- Constant Field Values
-
AP
static final int APRegularExpression Id.- See Also:
- Constant Field Values
-
L
static final int LRegularExpression Id.- See Also:
- Constant Field Values
-
LP
static final int LPRegularExpression Id.- See Also:
- Constant Field Values
-
H1
static final int H1RegularExpression Id.- See Also:
- Constant Field Values
-
H2
static final int H2RegularExpression Id.- See Also:
- Constant Field Values
-
K1
static final int K1RegularExpression Id.- See Also:
- Constant Field Values
-
K2
static final int K2RegularExpression Id.- See Also:
- Constant Field Values
-
A1
static final int A1RegularExpression Id.- See Also:
- Constant Field Values
-
A2
static final int A2RegularExpression Id.- See Also:
- Constant Field Values
-
B
static final int BRegularExpression Id.- See Also:
- Constant Field Values
-
KEY
static final int KEYRegularExpression Id.- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULTLexical state.- See Also:
- Constant Field Values
-
tokenImage
Literal token values.
-