Package | Description |
---|---|
serp.bytecode |
Bytecode Manipuation
|
serp.bytecode.visitor |
Bytecode Visitor
|
Modifier and Type | Class and Description |
---|---|
class |
BCField
A field of a class.
|
class |
BCMethod
A method of a class.
|
Modifier and Type | Method and Description |
---|---|
void |
BCVisitor.enterBCMember(BCMember obj) |
void |
BCVisitor.exitBCMember(BCMember obj) |
Copyright © 2002–2019. All rights reserved.