AssignmentNode

fun AssignmentNode(lineNumber: Int, identifier: AssignLHS, expression: ExpressionNode)

Create empty Assignment node