class Crystal::Doc::RelativeLocation
inherits Reference
¶
Included modules
Comparable
Class methods¶
Methods¶
#==(other : self)
¶
(other : self)
Returns true
if this reference is the same as other. Invokes same?
.
#hash(hasher)
¶
(hasher)
#url : String?
¶
: String?
This property is only used to keep backwards compatibility in JSON output.
#url=(url : String?)
¶
(url : String?)
This property is only used to keep backwards compatibility in JSON output.