| Package | Description |
|---|---|
| com.android.dx.cf.code |
Implementation of classes having to do with Java simulation, such as
is needed for verification or stack-to-register conversion.
|
| Modifier and Type | Method and Description |
|---|---|
LocalsArraySet |
LocalsArraySet.merge(LocalsArray other)
Merges this instance with
other. |
LocalsArraySet |
LocalsArraySet.mergeWithSubroutineCaller(LocalsArray other,
int predLabel)
Merges this instance with a
LocalsSet from a subroutine
caller. |
abstract LocalsArraySet |
LocalsArray.mergeWithSubroutineCaller(LocalsArray other,
int predLabel)
Merges this instance with a
LocalsSet from a subroutine
caller. |
LocalsArraySet |
OneLocalsArray.mergeWithSubroutineCaller(LocalsArray other,
int predLabel)
Merges this instance with a
LocalsSet from a subroutine
caller. |
Copyright © 2020. All Rights Reserved.