This patch recurses into any `create_function` block and processes any `dispactch` blocks contained within. The implementation assumes docstrings will be provided as a comment block, but this is just a temporary placeholder. Idealy, the contents of the `dispatch` block would be processed to produce an `@override` tag for 4.x functions. |
||
|---|---|---|
| .. | ||
| code_objects | ||
| handlers | ||
| templates/default | ||
| code_objects.rb | ||
| handlers.rb | ||
| monkey_patches.rb | ||
| parser.rb | ||
| plugin.rb | ||