Package net.sourceforge.pmd.lang.vf.ast
-
Interface Summary Interface Description VfNode VfParserConstants Deprecated. VfParserTreeConstants Deprecated. VfParserVisitor VfTypedNode Represents a node that displays a piece of data. -
Class Summary Class Description AbstractVFNode Deprecated. ASTArguments ASTAttribute ASTAttributeValue ASTCData ASTCompilationUnit ASTContent ASTDeclaration ASTDoctypeDeclaration ASTDoctypeExternalId ASTDotExpression ASTElement ASTElExpression ASTExpression ASTHtmlScript ASTIdentifier ASTLiteral ASTNegationExpression ASTText DumpFacade Deprecated. This class will be removed with PMD 7.JJTVfParserState Deprecated. OpenTagRegister Deprecated. Token Deprecated. VfAstInternals This is internal API, and can be changed at any time.VfParser Deprecated. VfParserTokenManager Deprecated. VfParserVisitorAdapter -
Exception Summary Exception Description ASTExpression.DataNodeStateException Thrown in cases where the the Identifiers in this node aren't ALL successfully parsed in a call toASTExpression.getDataNodes()
ParseException Deprecated. Use superclassParseException
StartAndEndTagMismatchException Deprecated. for removal with PMD 7.0.0.SyntaxErrorException Deprecated. for removal with PMD 7.0.0.