dotty.tools.scaladoc.tasty

Members list

Type members

Classlikes

trait BasicSupport

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class TastyParser
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class TastyParser
Self type
trait InkuireSupport(using x$1: DocContext) extends Resources

Attributes

Supertypes
trait Resources
trait Writer
trait Locations
class Object
trait Matchable
class Any
Show all
Known subtypes
class TastyParser
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class TastyParser
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
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.

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SymOps

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
SymOps.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object SymOpsWithLinkCache.type
object SymOpsWithLinkCache.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Parses a single Tasty compilation unit.

Parses a single Tasty compilation unit.

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Resources
trait Writer
trait Locations
trait TypesSupport
trait BasicSupport
class Object
trait Matchable
class Any
Show all
trait TypesSupport

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class TastyParser
Self type

Value members

Concrete methods

transparent inline def reflect(using q: Quotes): reflectModule

Shorthand for quotes.reflect

Shorthand for quotes.reflect

Attributes