Package | Description |
---|---|
com.whitestein.lsps.engine.state.xml | |
com.whitestein.lsps.lang |
This is the main package for the LSPS expression language.
|
com.whitestein.lsps.lang.ast |
Constructor and Description |
---|
OperationExpressionValue(long id,
ModelInstance modelInstance,
String type,
Context context,
String expression,
SignatureExpression compiledExpression,
ClosureOrigin origin)
Creates a new base level instance.
|
OperationExpressionValue(long id,
ModelInstance modelInstance,
String type,
com.whitestein.lsps.engine.state.xml.ContextValue context,
String expression,
SignatureExpression compiledExpression,
long baseLevelValueId,
ClosureOrigin origin)
Creates a new instance.
|
Constructor and Description |
---|
OperationExpressionHolder(Namespace namespace,
ClosureType type,
SignatureExpression expr,
ClosureOrigin origin)
Creates new instance of
OperationExpressionHolder . |
Modifier and Type | Class and Description |
---|---|
class |
FunctionExpression
Expression containing an operation.
|
class |
MethodExpression
Expression representing record property access.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.