com.evolvedbinary.xpath.parser.ast
Class ValueExpr
java.lang.Object
com.evolvedbinary.xpath.parser.ast.AbstractASTNode
com.evolvedbinary.xpath.parser.ast.AbstractOperand
com.evolvedbinary.xpath.parser.ast.ValueExpr
- All Implemented Interfaces:
- ASTNode
public class ValueExpr
- extends AbstractOperand
Created by aretter on 11/02/2016.
pathExpr
public final ASTNode pathExpr
ValueExpr
public ValueExpr(ASTNode pathExpr)
describe
protected String describe()
- Specified by:
describe in class AbstractASTNode
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
getPathExpr
public ASTNode getPathExpr()
Copyright © 2016 Evolved Binary Ltd.. All Rights Reserved.