Interface GroupMatcherParserConstants

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int AMP2
      RegularExpression Id.
      static int AND
      RegularExpression Id.
      static int BANG
      RegularExpression Id.
      static int CLS
      RegularExpression Id.
      static int COMMA
      RegularExpression Id.
      static int DEFAULT
      Lexical state.
      static int EOF
      End of File.
      static int LPAREN
      RegularExpression Id.
      static int NOT
      RegularExpression Id.
      static int OR
      RegularExpression Id.
      static int PIPE2
      RegularExpression Id.
      static int RPAREN
      RegularExpression Id.
      static int STRING
      RegularExpression Id.
      static java.lang.String[] tokenImage
      Literal token values.