Interface TreeNetParserConstants

  • All Known Implementing Classes:
    TreeNetParser, TreeNetParserTokenManager

    public interface TreeNetParserConstants
    Token literal values and constants. Generated by com.helger.pgcc.output.java.OtherFilesGenJava#start()
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ADD
      RegularExpression Id.
      static int BEGIN
      RegularExpression Id.
      static int COLON
      RegularExpression Id.
      static int COMMA
      RegularExpression Id.
      static int DECIMAL
      RegularExpression Id.
      static int DEFAULT
      Lexical state.
      static int DOT
      RegularExpression Id.
      static int ELSE
      RegularExpression Id.
      static int EOF
      End of File.
      static int EQ
      RegularExpression Id.
      static int EXPONENT
      RegularExpression Id.
      static int FLOAT
      RegularExpression Id.
      static int GOTO
      RegularExpression Id.
      static int HEX
      RegularExpression Id.
      static int IDENTIFIER
      RegularExpression Id.
      static int IF
      RegularExpression Id.
      static int IN
      RegularExpression Id.
      static int INTEGER
      RegularExpression Id.
      static int LBRACE
      RegularExpression Id.
      static int LCURLY
      RegularExpression Id.
      static int LINK
      RegularExpression Id.
      static int LT
      RegularExpression Id.
      static int NL
      RegularExpression Id.
      static int OCTAL
      RegularExpression Id.
      static int PRED
      RegularExpression Id.
      static int RBRACE
      RegularExpression Id.
      static int RCURLY
      RegularExpression Id.
      static int RESPONSE
      RegularExpression Id.
      static int RETURN
      RegularExpression Id.
      static int SEMICOLON
      RegularExpression Id.
      static int STRING
      RegularExpression Id.
      static int THEN
      RegularExpression Id.
      static int TNSCORE
      RegularExpression Id.
      static String[] tokenImage
      Literal token values.