ProgramNode

fun ProgramNode(functions: List<FunctionNode>, statements: List<StatementNode>)

Create empty Program node