Abstracts over the fact that anytype and … are not included in the params slice, since they are simple identifiers and not sub-expressions.

Fields

tree: *const Ast,
fn_proto: *const FnProto,
param_i: usize,
tok_i: TokenIndex,
tok_flag: bool,

Functions

fn next(it: *Iterator) ?Param

No documentation provided.