ErrorMessageID

dotty.tools.dotc.reporting.ErrorMessageID
See theErrorMessageID companion object
enum ErrorMessageID(val isActive: Boolean) extends Enum[ErrorMessageID]

Unique IDs identifying the messages, this will be used to reference documentation online.

Value parameters

isActive

Whether or not the compile still emits this ErrorMessageID

Attributes

Companion
object
Graph
Supertypes
trait Enum
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

case NotAPathID extends ErrorMessageID