Interface Ecmascript5ParserConstants

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int _DEFAULT
      Deprecated.
      RegularExpression Id.
      static int ANDASSIGN
      Deprecated.
      RegularExpression Id.
      static int ASSIGN
      Deprecated.
      RegularExpression Id.
      static int BACKTICK_STRING_LITERAL_BODY
      Deprecated.
      RegularExpression Id.
      static int BANG
      Deprecated.
      RegularExpression Id.
      static int BIT_AND
      Deprecated.
      RegularExpression Id.
      static int BIT_OR
      Deprecated.
      RegularExpression Id.
      static int BOM
      Deprecated.
      RegularExpression Id.
      static int BREAK
      Deprecated.
      RegularExpression Id.
      static int CASE
      Deprecated.
      RegularExpression Id.
      static int CATCH
      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 CR
      Deprecated.
      RegularExpression Id.
      static int DEBUGGER
      Deprecated.
      RegularExpression Id.
      static int DECIMAL_LITERAL
      Deprecated.
      RegularExpression Id.
      static int DECR
      Deprecated.
      RegularExpression Id.
      static int DEFAULT
      Deprecated.
      Lexical state.
      static int DELETE
      Deprecated.
      RegularExpression Id.
      static int DO
      Deprecated.
      RegularExpression Id.
      static int DOT
      Deprecated.
      RegularExpression Id.
      static int DOUBLE_STRING_LITERAL_BODY
      Deprecated.
      RegularExpression Id.
      static int ELSE
      Deprecated.
      RegularExpression Id.
      static int ENUM
      Deprecated.
      RegularExpression Id.
      static int EOF
      Deprecated.
      End of File.
      static int EOL
      Deprecated.
      RegularExpression Id.
      static int EQ
      Deprecated.
      RegularExpression Id.
      static int EXPONENT
      Deprecated.
      RegularExpression Id.
      static int EXPORT
      Deprecated.
      RegularExpression Id.
      static int EXTENDS
      Deprecated.
      RegularExpression Id.
      static int FALSE
      Deprecated.
      RegularExpression Id.
      static int FF
      Deprecated.
      RegularExpression Id.
      static int FINALLY
      Deprecated.
      RegularExpression Id.
      static int FLOATING_POINT_LITERAL
      Deprecated.
      RegularExpression Id.
      static int FOR
      Deprecated.
      RegularExpression Id.
      static int FUNCTION
      Deprecated.
      RegularExpression Id.
      static int GE
      Deprecated.
      RegularExpression Id.
      static int GET
      Deprecated.
      RegularExpression Id.
      static int GT
      Deprecated.
      RegularExpression Id.
      static int HEX_DIGIT
      Deprecated.
      RegularExpression Id.
      static int HEX_LITERAL
      Deprecated.
      RegularExpression Id.
      static int HOOK
      Deprecated.
      RegularExpression Id.
      static int IDENTIFIER
      Deprecated.
      RegularExpression Id.
      static int IDENTIFIER_PART
      Deprecated.
      RegularExpression Id.
      static int IDENTIFIER_START
      Deprecated.
      RegularExpression Id.
      static int IF
      Deprecated.
      RegularExpression Id.
      static int IMPORT
      Deprecated.
      RegularExpression Id.
      static int IN
      Deprecated.
      RegularExpression Id.
      static int IN_JS_DOC_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 JS_DOC_COMMENT
      Deprecated.
      RegularExpression Id.
      static int LBRACE
      Deprecated.
      RegularExpression Id.
      static int LBRACKET
      Deprecated.
      RegularExpression Id.
      static int LE
      Deprecated.
      RegularExpression Id.
      static int LET
      Deprecated.
      RegularExpression Id.
      static int LF
      Deprecated.
      RegularExpression Id.
      static int LPAREN
      Deprecated.
      RegularExpression Id.
      static int LS
      Deprecated.
      RegularExpression Id.
      static int LSHIFT
      Deprecated.
      RegularExpression Id.
      static int LSHIFTASSIGN
      Deprecated.
      RegularExpression Id.
      static int LT
      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 NBSP
      Deprecated.
      RegularExpression Id.
      static int NE
      Deprecated.
      RegularExpression Id.
      static int NEW
      Deprecated.
      RegularExpression Id.
      static int NL_DECR
      Deprecated.
      RegularExpression Id.
      static int NL_INCR
      Deprecated.
      RegularExpression Id.
      static int NO_SKIP_EOL
      Deprecated.
      RegularExpression Id.
      static int NOEOL
      Deprecated.
      Lexical state.
      static int NOREGEXP
      Deprecated.
      Lexical state.
      static int NULL
      Deprecated.
      RegularExpression Id.
      static int OCTAL_LITERAL
      Deprecated.
      RegularExpression Id.
      static int ORASSIGN
      Deprecated.
      RegularExpression Id.
      static int PLUS
      Deprecated.
      RegularExpression Id.
      static int PLUSASSIGN
      Deprecated.
      RegularExpression Id.
      static int PS
      Deprecated.
      RegularExpression Id.
      static int RBRACE
      Deprecated.
      RegularExpression Id.
      static int RBRACKET
      Deprecated.
      RegularExpression Id.
      static int REGULAR_EXPRESSION_BACKSLASH_SEQUENCE
      Deprecated.
      RegularExpression Id.
      static int REGULAR_EXPRESSION_BODY
      Deprecated.
      RegularExpression Id.
      static int REGULAR_EXPRESSION_CHAR
      Deprecated.
      RegularExpression Id.
      static int REGULAR_EXPRESSION_CLASS
      Deprecated.
      RegularExpression Id.
      static int REGULAR_EXPRESSION_CLASS_CHAR
      Deprecated.
      RegularExpression Id.
      static int REGULAR_EXPRESSION_FIRST_CHAR
      Deprecated.
      RegularExpression Id.
      static int REGULAR_EXPRESSION_LITERAL
      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 SET
      Deprecated.
      RegularExpression Id.
      static int SINGLE_LINE_COMMENT
      Deprecated.
      RegularExpression Id.
      static int SINGLE_STRING_LITERAL_BODY
      Deprecated.
      RegularExpression Id.
      static int SLASH
      Deprecated.
      RegularExpression Id.
      static int SLASHASSIGN
      Deprecated.
      RegularExpression Id.
      static int SP
      Deprecated.
      RegularExpression Id.
      static int STAR
      Deprecated.
      RegularExpression Id.
      static int STARASSIGN
      Deprecated.
      RegularExpression Id.
      static int STRICT_EQ
      Deprecated.
      RegularExpression Id.
      static int STRICT_NEQ
      Deprecated.
      RegularExpression Id.
      static int STRING_LITERAL
      Deprecated.
      RegularExpression Id.
      static int SUPER
      Deprecated.
      RegularExpression Id.
      static int SWITCH
      Deprecated.
      RegularExpression Id.
      static int TAB
      Deprecated.
      RegularExpression Id.
      static int THIS
      Deprecated.
      RegularExpression Id.
      static int THROW
      Deprecated.
      RegularExpression Id.
      static int TILDE
      Deprecated.
      RegularExpression Id.
      static String[] tokenImage
      Deprecated.
      Literal token values.
      static int TRUE
      Deprecated.
      RegularExpression Id.
      static int TRY
      Deprecated.
      RegularExpression Id.
      static int TYPEOF
      Deprecated.
      RegularExpression Id.
      static int UNICODE_COMBINING_MARK
      Deprecated.
      RegularExpression Id.
      static int UNICODE_CONNECTOR_PUNCTUATION
      Deprecated.
      RegularExpression Id.
      static int UNICODE_DIGIT
      Deprecated.
      RegularExpression Id.
      static int UNICODE_ESCAPE_SEQUENCE
      Deprecated.
      RegularExpression Id.
      static int UNICODE_LETTER
      Deprecated.
      RegularExpression Id.
      static int UNTERMINATED_STRING_LITERAL
      Deprecated.
      RegularExpression Id.
      static int USP
      Deprecated.
      RegularExpression Id.
      static int VAR
      Deprecated.
      RegularExpression Id.
      static int VOID
      Deprecated.
      RegularExpression Id.
      static int VT
      Deprecated.
      RegularExpression Id.
      static int WHILE
      Deprecated.
      RegularExpression Id.
      static int WITH
      Deprecated.
      RegularExpression Id.
      static int XOR
      Deprecated.
      RegularExpression Id.
      static int XORASSIGN
      Deprecated.
      RegularExpression Id.
      static int ZWJ
      Deprecated.
      RegularExpression Id.
      static int ZWNJ
      Deprecated.
      RegularExpression Id.