viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.passes
/
check
check
fun
ProgramNode
.
check
(
)
Content copied to clipboard
Performs all static checks on this program.
Throws
edu.
cornell.
cs.
apl.
viaduct.
errors.
Compilation
Error
if there are errors in the program.