public interface NonLeafExpression extends Expression
Modifier and Type | Method and Description |
---|---|
NonLeafExpression |
addChild(Expression expression) |
List<Expression> |
getChildren() |
evaluate
NonLeafExpression addChild(Expression expression)
List<Expression> getChildren()
Copyright © 2011-2014 The Kuali Foundation. All Rights Reserved.