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