Interface SemanticsParserConstants

  • All Known Implementing Classes:
    SemanticsParser, SemanticsParserTokenManager

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

      Fields 
      Modifier and Type Field Description
      static int AUTOMATADIRECTIVE
      RegularExpression Id.
      static int COLON
      RegularExpression Id.
      static int COMMA
      RegularExpression Id.
      static int CONDITION
      RegularExpression Id.
      static int CONTAINS
      RegularExpression Id.
      static int DASH
      RegularExpression Id.
      static int DECIMAL
      RegularExpression Id.
      static int DEFAULT
      Lexical state.
      static int DEFAULTDIRECTIVE
      RegularExpression Id.
      static int DIFFERENT
      RegularExpression Id.
      static int DOLLAR
      RegularExpression Id.
      static int DOT
      RegularExpression Id.
      static int ELLIPSIS
      RegularExpression Id.
      static int EOF
      End of File.
      static int EQUALS
      RegularExpression Id.
      static int EXCLAMATION
      RegularExpression Id.
      static int HEX
      RegularExpression Id.
      static int IDENTIFIER
      RegularExpression Id.
      static int INCLUDEDIRECTIVE
      RegularExpression Id.
      static int LARGER
      RegularExpression Id.
      static int LARGEREQUALS
      RegularExpression Id.
      static int LEFTBRACE
      RegularExpression Id.
      static int LEFTSQUAREBRACKET
      RegularExpression Id.
      static int LITERAL
      RegularExpression Id.
      static int NL
      RegularExpression Id.
      static int NUMBER
      RegularExpression Id.
      static int OCTAL
      RegularExpression Id.
      static int PLUS
      RegularExpression Id.
      static int PRODUCE
      RegularExpression Id.
      static int QUESTION
      RegularExpression Id.
      static int QUOTE
      RegularExpression Id.
      static int REPLACE
      RegularExpression Id.
      static int RIGHTBRACE
      RegularExpression Id.
      static int RIGHTSQUAREBRACKET
      RegularExpression Id.
      static int SEMICOLON
      RegularExpression Id.
      static int SINGLE_LINE_COMMENT
      RegularExpression Id.
      static int SLASH
      RegularExpression Id.
      static int SMALLER
      RegularExpression Id.
      static int SMALLEREQUALS
      RegularExpression Id.
      static int STEMMINGDIRECTIVE
      RegularExpression Id.
      static int SUPERDIRECTIVE
      RegularExpression Id.
      static java.lang.String[] tokenImage
      Literal token values.