foundry
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
foundry
skippy
/
foundry.skippy
/
DiagnosticWriter
Diagnostic
Writer
fun
interface
DiagnosticWriter
(
source
)
Inheritors
NoOp
Members
Types
No
Op
Link copied to clipboard
object
NoOp
:
DiagnosticWriter
Functions
write
Link copied to clipboard
abstract
fun
write
(
name
:
String
,
content
:
(
)
->
String
)