Uses of Class
org.codehaus.janino.MethodDescriptor
Packages that use MethodDescriptor
Package
Description
The core of the Janino Java compiler.
Application-independent helper classes.
-
Uses of MethodDescriptor in org.codehaus.janino
Methods in org.codehaus.janino that return MethodDescriptorModifier and TypeMethodDescriptionfinal MethodDescriptorIClass.IInvocable.getDescriptor()Returns the method descriptor of this constructor or method.IClass.IConstructor.getDescriptor2()abstract MethodDescriptorIClass.IInvocable.getDescriptor2()Uncached implementation ofIClass.IInvocable.getDescriptor().IClass.IMethod.getDescriptor2()MethodDescriptor.prependParameter(String parameterFd) -
Uses of MethodDescriptor in org.codehaus.janino.util
Methods in org.codehaus.janino.util with parameters of type MethodDescriptorModifier and TypeMethodDescriptionClassFile.addMethodInfo(short accessFlags, String methodName, MethodDescriptor methodMd) Creates aClassFile.MethodInfoand adds it to this class.