PcSymbolSearch

dotty.tools.pc.PcSymbolSearch
See thePcSymbolSearch companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Value members

Concrete methods

def soughtSymbols(path: List[Tree]): Option[(Set[Symbol], SourcePosition)]

Concrete fields

lazy val extensionMethods: Option[ExtMethods]
lazy val path: List[Tree]
lazy val rawPath: List[Tree]
lazy val soughtSymbols: Option[(Set[Symbol], SourcePosition)]