Interface SimplifierRulesConstants

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ADDABLE
      RegularExpression Id.
      static int AND
      RegularExpression Id.
      static int CLONEABLE
      RegularExpression Id.
      static int CLOSING
      RegularExpression Id.
      static int DATA
      RegularExpression Id.
      static int DEFAULT
      Lexical state.
      static int DELETABLE
      RegularExpression Id.
      static int EOF
      End of File.
      static int EQUAL
      RegularExpression Id.
      static int LPAREN
      RegularExpression Id.
      static int MATCH
      RegularExpression Id.
      static int NOT_EQUAL
      RegularExpression Id.
      static int NOT_MATCH
      RegularExpression Id.
      static int OPENING
      RegularExpression Id.
      static int OR
      RegularExpression Id.
      static int ORIGINAL_ID
      RegularExpression Id.
      static int OUTER_DATA
      RegularExpression Id.
      static int QUOTE_DOUBLE
      RegularExpression Id.
      static int RPAREN
      RegularExpression Id.
      static int RULE_END
      RegularExpression Id.
      static int RULE_START
      RegularExpression Id.
      static int STANDALONE
      RegularExpression Id.
      static int STRING_DOUBLE_BODY
      RegularExpression Id.
      static int STRING_DOUBLE_EMPTY
      RegularExpression Id.
      static int STRING_DOUBLE_NONEMPTY
      RegularExpression Id.
      static int TAG_TYPE
      RegularExpression Id.
      static String[] tokenImage
      Literal token values.
      static int TYPE
      RegularExpression Id.