- java.lang.Object
-
- com.mebigfatguy.fbcontrib.detect.SQLInLoop.LoopLocation
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private int |
endPC |
private int |
startPC |
-
Constructor Summary
Constructors
Constructor and Description |
LoopLocation(int start,
int end) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
endPC
private final int endPC
-
Method Detail
-
isInLoop
boolean isInLoop(int pc)
Copyright © 2005-2018 MeBigFatGuy.com. All Rights Reserved.