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.Modifier and Type | Field and Description |
---|---|
int |
position |
Constructor and Description |
---|
CodeAnnotation(int position) |
public final int position
public CodeAnnotation(int position)