Package net.sourceforge.pmd.lang.vm.ast
Interface VmParserTreeConstants
-
- All Known Implementing Classes:
VmParser
@Deprecated @InternalApi public interface VmParserTreeConstants
Deprecated.
-
-
Field Summary
Fields Modifier and Type Field Description static intJJTADDNODEDeprecated.static intJJTANDNODEDeprecated.static intJJTASSIGNMENTDeprecated.static intJJTBLOCKDeprecated.static intJJTCOMMENTDeprecated.static intJJTDIRECTIVEDeprecated.static intJJTDIVNODEDeprecated.static intJJTELSEIFSTATEMENTDeprecated.static intJJTELSESTATEMENTDeprecated.static intJJTEQNODEDeprecated.static intJJTESCAPEDeprecated.static intJJTESCAPEDDIRECTIVEDeprecated.static intJJTEXPRESSIONDeprecated.static intJJTFALSEDeprecated.static intJJTFLOATINGPOINTLITERALDeprecated.static intJJTFOREACHSTATEMENTDeprecated.static intJJTGENODEDeprecated.static intJJTGTNODEDeprecated.static intJJTIDENTIFIERDeprecated.static intJJTIFSTATEMENTDeprecated.static intJJTINDEXDeprecated.static intJJTINTEGERLITERALDeprecated.static intJJTINTEGERRANGEDeprecated.static intJJTLENODEDeprecated.static intJJTLTNODEDeprecated.static intJJTMAPDeprecated.static intJJTMETHODDeprecated.static intJJTMODNODEDeprecated.static intJJTMULNODEDeprecated.static intJJTNENODEDeprecated.static String[]jjtNodeNameDeprecated.static intJJTNOTNODEDeprecated.static intJJTOBJECTARRAYDeprecated.static intJJTORNODEDeprecated.static intJJTPROCESSDeprecated.static intJJTREFERENCEDeprecated.static intJJTSETDIRECTIVEDeprecated.static intJJTSTRINGLITERALDeprecated.static intJJTSUBTRACTNODEDeprecated.static intJJTTEXTDeprecated.static intJJTTEXTBLOCKDeprecated.static intJJTTRUEDeprecated.static intJJTVOIDDeprecated.static intJJTWORDDeprecated.
-
-
-
Field Detail
-
JJTPROCESS
static final int JJTPROCESS
Deprecated.- See Also:
- Constant Field Values
-
JJTVOID
static final int JJTVOID
Deprecated.- See Also:
- Constant Field Values
-
JJTESCAPEDDIRECTIVE
static final int JJTESCAPEDDIRECTIVE
Deprecated.- See Also:
- Constant Field Values
-
JJTESCAPE
static final int JJTESCAPE
Deprecated.- See Also:
- Constant Field Values
-
JJTCOMMENT
static final int JJTCOMMENT
Deprecated.- See Also:
- Constant Field Values
-
JJTTEXTBLOCK
static final int JJTTEXTBLOCK
Deprecated.- See Also:
- Constant Field Values
-
JJTFLOATINGPOINTLITERAL
static final int JJTFLOATINGPOINTLITERAL
Deprecated.- See Also:
- Constant Field Values
-
JJTINTEGERLITERAL
static final int JJTINTEGERLITERAL
Deprecated.- See Also:
- Constant Field Values
-
JJTSTRINGLITERAL
static final int JJTSTRINGLITERAL
Deprecated.- See Also:
- Constant Field Values
-
JJTIDENTIFIER
static final int JJTIDENTIFIER
Deprecated.- See Also:
- Constant Field Values
-
JJTWORD
static final int JJTWORD
Deprecated.- See Also:
- Constant Field Values
-
JJTDIRECTIVE
static final int JJTDIRECTIVE
Deprecated.- See Also:
- Constant Field Values
-
JJTBLOCK
static final int JJTBLOCK
Deprecated.- See Also:
- Constant Field Values
-
JJTMAP
static final int JJTMAP
Deprecated.- See Also:
- Constant Field Values
-
JJTOBJECTARRAY
static final int JJTOBJECTARRAY
Deprecated.- See Also:
- Constant Field Values
-
JJTINTEGERRANGE
static final int JJTINTEGERRANGE
Deprecated.- See Also:
- Constant Field Values
-
JJTMETHOD
static final int JJTMETHOD
Deprecated.- See Also:
- Constant Field Values
-
JJTINDEX
static final int JJTINDEX
Deprecated.- See Also:
- Constant Field Values
-
JJTREFERENCE
static final int JJTREFERENCE
Deprecated.- See Also:
- Constant Field Values
-
JJTTRUE
static final int JJTTRUE
Deprecated.- See Also:
- Constant Field Values
-
JJTFALSE
static final int JJTFALSE
Deprecated.- See Also:
- Constant Field Values
-
JJTTEXT
static final int JJTTEXT
Deprecated.- See Also:
- Constant Field Values
-
JJTFOREACHSTATEMENT
static final int JJTFOREACHSTATEMENT
Deprecated.- See Also:
- Constant Field Values
-
JJTIFSTATEMENT
static final int JJTIFSTATEMENT
Deprecated.- See Also:
- Constant Field Values
-
JJTELSESTATEMENT
static final int JJTELSESTATEMENT
Deprecated.- See Also:
- Constant Field Values
-
JJTELSEIFSTATEMENT
static final int JJTELSEIFSTATEMENT
Deprecated.- See Also:
- Constant Field Values
-
JJTSETDIRECTIVE
static final int JJTSETDIRECTIVE
Deprecated.- See Also:
- Constant Field Values
-
JJTEXPRESSION
static final int JJTEXPRESSION
Deprecated.- See Also:
- Constant Field Values
-
JJTASSIGNMENT
static final int JJTASSIGNMENT
Deprecated.- See Also:
- Constant Field Values
-
JJTORNODE
static final int JJTORNODE
Deprecated.- See Also:
- Constant Field Values
-
JJTANDNODE
static final int JJTANDNODE
Deprecated.- See Also:
- Constant Field Values
-
JJTEQNODE
static final int JJTEQNODE
Deprecated.- See Also:
- Constant Field Values
-
JJTNENODE
static final int JJTNENODE
Deprecated.- See Also:
- Constant Field Values
-
JJTLTNODE
static final int JJTLTNODE
Deprecated.- See Also:
- Constant Field Values
-
JJTGTNODE
static final int JJTGTNODE
Deprecated.- See Also:
- Constant Field Values
-
JJTLENODE
static final int JJTLENODE
Deprecated.- See Also:
- Constant Field Values
-
JJTGENODE
static final int JJTGENODE
Deprecated.- See Also:
- Constant Field Values
-
JJTADDNODE
static final int JJTADDNODE
Deprecated.- See Also:
- Constant Field Values
-
JJTSUBTRACTNODE
static final int JJTSUBTRACTNODE
Deprecated.- See Also:
- Constant Field Values
-
JJTMULNODE
static final int JJTMULNODE
Deprecated.- See Also:
- Constant Field Values
-
JJTDIVNODE
static final int JJTDIVNODE
Deprecated.- See Also:
- Constant Field Values
-
JJTMODNODE
static final int JJTMODNODE
Deprecated.- See Also:
- Constant Field Values
-
JJTNOTNODE
static final int JJTNOTNODE
Deprecated.- See Also:
- Constant Field Values
-
jjtNodeName
static final String[] jjtNodeName
Deprecated.
-
-