public static class CodeUtil.NumberedRefMapFormatter extends Object implements CodeUtil.RefMapFormatter
Constructor and Description |
---|
NumberedRefMapFormatter() |
Modifier and Type | Method and Description |
---|---|
String |
formatRegister(int regRefMapIndex) |
String |
formatStackSlot(int frameRefMapIndex) |
public NumberedRefMapFormatter()
public String formatStackSlot(int frameRefMapIndex)
formatStackSlot
in interface CodeUtil.RefMapFormatter
public String formatRegister(int regRefMapIndex)
formatRegister
in interface CodeUtil.RefMapFormatter