toggle menu
kompiledb-core
1.0.2-SNAPSHOT
jvm
switch theme
search in API
kompiledb-core
/
com.saveourtool.kompiledb.core
/
JsonIo
/
toJson
to
Json
abstract
fun
CompilationDatabase
.
toJson
(
)
:
String
Converts this compilation database to JSON.
See also
JsonIo.
toJson
abstract
fun
CompilationCommand
.
toJson
(
)
:
String
Converts this compilation command to JSON.
See also
JsonIo.
toJson