| Package | Description |
|---|---|
| com.whitestein.lsps.engine |
The package contains common classes for LSPS expression interpretation.
|
| com.whitestein.lsps.tools |
| Modifier and Type | Method and Description |
|---|---|
static InterpretationStrategy |
InterpretationStrategy.get(String value)
Returns interpretation strategy for name.
|
InterpretationStrategy |
EngineSettings.getInterpretationStrategy()
Returns interpreter strategy.
|
static InterpretationStrategy |
InterpretationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterpretationStrategy[] |
InterpretationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InterpretationStrategy |
CommonSettingsImpl.getInterpretationStrategy()
Returns interpreter strategy.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.