Uses of Class
com.evolvedbinary.xpath.parser.ast.OrExpr
-
Packages that use OrExpr Package Description com.evolvedbinary.xpath.parser.ast.partial -
-
Uses of OrExpr in com.evolvedbinary.xpath.parser.ast.partial
Methods in com.evolvedbinary.xpath.parser.ast.partial that return OrExpr Modifier and Type Method Description OrExprPartialOrExpr. complete(List<AbstractOperand> orOps)
-