dotty.tools.dotc.core.Mode
See theMode companion object final case class Mode(bits: Int) extends AnyVal A collection of mode bits that are part of a context
Attributes
- Companion:
- object
- Graph
- Supertypes
class AnyVal
trait Matchable
class Any
Members list
Concise view
Value members
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.
- Definition Classes
Any