Package com.mebigfatguy.fbcontrib.detect
Class SuspiciousLoopSearch.IfBlock
- java.lang.Object
-
- com.mebigfatguy.fbcontrib.detect.SuspiciousLoopSearch.IfBlock
-
- Enclosing class:
- SuspiciousLoopSearch
static class SuspiciousLoopSearch.IfBlock extends java.lang.Object
represents an if block and what registers are stored inside the block
-
-
Constructor Summary
Constructors Constructor Description IfBlock(int start, int end)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-