public class ExpressionParseTree extends Object
| Constructor and Description |
|---|
ExpressionParseTree(String expr,
SSIMediator ssiMediator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluateTree() |
public ExpressionParseTree(String expr, SSIMediator ssiMediator) throws ParseException
ParseExceptionCopyright © 2016. All Rights Reserved.