public class BytecodeDescriptorIndex extends Object
| Constructor and Description |
|---|
BytecodeDescriptorIndex(int aIndex,
BytecodeConstantPool aConstantPool,
BytecodeSignatureParser aSignatureParser) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeTypeRef |
fieldType() |
BytecodeMethodSignature |
methodSignature() |
public BytecodeDescriptorIndex(int aIndex,
BytecodeConstantPool aConstantPool,
BytecodeSignatureParser aSignatureParser)
public BytecodeMethodSignature methodSignature()
public BytecodeTypeRef fieldType()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.