AnnotationElementValueElementValue(BytecodeConstantPool aConstantPool,
BytecodeAnnotation annotation) |
ArrayElementValue(BytecodeConstantPool aConstantPool,
BytecodeAnnotation.ElementValue[] aValues) |
BooleanElementValue(int aConstValueIndex,
BytecodeConstantPool aConstantPool) |
BytecodeAnnotation(int aTypeIndex,
BytecodeAnnotation.ElementValuePair[] aElementValuePairs,
BytecodeConstantPool aConstantPool,
BytecodeSignatureParser aSignatureParser) |
BytecodeBootstrapMethod(int aMethodRef,
int[] aArguments,
BytecodeConstantPool aConstantPool) |
BytecodeClass(BytecodeConstantPool aConstantPool,
BytecodeAccessFlags aAccessFlags,
BytecodeClassinfoConstant aThisClass,
BytecodeClassinfoConstant aSuperClass,
BytecodeInterface[] aInterfaces,
BytecodeField[] aFields,
BytecodeMethod[] aMethods,
BytecodeAttributeInfo[] aClassAttributes) |
BytecodeClassIndex(int index,
BytecodeConstantPool constantPool) |
BytecodeClassinfoConstant(int aNameIndex,
BytecodeConstantPool aConstantPool,
BytecodeReplacer aReplacer) |
BytecodeDescriptorIndex(int aIndex,
BytecodeConstantPool aConstantPool,
BytecodeSignatureParser aSignatureParser) |
BytecodeExceptionTableEntry(BytecodeOpcodeAddress aStartPC,
BytecodeOpcodeAddress aEndPc,
BytecodeOpcodeAddress aHandlerPc,
int aCatchType,
BytecodeConstantPool aConstantPool) |
BytecodeInstructionANEWARRAY(BytecodeOpcodeAddress aIndex,
int aTypeIndex,
BytecodeConstantPool aConstantPool) |
BytecodeInstructionCHECKCAST(BytecodeOpcodeAddress aOpcodeIndex,
int aIndex,
BytecodeConstantPool aConstantPool) |
BytecodeInstructionGenericInvoke(BytecodeOpcodeAddress aOpcodeIndex,
int aIndex,
BytecodeConstantPool aConstantPool) |
BytecodeInstructionGenericLDC(BytecodeOpcodeAddress aOpcodeIndex,
int aConstantIndex,
BytecodeConstantPool aConstantPool) |
BytecodeInstructionGETFIELD(BytecodeOpcodeAddress aOpcodeIndex,
int aConstantPoolIndex,
BytecodeConstantPool aConstantPool) |
BytecodeInstructionGETSTATIC(BytecodeOpcodeAddress aIndex,
int aConstantPoolIndex,
BytecodeConstantPool aConstantPool) |
BytecodeInstructionINSTANCEOF(BytecodeOpcodeAddress aOpcodeIndex,
int aConstantIndex,
BytecodeConstantPool aConstantPool) |
BytecodeInstructionINVOKEDYNAMIC(BytecodeOpcodeAddress aIndex,
int aConstantIndex,
BytecodeConstantPool aConstantPool) |
BytecodeInstructionINVOKEINTERFACE(BytecodeOpcodeAddress aOpcodeIndex,
int aMethodIndex,
int aCount,
BytecodeConstantPool aConstantPool) |
BytecodeInstructionINVOKESPECIAL(BytecodeOpcodeAddress aOpcodeIndex,
int aIndex,
BytecodeConstantPool aConstantPool) |
BytecodeInstructionINVOKESTATIC(BytecodeOpcodeAddress aOpcodeIndex,
int aIndex,
BytecodeConstantPool aConstantPool) |
BytecodeInstructionINVOKEVIRTUAL(BytecodeOpcodeAddress aOpcodeIndex,
int aIndex,
BytecodeConstantPool aConstantPool) |
BytecodeInstructionNEW(BytecodeOpcodeAddress aOpcodeIndex,
int aIndex,
BytecodeConstantPool aConstantPool) |
BytecodeInstructionNEWMULTIARRAY(BytecodeOpcodeAddress aOpcodeIndex,
int aTypeIndex,
int aDimensions,
BytecodeConstantPool aConstantPool) |
BytecodeInstructionPUTFIELD(BytecodeOpcodeAddress aOpcodeIndex,
int aPoolIndex,
BytecodeConstantPool aConstantPool) |
BytecodeInstructionPUTSTATIC(BytecodeOpcodeAddress aIndex,
int aConstantPoolIndex,
BytecodeConstantPool aConstantPool) |
BytecodeLocalVariableTableAttributeInfo(BytecodeConstantPool aConstantPool,
BytecodeLocalVariableTableEntry[] aEntry) |
BytecodeNameAndTypeIndex(int index,
BytecodeConstantPool constantPool) |
BytecodeNameIndex(int aIndex,
BytecodeConstantPool aConstantPool) |
BytecodeReferenceIndex(int aIndex,
BytecodeConstantPool aConstantPool) |
BytecodeSourceFileAttributeInfo(BytecodeConstantPool aConstantPool,
int aNameIndex) |
BytecodeStringConstant(BytecodeStringIndex aStringIndex,
BytecodeConstantPool aConstantPool) |
ClassElementValue(int aClassInfoIndex,
BytecodeConstantPool aConstantPool,
BytecodeSignatureParser aSignatureParser) |
ElementValuePair(int aElementNameIndex,
BytecodeAnnotation.ElementValue aElementValue,
BytecodeConstantPool aConstantPool) |
EnumElementValue(BytecodeConstantPool aConstantPool,
int aTypeNameIndex,
int aConstNameIndex) |
IntegerElementValue(int aConstValueIndex,
BytecodeConstantPool aConstantPool) |
StringElementValue(int aConstValueIndex,
BytecodeConstantPool aConstantPool) |