avail
2.0.0.alpha14
avail
/
avail.compiler.problems
/
CompilerDiagnostics
/
ParseNotificationLevel
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
level
From
Int
Link copied to clipboard
fun
levelFromInt
(
level
:
Int
)
:
CompilerDiagnostics.ParseNotificationLevel
Content copied to clipboard
Convert the zero-based int to a
ParseNotificationLevel
.