FunctionNode.arguments

stores arguments with their data type

struct FunctionNode
FunctionNode.Argument[] arguments;

Meta