public class BytecodeClassinfoConstant extends Object implements BytecodeConstant
| Modifier and Type | Field and Description |
|---|---|
static BytecodeClassinfoConstant |
OBJECT_CLASS |
| Constructor and Description |
|---|
BytecodeClassinfoConstant(int aNameIndex,
BytecodeConstantPool aConstantPool,
BytecodeReplacer aReplacer) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeUtf8Constant |
getConstant() |
public static final BytecodeClassinfoConstant OBJECT_CLASS
public BytecodeClassinfoConstant(int aNameIndex,
BytecodeConstantPool aConstantPool,
BytecodeReplacer aReplacer)
public BytecodeUtf8Constant getConstant()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.