lib/inch/code_object/provider.rb in inch-0.5.0.rc5 vs lib/inch/code_object/provider.rb in inch-0.5.0.rc6
- old
+ new
@@ -10,14 +10,14 @@
# cast to Provider::YARD::Object::Base objects that can ensure naming
# conventions et al. follow certain rules. These objects are then again
# converted into CodeObject::Proxy objects that form the codebase:
#
# ::YARD::CodeObject
- # ↓
+ # |
# ::Inch::CodeObject::Provider::YARD::Object::Base
- # ↓
+ # |
# (Hash)
- # ↓
+ # |
# ::Inch::CodeObject::Proxy
#
#
module Provider
# Parses a codebase to provide objects