Method Call Node
fun MethodCallNode(lineNumber: Int, instanceIdentifier: String, dataStructureMethod: DataStructureMethod, arguments: List<ExpressionNode>, identifier: String = "")
Content copied to clipboard
Create empty Method call node