CodeSpec

class CodeSpec(val statements: List<StatementSpec>)(source)

Constructors

Link copied to clipboard
constructor(statements: List<StatementSpec>)

Types

Link copied to clipboard
open class CodeSpecBuilder(val statements: MutableList<StatementSpec> = mutableListOf())
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard