| Package | Description |
|---|---|
| xapi.bytecode |
| Modifier and Type | Method and Description |
|---|---|
static CtMethod |
CtMethod.make(MethodInfo minfo,
CtClass declaring)
Creates a method from a
MethodInfo object. |
| Constructor and Description |
|---|
CtField(CtClass type,
String name,
CtClass declaring)
Creates a
CtField object. |
CtField(CtField src,
CtClass declaring)
Creates a copy of the given field.
|
Copyright © 2012-2013 The Internet Party. All Rights Reserved.