dotty.tools.scaladoc.tasty

Type members

Classlikes

case class ScaladocTastyInspector(using ctx: DocContext) extends DocTastyInspector

Responsible for collectively inspecting all the Tasty files we're interested in.

Responsible for collectively inspecting all the Tasty files we're interested in.

Delegates most of the work to TastyParser dotty.tools.scaladoc.tasty.TastyParser.

class SymOps[Q <: Quotes](val q: Q) extends JavadocAnchorCreator with Scaladoc2AnchorCreator

Parses a single Tasty compilation unit.

Parses a single Tasty compilation unit.