Package org.sonar.python.checks
Class CheckUtils
- java.lang.Object
-
- org.sonar.python.checks.CheckUtils
-
public class CheckUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanareEquivalent(Tree leftTree, Tree rightTree)static booleanclassHasInheritance(ClassDef classDef)static ClassDefgetParentClassDef(Tree current)
-