| Package | Description |
|---|---|
| xapi.bytecode |
| Modifier and Type | Field and Description |
|---|---|
protected CodeAttribute |
CodeIterator.codeAttr |
| Modifier and Type | Method and Description |
|---|---|
CodeAttribute |
CodeIterator.get()
Returns a Code attribute read with this iterator.
|
CodeAttribute |
MethodInfo.getCodeAttribute()
Returns a Code attribute.
|
CodeAttribute |
Bytecode.toCodeAttribute()
Converts to a
CodeAttribute. |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
CodeIterator.changeLdcToLdcW(byte[] code,
ExceptionTable etable,
CodeAttribute ca,
CodeAttribute.LdcEntry ldcs) |
void |
MethodInfo.setCodeAttribute(CodeAttribute cattr)
Adds a Code attribute.
|
| Constructor and Description |
|---|
CodeAnalyzer(CodeAttribute ca) |
CodeIterator(CodeAttribute ca) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.