Class GssParserCCConstants

  • Direct Known Subclasses:
    GssParserCC, GssParserCCTokenManager

    public abstract class GssParserCCConstants
    extends java.lang.Object
    Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static int ALPHA
      RegularExpression Id.
      protected static int AMPERSAND
      RegularExpression Id.
      protected static int AND
      RegularExpression Id.
      protected static int ASTERISK
      RegularExpression Id.
      protected static int ASTERISK_EQUALS
      RegularExpression Id.
      protected static int AT
      RegularExpression Id.
      protected static int ATKEYWORD
      RegularExpression Id.
      protected static int ATLIST
      RegularExpression Id.
      protected static int ATRULESWITHDECLBLOCK
      RegularExpression Id.
      protected static int BAD_TOKEN
      RegularExpression Id.
      protected static int CALC
      RegularExpression Id.
      protected static int CARET
      RegularExpression Id.
      protected static int CARET_EQUALS
      RegularExpression Id.
      protected static int CDC
      RegularExpression Id.
      protected static int CDO
      RegularExpression Id.
      protected static int COLON
      RegularExpression Id.
      protected static int COMMA
      RegularExpression Id.
      protected static int CUSTOM_PROPERTY_NAME
      RegularExpression Id.
      protected static int DEFAULT
      Lexical state.
      protected static int DIGIT
      RegularExpression Id.
      protected static int DOLLAR
      RegularExpression Id.
      protected static int DOLLAR_EQUALS
      RegularExpression Id.
      protected static int DOT
      RegularExpression Id.
      protected static int DOUBLE_QUOTE
      RegularExpression Id.
      protected static int DOUBLE_QUOTED_STRING
      RegularExpression Id.
      protected static int EOF
      End of File.
      protected static int EQUALS
      RegularExpression Id.
      protected static int ESCAPE
      RegularExpression Id.
      protected static int EXCL_MARK
      RegularExpression Id.
      protected static int FOR_VARIABLE
      RegularExpression Id.
      protected static int FUNCTION
      RegularExpression Id.
      protected static int GREATER
      RegularExpression Id.
      protected static int HASH
      RegularExpression Id.
      protected static int HASH_NAME
      RegularExpression Id.
      protected static int HEX
      RegularExpression Id.
      protected static int HEXNUM
      RegularExpression Id.
      protected static int IDENTIFIER
      RegularExpression Id.
      protected static int IMPORTANT_SYM
      RegularExpression Id.
      protected static int LANGFUNCTION
      RegularExpression Id.
      protected static int LEFTBRACE
      RegularExpression Id.
      protected static int LEFTROUND
      RegularExpression Id.
      protected static int LEFTSQUARE
      RegularExpression Id.
      protected static int MINUS
      RegularExpression Id.
      protected static int NAME
      RegularExpression Id.
      protected static int NAMECHAR
      RegularExpression Id.
      protected static int NAMESTART
      RegularExpression Id.
      protected static int NL
      RegularExpression Id.
      protected static int NL1
      RegularExpression Id.
      protected static int NONASCII
      RegularExpression Id.
      protected static int NOTFUNCTION
      RegularExpression Id.
      protected static int NUMBER
      RegularExpression Id.
      protected static int OR
      RegularExpression Id.
      protected static int PERCENT
      RegularExpression Id.
      protected static int PIPE
      RegularExpression Id.
      protected static int PIPE_EQUALS
      RegularExpression Id.
      protected static int PLUS
      RegularExpression Id.
      protected static int RIGHTBRACE
      RegularExpression Id.
      protected static int RIGHTROUND
      RegularExpression Id.
      protected static int RIGHTSQUARE
      RegularExpression Id.
      protected static int S
      RegularExpression Id.
      protected static int SEMICOLON
      RegularExpression Id.
      protected static int SINGLE_QUOTE
      RegularExpression Id.
      protected static int SINGLE_QUOTED_STRING
      RegularExpression Id.
      protected static int SLASH
      RegularExpression Id.
      protected static int TILDE
      RegularExpression Id.
      protected static int TILDE_EQUALS
      RegularExpression Id.
      protected static java.lang.String[] tokenImage
      Literal token values.
      protected static int UNDERSCORE
      RegularExpression Id.
      protected static int UNICODE
      RegularExpression Id.
      protected static int UNICODE_RANGE
      RegularExpression Id.
      protected static int UNICODE_RANGE_TEXT
      RegularExpression Id.
      protected static int URI
      RegularExpression Id.
      protected static int URL
      RegularExpression Id.
      protected static int VARFUNCTION
      RegularExpression Id.
      protected static int W
      RegularExpression Id.
      protected static int WDEEP
      RegularExpression Id.
      protected static int WEBKITKEYFRAMES
      RegularExpression Id.
      protected static int WGREATER
      RegularExpression Id.
      protected static int WMINUSW
      RegularExpression Id.
      protected static int WPLUS
      RegularExpression Id.
      protected static int WTILDE
      RegularExpression Id.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait