viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax.surface
/
LetNode
/
LetNode
Let
Node
fun
LetNode
(
temporary
:
TemporaryNode
,
value
:
ExpressionNode
,
protocol
:
ProtocolNode
?
,
sourceLocation
:
SourceLocation
,
comment
:
String
?
=
null
)