Interface TLPParserConstants

All Known Implementing Classes:
TLPParser, TLPParserTokenManager

public interface TLPParserConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static int AUTHOR
    RegularExpression Id.
    static int CBRACKET
    RegularExpression Id.
    static int CLUSTER
    RegularExpression Id.
    static int COMMENTS
    RegularExpression Id.
    static int DATE
    RegularExpression Id.
    static int DEF
    RegularExpression Id.
    static int DEFAULT
    Lexical state.
    static int DIGIT
    RegularExpression Id.
    static int EDGE
    RegularExpression Id.
    static int EDGES
    RegularExpression Id.
    static int EOF
    End of File.
    static int EOL
    RegularExpression Id.
    static int GRAPH
    RegularExpression Id.
    static int HEXDIGIT
    RegularExpression Id.
    static int INTEGER
    RegularExpression Id.
    static int NODE
    RegularExpression Id.
    static int NODES
    RegularExpression Id.
    static int OBRACKET
    RegularExpression Id.
    static int PROPERTY
    RegularExpression Id.
    static int PTYPE
    RegularExpression Id.
    static int REAL
    RegularExpression Id.
    static int STRING
    RegularExpression Id.
    static int TLP
    RegularExpression Id.
    static String[] tokenImage
    Literal token values.