dotty.tools.dotc.core.CyclicReference
See theCyclicReference companion object This TypeError signals that completing denot encountered a cycle: it asked for denot.info (or similar),
so it requires knowing denot already.
Attributes
- Companion:
- object
- Graph
- Supertypes
Members list
Concise view
Value members
Attributes
- Definition Classes
Attributes
- Definition Classes
- Inherited from:
- TypeError
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Inherited from:
- Throwable