Class SuspiciousLoopSearch.IfBlock

java.lang.Object
com.mebigfatguy.fbcontrib.detect.SuspiciousLoopSearch.IfBlock
Enclosing class:
SuspiciousLoopSearch

static class SuspiciousLoopSearch.IfBlock extends Object
represents an if block and what registers are stored inside the block
  • Field Details

  • Constructor Details

    • IfBlock

      public IfBlock(int start, int end)
  • Method Details