Uses of Class
com.evolvedbinary.xpath.parser.ast.SingleType
-
Packages that use SingleType Package Description com.evolvedbinary.xpath.parser.ast -
-
Uses of SingleType in com.evolvedbinary.xpath.parser.ast
Constructors in com.evolvedbinary.xpath.parser.ast with parameters of type SingleType Constructor Description CastableExpr(AbstractOperand operand, SingleType type)CastExpr(AbstractOperand operand, SingleType type)
-