Package | Description |
---|---|
serp.bytecode |
Bytecode Manipuation
|
Modifier and Type | Class and Description |
---|---|
class |
BCClass
The BCClass represents a class object in the bytecode framework, in many
ways mirroring the
Class class of Java reflection. |
class |
BCField
A field of a class.
|
class |
BCMember
A member field or method of a class.
|
class |
BCMethod
A method of a class.
|
Copyright © 2002–2019. All rights reserved.