viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax.surface
/
ConstructorCallNode
/
ConstructorCallNode
Constructor
Call
Node
fun
ConstructorCallNode
(
objectType
:
ObjectTypeNode
,
protocol
:
ProtocolNode
?
,
arguments
:
Arguments
<
ExpressionNode
>
,
sourceLocation
:
SourceLocation
)