module Annotation
Public Class Methods
Source
# File lib/rbbt/annotations/refactor.rb, line 20 def self.load_entity(obj, info) self.setup(obj, info[:annotation_types], info) end
# File lib/rbbt/annotations/refactor.rb, line 20 def self.load_entity(obj, info) self.setup(obj, info[:annotation_types], info) end