| Package | Description |
|---|---|
| com.android.dx.dex.code |
| Modifier and Type | Method and Description |
|---|---|
static CatchTable |
StdCatchBuilder.build(RopMethod method,
int[] order,
BlockAddresses addresses)
Builds and returns the catch table for a given method.
|
| Constructor and Description |
|---|
StdCatchBuilder(RopMethod method,
int[] order,
BlockAddresses addresses)
Constructs an instance.
|
Copyright © 2020. All Rights Reserved.