viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax.intermediate
/
LetNode
/
LetNode
Let
Node
fun
LetNode
(
name
:
TemporaryNode
,
value
:
ExpressionNode
,
protocol
:
ProtocolNode
?
,
sourceLocation
:
SourceLocation
)