public class ASTNodePredicate extends ASTNode
Constructor and Description |
---|
ASTNodePredicate() |
Modifier and Type | Method and Description |
---|---|
XPathExpression |
build() |
java.util.Vector<ASTNode> |
getChildren() |
public ASTNode expr
public java.util.Vector<ASTNode> getChildren()
getChildren
in class ASTNode
public XPathExpression build() throws XPathSyntaxException
build
in class ASTNode
XPathSyntaxException