ConstructorNode

fun ConstructorNode(lineNumber: Int, type: DataStructureType, arguments: List<ExpressionNode>, initialiser: InitialiserNode)

Create empty Constructor node