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