PcSymbolSearch

dotty.tools.pc.PcSymbolSearch
See thePcSymbolSearch companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def collectTrees(trees: Iterable[Positioned]): Iterable[Tree]
def isGeneratedGiven(df: NamedDefTree, sourceText: String)(using Context): Boolean
def namePos(tree: Tree)(using Context): SourcePosition
def selectNameSpan(sel: Select): Span