Class FunctionDefImpl

java.lang.Object
org.sonar.python.tree.PyTree
org.sonar.python.tree.FunctionDefImpl
All Implemented Interfaces:
FunctionDef, FunctionLike, Statement, Tree

public class FunctionDefImpl extends PyTree implements FunctionDef