Interface JavaParserConstants

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int _DEFAULT
      Deprecated.
      RegularExpression Id.
      static int ABSTRACT
      Deprecated.
      RegularExpression Id.
      static int ANDASSIGN
      Deprecated.
      RegularExpression Id.
      static int ASSIGN
      Deprecated.
      RegularExpression Id.
      static int AT
      Deprecated.
      RegularExpression Id.
      static int BANG
      Deprecated.
      RegularExpression Id.
      static int BINARY_LITERAL
      Deprecated.
      RegularExpression Id.
      static int BIT_AND
      Deprecated.
      RegularExpression Id.
      static int BIT_OR
      Deprecated.
      RegularExpression Id.
      static int BOOLEAN
      Deprecated.
      RegularExpression Id.
      static int BREAK
      Deprecated.
      RegularExpression Id.
      static int BYTE
      Deprecated.
      RegularExpression Id.
      static int CASE
      Deprecated.
      RegularExpression Id.
      static int CATCH
      Deprecated.
      RegularExpression Id.
      static int CHAR
      Deprecated.
      RegularExpression Id.
      static int CHARACTER_LITERAL
      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 DECIMAL_LITERAL
      Deprecated.
      RegularExpression Id.
      static int DECR
      Deprecated.
      RegularExpression Id.
      static int DEFAULT
      Deprecated.
      Lexical state.
      static int DO
      Deprecated.
      RegularExpression Id.
      static int DOT
      Deprecated.
      RegularExpression Id.
      static int DOUBLE
      Deprecated.
      RegularExpression Id.
      static int ELLIPSIS
      Deprecated.
      RegularExpression Id.
      static int ELSE
      Deprecated.
      RegularExpression Id.
      static int EOF
      Deprecated.
      End of File.
      static int EQ
      Deprecated.
      RegularExpression Id.
      static int EXPONENT
      Deprecated.
      RegularExpression Id.
      static int EXTENDS
      Deprecated.
      RegularExpression Id.
      static int FALSE
      Deprecated.
      RegularExpression Id.
      static int FINAL
      Deprecated.
      RegularExpression Id.
      static int FINALLY
      Deprecated.
      RegularExpression Id.
      static int FLOAT
      Deprecated.
      RegularExpression Id.
      static int FLOATING_POINT_LITERAL
      Deprecated.
      RegularExpression Id.
      static int FOR
      Deprecated.
      RegularExpression Id.
      static int FORMAL_COMMENT
      Deprecated.
      RegularExpression Id.
      static int GE
      Deprecated.
      RegularExpression Id.
      static int GOTO
      Deprecated.
      RegularExpression Id.
      static int GT
      Deprecated.
      RegularExpression Id.
      static int HEX_FLOATING_POINT_LITERAL
      Deprecated.
      RegularExpression Id.
      static int HEX_LITERAL
      Deprecated.
      RegularExpression Id.
      static int HOOK
      Deprecated.
      RegularExpression Id.
      static int HORIZONTAL_WHITESPACE
      Deprecated.
      RegularExpression Id.
      static int IDENTIFIER
      Deprecated.
      RegularExpression Id.
      static int IF
      Deprecated.
      RegularExpression Id.
      static int IMPLEMENTS
      Deprecated.
      RegularExpression Id.
      static int IMPORT
      Deprecated.
      RegularExpression Id.
      static int IN_FORMAL_COMMENT
      Deprecated.
      Lexical state.
      static int IN_MULTI_LINE_COMMENT
      Deprecated.
      Lexical state.
      static int INCR
      Deprecated.
      RegularExpression Id.
      static int INSTANCEOF
      Deprecated.
      RegularExpression Id.
      static int INT
      Deprecated.
      RegularExpression Id.
      static int INTEGER_LITERAL
      Deprecated.
      RegularExpression Id.
      static int INTERFACE
      Deprecated.
      RegularExpression Id.
      static int LAMBDA
      Deprecated.
      RegularExpression Id.
      static int LBRACE
      Deprecated.
      RegularExpression Id.
      static int LBRACKET
      Deprecated.
      RegularExpression Id.
      static int LE
      Deprecated.
      RegularExpression Id.
      static int LETTER
      Deprecated.
      RegularExpression Id.
      static int LINE_TERMINATOR
      Deprecated.
      RegularExpression Id.
      static int LONG
      Deprecated.
      RegularExpression Id.
      static int LPAREN
      Deprecated.
      RegularExpression Id.
      static int LSHIFT
      Deprecated.
      RegularExpression Id.
      static int LSHIFTASSIGN
      Deprecated.
      RegularExpression Id.
      static int LT
      Deprecated.
      RegularExpression Id.
      static int METHOD_REF
      Deprecated.
      RegularExpression Id.
      static int MINUS
      Deprecated.
      RegularExpression Id.
      static int MINUSASSIGN
      Deprecated.
      RegularExpression Id.
      static int MULTI_LINE_COMMENT
      Deprecated.
      RegularExpression Id.
      static int NATIVE
      Deprecated.
      RegularExpression Id.
      static int NE
      Deprecated.
      RegularExpression Id.
      static int NEW
      Deprecated.
      RegularExpression Id.
      static int NULL
      Deprecated.
      RegularExpression Id.
      static int OCTAL_LITERAL
      Deprecated.
      RegularExpression Id.
      static int ORASSIGN
      Deprecated.
      RegularExpression Id.
      static int PACKAGE
      Deprecated.
      RegularExpression Id.
      static int PART_LETTER
      Deprecated.
      RegularExpression Id.
      static int PLUS
      Deprecated.
      RegularExpression Id.
      static int PLUSASSIGN
      Deprecated.
      RegularExpression Id.
      static int PRIVATE
      Deprecated.
      RegularExpression Id.
      static int PROTECTED
      Deprecated.
      RegularExpression Id.
      static int PUBLIC
      Deprecated.
      RegularExpression Id.
      static int RBRACE
      Deprecated.
      RegularExpression Id.
      static int RBRACKET
      Deprecated.
      RegularExpression Id.
      static int REM
      Deprecated.
      RegularExpression Id.
      static int REMASSIGN
      Deprecated.
      RegularExpression Id.
      static int RETURN
      Deprecated.
      RegularExpression Id.
      static int RPAREN
      Deprecated.
      RegularExpression Id.
      static int RSIGNEDSHIFT
      Deprecated.
      RegularExpression Id.
      static int RSIGNEDSHIFTASSIGN
      Deprecated.
      RegularExpression Id.
      static int RUNSIGNEDSHIFT
      Deprecated.
      RegularExpression Id.
      static int RUNSIGNEDSHIFTASSIGN
      Deprecated.
      RegularExpression Id.
      static int SC_AND
      Deprecated.
      RegularExpression Id.
      static int SC_OR
      Deprecated.
      RegularExpression Id.
      static int SEMICOLON
      Deprecated.
      RegularExpression Id.
      static int SHORT
      Deprecated.
      RegularExpression Id.
      static int SINGLE_LINE_COMMENT
      Deprecated.
      RegularExpression Id.
      static int SLASH
      Deprecated.
      RegularExpression Id.
      static int SLASHASSIGN
      Deprecated.
      RegularExpression Id.
      static int STAR
      Deprecated.
      RegularExpression Id.
      static int STARASSIGN
      Deprecated.
      RegularExpression Id.
      static int STATIC
      Deprecated.
      RegularExpression Id.
      static int STRICTFP
      Deprecated.
      RegularExpression Id.
      static int STRING_ESCAPE
      Deprecated.
      RegularExpression Id.
      static int STRING_LITERAL
      Deprecated.
      RegularExpression Id.
      static int SUPER
      Deprecated.
      RegularExpression Id.
      static int SWITCH
      Deprecated.
      RegularExpression Id.
      static int SYNCHRONIZED
      Deprecated.
      RegularExpression Id.
      static int TEXT_BLOCK_LITERAL
      Deprecated.
      RegularExpression Id.
      static int THIS
      Deprecated.
      RegularExpression Id.
      static int THROW
      Deprecated.
      RegularExpression Id.
      static int THROWS
      Deprecated.
      RegularExpression Id.
      static int TILDE
      Deprecated.
      RegularExpression Id.
      static String[] tokenImage
      Deprecated.
      Literal token values.
      static int TRANSIENT
      Deprecated.
      RegularExpression Id.
      static int TRUE
      Deprecated.
      RegularExpression Id.
      static int TRY
      Deprecated.
      RegularExpression Id.
      static int VOID
      Deprecated.
      RegularExpression Id.
      static int VOLATILE
      Deprecated.
      RegularExpression Id.
      static int WHILE
      Deprecated.
      RegularExpression Id.
      static int XOR
      Deprecated.
      RegularExpression Id.
      static int XORASSIGN
      Deprecated.
      RegularExpression Id.