public interface HasByteCodeLoc
| Modifier and Type | Method and Description |
|---|---|
void |
addLoc(HasByteCodeLoc loc) |
BytecodeLoc |
getCombinedLoc() |
BytecodeLoc |
getLoc() |
BytecodeLoc getCombinedLoc()
BytecodeLoc getLoc()
void addLoc(HasByteCodeLoc loc)