class MethodHelpers::Method
- MethodHelpers::Method
- Reference
- Object
Defined in:
method_helpers.crConstructors
Instance Method Summary
- #args : Array(Arg) | Nil
- #args=(args : Array(Arg) | Nil)
- #arity
- #name : String | Nil
- #name=(name : String | Nil)
- #return_type : String | Nil
- #return_type=(return_type : String | Nil)