Class CheckUtils


  • public class CheckUtils
    extends Object
    • Method Detail

      • getParentClassDef

        public static ClassDef getParentClassDef​(Tree tree)
      • classHasInheritance

        public static boolean classHasInheritance​(ClassDef classDef)
      • isCalledInClassBody

        public static boolean isCalledInClassBody​(Symbol symbol,
                                                  ClassDef classDef)