Interface CppParserConstants

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int _DEFAULT
      Deprecated.
      RegularExpression Id.
      static int AMPERSAND
      Deprecated.
      RegularExpression Id.
      static int AND
      Deprecated.
      RegularExpression Id.
      static int ARROWSTAR
      Deprecated.
      RegularExpression Id.
      static int ASSIGNEQUAL
      Deprecated.
      RegularExpression Id.
      static int AT
      Deprecated.
      RegularExpression Id.
      static int AUTO
      Deprecated.
      RegularExpression Id.
      static int BITWISEANDEQUAL
      Deprecated.
      RegularExpression Id.
      static int BITWISEOR
      Deprecated.
      RegularExpression Id.
      static int BITWISEOREQUAL
      Deprecated.
      RegularExpression Id.
      static int BITWISEXOR
      Deprecated.
      RegularExpression Id.
      static int BITWISEXOREQUAL
      Deprecated.
      RegularExpression Id.
      static int BREAK
      Deprecated.
      RegularExpression Id.
      static int CASE
      Deprecated.
      RegularExpression Id.
      static int CATCH
      Deprecated.
      RegularExpression Id.
      static int CHAR
      Deprecated.
      RegularExpression Id.
      static int CHARACTER
      Deprecated.
      RegularExpression Id.
      static int CHRPREF
      Deprecated.
      RegularExpression Id.
      static int CLASS
      Deprecated.
      RegularExpression Id.
      static int COLON
      Deprecated.
      RegularExpression Id.
      static int COMMA
      Deprecated.
      RegularExpression Id.
      static int CONST
      Deprecated.
      RegularExpression Id.
      static int CONTINUE
      Deprecated.
      RegularExpression Id.
      static int DECIMALDIGIT
      Deprecated.
      RegularExpression Id.
      static int DECIMALINT
      Deprecated.
      RegularExpression Id.
      static int DECIMALLONG
      Deprecated.
      RegularExpression Id.
      static int DEFAULT
      Deprecated.
      Lexical state.
      static int DELETE
      Deprecated.
      RegularExpression Id.
      static int DIVIDE
      Deprecated.
      RegularExpression Id.
      static int DIVIDEEQUAL
      Deprecated.
      RegularExpression Id.
      static int DO
      Deprecated.
      RegularExpression Id.
      static int DOT
      Deprecated.
      RegularExpression Id.
      static int DOTSTAR
      Deprecated.
      RegularExpression Id.
      static int DOUBLE
      Deprecated.
      RegularExpression Id.
      static int ELLIPSIS
      Deprecated.
      RegularExpression Id.
      static int ELSE
      Deprecated.
      RegularExpression Id.
      static int ENUM
      Deprecated.
      RegularExpression Id.
      static int EOF
      Deprecated.
      End of File.
      static int EQUAL
      Deprecated.
      RegularExpression Id.
      static int EXTERN
      Deprecated.
      RegularExpression Id.
      static int FALSETOK
      Deprecated.
      RegularExpression Id.
      static int FINALLY
      Deprecated.
      RegularExpression Id.
      static int FLOAT
      Deprecated.
      RegularExpression Id.
      static int FLOATONE
      Deprecated.
      RegularExpression Id.
      static int FLOATTWO
      Deprecated.
      RegularExpression Id.
      static int FOR
      Deprecated.
      RegularExpression Id.
      static int FRIEND
      Deprecated.
      RegularExpression Id.
      static int GOTO
      Deprecated.
      RegularExpression Id.
      static int GREATERTHAN
      Deprecated.
      RegularExpression Id.
      static int GREATERTHANOREQUALTO
      Deprecated.
      RegularExpression Id.
      static int HEXADECIMALINT
      Deprecated.
      RegularExpression Id.
      static int HEXADECIMALLONG
      Deprecated.
      RegularExpression Id.
      static int ID
      Deprecated.
      RegularExpression Id.
      static int IF
      Deprecated.
      RegularExpression Id.
      static int IN_MULTI_LINE_COMMENT
      Deprecated.
      Lexical state.
      static int IN_PREPROCESSOR_OUTPUT_COMMENT
      Deprecated.
      Lexical state.
      static int INLINE
      Deprecated.
      RegularExpression Id.
      static int INT
      Deprecated.
      RegularExpression Id.
      static int LCURLYBRACE
      Deprecated.
      RegularExpression Id.
      static int LESSTHAN
      Deprecated.
      RegularExpression Id.
      static int LESSTHANOREQUALTO
      Deprecated.
      RegularExpression Id.
      static int LONG
      Deprecated.
      RegularExpression Id.
      static int LPARENTHESIS
      Deprecated.
      RegularExpression Id.
      static int LSQUAREBRACKET
      Deprecated.
      RegularExpression Id.
      static int MINUS
      Deprecated.
      RegularExpression Id.
      static int MINUSEQUAL
      Deprecated.
      RegularExpression Id.
      static int MINUSMINUS
      Deprecated.
      RegularExpression Id.
      static int MOD
      Deprecated.
      RegularExpression Id.
      static int MODEQUAL
      Deprecated.
      RegularExpression Id.
      static int MULTI_LINE_COMMENT
      Deprecated.
      RegularExpression Id.
      static int NEW
      Deprecated.
      RegularExpression Id.
      static int NOT
      Deprecated.
      RegularExpression Id.
      static int NOTEQUAL
      Deprecated.
      RegularExpression Id.
      static int OCTALINT
      Deprecated.
      RegularExpression Id.
      static int OCTALLONG
      Deprecated.
      RegularExpression Id.
      static int OPERATOR
      Deprecated.
      RegularExpression Id.
      static int OR
      Deprecated.
      RegularExpression Id.
      static int PLUS
      Deprecated.
      RegularExpression Id.
      static int PLUSEQUAL
      Deprecated.
      RegularExpression Id.
      static int PLUSPLUS
      Deprecated.
      RegularExpression Id.
      static int POINTERTO
      Deprecated.
      RegularExpression Id.
      static int PREPROCESSOR_OUTPUT
      Deprecated.
      Lexical state.
      static int PREPROCESSOR_OUTPUT_COMMENT
      Deprecated.
      RegularExpression Id.
      static int PRIVATE
      Deprecated.
      RegularExpression Id.
      static int PROTECTED
      Deprecated.
      RegularExpression Id.
      static int PUBLIC
      Deprecated.
      RegularExpression Id.
      static int QUESTIONMARK
      Deprecated.
      RegularExpression Id.
      static int RCURLYBRACE
      Deprecated.
      RegularExpression Id.
      static int REDECLARED
      Deprecated.
      RegularExpression Id.
      static int REGISTER
      Deprecated.
      RegularExpression Id.
      static int RETURN
      Deprecated.
      RegularExpression Id.
      static int RPARENTHESIS
      Deprecated.
      RegularExpression Id.
      static int RSQUAREBRACKET
      Deprecated.
      RegularExpression Id.
      static int RSTRING
      Deprecated.
      RegularExpression Id.
      static int SCOPE
      Deprecated.
      RegularExpression Id.
      static int SEMICOLON
      Deprecated.
      RegularExpression Id.
      static int SHIFTLEFT
      Deprecated.
      RegularExpression Id.
      static int SHIFTLEFTEQUAL
      Deprecated.
      RegularExpression Id.
      static int SHIFTRIGHT
      Deprecated.
      RegularExpression Id.
      static int SHIFTRIGHTEQUAL
      Deprecated.
      RegularExpression Id.
      static int SHORT
      Deprecated.
      RegularExpression Id.
      static int SIGNED
      Deprecated.
      RegularExpression Id.
      static int SINGLE_LINE_COMMENT
      Deprecated.
      RegularExpression Id.
      static int SIZEOF
      Deprecated.
      RegularExpression Id.
      static int STAR
      Deprecated.
      RegularExpression Id.
      static int STATIC
      Deprecated.
      RegularExpression Id.
      static int STRING
      Deprecated.
      RegularExpression Id.
      static int STRPREF
      Deprecated.
      RegularExpression Id.
      static int STRUCT
      Deprecated.
      RegularExpression Id.
      static int SWITCH
      Deprecated.
      RegularExpression Id.
      static int TEMPLATE
      Deprecated.
      RegularExpression Id.
      static int THIS
      Deprecated.
      RegularExpression Id.
      static int THROW
      Deprecated.
      RegularExpression Id.
      static int TILDE
      Deprecated.
      RegularExpression Id.
      static int TIMESEQUAL
      Deprecated.
      RegularExpression Id.
      static String[] tokenImage
      Deprecated.
      Literal token values.
      static int TRUETOK
      Deprecated.
      RegularExpression Id.
      static int TRY
      Deprecated.
      RegularExpression Id.
      static int TYPEDEF
      Deprecated.
      RegularExpression Id.
      static int UNION
      Deprecated.
      RegularExpression Id.
      static int UNSIGNED
      Deprecated.
      RegularExpression Id.
      static int UNSIGNED_DECIMALINT
      Deprecated.
      RegularExpression Id.
      static int UNSIGNED_DECIMALLONG
      Deprecated.
      RegularExpression Id.
      static int UNSIGNED_HEXADECIMALINT
      Deprecated.
      RegularExpression Id.
      static int UNSIGNED_HEXADECIMALLONG
      Deprecated.
      RegularExpression Id.
      static int UNSIGNED_OCTALINT
      Deprecated.
      RegularExpression Id.
      static int UNSIGNED_OCTALLONG
      Deprecated.
      RegularExpression Id.
      static int VIRTUAL
      Deprecated.
      RegularExpression Id.
      static int VOID
      Deprecated.
      RegularExpression Id.
      static int VOLATILE
      Deprecated.
      RegularExpression Id.
      static int WHILE
      Deprecated.
      RegularExpression Id.