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