viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.syntax.intermediate
/
BlockNode
/
BlockNode
Block
Node
fun
BlockNode
(
statements
:
List
<
StatementNode
>
,
sourceLocation
:
SourceLocation
)
Content copied to clipboard
fun
BlockNode
(
vararg
statements
:
StatementNode
,
sourceLocation
:
SourceLocation
)
Content copied to clipboard