Translates the method definition associated with the context with the type class info representing the type.
The method visitor for the method. This method should return null if no method is to be generated.
This method's implementation should provide a method visitor that defines the method. The body of the method should not be defined.
IMethodTranslator Interface | JaCIL.Compiler.Translator Namespace