WarningMessages
scala.build.internal.util.WarningMessages$
object WarningMessages
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- WarningMessages.type
Members list
Concise view
Value members
Concrete methods
Using @main is impossible in new scala.build.internal.ClassCodeWrapper since none of the definitions can be accessed statically, so those errors are swapped with this text
Using @main is impossible in new scala.build.internal.ClassCodeWrapper since none of the definitions can be accessed statically, so those errors are swapped with this text
Attributes
- annotationIgnored
will annotation be ignored (or will compilation fail)
def powerCommandUsedInSip(commandName: String, specificationLevel: SpecificationLevel)(using ScalaCliInvokeData): String
def powerDirectiveUsedInSip(directive: ScopedDirective, handler: DirectiveHandler[_])(using ScalaCliInvokeData): String
def powerOptionUsedInSip(optionName: String, specificationLevel: SpecificationLevel)(using ScalaCliInvokeData): String
def rawValueNotWrittenToPublishFile(rawValue: String, valueName: String, directiveName: String): String