org.apache.myfaces.buildtools.maven2.plugin.javascript.javascript20parser
Interface JSParser20TreeConstants
- All Known Implementing Classes:
- JSParser20
public interface JSParser20TreeConstants
JJTPROGRAM
static final int JJTPROGRAM
- See Also:
- Constant Field Values
JJTIDENTIFIER
static final int JJTIDENTIFIER
- See Also:
- Constant Field Values
JJTSIMPLEQUALIFIEDIDENTIFIER
static final int JJTSIMPLEQUALIFIEDIDENTIFIER
- See Also:
- Constant Field Values
JJTEXPRESSIONQUALIFIEDIDENTIFIER
static final int JJTEXPRESSIONQUALIFIEDIDENTIFIER
- See Also:
- Constant Field Values
JJTQUALIFIEDIDENTIFIER
static final int JJTQUALIFIEDIDENTIFIER
- See Also:
- Constant Field Values
JJTPRIMARYEXPRESSION
static final int JJTPRIMARYEXPRESSION
- See Also:
- Constant Field Values
JJTRESERVEDNAMESPACE
static final int JJTRESERVEDNAMESPACE
- See Also:
- Constant Field Values
JJTFUNCTIONEXPRESSION
static final int JJTFUNCTIONEXPRESSION
- See Also:
- Constant Field Values
JJTOBJECTLITERAL
static final int JJTOBJECTLITERAL
- See Also:
- Constant Field Values
JJTFIELDLIST
static final int JJTFIELDLIST
- See Also:
- Constant Field Values
JJTLITERALFIELD
static final int JJTLITERALFIELD
- See Also:
- Constant Field Values
JJTFIELDNAME
static final int JJTFIELDNAME
- See Also:
- Constant Field Values
JJTARRAYLITERAL
static final int JJTARRAYLITERAL
- See Also:
- Constant Field Values
JJTELEMENTLIST
static final int JJTELEMENTLIST
- See Also:
- Constant Field Values
JJTLITERALELEMENT
static final int JJTLITERALELEMENT
- See Also:
- Constant Field Values
JJTSUPEREXPRESSION
static final int JJTSUPEREXPRESSION
- See Also:
- Constant Field Values
JJTPOSTFIXEXPRESSION
static final int JJTPOSTFIXEXPRESSION
- See Also:
- Constant Field Values
JJTATTRIBUTEEXPRESSION
static final int JJTATTRIBUTEEXPRESSION
- See Also:
- Constant Field Values
JJTFULLPOSTFIXEXPRESSION
static final int JJTFULLPOSTFIXEXPRESSION
- See Also:
- Constant Field Values
JJTFULLNEWEXPRESSION
static final int JJTFULLNEWEXPRESSION
- See Also:
- Constant Field Values
JJTFUNCTIONCONSTRUCTOR
static final int JJTFUNCTIONCONSTRUCTOR
- See Also:
- Constant Field Values
JJTFULLNEWSUBEXPRESSION
static final int JJTFULLNEWSUBEXPRESSION
- See Also:
- Constant Field Values
JJTPOSTFIXOP
static final int JJTPOSTFIXOP
- See Also:
- Constant Field Values
JJTPROPERTYORARGUMENTS
static final int JJTPROPERTYORARGUMENTS
- See Also:
- Constant Field Values
JJTPROPERTYOPERATOR
static final int JJTPROPERTYOPERATOR
- See Also:
- Constant Field Values
JJTARGUMENTS
static final int JJTARGUMENTS
- See Also:
- Constant Field Values
JJTUNARYEXPRESSION
static final int JJTUNARYEXPRESSION
- See Also:
- Constant Field Values
JJTMULOP
static final int JJTMULOP
- See Also:
- Constant Field Values
JJTMULTIPLICATIVEEXPRESSION
static final int JJTMULTIPLICATIVEEXPRESSION
- See Also:
- Constant Field Values
JJTADDOP
static final int JJTADDOP
- See Also:
- Constant Field Values
JJTADDITIVEEXPRESSION
static final int JJTADDITIVEEXPRESSION
- See Also:
- Constant Field Values
JJTSHIFTOP
static final int JJTSHIFTOP
- See Also:
- Constant Field Values
JJTSHIFTEXPRESSION
static final int JJTSHIFTEXPRESSION
- See Also:
- Constant Field Values
JJTRELOP
static final int JJTRELOP
- See Also:
- Constant Field Values
JJTRELATIONALEXPRESSION
static final int JJTRELATIONALEXPRESSION
- See Also:
- Constant Field Values
JJTRELATIONALEXPRESSIONNOIN
static final int JJTRELATIONALEXPRESSIONNOIN
- See Also:
- Constant Field Values
JJTEQUALOP
static final int JJTEQUALOP
- See Also:
- Constant Field Values
JJTEQUALITYEXPRESSION
static final int JJTEQUALITYEXPRESSION
- See Also:
- Constant Field Values
JJTEQUALITYEXPRESSIONNOIN
static final int JJTEQUALITYEXPRESSIONNOIN
- See Also:
- Constant Field Values
JJTBITWISEANDOP
static final int JJTBITWISEANDOP
- See Also:
- Constant Field Values
JJTBITWISEANDEXPRESSION
static final int JJTBITWISEANDEXPRESSION
- See Also:
- Constant Field Values
JJTBITWISEANDEXPRESSIONNOIN
static final int JJTBITWISEANDEXPRESSIONNOIN
- See Also:
- Constant Field Values
JJTBITWISEXOROP
static final int JJTBITWISEXOROP
- See Also:
- Constant Field Values
JJTBITWISEXOREXPRESSION
static final int JJTBITWISEXOREXPRESSION
- See Also:
- Constant Field Values
JJTBITWISEXOREXPRESSIONNOIN
static final int JJTBITWISEXOREXPRESSIONNOIN
- See Also:
- Constant Field Values
JJTBITWISEOROP
static final int JJTBITWISEOROP
- See Also:
- Constant Field Values
JJTBITWISEOREXPRESSION
static final int JJTBITWISEOREXPRESSION
- See Also:
- Constant Field Values
JJTBITWISEOREXPRESSIONNOIN
static final int JJTBITWISEOREXPRESSIONNOIN
- See Also:
- Constant Field Values
JJTLOGICALANDEXPRESSION
static final int JJTLOGICALANDEXPRESSION
- See Also:
- Constant Field Values
JJTLOGICALANDEXPRESSIONNOIN
static final int JJTLOGICALANDEXPRESSIONNOIN
- See Also:
- Constant Field Values
JJTLOGICALOREXPRESSION
static final int JJTLOGICALOREXPRESSION
- See Also:
- Constant Field Values
JJTLOGICALOREXPRESSIONNOIN
static final int JJTLOGICALOREXPRESSIONNOIN
- See Also:
- Constant Field Values
JJTCONDITIONALEXPRESSION
static final int JJTCONDITIONALEXPRESSION
- See Also:
- Constant Field Values
JJTCONDITIONALEXPRESSIONNOIN
static final int JJTCONDITIONALEXPRESSIONNOIN
- See Also:
- Constant Field Values
JJTNONASSIGNMENTEXPRESSION
static final int JJTNONASSIGNMENTEXPRESSION
- See Also:
- Constant Field Values
JJTNONASSIGNMENTEXPRESSIONNOIN
static final int JJTNONASSIGNMENTEXPRESSIONNOIN
- See Also:
- Constant Field Values
JJTASSIGNEMENTOPERATOR
static final int JJTASSIGNEMENTOPERATOR
- See Also:
- Constant Field Values
JJTASSIGNMENTEXPRESSION
static final int JJTASSIGNMENTEXPRESSION
- See Also:
- Constant Field Values
JJTASSIGNMENTEXPRESSIONNOIN
static final int JJTASSIGNMENTEXPRESSIONNOIN
- See Also:
- Constant Field Values
JJTLISTEXPRESSION
static final int JJTLISTEXPRESSION
- See Also:
- Constant Field Values
JJTLISTEXPRESSIONNOIN
static final int JJTLISTEXPRESSIONNOIN
- See Also:
- Constant Field Values
JJTTYPEEXPRESSION
static final int JJTTYPEEXPRESSION
- See Also:
- Constant Field Values
JJTTYPEEXPRESSIONNOIN
static final int JJTTYPEEXPRESSIONNOIN
- See Also:
- Constant Field Values
JJTTYPEEXPRESSIONLIST
static final int JJTTYPEEXPRESSIONLIST
- See Also:
- Constant Field Values
JJTSTATEMENT
static final int JJTSTATEMENT
- See Also:
- Constant Field Values
JJTSUBSTATEMENT
static final int JJTSUBSTATEMENT
- See Also:
- Constant Field Values
JJTSUBSTATEMENTS
static final int JJTSUBSTATEMENTS
- See Also:
- Constant Field Values
JJTSC
static final int JJTSC
- See Also:
- Constant Field Values
JJTEOLCOMMENTSKIPWS
static final int JJTEOLCOMMENTSKIPWS
- See Also:
- Constant Field Values
JJTEMPTYSTATEMENT
static final int JJTEMPTYSTATEMENT
- See Also:
- Constant Field Values
JJTEXPRESSIONSTATEMENT
static final int JJTEXPRESSIONSTATEMENT
- See Also:
- Constant Field Values
JJTSUPERSTATEMENT
static final int JJTSUPERSTATEMENT
- See Also:
- Constant Field Values
JJTBLOCK
static final int JJTBLOCK
- See Also:
- Constant Field Values
JJTLABELEDSTATEMENT
static final int JJTLABELEDSTATEMENT
- See Also:
- Constant Field Values
JJTIFSTATEMENT
static final int JJTIFSTATEMENT
- See Also:
- Constant Field Values
JJTSWITCHSTATEMENT
static final int JJTSWITCHSTATEMENT
- See Also:
- Constant Field Values
JJTCASEELEMENTS
static final int JJTCASEELEMENTS
- See Also:
- Constant Field Values
JJTCASEELEMENT
static final int JJTCASEELEMENT
- See Also:
- Constant Field Values
JJTCASELABEL
static final int JJTCASELABEL
- See Also:
- Constant Field Values
JJTDOSTATEMENT
static final int JJTDOSTATEMENT
- See Also:
- Constant Field Values
JJTWHILESTATEMENT
static final int JJTWHILESTATEMENT
- See Also:
- Constant Field Values
JJTFORSTATEMENT
static final int JJTFORSTATEMENT
- See Also:
- Constant Field Values
JJTFORINITIALIZER
static final int JJTFORINITIALIZER
- See Also:
- Constant Field Values
JJTFORINBINDING
static final int JJTFORINBINDING
- See Also:
- Constant Field Values
JJTWITHSTATEMENT
static final int JJTWITHSTATEMENT
- See Also:
- Constant Field Values
JJTCONTINUESTATEMENT
static final int JJTCONTINUESTATEMENT
- See Also:
- Constant Field Values
JJTBREAKSTATEMENT
static final int JJTBREAKSTATEMENT
- See Also:
- Constant Field Values
JJTRETURNSTATEMENT
static final int JJTRETURNSTATEMENT
- See Also:
- Constant Field Values
JJTTHROWSTATEMENT
static final int JJTTHROWSTATEMENT
- See Also:
- Constant Field Values
JJTTRYSTATEMENT
static final int JJTTRYSTATEMENT
- See Also:
- Constant Field Values
JJTDIRECTIVES
static final int JJTDIRECTIVES
- See Also:
- Constant Field Values
JJTDIRECTIVE
static final int JJTDIRECTIVE
- See Also:
- Constant Field Values
JJTANNOTATABLEDIRECTIVE
static final int JJTANNOTATABLEDIRECTIVE
- See Also:
- Constant Field Values
JJTATTRIBUTES
static final int JJTATTRIBUTES
- See Also:
- Constant Field Values
JJTATTRIBUTE
static final int JJTATTRIBUTE
- See Also:
- Constant Field Values
JJTUSEDIRECTIVE
static final int JJTUSEDIRECTIVE
- See Also:
- Constant Field Values
JJTIMPORTDIRECTIVE
static final int JJTIMPORTDIRECTIVE
- See Also:
- Constant Field Values
JJTINCLUDEDIRECTIVE
static final int JJTINCLUDEDIRECTIVE
- See Also:
- Constant Field Values
JJTPRAGMA
static final int JJTPRAGMA
- See Also:
- Constant Field Values
JJTPRAGMAITEMS
static final int JJTPRAGMAITEMS
- See Also:
- Constant Field Values
JJTPRAGMAITEM
static final int JJTPRAGMAITEM
- See Also:
- Constant Field Values
JJTPRAGMAEXPR
static final int JJTPRAGMAEXPR
- See Also:
- Constant Field Values
JJTPRAGMAARGUMENT
static final int JJTPRAGMAARGUMENT
- See Also:
- Constant Field Values
JJTEXPORTDEFINITION
static final int JJTEXPORTDEFINITION
- See Also:
- Constant Field Values
JJTEXPORTBINDINGLIST
static final int JJTEXPORTBINDINGLIST
- See Also:
- Constant Field Values
JJTEXPORTBINDING
static final int JJTEXPORTBINDING
- See Also:
- Constant Field Values
JJTVARIABLEDEFINITION
static final int JJTVARIABLEDEFINITION
- See Also:
- Constant Field Values
JJTVARIABLEDEFINITIONNOIN
static final int JJTVARIABLEDEFINITIONNOIN
- See Also:
- Constant Field Values
JJTVARIABLEDEFINITIONKIND
static final int JJTVARIABLEDEFINITIONKIND
- See Also:
- Constant Field Values
JJTVARIABLEBINDINGLIST
static final int JJTVARIABLEBINDINGLIST
- See Also:
- Constant Field Values
JJTVARIABLEBINDINGLISTNOIN
static final int JJTVARIABLEBINDINGLISTNOIN
- See Also:
- Constant Field Values
JJTVARIABLEBINDING
static final int JJTVARIABLEBINDING
- See Also:
- Constant Field Values
JJTVARIABLEBINDINGNOIN
static final int JJTVARIABLEBINDINGNOIN
- See Also:
- Constant Field Values
JJTVARIABLEINITIALISATION
static final int JJTVARIABLEINITIALISATION
- See Also:
- Constant Field Values
JJTVARIABLEINITIALISATIONNOIN
static final int JJTVARIABLEINITIALISATIONNOIN
- See Also:
- Constant Field Values
JJTVARIABLEINITIALIZER
static final int JJTVARIABLEINITIALIZER
- See Also:
- Constant Field Values
JJTVARIABLEINITIALIZERNOIN
static final int JJTVARIABLEINITIALIZERNOIN
- See Also:
- Constant Field Values
JJTTYPEDIDENTIFIER
static final int JJTTYPEDIDENTIFIER
- See Also:
- Constant Field Values
JJTTYPEDIDENTIFIERNOIN
static final int JJTTYPEDIDENTIFIERNOIN
- See Also:
- Constant Field Values
JJTSIMPLEVARIABLEDEFINITION
static final int JJTSIMPLEVARIABLEDEFINITION
- See Also:
- Constant Field Values
JJTUNTYPEDVARIABLEBINDINGLIST
static final int JJTUNTYPEDVARIABLEBINDINGLIST
- See Also:
- Constant Field Values
JJTUNTYPEDVARIABLEBINDING
static final int JJTUNTYPEDVARIABLEBINDING
- See Also:
- Constant Field Values
JJTFUNCTIONDEFINITION
static final int JJTFUNCTIONDEFINITION
- See Also:
- Constant Field Values
JJTFUNCTIONNAME
static final int JJTFUNCTIONNAME
- See Also:
- Constant Field Values
JJTFUNCTIONCOMMON
static final int JJTFUNCTIONCOMMON
- See Also:
- Constant Field Values
JJTPARAMETERS
static final int JJTPARAMETERS
- See Also:
- Constant Field Values
JJTPARAMETER
static final int JJTPARAMETER
- See Also:
- Constant Field Values
JJTPARAMETERINIT
static final int JJTPARAMETERINIT
- See Also:
- Constant Field Values
JJTRESTPARAMETERS
static final int JJTRESTPARAMETERS
- See Also:
- Constant Field Values
JJTRESULT
static final int JJTRESULT
- See Also:
- Constant Field Values
JJTCLASSDEFINITION
static final int JJTCLASSDEFINITION
- See Also:
- Constant Field Values
JJTINTERFACEDEFINITION
static final int JJTINTERFACEDEFINITION
- See Also:
- Constant Field Values
JJTINHERITANCE
static final int JJTINHERITANCE
- See Also:
- Constant Field Values
JJTNAMESPACEDEFINITION
static final int JJTNAMESPACEDEFINITION
- See Also:
- Constant Field Values
JJTPACKAGEDEFINITION
static final int JJTPACKAGEDEFINITION
- See Also:
- Constant Field Values
JJTPACKAGENAME
static final int JJTPACKAGENAME
- See Also:
- Constant Field Values
JJTPACKAGEIDENTIFIERS
static final int JJTPACKAGEIDENTIFIERS
- See Also:
- Constant Field Values
jjtNodeName
static final java.lang.String[] jjtNodeName
Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.