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 int A
    RegularExpression Id.
    static int A1
    RegularExpression Id.
    static int A2
    RegularExpression Id.
    static int AP
    RegularExpression Id.
    static int ARCS
    RegularExpression Id.
    static int ARCSLIST
    RegularExpression Id.
    static int B
    RegularExpression Id.
    static int BC
    RegularExpression Id.
    static int BOX
    RegularExpression Id.
    static int BW
    RegularExpression Id.
    static int C
    RegularExpression Id.
    static int COMMENT
    RegularExpression Id.
    static int CROSS
    RegularExpression Id.
    static int DEFAULT
    Lexical state.
    static int DIAMOND
    RegularExpression Id.
    static int DIGIT
    RegularExpression Id.
    static int EDGES
    RegularExpression Id.
    static int EDGESLIST
    RegularExpression Id.
    static int ELLIPSE
    RegularExpression Id.
    static int EMPTY
    RegularExpression Id.
    static int EOF
    End of File.
    static int EOL
    RegularExpression Id.
    static int FONT
    RegularExpression Id.
    static int FOS
    RegularExpression Id.
    static int H1
    RegularExpression Id.
    static int H2
    RegularExpression Id.
    static int HEXDIGIT
    RegularExpression Id.
    static int IC
    RegularExpression Id.
    static int INT
    RegularExpression Id.
    static int K1
    RegularExpression Id.
    static int K2
    RegularExpression Id.
    static int KEY
    RegularExpression Id.
    static int L
    RegularExpression Id.
    static int LA
    RegularExpression Id.
    static int LC
    RegularExpression Id.
    static int LP
    RegularExpression Id.
    static int LPHI
    RegularExpression Id.
    static int LR
    RegularExpression Id.
    static int MATRIX
    RegularExpression Id.
    static int NETWORK
    RegularExpression Id.
    static int P
    RegularExpression Id.
    static int PHI
    RegularExpression Id.
    static int Q
    RegularExpression Id.
    static int R
    RegularExpression Id.
    static int REAL
    RegularExpression Id.
    static int S
    RegularExpression Id.
    static int SIZE
    RegularExpression Id.
    static int STRING
    RegularExpression Id.
    static String[] tokenImage
    Literal token values.
    static int TRIANGLE
    RegularExpression Id.
    static int VERTICES
    RegularExpression Id.
    static int W
    RegularExpression Id.
    static int XFACT
    RegularExpression Id.
    static int YFACT
    RegularExpression Id.