Package com.mebigfatguy.fbcontrib.detect
Class OptionalIssues.ActiveStackOp
java.lang.Object
com.mebigfatguy.fbcontrib.detect.OptionalIssues.ActiveStackOp
- Enclosing class:
OptionalIssues
represents an opcode that was issued while there is still active elements on
the stack.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
opcode
private int opcode -
method
FQMethod method
-
-
Constructor Details
-
ActiveStackOp
public ActiveStackOp(int op) -
ActiveStackOp
-
-
Method Details