class PerRunReporting extends (Reporting.this)#PerRunReportingBase
Instance Constructors
- new PerRunReporting()
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- def +(other: String): String
- def ->[B](y: B): ((Reporting.this)#PerRunReporting, B)
- final def ==(arg0: Any): Boolean
- def addSuppression(sup: Suppression): Unit
- def allConditionalWarnings: List[((Reporting.this)#Position, String)]
- final def asInstanceOf[T0]: T0
- def clearAllConditionalWarnings(): Unit
- def clearSuppressionsComplete(sourceFile: SourceFile): Unit
- def clone(): AnyRef
- def codeAction(title: String, pos: (Reporting.this)#Position, newText: String, desc: String, expected: Option[(String, (Reporting.this)#CompilationUnit)] = None): List[CodeAction]
- def deprecationWarning(pos: (Reporting.this)#Position, origin: (Reporting.this)#Symbol, site: (Reporting.this)#Symbol): Unit
- def deprecationWarning(pos: (Reporting.this)#Position, origin: (Reporting.this)#Symbol, site: (Reporting.this)#Symbol, msg: String, since: String): Unit
- def deprecationWarning(pos: (Reporting.this)#Position, origin: (Reporting.this)#Symbol, site: (Reporting.this)#Symbol, msg: String, since: String, actions: List[CodeAction]): Unit
- def deprecationWarning(pos: (Reporting.this)#Position, msg: String, since: String, site: String, origin: String, actions: List[CodeAction] = Nil): Unit
- def deprecationWarnings: List[((Reporting.this)#Position, String)]
- def ensuring(cond: ((Reporting.this)#PerRunReporting) => Boolean, msg: => Any): (Reporting.this)#PerRunReporting
- def ensuring(cond: ((Reporting.this)#PerRunReporting) => Boolean): (Reporting.this)#PerRunReporting
- def ensuring(cond: Boolean, msg: => Any): (Reporting.this)#PerRunReporting
- def ensuring(cond: Boolean): (Reporting.this)#PerRunReporting
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def error(pos: (Reporting.this)#Position, msg: String, actions: List[CodeAction]): Unit
- def featureReported(featureTrait: (Reporting.this)#Symbol): Unit
- def featureWarning(pos: (Reporting.this)#Position, featureName: String, featureDesc: String, featureTrait: (Reporting.this)#Symbol, construct: => String = "", required: Boolean, site: (Reporting.this)#Symbol): Unit
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- def initFrom(old: (Reporting.this)#PerRunReporting): Unit
- final def isInstanceOf[T0]: Boolean
- def isScala3: Boolean
- def isScala3Migration: Boolean
- def issueIfNotSuppressed(warning: Message): Unit
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def reportSuspendedMessages(unit: (Reporting.this)#CompilationUnit): Unit
- val rootDirPrefix: String
- def runFinished(hasErrors: Boolean): Unit
- var seenMacroExpansionsFallingBack: Boolean
- def shouldSuspend(warning: Message): Boolean
- def summarizeErrors(): Unit
- def supplementErrorMessage(errorMessage: String): String
- def suppressionExists(pos: (Reporting.this)#Position): Boolean
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def uncheckedWarnings: List[((Reporting.this)#Position, String)]
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- def warning(pos: (Reporting.this)#Position, msg: String, category: WarningCategory, site: (Reporting.this)#Symbol, origin: String): Unit
- def warning(pos: (Reporting.this)#Position, msg: String, category: WarningCategory, site: (Reporting.this)#Symbol, actions: List[CodeAction] = Nil): Unit
- def warning(pos: (Reporting.this)#Position, msg: String, category: WarningCategory, site: String): Unit
- def warning(pos: (Reporting.this)#Position, msg: String, category: WarningCategory, site: String, actions: List[CodeAction]): Unit
- lazy val wconf: WConf
Deprecated Value Members
- def formatted(fmtstr: String): String
- def →[B](y: B): ((Reporting.this)#PerRunReporting, B)
Inherited from (Reporting.this)#PerRunReportingBase
Value Members
- def supplementErrorMessage(errorMessage: String): String
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Inherited by implicit conversion any2stringadd from(Reporting.this)#PerRunReporting to any2stringadd[(Reporting.this)#PerRunReporting]
Value Members
- def +(other: String): String
Inherited by implicit conversion StringFormat from(Reporting.this)#PerRunReporting to StringFormat[(Reporting.this)#PerRunReporting]
Value Members
- def formatted(fmtstr: String): String
Inherited by implicit conversion Ensuring from(Reporting.this)#PerRunReporting to Ensuring[(Reporting.this)#PerRunReporting]
Inherited by implicit conversion ArrowAssoc from(Reporting.this)#PerRunReporting to ArrowAssoc[(Reporting.this)#PerRunReporting]
Value Members
- def ->[B](y: B): ((Reporting.this)#PerRunReporting, B)
- def →[B](y: B): ((Reporting.this)#PerRunReporting, B)
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- def +(other: String): String
- def ->[B](y: B): ((Reporting.this)#PerRunReporting, B)
- final def ==(arg0: Any): Boolean
- def addSuppression(sup: Suppression): Unit
- def allConditionalWarnings: List[((Reporting.this)#Position, String)]
- final def asInstanceOf[T0]: T0
- def clearAllConditionalWarnings(): Unit
- def clearSuppressionsComplete(sourceFile: SourceFile): Unit
- def clone(): AnyRef
- def codeAction(title: String, pos: (Reporting.this)#Position, newText: String, desc: String, expected: Option[(String, (Reporting.this)#CompilationUnit)] = None): List[CodeAction]
- def deprecationWarning(pos: (Reporting.this)#Position, origin: (Reporting.this)#Symbol, site: (Reporting.this)#Symbol): Unit
- def deprecationWarning(pos: (Reporting.this)#Position, origin: (Reporting.this)#Symbol, site: (Reporting.this)#Symbol, msg: String, since: String): Unit
- def deprecationWarning(pos: (Reporting.this)#Position, origin: (Reporting.this)#Symbol, site: (Reporting.this)#Symbol, msg: String, since: String, actions: List[CodeAction]): Unit
- def deprecationWarning(pos: (Reporting.this)#Position, msg: String, since: String, site: String, origin: String, actions: List[CodeAction] = Nil): Unit
- def deprecationWarnings: List[((Reporting.this)#Position, String)]
- def ensuring(cond: ((Reporting.this)#PerRunReporting) => Boolean, msg: => Any): (Reporting.this)#PerRunReporting
- def ensuring(cond: ((Reporting.this)#PerRunReporting) => Boolean): (Reporting.this)#PerRunReporting
- def ensuring(cond: Boolean, msg: => Any): (Reporting.this)#PerRunReporting
- def ensuring(cond: Boolean): (Reporting.this)#PerRunReporting
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def error(pos: (Reporting.this)#Position, msg: String, actions: List[CodeAction]): Unit
- def featureReported(featureTrait: (Reporting.this)#Symbol): Unit
- def featureWarning(pos: (Reporting.this)#Position, featureName: String, featureDesc: String, featureTrait: (Reporting.this)#Symbol, construct: => String = "", required: Boolean, site: (Reporting.this)#Symbol): Unit
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- def initFrom(old: (Reporting.this)#PerRunReporting): Unit
- final def isInstanceOf[T0]: Boolean
- def isScala3: Boolean
- def isScala3Migration: Boolean
- def issueIfNotSuppressed(warning: Message): Unit
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def reportSuspendedMessages(unit: (Reporting.this)#CompilationUnit): Unit
- val rootDirPrefix: String
- def runFinished(hasErrors: Boolean): Unit
- var seenMacroExpansionsFallingBack: Boolean
- def shouldSuspend(warning: Message): Boolean
- def summarizeErrors(): Unit
- def supplementErrorMessage(errorMessage: String): String
- def suppressionExists(pos: (Reporting.this)#Position): Boolean
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def uncheckedWarnings: List[((Reporting.this)#Position, String)]
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- def warning(pos: (Reporting.this)#Position, msg: String, category: WarningCategory, site: (Reporting.this)#Symbol, origin: String): Unit
- def warning(pos: (Reporting.this)#Position, msg: String, category: WarningCategory, site: (Reporting.this)#Symbol, actions: List[CodeAction] = Nil): Unit
- def warning(pos: (Reporting.this)#Position, msg: String, category: WarningCategory, site: String): Unit
- def warning(pos: (Reporting.this)#Position, msg: String, category: WarningCategory, site: String, actions: List[CodeAction]): Unit
- lazy val wconf: WConf
- def formatted(fmtstr: String): String
- def →[B](y: B): ((Reporting.this)#PerRunReporting, B)
The Scala compiler and reflection APIs.