193
edits
Hendrik Tews (talk | contribs) (where to find the parameters) |
Hendrik Tews (talk | contribs) (about this) |
||
| Line 56: | Line 56: | ||
To access the variable nodes for the function parameters follow | To access the variable nodes for the function parameters follow | ||
funcType.function_type_params. | funcType.function_type_params. For methods, this contains this with | ||
a reference type (with variable_name __receiver). | |||
edits