class Rubydex::Reference
Public Instance Methods
() → Location
Source
# File lib/rubydex/reference.rb, line 6 def location raise NotImplementedError, "Subclasses must implement the #location method" end
() → Location
# File lib/rubydex/reference.rb, line 6 def location raise NotImplementedError, "Subclasses must implement the #location method" end