module Crygen::Modules::Method
Direct including types
Defined in:
modules/method.crInstance Method Summary
-
#add_method(method : Crygen::Types::Method) : self
Adds an method into class.
Instance Method Detail
Adds an method into class. Parameters: method : Crygen::Types::Method Returns: an object class itself.