Uses of Class
com.evolvedbinary.xpath.parser.ast.IfExpr
-
Packages that use IfExpr Package Description com.evolvedbinary.xpath.parser.ast.partial -
-
Uses of IfExpr in com.evolvedbinary.xpath.parser.ast.partial
Methods in com.evolvedbinary.xpath.parser.ast.partial that return IfExpr Modifier and Type Method Description IfExprPartialIfExpr.PartialIfExpr1. complete(ASTNode elseExpression)
-