SourceCodeBuilder

Types

Link copied to clipboard
data class Marker
Link copied to clipboard
sealed interface State

Properties

Link copied to clipboard
val X: String

Functions

Link copied to clipboard
fun ensureStep(step: Int)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun marker(): EagerProperty<SourceCodeBuilder.Marker>
fun marker(vararg visibilities: SourceCodeBuilder.State): EagerProperty<SourceCodeBuilder.Marker>
Link copied to clipboard
Link copied to clipboard
fun styled(style: SAStyle, vararg steps: IntRange): SourceCodeBuilder.State
fun styled(style: SAStyle, vararg steps: Int): SourceCodeBuilder.State