public abstract static class CompilationResult.CodeAnnotation extends Object
CompilationResult.getTargetCode()
. This is optional information that can be used to
enhance a disassembly of the code.Constructor and Description |
---|
CodeAnnotation(int position) |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
equals(Object obj) |
int |
getPosition() |
int |
hashCode() |
String |
toString() |