method origin
Documentation for method origin
assembled from the following types:
class Documentable::Index
From Documentable::Index
(Documentable::Index) method origin
Defined as
method origin(--> Documentable::Primary)
Returns the Documentable::Primary object where the reference was found.
class Documentable::Secondary
(Documentable::Secondary) method origin
Defined as
method origin(--> Documentable::Primary)
Returns the Documentable::Primary object where this documentation fragment was found.