viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax.surface
/
ParameterNode
/
ParameterNode
Parameter
Node
fun
ParameterNode
(
name
:
ObjectVariableNode
,
parameterDirection
:
ParameterDirection
,
objectType
:
ObjectTypeNode
,
protocol
:
ProtocolNode
?
,
sourceLocation
:
SourceLocation
,
comment
:
String
?
=
null
)