module
Crygen::Modules::Method
Overview
Module that stores an array of methods.
Direct including types
Defined in:
modules/method.crInstance Method Summary
-
#add_method(method : Crygen::Types::Method) : self
Adds an method into class.
-
#add_methods(*methods : Crygen::Types::Method) : self
Adds methods into class.