Module Paths.ReferenceSource
References present in documentation comments ({!Foo.Bar})
Source
type tag_any = [ | `TModule| `TModuleType| `TType| `TConstructor| `TField| `TUnboxedField| `TExtension| `TExtensionDecl| `TException| `TValue| `TClass| `TClassType| `TMethod| `TInstanceVariable| `TLabel| `TPage| `TAsset| `TChildPage| `TChildModule| `TUnknown
]Source
type tag_hierarchy = [ | `TRelativePath(*
*){!identifier/}| `TAbsolutePath(*
*){!/identifier}| `TCurrentPackage(*
*){!//identifier}
]