| Package | Description |
|---|---|
| org.codehaus.janino.util |
Application-independent helper classes.
|
| Modifier and Type | Field and Description |
|---|---|
List<ClassFile.MethodInfo> |
ClassFile.methodInfos
The
ClassFile.MethodInfos of the methods of this class or interface. |
| Modifier and Type | Method and Description |
|---|---|
ClassFile.MethodInfo |
ClassFile.addMethodInfo(short accessFlags,
String methodName,
MethodDescriptor methodMd)
Creates a
ClassFile.MethodInfo and adds it to this class. |
Copyright © 2019. All rights reserved.