Module: Annotation::AnnotatedObject
- Defined in:
- lib/rbbt/annotations/refactor.rb,
lib/rbbt/annotations/refactor.rb
Instance Method Summary collapse
Instance Method Details
#info ⇒ Object
7 8 9 |
# File 'lib/rbbt/annotations/refactor.rb', line 7 def info annotation_hash.merge(:annotation_types => annotation_types, :annotated_array => (Array === self)) end |