viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax.surface
/
ProgramNode
/
ProgramNode
Program
Node
fun
ProgramNode
(
declarations
:
List
<
TopLevelDeclarationNode
>
,
sourceLocation
:
SourceLocation
)