| Package | Description |
|---|---|
| de.mirkosertic.bytecoder.core |
| Modifier and Type | Method and Description |
|---|---|
BytecodeSignatureParser |
BytecodeLinkerContext.getSignatureParser() |
BytecodeSignatureParser |
BytecodeLoader.getSignatureParser() |
| Modifier and Type | Method and Description |
|---|---|
BytecodeTypeRef |
BytecodeInstructionANEWARRAY.getArrayType(BytecodeSignatureParser aSignatureParser) |
| Constructor and Description |
|---|
Bytecode5xClassParser(BytecodeProgramParser aParser,
BytecodeSignatureParser aSignatureParser,
BytecodeReplacer aReplacer) |
BytecodeAnnotation(int aTypeIndex,
BytecodeAnnotation.ElementValuePair[] aElementValuePairs,
BytecodeConstantPool aConstantPool,
BytecodeSignatureParser aSignatureParser) |
BytecodeDescriptorIndex(int aIndex,
BytecodeConstantPool aConstantPool,
BytecodeSignatureParser aSignatureParser) |
ClassElementValue(int aClassInfoIndex,
BytecodeConstantPool aConstantPool,
BytecodeSignatureParser aSignatureParser) |
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.