com.evolvedbinary.xpath.parser.ast.partial
Class PartialRangeExpr
java.lang.Object
com.evolvedbinary.xpath.parser.ast.AbstractASTNode
com.evolvedbinary.xpath.parser.ast.partial.AbstractPartialASTNode<RangeExpr,AbstractOperand>
com.evolvedbinary.xpath.parser.ast.partial.PartialRangeExpr
- All Implemented Interfaces:
- ASTNode, PartialASTNode<RangeExpr,AbstractOperand>
public class PartialRangeExpr
- extends AbstractPartialASTNode<RangeExpr,AbstractOperand>
Created by aretter on 12/02/2016.
PartialRangeExpr
public PartialRangeExpr(AbstractOperand from)
describe
protected String describe()
- Specified by:
describe in class AbstractASTNode
complete
public RangeExpr complete(AbstractOperand to)
Copyright © 2016 Evolved Binary Ltd.. All Rights Reserved.