com.evolvedbinary.xpath.parser.ast.partial
Class PartialAxisStep
java.lang.Object
com.evolvedbinary.xpath.parser.ast.AbstractASTNode
com.evolvedbinary.xpath.parser.ast.partial.AbstractPartialASTNode<AxisStep,PredicateList>
com.evolvedbinary.xpath.parser.ast.partial.PartialAxisStep
- All Implemented Interfaces:
- ASTNode, PartialASTNode<AxisStep,PredicateList>
public class PartialAxisStep
- extends AbstractPartialASTNode<AxisStep,PredicateList>
Created by aretter on 11/02/2016.
PartialAxisStep
public PartialAxisStep(Step step)
describe
protected String describe()
- Specified by:
describe in class AbstractASTNode
complete
public AxisStep complete(PredicateList predicateList)
Copyright © 2016 Evolved Binary Ltd.. All Rights Reserved.