Dsl

class Dsl

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
@get:JvmName(name = "getPrecompilable")
@set:JvmName(name = "setPrecompilable")
var precompilable: Boolean

bool precompilable = 2;

Link copied to clipboard
@get:JvmName(name = "getStateful")
@set:JvmName(name = "setStateful")
var stateful: Boolean

bool stateful = 1;

Functions

Link copied to clipboard

bool precompilable = 2;

Link copied to clipboard

bool stateful = 1;