Package | Description |
---|---|
serp.bytecode |
Bytecode Manipuation
|
serp.bytecode.visitor |
Bytecode Visitor
|
Modifier and Type | Method and Description |
---|---|
ConstantValue |
BCField.getConstantValue(boolean add)
Return the constant value information for the field.
|
Modifier and Type | Method and Description |
---|---|
void |
BCVisitor.enterConstantValue(ConstantValue obj) |
void |
PrettyPrintVisitor.enterConstantValue(ConstantValue obj) |
void |
BCVisitor.exitConstantValue(ConstantValue obj) |
Copyright © 2002–2019. All rights reserved.