cloud.orbit.dsl.java / CompiledType

CompiledType

data class CompiledType

Constructors

<init>

CompiledType(packageName: String, spec: TypeSpec)

Properties

packageName

val packageName: String

Functions

toString

fun toString(): String

writeToDirectory

fun writeToDirectory(directory: File): Unit