samt-core
1.0.0
jvm
compiler
/
tools.samt.parser
/
ServiceDeclarationNode
/
ServiceDeclarationNode
Service
Declaration
Node
constructor
(
location
:
Location
,
name
:
IdentifierNode
,
operations
:
List
<
OperationNode
>
,
annotations
:
List
<
AnnotationNode
>
)