class FunctionArgs(FunctionDecl):
Method | __init__ |
Undocumented |
Inherited from FunctionDecl
:
Method | get​_argument​_expressions |
Return the argument declarations of this FunctionDecl as a printable list. |
Instance Variable | code |
Undocumented |
Property | allargnames |
Undocumented |