| Constructor and Description |
|---|
Index(int block,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
int |
block() |
boolean |
equals(Object o) |
int |
hashCode() |
Bytecode.Index |
next() |
Bytecode.Index |
next(int i) |
int |
offset() |
String |
toString() |
public int block()
public int offset()
public Bytecode.Index next()
public Bytecode.Index next(int i)
Copyright © 2017. All rights reserved.