Class: SourceCodeDumpable::MethodNamed
- Defined in:
- lib/rpdf2txt-rockit/sourcecode_dumpable.rb
Overview
When producing source code of an object we can choose how the object is to be created/accessed:
* method: By using the 'as_method_named' modifier we get a method
* module_method:
* default: We get the object in a variable with the given name