public class SimpleConditionInterpreter
extends java.lang.Object
Constructor and Description |
---|
SimpleConditionInterpreter(java.lang.String parserInput)
Create a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
addPredefinedVariable(java.lang.String variableName,
java.lang.String value)
Add a predefined variable.
|