9235:b5fe898e171f | 9236:db53a9efe7ef |
---|---|
111 Argument | 111 Argument |
112 </dd> | 112 </dd> |
113 </dl> | 113 </dl> |
114 <a NAME="Argument.__init__" ID="Argument.__init__"></a> | 114 <a NAME="Argument.__init__" ID="Argument.__init__"></a> |
115 <h4>Argument (Constructor)</h4> | 115 <h4>Argument (Constructor)</h4> |
116 <b>Argument</b>(<i>argname, lineno, col_offset, annotationType, hasTypeAnnotation=False, has3107Annotation=False, hasTypeComment=False</i>) | 116 <b>Argument</b>(<i>argname, lineno, col_offset, annotationType, hasTypeAnnotation=False, has3107Annotation=False, hasTypeComment=False, </i>) |
117 | 117 |
118 <p> | 118 <p> |
119 Constructor | 119 Constructor |
120 </p> | 120 </p> |
121 <dl> | 121 <dl> |
286 Function | 286 Function |
287 </dd> | 287 </dd> |
288 </dl> | 288 </dl> |
289 <a NAME="Function.__init__" ID="Function.__init__"></a> | 289 <a NAME="Function.__init__" ID="Function.__init__"></a> |
290 <h4>Function (Constructor)</h4> | 290 <h4>Function (Constructor)</h4> |
291 <b>Function</b>(<i>name, lineno, col_offset, functionType=FunctionType.PUBLIC, isClassMethod=False, classDecoratorType=None, isReturnAnnotated=False, hasTypeComment=False, hasOnlyNoneReturns=True, isNested=False, decoratorList=None, args=None</i>) | 291 <b>Function</b>(<i>name, lineno, col_offset, functionType=FunctionType.PUBLIC, isClassMethod=False, classDecoratorType=None, isReturnAnnotated=False, hasTypeComment=False, hasOnlyNoneReturns=True, isNested=False, decoratorList=None, args=None, </i>) |
292 | 292 |
293 <p> | 293 <p> |
294 Constructor | 294 Constructor |
295 </p> | 295 </p> |
296 <dl> | 296 <dl> |