Class PermissionsSuper

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

public class PermissionsSuper extends OpcodeStackDetector
  • Field Details

    • checkClass

      private boolean checkClass
    • checkMethod

      private boolean checkMethod
    • bugAccumulator

      private final BugAccumulator bugAccumulator
  • Constructor Details

    • PermissionsSuper

      public PermissionsSuper(BugReporter bugReporter)
  • Method Details