A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages

A

AbstractVFNode - Class in net.sourceforge.pmd.lang.vf.ast
Deprecated.
AbstractVFNode(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.AbstractVFNode
Deprecated.
 
AbstractVFNode(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.AbstractVFNode
Deprecated.
 
AbstractVfRule - Class in net.sourceforge.pmd.lang.vf.rule
 
AbstractVfRule() - Constructor for class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
AdditiveExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
AfterTagState - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
ALPHA_CHAR - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
ALPHANUM_CHAR - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
AMP_AMP - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
APEX_DIRECTORIES_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.vf.VfParserOptions
Directory that contains Apex classes that may be referenced from a Visualforce page.
apply(List<? extends Node>, RuleContext) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
ArgumentList() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
Arguments() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
AssignmentOperator() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
ASTArguments - Class in net.sourceforge.pmd.lang.vf.ast
 
ASTArguments(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTArguments
Deprecated.
ASTArguments(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTArguments
Deprecated.
ASTAttribute - Class in net.sourceforge.pmd.lang.vf.ast
 
ASTAttribute(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTAttribute
Deprecated.
ASTAttribute(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTAttribute
Deprecated.
ASTAttributeValue - Class in net.sourceforge.pmd.lang.vf.ast
 
ASTAttributeValue(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTAttributeValue
Deprecated.
ASTAttributeValue(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTAttributeValue
Deprecated.
ASTCData - Class in net.sourceforge.pmd.lang.vf.ast
 
ASTCData(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTCData
Deprecated.
ASTCData(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTCData
Deprecated.
ASTCompilationUnit - Class in net.sourceforge.pmd.lang.vf.ast
 
ASTCompilationUnit(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTCompilationUnit
Deprecated.
ASTCompilationUnit(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTCompilationUnit
Deprecated.
ASTContent - Class in net.sourceforge.pmd.lang.vf.ast
 
ASTContent(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTContent
Deprecated.
ASTContent(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTContent
Deprecated.
ASTDeclaration - Class in net.sourceforge.pmd.lang.vf.ast
 
ASTDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTDeclaration
Deprecated.
ASTDeclaration(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTDeclaration
Deprecated.
ASTDoctypeDeclaration - Class in net.sourceforge.pmd.lang.vf.ast
 
ASTDoctypeDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTDoctypeDeclaration
Deprecated.
ASTDoctypeDeclaration(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTDoctypeDeclaration
Deprecated.
ASTDoctypeExternalId - Class in net.sourceforge.pmd.lang.vf.ast
 
ASTDoctypeExternalId(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTDoctypeExternalId
Deprecated.
ASTDoctypeExternalId(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTDoctypeExternalId
Deprecated.
ASTDotExpression - Class in net.sourceforge.pmd.lang.vf.ast
 
ASTDotExpression(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTDotExpression
Deprecated.
ASTDotExpression(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTDotExpression
Deprecated.
ASTElement - Class in net.sourceforge.pmd.lang.vf.ast
 
ASTElement(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTElement
Deprecated.
ASTElement(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTElement
Deprecated.
ASTElExpression - Class in net.sourceforge.pmd.lang.vf.ast
 
ASTElExpression(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTElExpression
Deprecated.
ASTElExpression(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTElExpression
Deprecated.
ASTExpression - Class in net.sourceforge.pmd.lang.vf.ast
 
ASTExpression(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTExpression
Deprecated.
ASTExpression(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTExpression
Deprecated.
ASTExpression.DataNodeStateException - Exception in net.sourceforge.pmd.lang.vf.ast
Thrown in cases where the the Identifiers in this node aren't ALL successfully parsed in a call to ASTExpression.getDataNodes()
ASTHtmlScript - Class in net.sourceforge.pmd.lang.vf.ast
 
ASTHtmlScript(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTHtmlScript
Deprecated.
ASTHtmlScript(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTHtmlScript
Deprecated.
ASTIdentifier - Class in net.sourceforge.pmd.lang.vf.ast
 
ASTIdentifier(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTIdentifier
Deprecated.
ASTIdentifier(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTIdentifier
Deprecated.
ASTLiteral - Class in net.sourceforge.pmd.lang.vf.ast
 
ASTLiteral(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTLiteral
Deprecated.
ASTLiteral(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTLiteral
Deprecated.
ASTNegationExpression - Class in net.sourceforge.pmd.lang.vf.ast
 
ASTNegationExpression(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTNegationExpression
Deprecated.
ASTNegationExpression(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTNegationExpression
Deprecated.
ASTText - Class in net.sourceforge.pmd.lang.vf.ast
 
ASTText(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTText
Deprecated.
ASTText(VfParser, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.ASTText
Deprecated.
ATTR_EQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
ATTR_NAME - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
Attribute() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
AttributeValue() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
The value of an attribute of an element.
AttrValueBetweenDoubleQuotesState - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
AttrValueBetweenSingleQuotesState - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
AttrValueNoQuotesState - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
AttrValueState - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
AutoNumber - net.sourceforge.pmd.lang.vf.DataType
 

B

beginColumn - Variable in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
The column number of the first character of this Token.
beginLine - Variable in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
The line number of the first character of this Token.
Bom() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
BooleanLiteral() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
BYTE_ORDER_MARK - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.

C

canParse() - Method in class net.sourceforge.pmd.lang.vf.VfParser
Deprecated.
 
CData() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
CDATA_END - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
CDATA_START - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
CDataState - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
Checkbox - net.sourceforge.pmd.lang.vf.DataType
 
children() - Method in interface net.sourceforge.pmd.lang.vf.ast.VfNode
 
childrenAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.AbstractVFNode
Deprecated.
Accept the visitor.
childrenAccept(VfParserVisitor, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfNode
Deprecated.
This method is not useful, the logic for combining children values should be present on the visitor, not the node
clearNodeScope(Node) - Method in class net.sourceforge.pmd.lang.vf.ast.JJTVfParserState
Deprecated.
 
CLOSEBRACE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
closeNodeScope(Node, boolean) - Method in class net.sourceforge.pmd.lang.vf.ast.JJTVfParserState
Deprecated.
 
closeNodeScope(Node, int) - Method in class net.sourceforge.pmd.lang.vf.ast.JJTVfParserState
Deprecated.
 
closeTag(String) - Method in class net.sourceforge.pmd.lang.vf.ast.OpenTagRegister
Deprecated.
 
closeTag(ASTElement) - Method in class net.sourceforge.pmd.lang.vf.ast.OpenTagRegister
Deprecated.
 
COLON - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
COMMA - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
COMMENT_CLOSE_DQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
COMMENT_CLOSE_SCRIPT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
COMMENT_CLOSE_SQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
COMMENT_END - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
COMMENT_INNER_TEXT_DQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
COMMENT_INNER_TEXT_SCRIPT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
COMMENT_INNER_TEXT_SQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
COMMENT_OPEN_DQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
COMMENT_OPEN_SCRIPT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
COMMENT_OPEN_SQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
COMMENT_START - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
COMMENT_TEXT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
CommentExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
CommentState - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
CommentTag() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
COMMNT_END - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
COMMNT_START - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
CompilationUnit() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
The root of the AST of a VF.
CONCAT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
CONCATEQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
ConcatExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
ConditionalAndExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
ConditionalExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
ConditionalOrExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
Content() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
Everything between a start-tag and the corresponding end-tag of an element (if an end tag exists).
ContentElement() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
A single (non-text) element that can occur between a start-tag and end-tag of an element.
createRuleViolation(Rule, RuleContext, Node, String) - Method in class net.sourceforge.pmd.lang.vf.rule.VfRuleViolationFactory
Deprecated.
 
createRuleViolation(Rule, RuleContext, Node, String, int, int) - Method in class net.sourceforge.pmd.lang.vf.rule.VfRuleViolationFactory
Deprecated.
 
createTokenManager(Reader) - Method in class net.sourceforge.pmd.lang.vf.VfParser
Deprecated.
 
curChar - Variable in class net.sourceforge.pmd.lang.vf.ast.VfParserTokenManager
Deprecated.
 
Currency - net.sourceforge.pmd.lang.vf.DataType
 
currentToken - Variable in exception net.sourceforge.pmd.lang.vf.ast.ParseException
Deprecated.
This is the last token that has been consumed successfully.

D

DataNodeStateException() - Constructor for exception net.sourceforge.pmd.lang.vf.ast.ASTExpression.DataNodeStateException
 
DataType - Enum in net.sourceforge.pmd.lang.vf
Represents all data types that can be referenced from a Visualforce page.
Date - net.sourceforge.pmd.lang.vf.DataType
 
DateTime - net.sourceforge.pmd.lang.vf.DataType
 
debugStream - Variable in class net.sourceforge.pmd.lang.vf.ast.VfParserTokenManager
Deprecated.
Debug output.
DECL_END - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
DECL_START - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
Declaration() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
DEFAULT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
DIGITS - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
disable_tracing() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
Disable tracing.
DIV - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
DIVEQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
DOCTYPE_DECL_END - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
DOCTYPE_DECL_START - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
DoctypeDeclaration() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
DoctypeExternalId() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
DocTypeExternalIdState - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
DocTypeState - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
DOT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
DotExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
DOUBLE_EQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
DOUBLE_QUOTE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
DumpFacade - Class in net.sourceforge.pmd.lang.vf.ast
Deprecated.
This class will be removed with PMD 7. The rule designer is a better way to inspect nodes.
DumpFacade() - Constructor for class net.sourceforge.pmd.lang.vf.ast.DumpFacade
Deprecated.
 

E

EL_EXPRESSION - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
EL_EXPRESSION_IN_ATTRIBUTE_DQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
EL_EXPRESSION_IN_ATTRIBUTE_NQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
EL_EXPRESSION_IN_ATTRIBUTE_SQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
EL_EXPRESSION_IN_SCRIPT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
ElAttribTagStateDQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
ElAttribTagStateNQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
ElAttribTagStateSQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
ELDQCommentExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
Element() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
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
Deprecated.
An EL expression, not within an attribute value.
ElExpressionInAttribute() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
ElExpressionInScript() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
ElInScriptState - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
ElOrText() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
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
Deprecated.
 
ElTagState - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
Email - net.sourceforge.pmd.lang.vf.DataType
 
enable_tracing() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
Enable tracing.
EncryptedText - net.sourceforge.pmd.lang.vf.DataType
 
END_OF_EL - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
END_OF_EL_ATTRIB_DQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
END_OF_EL_ATTRIB_NQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
END_OF_EL_ATTRIB_SQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
END_OF_EL_SCRIPT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
endColumn - Variable in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
The column number of the last character of this Token.
ENDING_DOUBLE_QUOTE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
ENDING_SINGLE_QUOTE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
ENDING_WHITESPACE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
endLine - Variable in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
The line number of the last character of this Token.
ENDTAG_START - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
EOF - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
End of File.
eol - Variable in exception net.sourceforge.pmd.lang.vf.ast.ParseException
Deprecated.
The end of line string for this machine.
EQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
EqualityExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
EXCL - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
EXP_DOT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
expectedTokenSequences - Variable in exception net.sourceforge.pmd.lang.vf.ast.ParseException
Deprecated.
Each entry in this array is an array of integers.
Expression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
ExternalLookup - net.sourceforge.pmd.lang.vf.DataType
 

F

FALSE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
File - net.sourceforge.pmd.lang.vf.DataType
 
fromBasicType(BasicType) - Static method in enum net.sourceforge.pmd.lang.vf.DataType
Deprecated.
fromString(String) - Static method in enum net.sourceforge.pmd.lang.vf.DataType
Map to correct instance, returns Unknown if the value can't be mapped.
fromTypeName(String) - Static method in enum net.sourceforge.pmd.lang.vf.DataType
Map to correct instance, returns Unknown if the value can't be mapped.

G

GE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
generateParseException() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
Generate ParseException.
getBeginColumn() - Method in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
 
getBeginLine() - Method in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
 
getChild(int) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfNode
 
getDataNodes() - Method in class net.sourceforge.pmd.lang.vf.ast.ASTExpression
An Expression can contain one or more strings that map to a piece of data.
getDataType() - Method in interface net.sourceforge.pmd.lang.vf.ast.VfTypedNode
Returns the data type this node refers to.
getDefaultParserOptions() - Method in class net.sourceforge.pmd.lang.vf.VfHandler
 
getDumpFacade(Writer, String, boolean) - Method in class net.sourceforge.pmd.lang.vf.VfHandler
Deprecated.
getEndColumn() - Method in exception net.sourceforge.pmd.lang.vf.ast.StartAndEndTagMismatchException
Deprecated.
 
getEndColumn() - Method in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
 
getEndLine() - Method in exception net.sourceforge.pmd.lang.vf.ast.StartAndEndTagMismatchException
Deprecated.
 
getEndLine() - Method in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
 
getImage() - Method in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
 
getKind() - Method in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
 
getLine() - Method in exception net.sourceforge.pmd.lang.vf.ast.SyntaxErrorException
Deprecated.
 
getLocalName() - Method in class net.sourceforge.pmd.lang.vf.ast.ASTAttribute
 
getLocalName() - Method in class net.sourceforge.pmd.lang.vf.ast.ASTElement
 
getMessage() - Method in exception net.sourceforge.pmd.lang.vf.ast.StartAndEndTagMismatchException
Deprecated.
 
getName() - Method in class net.sourceforge.pmd.lang.vf.ast.ASTAttribute
 
getName() - Method in class net.sourceforge.pmd.lang.vf.ast.ASTDeclaration
 
getName() - Method in class net.sourceforge.pmd.lang.vf.ast.ASTDoctypeDeclaration
 
getName() - Method in class net.sourceforge.pmd.lang.vf.ast.ASTElement
 
getNamespacePrefix() - Method in class net.sourceforge.pmd.lang.vf.ast.ASTAttribute
 
getNamespacePrefix() - Method in class net.sourceforge.pmd.lang.vf.ast.ASTElement
 
getNext() - Method in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
 
getNextToken() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
Get the next Token.
getNextToken() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserTokenManager
Deprecated.
Get the next Token.
getNextToken() - Method in class net.sourceforge.pmd.lang.vf.VfTokenManager
Deprecated.
 
getParent() - Method in interface net.sourceforge.pmd.lang.vf.ast.VfNode
 
getParser(ParserOptions) - Method in class net.sourceforge.pmd.lang.vf.VfHandler
 
getPreviousComment() - Method in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
 
getPublicId() - Method in class net.sourceforge.pmd.lang.vf.ast.ASTDoctypeExternalId
 
getRuleName() - Method in exception net.sourceforge.pmd.lang.vf.ast.SyntaxErrorException
Deprecated.
 
getRuleViolationFactory() - Method in class net.sourceforge.pmd.lang.vf.VfHandler
 
getStartColumn() - Method in exception net.sourceforge.pmd.lang.vf.ast.StartAndEndTagMismatchException
Deprecated.
 
getStartLine() - Method in exception net.sourceforge.pmd.lang.vf.ast.StartAndEndTagMismatchException
Deprecated.
 
getSuppressMap() - Method in class net.sourceforge.pmd.lang.vf.VfParser
Deprecated.
 
getToken(int) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
Get the specific Token.
getUri() - Method in class net.sourceforge.pmd.lang.vf.ast.ASTDoctypeExternalId
 
getValue() - Method in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
An optional attribute value of the Token.
getXPathNodeName() - Method in class net.sourceforge.pmd.lang.vf.ast.AbstractVFNode
Deprecated.
 
GT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.

H

Hierarchy - net.sourceforge.pmd.lang.vf.DataType
 
Html - net.sourceforge.pmd.lang.vf.DataType
 
HTML_SCRIPT_CONTENT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
HTML_SCRIPT_END_TAG - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
HTML_SCRIPT_START - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
HtmlScript() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
HtmlScriptContent() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
HtmlScriptContentState - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.

I

Identifier() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
IDENTIFIER - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
IDENTIFIER_CHAR - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
IDENTIFIER_DOTTED - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
IDENTIFIER_EL - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
image - Variable in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
The string image of the token.
IN_ATTR_WHITESPACE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
IN_TAG_ERROR - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
indexNodes(List<Node>, RuleContext) - Method in class net.sourceforge.pmd.lang.vf.rule.VfRuleChainVisitor
Deprecated.
 
IndirectLookup - net.sourceforge.pmd.lang.vf.DataType
 
initializeWith(Writer, String, boolean, VfNode) - Method in class net.sourceforge.pmd.lang.vf.ast.DumpFacade
Deprecated.
 
InlineCommentStateDQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
InlineCommentStateScript - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
InlineCommentStateSQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
input_stream - Variable in class net.sourceforge.pmd.lang.vf.ast.VfParserTokenManager
Deprecated.
 
INSTANCE - Static variable in class net.sourceforge.pmd.lang.vf.rule.VfRuleViolationFactory
Deprecated.
 
InTagState - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
isEmpty() - Method in class net.sourceforge.pmd.lang.vf.ast.ASTElement
 
isHasNamespacePrefix() - Method in class net.sourceforge.pmd.lang.vf.ast.ASTAttribute
 
isHasNamespacePrefix() - Method in class net.sourceforge.pmd.lang.vf.ast.ASTElement
 
isHasPublicId() - Method in class net.sourceforge.pmd.lang.vf.ast.ASTDoctypeExternalId
 
isUnclosed() - Method in class net.sourceforge.pmd.lang.vf.ast.ASTElement
 

J

jj_nt - Variable in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
Next token.
jjFillToken() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserTokenManager
Deprecated.
 
jjnewLexState - Static variable in class net.sourceforge.pmd.lang.vf.ast.VfParserTokenManager
Deprecated.
Lex State array.
jjstrLiteralImages - Static variable in class net.sourceforge.pmd.lang.vf.ast.VfParserTokenManager
Deprecated.
Token literal values.
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.AbstractVFNode
Deprecated.
Accept the visitor.
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTArguments
 
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTAttribute
 
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTAttributeValue
 
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTCData
 
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTCompilationUnit
 
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTContent
 
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTDeclaration
 
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTDoctypeDeclaration
 
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTDoctypeExternalId
 
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTDotExpression
 
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTElement
 
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTElExpression
 
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTExpression
 
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTHtmlScript
 
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTIdentifier
 
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTLiteral
 
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTNegationExpression
 
jjtAccept(VfParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTText
 
jjtAccept(VfParserVisitor, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfNode
Accept the visitor.
JJTARGUMENTS - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
JJTATTRIBUTE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
JJTATTRIBUTEVALUE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
JJTCDATA - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
jjtClose() - Method in class net.sourceforge.pmd.lang.vf.ast.AbstractVFNode
Deprecated.
 
JJTCOMPILATIONUNIT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
JJTCONTENT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
JJTDECLARATION - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
JJTDOCTYPEDECLARATION - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
JJTDOCTYPEEXTERNALID - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
JJTDOTEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
JJTELEMENT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
JJTELEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
JJTEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
JJTHTMLSCRIPT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
JJTIDENTIFIER - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
JJTLITERAL - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
JJTNEGATIONEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
jjtNodeName - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
jjtOpen() - Method in class net.sourceforge.pmd.lang.vf.ast.AbstractVFNode
Deprecated.
 
jjtree - Variable in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
JJTTEXT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 
JJTVfParserState - Class in net.sourceforge.pmd.lang.vf.ast
Deprecated.
JJTVfParserState() - Constructor for class net.sourceforge.pmd.lang.vf.ast.JJTVfParserState
Deprecated.
 
JJTVOID - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserTreeConstants
Deprecated.
 

K

kind - Variable in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
An integer that describes the kind of this token.

L

LE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
lexStateNames - Static variable in class net.sourceforge.pmd.lang.vf.ast.VfParserTokenManager
Deprecated.
Lexer state names.
Literal() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
Location - net.sourceforge.pmd.lang.vf.DataType
 
LongTextArea - net.sourceforge.pmd.lang.vf.DataType
 
Lookup - net.sourceforge.pmd.lang.vf.DataType
 
LPAREN - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
LSQUARE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
LST_ERROR - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
LT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.

M

MasterDetail - net.sourceforge.pmd.lang.vf.DataType
 
MetadataRelationship - net.sourceforge.pmd.lang.vf.DataType
 
MINUS - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
MINUSEQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
MUL - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
MULEQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
MultiplicativeExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
MultiselectPicklist - net.sourceforge.pmd.lang.vf.DataType
 

N

NAME - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
NAME - Static variable in class net.sourceforge.pmd.lang.vf.VfLanguageModule
 
NegationExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
net.sourceforge.pmd.cpd - package net.sourceforge.pmd.cpd
 
net.sourceforge.pmd.lang.vf - package net.sourceforge.pmd.lang.vf
 
net.sourceforge.pmd.lang.vf.ast - package net.sourceforge.pmd.lang.vf.ast
 
net.sourceforge.pmd.lang.vf.rule - package net.sourceforge.pmd.lang.vf.rule
 
net.sourceforge.pmd.lang.vf.rule.security - package net.sourceforge.pmd.lang.vf.rule.security
 
NEWLINE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
newToken(int) - Static method in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
 
newToken(int, String) - Static method in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
Returns a new Token object, by default.
next - Variable in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
A reference to the next regular (non-special) token from the input stream.
NO_BANG - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
NO_ENDTAG_START - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
NO_LT_OR_OPENBRACE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
NO_QUOTE_NO_WHITESPACE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
NO_WHITESPACE_OR_LT_OR_DOLLAR - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
nodeArity() - Method in class net.sourceforge.pmd.lang.vf.ast.JJTVfParserState
Deprecated.
 
nodeCreated() - Method in class net.sourceforge.pmd.lang.vf.ast.JJTVfParserState
Deprecated.
 
NOT_EQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
Note - net.sourceforge.pmd.lang.vf.DataType
 
NULL - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
NullLiteral() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
NUM_CHAR - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
Number - net.sourceforge.pmd.lang.vf.DataType
 

O

OBJECTS_DIRECTORIES_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.vf.VfParserOptions
Directory that contains Object definitions that may be referenced from a Visualforce page.
OPENBRACE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
openNodeScope(Node) - Method in class net.sourceforge.pmd.lang.vf.ast.JJTVfParserState
Deprecated.
 
openTag(ASTElement) - Method in class net.sourceforge.pmd.lang.vf.ast.OpenTagRegister
Deprecated.
 
OpenTagRegister - Class in net.sourceforge.pmd.lang.vf.ast
Deprecated.
OpenTagRegister() - Constructor for class net.sourceforge.pmd.lang.vf.ast.OpenTagRegister
Deprecated.
 

P

parse(String, Reader) - Method in class net.sourceforge.pmd.lang.vf.VfParser
Deprecated.
 
ParseException - Exception in net.sourceforge.pmd.lang.vf.ast
Deprecated.
Use superclass ParseException
ParseException() - Constructor for exception net.sourceforge.pmd.lang.vf.ast.ParseException
Deprecated.
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception net.sourceforge.pmd.lang.vf.ast.ParseException
Deprecated.
Constructor with message.
ParseException(Token, int[][], String[]) - Constructor for exception net.sourceforge.pmd.lang.vf.ast.ParseException
Deprecated.
This constructor is used by the method "generateParseException" in the generated parser.
parser - Variable in class net.sourceforge.pmd.lang.vf.ast.AbstractVFNode
Deprecated.
 
peekNode() - Method in class net.sourceforge.pmd.lang.vf.ast.JJTVfParserState
Deprecated.
 
Percent - net.sourceforge.pmd.lang.vf.DataType
 
PERCENT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
Phone - net.sourceforge.pmd.lang.vf.DataType
 
Picklist - net.sourceforge.pmd.lang.vf.DataType
 
PIPE_PIPE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
PLUS - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
PLUSEQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
popNode() - Method in class net.sourceforge.pmd.lang.vf.ast.JJTVfParserState
Deprecated.
 
POW - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
PowerExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
PrimaryExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
PrimaryPrefix() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
PrimarySuffix() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
Prolog() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
The optional prolog of a VF, including (xml) declarations and DTD.
PUBLIC - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
pushNode(Node) - Method in class net.sourceforge.pmd.lang.vf.ast.JJTVfParserState
Deprecated.
 

Q

QQ - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
QUOTE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
QUOTED_LITERAL - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
QUOTED_STRING - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
QUOTED_STRING_NO_BREAKS - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.

R

ReInit(CharStream) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
Reinitialise.
ReInit(CharStream) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserTokenManager
Deprecated.
Reinitialise parser.
ReInit(CharStream, int) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserTokenManager
Deprecated.
Reinitialise parser.
ReInit(VfParserTokenManager) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
Reinitialise.
RelationalExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
requiresEscaping - Variable in enum net.sourceforge.pmd.lang.vf.DataType
True if this field is an XSS risk
reset() - Method in class net.sourceforge.pmd.lang.vf.ast.JJTVfParserState
Deprecated.
 
rootNode() - Method in class net.sourceforge.pmd.lang.vf.ast.JJTVfParserState
Deprecated.
 
RPAREN - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
RSQUARE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.

S

setDataType(VfTypedNode, DataType) - Static method in class net.sourceforge.pmd.lang.vf.ast.VfAstInternals
 
setDebugStream(PrintStream) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserTokenManager
Deprecated.
Set debug output.
setEmpty(boolean) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTElement
Deprecated.
setFileName(String) - Method in class net.sourceforge.pmd.lang.vf.VfTokenManager
Deprecated.
 
setName(String) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTAttribute
Deprecated.
setName(String) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTDeclaration
Deprecated.
setName(String) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTDoctypeDeclaration
Deprecated.
setName(String) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTElement
Deprecated.
setPublicId(String) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTDoctypeExternalId
Deprecated.
setUnclosed(boolean) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTElement
Deprecated.
setUri(String) - Method in class net.sourceforge.pmd.lang.vf.ast.ASTDoctypeExternalId
Deprecated.
SINGLE_QUOTE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
specialToken - Variable in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
START_END_TAG_MISMATCH_RULE_NAME - Static variable in exception net.sourceforge.pmd.lang.vf.ast.StartAndEndTagMismatchException
Deprecated.
 
StartAndEndTagMismatchException - Exception in net.sourceforge.pmd.lang.vf.ast
Deprecated.
for removal with PMD 7.0.0. Use ParseException instead.
StartAndEndTagMismatchException(int, int, String, int, int, String) - Constructor for exception net.sourceforge.pmd.lang.vf.ast.StartAndEndTagMismatchException
Deprecated.
Public constructor.
StartTagState - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Lexical state.
STRING_LITERAL - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
Summary - net.sourceforge.pmd.lang.vf.DataType
 
SwitchTo(int) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserTokenManager
Deprecated.
Switch to specified lex state.
SyntaxErrorException - Exception in net.sourceforge.pmd.lang.vf.ast
Deprecated.
for removal with PMD 7.0.0. Use ParseException instead.
SyntaxErrorException(int, String) - Constructor for exception net.sourceforge.pmd.lang.vf.ast.SyntaxErrorException
Deprecated.
 
SYSTEM - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.

T

TAG_END - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
TAG_NAME - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
TAG_SLASHEND - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
TAG_START - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
TERSE_NAME - Static variable in class net.sourceforge.pmd.lang.vf.VfLanguageModule
 
Text - net.sourceforge.pmd.lang.vf.DataType
 
Text() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
TEXT_IN_EL - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
TextArea - net.sourceforge.pmd.lang.vf.DataType
 
Time - net.sourceforge.pmd.lang.vf.DataType
 
token - Variable in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
Current token.
Token - Class in net.sourceforge.pmd.lang.vf.ast
Deprecated.
Token() - Constructor for class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
No-argument constructor
Token(int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
Constructs a new token for the specified Image and Kind.
token_source - Variable in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
Generated Token Manager.
tokenImage - Variable in exception net.sourceforge.pmd.lang.vf.ast.ParseException
Deprecated.
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
Literal token values.
tokenize(SourceCode, Tokens) - Method in class net.sourceforge.pmd.cpd.VfTokenizer
 
toString() - Method in class net.sourceforge.pmd.lang.vf.ast.Token
Deprecated.
Returns the image.
TRUE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.

U

UnaryExpression() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
Unknown - net.sourceforge.pmd.lang.vf.DataType
Indicates that Metatada was found, but it's type was not mappable.
UNPARSED - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
UNPARSED_TEXT - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
UNPARSED_TEXT_NO_DOUBLE_QUOTES - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
UNPARSED_TEXT_NO_SINGLE_QUOTES - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
UNPARSED_TEXT_NO_WHITESPACE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
UnparsedTextNoDoubleQuotes() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
Text that contains no double quotes, and that does not contain the start of a EL expression.
UnparsedTextNoSingleQuotes() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
Text that contains no single quotes, and that does not contain the start of a EL expression.
UnparsedTextNoWhitespace() - Method in class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
 
Url - net.sourceforge.pmd.lang.vf.DataType
 

V

valueOf(String) - Static method in enum net.sourceforge.pmd.lang.vf.DataType
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sourceforge.pmd.lang.vf.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
VfAstInternals - Class in net.sourceforge.pmd.lang.vf.ast
This is internal API, and can be changed at any time.
VfCsrfRule - Class in net.sourceforge.pmd.lang.vf.rule.security
 
VfCsrfRule() - Constructor for class net.sourceforge.pmd.lang.vf.rule.security.VfCsrfRule
 
VfHandler - Class in net.sourceforge.pmd.lang.vf
 
VfHandler() - Constructor for class net.sourceforge.pmd.lang.vf.VfHandler
 
VfHtmlStyleTagXssRule - Class in net.sourceforge.pmd.lang.vf.rule.security
 
VfHtmlStyleTagXssRule() - Constructor for class net.sourceforge.pmd.lang.vf.rule.security.VfHtmlStyleTagXssRule
 
VfLanguage - Class in net.sourceforge.pmd.cpd
 
VfLanguage() - Constructor for class net.sourceforge.pmd.cpd.VfLanguage
 
VfLanguageModule - Class in net.sourceforge.pmd.lang.vf
 
VfLanguageModule() - Constructor for class net.sourceforge.pmd.lang.vf.VfLanguageModule
 
VfNode - Interface in net.sourceforge.pmd.lang.vf.ast
 
VfParser - Class in net.sourceforge.pmd.lang.vf.ast
Deprecated.
VfParser - Class in net.sourceforge.pmd.lang.vf
Deprecated.
VfParser(CharStream) - Constructor for class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
Constructor with user supplied CharStream.
VfParser(ParserOptions) - Constructor for class net.sourceforge.pmd.lang.vf.VfParser
Deprecated.
 
VfParser(VfParserTokenManager) - Constructor for class net.sourceforge.pmd.lang.vf.ast.VfParser
Deprecated.
Constructor with generated Token Manager.
VfParserConstants - Interface in net.sourceforge.pmd.lang.vf.ast
Deprecated.
VfParserOptions - Class in net.sourceforge.pmd.lang.vf
 
VfParserOptions() - Constructor for class net.sourceforge.pmd.lang.vf.VfParserOptions
 
VfParserTokenManager - Class in net.sourceforge.pmd.lang.vf.ast
Deprecated.
VfParserTokenManager(CharStream) - Constructor for class net.sourceforge.pmd.lang.vf.ast.VfParserTokenManager
Deprecated.
Constructor.
VfParserTokenManager(CharStream, int) - Constructor for class net.sourceforge.pmd.lang.vf.ast.VfParserTokenManager
Deprecated.
Constructor.
VfParserTreeConstants - Interface in net.sourceforge.pmd.lang.vf.ast
Deprecated.
VfParserVisitor - Interface in net.sourceforge.pmd.lang.vf.ast
 
VfParserVisitorAdapter - Class in net.sourceforge.pmd.lang.vf.ast
 
VfParserVisitorAdapter() - Constructor for class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
VfRuleChainVisitor - Class in net.sourceforge.pmd.lang.vf.rule
Deprecated.
for removal with PMD 7. A language dependent rule chain visitor is not needed anymore. See RuleChainVisitor.
VfRuleChainVisitor() - Constructor for class net.sourceforge.pmd.lang.vf.rule.VfRuleChainVisitor
Deprecated.
 
VfRuleViolationFactory - Class in net.sourceforge.pmd.lang.vf.rule
Deprecated.
VfSimpleCharStream - Class in net.sourceforge.pmd.lang.vf
Deprecated.
Just use SimpleCharStream directly. The only difference is the tabSize. With PMD 6.27.0 the tabSize is set to 1 for all languages, which simplifies calculation of the positions of AST nodes. PMD Designer also uses a tabSize of 1. If a mapping from PMD's beginColumn or endColumn to the text editor coordinates is needed, this needs to be done manually. Before it would only have been correct, if the editor used a tabSize of 4.
VfSimpleCharStream(Reader) - Constructor for class net.sourceforge.pmd.lang.vf.VfSimpleCharStream
Deprecated.
 
VfTokenizer - Class in net.sourceforge.pmd.cpd
 
VfTokenizer() - Constructor for class net.sourceforge.pmd.cpd.VfTokenizer
 
VfTokenManager - Class in net.sourceforge.pmd.lang.vf
VfTokenManager(Reader) - Constructor for class net.sourceforge.pmd.lang.vf.VfTokenManager
Deprecated.
 
VfTypedNode - Interface in net.sourceforge.pmd.lang.vf.ast
Represents a node that displays a piece of data.
VfUnescapeElRule - Class in net.sourceforge.pmd.lang.vf.rule.security
 
VfUnescapeElRule() - Constructor for class net.sourceforge.pmd.lang.vf.rule.security.VfUnescapeElRule
 
visit(ASTArguments, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(ASTArguments, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(ASTArguments, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(ASTAttribute, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(ASTAttribute, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(ASTAttribute, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(ASTAttributeValue, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(ASTAttributeValue, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(ASTAttributeValue, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(ASTCData, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(ASTCData, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(ASTCData, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(ASTCompilationUnit, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(ASTContent, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(ASTContent, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(ASTContent, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(ASTDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(ASTDeclaration, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(ASTDeclaration, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(ASTDoctypeDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(ASTDoctypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(ASTDoctypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(ASTDoctypeExternalId, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(ASTDoctypeExternalId, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(ASTDoctypeExternalId, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(ASTDotExpression, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(ASTDotExpression, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(ASTDotExpression, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(ASTElement, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(ASTElement, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(ASTElement, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(ASTElement, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.security.VfCsrfRule
 
visit(ASTElement, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.security.VfUnescapeElRule
 
visit(ASTElExpression, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(ASTElExpression, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(ASTElExpression, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(ASTElExpression, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.security.VfHtmlStyleTagXssRule
We are looking for an ASTElExpression node that is placed inside an ASTContent, which in turn is placed inside an ASTElement, where the element is not an inbuilt vf tag.
visit(ASTExpression, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(ASTExpression, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(ASTExpression, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(ASTHtmlScript, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(ASTHtmlScript, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(ASTHtmlScript, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(ASTHtmlScript, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.security.VfUnescapeElRule
 
visit(ASTIdentifier, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(ASTIdentifier, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(ASTIdentifier, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(ASTLiteral, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(ASTLiteral, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(ASTLiteral, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(ASTNegationExpression, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(ASTNegationExpression, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(ASTNegationExpression, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(ASTText, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(ASTText, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(ASTText, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(VfNode, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.DumpFacade
Deprecated.
 
visit(VfNode, Object) - Method in interface net.sourceforge.pmd.lang.vf.ast.VfParserVisitor
 
visit(VfNode, Object) - Method in class net.sourceforge.pmd.lang.vf.ast.VfParserVisitorAdapter
 
visit(VfNode, Object) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 
visit(Rule, Node, RuleContext) - Method in class net.sourceforge.pmd.lang.vf.rule.VfRuleChainVisitor
Deprecated.
 
visitAll(List<? extends Node>, RuleContext) - Method in class net.sourceforge.pmd.lang.vf.rule.AbstractVfRule
 

W

WHITESPACE - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
WHITESPACES - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.

X

XMLNAME - Static variable in interface net.sourceforge.pmd.lang.vf.ast.VfParserConstants
Deprecated.
RegularExpression Id.
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages