public class ExpressionParseTree extends Object
| Constructor and Description | 
|---|
| ExpressionParseTree(String expr,
                   SSIMediator ssiMediator)Creates a new parse tree for the specified expression. | 
public ExpressionParseTree(String expr, SSIMediator ssiMediator) throws ParseException
ParseExceptionCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.