module Crygen::Modules::Method

Direct including types

Defined in:

modules/method.cr

Instance Method Summary

Instance Method Detail

def add_method(method : Crygen::Types::Method) : self #

Adds an method into class. Parameters: method : Crygen::Types::Method Returns: an object class itself.


[View source]