com.evolvedbinary.xpath.parser.ast
Class CastableExpr
java.lang.Object
com.evolvedbinary.xpath.parser.ast.AbstractASTNode
com.evolvedbinary.xpath.parser.ast.AbstractOperand
com.evolvedbinary.xpath.parser.ast.CastableExpr
- All Implemented Interfaces:
- ASTNode
public class CastableExpr
- extends AbstractOperand
Created by aretter on 11/02/2016.
CastableExpr
public CastableExpr(AbstractOperand operand,
SingleType type)
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.