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