Docblock
Everything under Quiote\Docs\Docblock.
Classes
Section titled “Classes”| Class | Description |
|---|---|
DocblockParser | Turns a raw docblock into a DocBlock. |
ReferenceResolver | Rewrites the … references in docblock prose into a form an emitter can link. |
TypeResolver | Builds TypeRef trees from what the source says, resolving names the way PHP would. |
ValueRenderer | Renders a default value the way it would be written in source. |