Ir
Everything under Quiote\Docs\Ir.
Classes
Section titled “Classes”| Class | Description |
|---|---|
ApiIndex | Every documented class, plus the lookups the emitters need across them. |
ClassDoc | Everything one page needs about one class, interface, trait or enum. |
ConstantDoc | One public class constant. |
DocBlock | The prose and tags of one docblock, already separated into the parts a page renders. |
EnumCaseDoc | One case of an enum, with its backing value when it has one. |
InheritedMember | A member a class gets from an ancestor, listed rather than documented. |
MethodDoc | One method, as documented on the page of the class that declares it. |
ParamDoc | One parameter of a method, with the type actually rendered and its prose. |
PropertyDoc | One property, including a constructor-promoted one. |
TypeRef | A type, kept as a tree rather than a string so each part can be linked independently. |