Type Definition haybale::function_hooks::Argument[][src]

type Argument = (Operand, Vec<ParameterAttribute>);

An Argument represents a single argument to a called function, together with zero or more attributes which apply to it