- EL_EXPRESSION - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
RegularExpression Id.
- EL_EXPRESSION_IN_ATTRIBUTE_DQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
RegularExpression Id.
- EL_EXPRESSION_IN_ATTRIBUTE_NQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
RegularExpression Id.
- EL_EXPRESSION_IN_ATTRIBUTE_SQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
RegularExpression Id.
- EL_EXPRESSION_IN_SCRIPT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
RegularExpression Id.
- ElAttribTagStateDQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
Lexical state.
- ElAttribTagStateNQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
Lexical state.
- ElAttribTagStateSQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
Lexical state.
- ELDQCommentExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
-
- Element() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
-
A XML element, either with a single empty tag, or with a starting and closing tag
with optional contained content.
- ElExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
-
An EL expression, not within an attribute value.
- ElExpressionInAttribute() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
-
- ElExpressionInScript() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
-
- ElInScriptState - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
Lexical state.
- ElOrText() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
-
This production groups all characters between two tags, where
tag is an xml-tag "<...>" or CDATA "<![CDATA[...]]>".
- ELSQCommentExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
-
- ElTagState - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
Lexical state.
- enable_tracing() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
-
Enable tracing.
- END_OF_EL - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
RegularExpression Id.
- END_OF_EL_ATTRIB_DQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
RegularExpression Id.
- END_OF_EL_ATTRIB_NQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
RegularExpression Id.
- END_OF_EL_ATTRIB_SQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
RegularExpression Id.
- END_OF_EL_SCRIPT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
RegularExpression Id.
- endColumn - Variable in class net.sourceforge.pmd.lang.vf.ast.Token
-
The column number of the last character of this Token.
- ENDING_DOUBLE_QUOTE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
RegularExpression Id.
- ENDING_SINGLE_QUOTE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
RegularExpression Id.
- ENDING_WHITESPACE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
RegularExpression Id.
- endLine - Variable in class net.sourceforge.pmd.lang.vf.ast.Token
-
The line number of the last character of this Token.
- ENDTAG_START - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
RegularExpression Id.
- EOF - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
End of File.
- eol - Variable in exception net.sourceforge.pmd.lang.vf.ast.ParseException
-
The end of line string for this machine.
- EQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
RegularExpression Id.
- EqualityExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
-
- EXCL - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
RegularExpression Id.
- EXP_DOT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
-
RegularExpression Id.
- expectedTokenSequences - Variable in exception net.sourceforge.pmd.lang.vf.ast.ParseException
-
Each entry in this array is an array of integers.
- Expression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
-