Package-level declarations
Properties
Functions
Link copied to clipboard
Note, this returns a Double, rather than a Long, so that the javascript implementation is efficient. (Javascript doesn't support longs).
Note, this returns a Double, rather than a Long, so that the javascript implementation is efficient. (Javascript doesn't support longs).
Link copied to clipboard
fun generateBoilerplate(baseDirectory: File, boilerplatePackageName: String, klass: KClass<*>, config: GenConfig = GenConfig(), outputFilename: String = "Boilerplate.kt")