DeclareVariableNode

fun DeclareVariableNode(name: String, mutable: Boolean, value: Expr?, section: Section)