Package net.jangaroo.jooc
Interface sym
-
- All Known Implementing Classes:
ScannerBase
public interface symCUP generated interface containing symbol constants.
-
-
Field Summary
Fields Modifier and Type Field Description static intANDstatic intANDANDstatic intANDANDEQstatic intANDEQstatic intASstatic intBITNOTstatic intBOOL_LITERALstatic intBREAKstatic intCASEstatic intCATCHstatic intCLASSstatic intCOLONstatic intCOMMAstatic intCONSTstatic intCONTINUEstatic intDEFAULTstatic intDELETEstatic intDIVstatic intDIVEQstatic intDOstatic intDOTstatic intDOTLTstatic intELSEstatic intEOFstatic intEQstatic intEQEQstatic intEQEQEQstatic interrorstatic intEXTENDSstatic intFINALLYstatic intFLOAT_LITERALstatic intFORstatic intFUNCTIONstatic intFUNCTION_EXPRstatic intGTstatic intGTEQstatic intIDEstatic intIFstatic intIMPLEMENTSstatic intIMPORTstatic intINstatic intINSTANCEOFstatic intINT_LITERALstatic intINTERFACEstatic intINTERNALstatic intISstatic intLBRACEstatic intLBRACE_EXPRstatic intLBRACKstatic intLPARENstatic intLSHIFTstatic intLSHIFTEQstatic intLTstatic intLT_QUESTIONstatic intLT_SLASHstatic intLTEQstatic intMINUSstatic intMINUSEQstatic intMINUSMINUSstatic intMODstatic intMODEQstatic intMULstatic intMULTEQstatic intNAMESPACESEPstatic intNEWstatic intNO_LINE_TERMINATOR_HEREstatic intNO_LINE_TERMINATOR_HERE_POSTFIX_OPstatic intNOTstatic intNOTEQstatic intNOTEQEQstatic intNULL_LITERALstatic intORstatic intOREQstatic intORORstatic intOROREQstatic intPACKAGEstatic intPLUSstatic intPLUSEQstatic intPLUSPLUSstatic intPREFIX_MINUSstatic intPREFIX_MINUSMINUSstatic intPREFIX_PLUSstatic intPREFIX_PLUSPLUSstatic intPRIVATEstatic intPROTECTEDstatic intPUBLICstatic intQUESTIONstatic intQUESTION_GTstatic intRBRACEstatic intRBRACKstatic intREGEXP_LITERALstatic intREGEXP_STARTstatic intRESTstatic intRETURNstatic intRPARENstatic intRSHIFTstatic intRSHIFTEQstatic intSCAN_ERRORstatic intSEMICOLONstatic intSLASH_GTstatic intSTRING_LITERALstatic intSUPERstatic intSWITCHstatic intTHISstatic intTHROWstatic intTRYstatic intTYPE_STARTstatic intTYPEOFstatic intURSHIFTstatic intURSHIFTEQstatic intUSEstatic intVARstatic intVOIDstatic intWHILEstatic intWITHstatic intXORstatic intXOREQ
-
-
-
Field Detail
-
AS
static final int AS
- See Also:
- Constant Field Values
-
INTERNAL
static final int INTERNAL
- See Also:
- Constant Field Values
-
ANDEQ
static final int ANDEQ
- See Also:
- Constant Field Values
-
GT
static final int GT
- See Also:
- Constant Field Values
-
TYPEOF
static final int TYPEOF
- See Also:
- Constant Field Values
-
IMPLEMENTS
static final int IMPLEMENTS
- See Also:
- Constant Field Values
-
REST
static final int REST
- See Also:
- Constant Field Values
-
CONST
static final int CONST
- See Also:
- Constant Field Values
-
INT_LITERAL
static final int INT_LITERAL
- See Also:
- Constant Field Values
-
BITNOT
static final int BITNOT
- See Also:
- Constant Field Values
-
NOTEQ
static final int NOTEQ
- See Also:
- Constant Field Values
-
REGEXP_START
static final int REGEXP_START
- See Also:
- Constant Field Values
-
PLUSEQ
static final int PLUSEQ
- See Also:
- Constant Field Values
-
ANDANDEQ
static final int ANDANDEQ
- See Also:
- Constant Field Values
-
RBRACK
static final int RBRACK
- See Also:
- Constant Field Values
-
COMMA
static final int COMMA
- See Also:
- Constant Field Values
-
CATCH
static final int CATCH
- See Also:
- Constant Field Values
-
RBRACE
static final int RBRACE
- See Also:
- Constant Field Values
-
THROW
static final int THROW
- See Also:
- Constant Field Values
-
RPAREN
static final int RPAREN
- See Also:
- Constant Field Values
-
NOTEQEQ
static final int NOTEQEQ
- See Also:
- Constant Field Values
-
NO_LINE_TERMINATOR_HERE
static final int NO_LINE_TERMINATOR_HERE
- See Also:
- Constant Field Values
-
EQEQEQ
static final int EQEQEQ
- See Also:
- Constant Field Values
-
LBRACK
static final int LBRACK
- See Also:
- Constant Field Values
-
LT
static final int LT
- See Also:
- Constant Field Values
-
ANDAND
static final int ANDAND
- See Also:
- Constant Field Values
-
OROR
static final int OROR
- See Also:
- Constant Field Values
-
LBRACE
static final int LBRACE
- See Also:
- Constant Field Values
-
LBRACE_EXPR
static final int LBRACE_EXPR
- See Also:
- Constant Field Values
-
PREFIX_PLUS
static final int PREFIX_PLUS
- See Also:
- Constant Field Values
-
LPAREN
static final int LPAREN
- See Also:
- Constant Field Values
-
XOREQ
static final int XOREQ
- See Also:
- Constant Field Values
-
PROTECTED
static final int PROTECTED
- See Also:
- Constant Field Values
-
NOT
static final int NOT
- See Also:
- Constant Field Values
-
IDE
static final int IDE
- See Also:
- Constant Field Values
-
VAR
static final int VAR
- See Also:
- Constant Field Values
-
PREFIX_MINUSMINUS
static final int PREFIX_MINUSMINUS
- See Also:
- Constant Field Values
-
PREFIX_PLUSPLUS
static final int PREFIX_PLUSPLUS
- See Also:
- Constant Field Values
-
URSHIFTEQ
static final int URSHIFTEQ
- See Also:
- Constant Field Values
-
PACKAGE
static final int PACKAGE
- See Also:
- Constant Field Values
-
EQ
static final int EQ
- See Also:
- Constant Field Values
-
MUL
static final int MUL
- See Also:
- Constant Field Values
-
MOD
static final int MOD
- See Also:
- Constant Field Values
-
LT_QUESTION
static final int LT_QUESTION
- See Also:
- Constant Field Values
-
CLASS
static final int CLASS
- See Also:
- Constant Field Values
-
SUPER
static final int SUPER
- See Also:
- Constant Field Values
-
PLUS
static final int PLUS
- See Also:
- Constant Field Values
-
QUESTION
static final int QUESTION
- See Also:
- Constant Field Values
-
WHILE
static final int WHILE
- See Also:
- Constant Field Values
-
USE
static final int USE
- See Also:
- Constant Field Values
-
EXTENDS
static final int EXTENDS
- See Also:
- Constant Field Values
-
DELETE
static final int DELETE
- See Also:
- Constant Field Values
-
INTERFACE
static final int INTERFACE
- See Also:
- Constant Field Values
-
SWITCH
static final int SWITCH
- See Also:
- Constant Field Values
-
DO
static final int DO
- See Also:
- Constant Field Values
-
FOR
static final int FOR
- See Also:
- Constant Field Values
-
RSHIFTEQ
static final int RSHIFTEQ
- See Also:
- Constant Field Values
-
VOID
static final int VOID
- See Also:
- Constant Field Values
-
DIV
static final int DIV
- See Also:
- Constant Field Values
-
PUBLIC
static final int PUBLIC
- See Also:
- Constant Field Values
-
RETURN
static final int RETURN
- See Also:
- Constant Field Values
-
ELSE
static final int ELSE
- See Also:
- Constant Field Values
-
TRY
static final int TRY
- See Also:
- Constant Field Values
-
BREAK
static final int BREAK
- See Also:
- Constant Field Values
-
GTEQ
static final int GTEQ
- See Also:
- Constant Field Values
-
DOT
static final int DOT
- See Also:
- Constant Field Values
-
NULL_LITERAL
static final int NULL_LITERAL
- See Also:
- Constant Field Values
-
QUESTION_GT
static final int QUESTION_GT
- See Also:
- Constant Field Values
-
STRING_LITERAL
static final int STRING_LITERAL
- See Also:
- Constant Field Values
-
EQEQ
static final int EQEQ
- See Also:
- Constant Field Values
-
SEMICOLON
static final int SEMICOLON
- See Also:
- Constant Field Values
-
EOF
static final int EOF
- See Also:
- Constant Field Values
-
SLASH_GT
static final int SLASH_GT
- See Also:
- Constant Field Values
-
THIS
static final int THIS
- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
-
FUNCTION
static final int FUNCTION
- See Also:
- Constant Field Values
-
MULTEQ
static final int MULTEQ
- See Also:
- Constant Field Values
-
IMPORT
static final int IMPORT
- See Also:
- Constant Field Values
-
OROREQ
static final int OROREQ
- See Also:
- Constant Field Values
-
TYPE_START
static final int TYPE_START
- See Also:
- Constant Field Values
-
IS
static final int IS
- See Also:
- Constant Field Values
-
MINUS
static final int MINUS
- See Also:
- Constant Field Values
-
FLOAT_LITERAL
static final int FLOAT_LITERAL
- See Also:
- Constant Field Values
-
LTEQ
static final int LTEQ
- See Also:
- Constant Field Values
-
IN
static final int IN
- See Also:
- Constant Field Values
-
FUNCTION_EXPR
static final int FUNCTION_EXPR
- See Also:
- Constant Field Values
-
OR
static final int OR
- See Also:
- Constant Field Values
-
error
static final int error
- See Also:
- Constant Field Values
-
URSHIFT
static final int URSHIFT
- See Also:
- Constant Field Values
-
PREFIX_MINUS
static final int PREFIX_MINUS
- See Also:
- Constant Field Values
-
NO_LINE_TERMINATOR_HERE_POSTFIX_OP
static final int NO_LINE_TERMINATOR_HERE_POSTFIX_OP
- See Also:
- Constant Field Values
-
DIVEQ
static final int DIVEQ
- See Also:
- Constant Field Values
-
LSHIFTEQ
static final int LSHIFTEQ
- See Also:
- Constant Field Values
-
FINALLY
static final int FINALLY
- See Also:
- Constant Field Values
-
CONTINUE
static final int CONTINUE
- See Also:
- Constant Field Values
-
LT_SLASH
static final int LT_SLASH
- See Also:
- Constant Field Values
-
IF
static final int IF
- See Also:
- Constant Field Values
-
INSTANCEOF
static final int INSTANCEOF
- See Also:
- Constant Field Values
-
MODEQ
static final int MODEQ
- See Also:
- Constant Field Values
-
MINUSMINUS
static final int MINUSMINUS
- See Also:
- Constant Field Values
-
COLON
static final int COLON
- See Also:
- Constant Field Values
-
SCAN_ERROR
static final int SCAN_ERROR
- See Also:
- Constant Field Values
-
DOTLT
static final int DOTLT
- See Also:
- Constant Field Values
-
OREQ
static final int OREQ
- See Also:
- Constant Field Values
-
CASE
static final int CASE
- See Also:
- Constant Field Values
-
PLUSPLUS
static final int PLUSPLUS
- See Also:
- Constant Field Values
-
NEW
static final int NEW
- See Also:
- Constant Field Values
-
RSHIFT
static final int RSHIFT
- See Also:
- Constant Field Values
-
AND
static final int AND
- See Also:
- Constant Field Values
-
PRIVATE
static final int PRIVATE
- See Also:
- Constant Field Values
-
NAMESPACESEP
static final int NAMESPACESEP
- See Also:
- Constant Field Values
-
REGEXP_LITERAL
static final int REGEXP_LITERAL
- See Also:
- Constant Field Values
-
BOOL_LITERAL
static final int BOOL_LITERAL
- See Also:
- Constant Field Values
-
LSHIFT
static final int LSHIFT
- See Also:
- Constant Field Values
-
WITH
static final int WITH
- See Also:
- Constant Field Values
-
XOR
static final int XOR
- See Also:
- Constant Field Values
-
MINUSEQ
static final int MINUSEQ
- See Also:
- Constant Field Values
-
-