samt-core
1.0.0
jvm
compiler
/
tools.samt.parser
/
OperationParameterNode
/
OperationParameterNode
Operation
Parameter
Node
constructor
(
location
:
Location
,
name
:
IdentifierNode
,
type
:
ExpressionNode
,
annotations
:
List
<
AnnotationNode
>
)