Interface SimpleParserConstants

  • All Known Implementing Classes:
    SimpleParser, SimpleParserTokenManager

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

      Fields 
      Modifier and Type Field Description
      static int ALIGN
      RegularExpression Id.
      static int AND
      RegularExpression Id.
      static int ANNO
      RegularExpression Id.
      static int CLOSE_ENLARGE
      RegularExpression Id.
      static int CLOSE_PAREN
      RegularExpression Id.
      static int CLOSE_RANGE
      RegularExpression Id.
      static int CLOSE_REMAP
      RegularExpression Id.
      static int CLOSE_WEIGHT
      RegularExpression Id.
      static int COLON
      RegularExpression Id.
      static int DEFAULT
      Lexical state.
      static int EOF
      End of File.
      static int FALSE
      RegularExpression Id.
      static int HOLE
      RegularExpression Id.
      static int INTERVAL_SEPARATOR
      RegularExpression Id.
      static int LEFTARROW
      RegularExpression Id.
      static int MINUS
      RegularExpression Id.
      static int NOT
      RegularExpression Id.
      static int OAND
      RegularExpression Id.
      static int OPEN_ENLARGE
      RegularExpression Id.
      static int OPEN_PAREN
      RegularExpression Id.
      static int OPEN_RANGE
      RegularExpression Id.
      static int OPEN_REMAP
      RegularExpression Id.
      static int OPEN_WEIGHT
      RegularExpression Id.
      static int OR
      RegularExpression Id.
      static int PLUS
      RegularExpression Id.
      static int PREFIX
      RegularExpression Id.
      static int QUOTE
      RegularExpression Id.
      static int RIGHTARROW
      RegularExpression Id.
      static int SEMICOLON
      RegularExpression Id.
      static int SHARP
      RegularExpression Id.
      static int TILDA
      RegularExpression Id.
      static String[] tokenImage
      Literal token values.
      static int TRUE
      RegularExpression Id.
      static int WORD
      RegularExpression Id.