CodeBlock

@Immutable
interface CodeBlock(source)

Represents a Scene that contains code among other things.

Inheritors

Functions

Link copied to clipboard
abstract fun code(): String