PcSyntheticDecorationsProvider

dotty.tools.pc.PcSyntheticDecorationsProvider
final class PcSyntheticDecorationsProvider(driver: InteractiveDriver, params: SyntheticDecorationsParams, symbolSearch: SymbolSearch)(using x$4: ReportContext)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def collectDecorations(decorations: Synthetics, tree: Tree): Synthetics
def tpdTree: Tree

Concrete fields

val filePath: Path
val source: SourceFile
val text: Array[Char]
val unit: CompilationUnit
val uri: URI

Givens

Givens

given ctx: Context
given given_Text: Text