Interface UPParserConstants

  • All Known Implementing Classes:
    UPParser, UPParserTokenManager

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

      Fields 
      Modifier and Type Field Description
      static int DEFAULT
      Lexical state.
      static int ELEMENT
      RegularExpression Id.
      static int EOF
      End of File.
      static int EOL
      RegularExpression Id.
      static int INDEX
      RegularExpression Id.
      static int LBRA
      RegularExpression Id.
      static int OPERATION
      RegularExpression Id.
      static int RBRA
      RegularExpression Id.
      static java.lang.String[] tokenImage
      Literal token values.