SnippetCompilerDataCollector

dotty.tools.scaladoc.snippets.SnippetCompilerDataCollector
class SnippetCompilerDataCollector[Q <: Quotes](val qctx: Q)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def getSnippetCompilerData(sym: qctx.reflect.Symbol, originalSym: qctx.reflect.Symbol): SnippetCompilerData
def getSourceFile(sym: qctx.reflect.Symbol): SourceFile

Concrete fields

val qctx: Q

Givens

Givens

given given_qctx_type: qctx.type