reportModule (original) (raw)
scala.quoted.Quotes.reflectModule.reportModule
Methods of the module object val report
Attributes
Source
Graph
Supertypes
Self type
Members list
Report an error at the position of the macro expansion
Report an error at the position of the macro expansion
Attributes
Source
Report an error at the position of expr
Report an error at the position of expr
Attributes
Source
Report an error message at the given position
Report an error message at the given position
Attributes
Source
Report an error at the position of the macro expansion and throw a StopMacroExpansion
Report an error at the position of the macro expansion and throw a StopMacroExpansion
Attributes
Source
Report an error at the position of expr
and throw a StopMacroExpansion
Report an error at the position of expr
and throw a StopMacroExpansion
Attributes
Source
Report an error message at the given position and throw a StopMacroExpansion
Report an error message at the given position and throw a StopMacroExpansion
Attributes
Source
Report an info at the position of the macro expansion
Report an info at the position of the macro expansion
Attributes
Source
Report an info message at the position of expr
Report an info message at the position of expr
Attributes
Source
Report an info message at the given position
Report an info message at the given position
Attributes
Source
Report a warning at the position of the macro expansion
Report a warning at the position of the macro expansion
Attributes
Source
Report a warning at the position of expr
Report a warning at the position of expr
Attributes
Source
Report a warning message at the given position
Report a warning message at the given position
Attributes
Source
Report an error at the position of the macro expansion and throw a StopMacroExpansion
Report an error at the position of the macro expansion and throw a StopMacroExpansion
Attributes
Deprecated
[Since version 3.1.0]
Use errorAndAbort
Source
Report an error at the position of expr
and throw a StopMacroExpansion
Report an error at the position of expr
and throw a StopMacroExpansion
Attributes
Deprecated
[Since version 3.1.0]
Use errorAndAbort
Source
Report an error message at the given position and throw a StopMacroExpansion
Report an error message at the given position and throw a StopMacroExpansion
Attributes
Deprecated
[Since version 3.1.0]
Use errorAndAbort
Source
In this article