public abstract class BytecodeRefConstant extends Object implements BytecodeConstant
| Modifier | Constructor and Description |
|---|---|
protected |
BytecodeRefConstant(BytecodeClassIndex aClassIndex,
BytecodeNameAndTypeIndex aNameAndTypeIndex) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeClassIndex |
getClassIndex() |
BytecodeNameAndTypeIndex |
getNameAndTypeIndex() |
protected BytecodeRefConstant(BytecodeClassIndex aClassIndex, BytecodeNameAndTypeIndex aNameAndTypeIndex)
public BytecodeClassIndex getClassIndex()
public BytecodeNameAndTypeIndex getNameAndTypeIndex()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.