com.evolvedbinary.xpath.parser.ast.partial
Class PartialIfExpr.PartialIfExpr1
java.lang.Object
com.evolvedbinary.xpath.parser.ast.AbstractASTNode
com.evolvedbinary.xpath.parser.ast.partial.AbstractPartialASTNode<IfExpr,ASTNode>
com.evolvedbinary.xpath.parser.ast.partial.PartialIfExpr.PartialIfExpr1
- All Implemented Interfaces:
- ASTNode, PartialASTNode<IfExpr,ASTNode>
- Enclosing class:
- PartialIfExpr
public class PartialIfExpr.PartialIfExpr1
- extends AbstractPartialASTNode<IfExpr,ASTNode>
PartialIfExpr.PartialIfExpr1
public PartialIfExpr.PartialIfExpr1(ASTNode thenExpression)
describe
protected String describe()
- Specified by:
describe in class AbstractASTNode
complete
public IfExpr complete(ASTNode elseExpression)
Copyright © 2016 Evolved Binary Ltd.. All Rights Reserved.