java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.util.ConstructorUtils

public class ConstructorUtils extends Object
  • Constructor Details

    • ConstructorUtils

      public ConstructorUtils()
  • Method Details

    • getDelegatingPrototype

      public static MethodPrototype getDelegatingPrototype(Method constructor)
    • isDelegating

      public static boolean isDelegating(Method constructor)