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
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Definition Classes
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
- Inherited from:
- TypeError
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
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