Package net.sourceforge.pmd.lang.visualforce.ast
package net.sourceforge.pmd.lang.visualforce.ast
-
ClassDescriptionThrown in cases where the the Identifiers in this node aren't ALL successfully parsed in a call to
ASTExpression.getDataNodes()Internal API.Parser for the VisualForce language.Deprecated.Since 7.5.0.Token kinds (JavaccToken.kind) for this language.Represents a node that displays a piece of data.VfVisitor<P,R> VfVisitorBase<P,R>