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