Package | Description |
---|---|
com.whitestein.lsps.lang |
This is the main package for the LSPS expression language.
|
com.whitestein.lsps.lang.ast |
Constructor and Description |
---|
OperationExpressionHolder(String id,
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-2018 Whitestein Technologies. All Rights Reserved.