| Package | Description |
|---|---|
| net.oneandone.mork.classfile |
Java class files.
|
| Modifier and Type | Method and Description |
|---|---|
static Jsr |
Jsr.findJsr(List<Jsr> jsrs,
int st) |
| Modifier and Type | Method and Description |
|---|---|
static List<Jsr> |
Jsr.findJsrs(Code code) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Jsr.addRetSuccessors(List<Jsr> jsrs,
int idx,
net.oneandone.sushi.util.IntCollection result)
idx index of ret
|
static Jsr |
Jsr.findJsr(List<Jsr> jsrs,
int st) |
void |
Instruction.getSuccessors(List<Jsr> jsrs,
int idx,
Code code,
net.oneandone.sushi.util.IntCollection result) |
Copyright © 1998–2017 1&1. All rights reserved.