public interface BytecodeLocFactory
| Modifier and Type | Field and Description |
|---|---|
static BytecodeLoc |
DISABLED |
static BytecodeLoc |
NONE |
static BytecodeLoc |
TODO |
| Modifier and Type | Method and Description |
|---|---|
BytecodeLoc |
at(int originalRawOffset,
Method method) |
static final BytecodeLoc DISABLED
static final BytecodeLoc NONE
static final BytecodeLoc TODO
BytecodeLoc at(int originalRawOffset, Method method)