-
function (函式)
- annotations(註釋)
- anonymous(匿名)
- argument(引數)
- call(呼叫), [1], [2]
- call(呼叫), user-defined(使用者定義)
- definition(定義), [1]
- generator(產生器), [1]
- name(名稱), [1]
- object(物件), [1], [2], [3], [4]
- user-defined(使用者定義)
- FunctionDef (ast 中的類別)
- FunctionTestCase (unittest 中的類別)
- FunctionType (ast 中的類別)
- function(函式)
-
functools
|
|