public class BytecodeNameAndTypeConstant extends Object implements BytecodeConstant
| Constructor and Description |
|---|
BytecodeNameAndTypeConstant(BytecodeNameIndex aNameIndex,
BytecodeDescriptorIndex aDescriptorIndex) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeDescriptorIndex |
getDescriptorIndex() |
BytecodeNameIndex |
getNameIndex() |
public BytecodeNameAndTypeConstant(BytecodeNameIndex aNameIndex, BytecodeDescriptorIndex aDescriptorIndex)
public BytecodeNameIndex getNameIndex()
public BytecodeDescriptorIndex getDescriptorIndex()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.