PcReferencesProvider
dotty.tools.pc.PcReferencesProvider
class PcReferencesProvider(driver: InteractiveDriver, request: ReferencesRequest) extends WithCompilationUnit, PcCollector[Option[(String, Option[Range])]]
Attributes
- Graph
-
- Supertypes
Members list
Keywords
- no keywords
- override
Inherited
- Not inherited
- PcCollector
- WithCompilationUnit
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- PcCollector
Attributes
- Inherited from:
- PcCollector
Attributes
- Inherited from:
- WithCompilationUnit
Attributes
- Inherited from:
- PcCollector
Inherited fields
Attributes
- Inherited from:
- WithCompilationUnit
Attributes
- Inherited from:
- WithCompilationUnit
Attributes
- Inherited from:
- WithCompilationUnit
Attributes
- Inherited from:
- WithCompilationUnit
Attributes
- Inherited from:
- WithCompilationUnit
Attributes
- Inherited from:
- WithCompilationUnit
Attributes
- Inherited from:
- WithCompilationUnit
Attributes
- Inherited from:
- WithCompilationUnit
Attributes
- Inherited from:
- WithCompilationUnit
Attributes
- Inherited from:
- WithCompilationUnit
Givens
Inherited givens
Attributes
- Inherited from:
- WithCompilationUnit
Extensions
Inherited extensions
extension (span: Span)
Attributes
- Inherited from:
- PcCollector
extension (tree: Tree)
Attributes
- Inherited from:
- PcCollector
In this article