struct MethodHelpers::Arg
- MethodHelpers::Arg
- Struct
- Value
- Object
Defined in:
method_helpers.crConstructors
Instance Method Summary
- #argname : String
- #argtype : String | Nil
- #clone
- #copy_with(argname _argname = @argname, argtype _argtype = @argtype)