module Annotation::Annotated
Public Instance Methods
Source
# File lib/rbbt/annotations/refactor.rb, line 7 def info annotation_hash.merge(:annotation_types => annotation_types, :annotated_array => (Array === self)) end
# File lib/rbbt/annotations/refactor.rb, line 7 def info annotation_hash.merge(:annotation_types => annotation_types, :annotated_array => (Array === self)) end