Interface FunctionDef
- All Superinterfaces:
FunctionLike,Statement,Tree
- All Known Implementing Classes:
FunctionDefImpl
See https://docs.python.org/3/reference/compound_stmts.html#function-definitionsdecorators()defname()(FunctionLike.parameters())returnTypeAnnotation():docstring()body()
-
Nested Class Summary
-
Method Summary
Methods inherited from interface org.sonar.plugins.python.api.tree.FunctionLike
isMethodDefinition, localVariables, parameters