public class BytecodeLocFactoryStub extends java.lang.Object implements BytecodeLocFactory
| Modifier and Type | Field and Description |
|---|---|
static BytecodeLocFactory |
INSTANCE |
DISABLED, NONE, TODO| Modifier | Constructor and Description |
|---|---|
private |
BytecodeLocFactoryStub() |
| Modifier and Type | Method and Description |
|---|---|
BytecodeLoc |
at(int originalRawOffset,
Method method) |
public static BytecodeLocFactory INSTANCE
public BytecodeLoc at(int originalRawOffset, Method method)
at in interface BytecodeLocFactory