Module jvm :: Class CreateMethodInfo
[hide private]
[frames] | no frames]

Class CreateMethodInfo

source code

Create a specific MethodInfo by given the name, the prototype and the code (into an human readable format) of the "new" method

Instance Methods [hide private]
 
__init__(self, class_manager, name, proto, codes) source code
 
get_raw(self) source code