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