Class ClassDefImpl

java.lang.Object
org.sonar.python.tree.PyTree
org.sonar.python.tree.ClassDefImpl
All Implemented Interfaces:
ClassDef, Statement, Tree

public class ClassDefImpl extends PyTree implements ClassDef