public static class DexDebugNode.DexDebugOpNode.LineNumber extends DexDebugNode.DexDebugOpNode
DexDebugNode.DexDebugOpNode.EndLocal, DexDebugNode.DexDebugOpNode.Epiogue, DexDebugNode.DexDebugOpNode.LineNumber, DexDebugNode.DexDebugOpNode.Prologue, DexDebugNode.DexDebugOpNode.RestartLocal, DexDebugNode.DexDebugOpNode.StartLocalNode| Modifier and Type | Field and Description |
|---|---|
int |
line |
label| Constructor and Description |
|---|
LineNumber(DexLabel label,
int line) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DexDebugVisitor cv) |
public LineNumber(DexLabel label, int line)
public void accept(DexDebugVisitor cv)
accept in class DexDebugNode.DexDebugOpNode