Class FindLocalSelfAssignment2

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

public class FindLocalSelfAssignment2 extends BytecodeScanningDetector implements StatelessDetector
  • Constructor Details

    • FindLocalSelfAssignment2

      public FindLocalSelfAssignment2(BugReporter bugReporter)
  • Method Details