Class ConfusionBetweenInheritedAndOuterMethod

All Implemented Interfaces:
Detector, Priorities, org.apache.bcel.classfile.Visitor

public class ConfusionBetweenInheritedAndOuterMethod extends OpcodeStackDetector
  • Constructor Details

    • ConfusionBetweenInheritedAndOuterMethod

      public ConfusionBetweenInheritedAndOuterMethod(BugReporter bugReporter)
  • Method Details