GenerationContext

class GenerationContext(val indentType: String = " ", val newline: String = "", val indentLevel: Int = 0)(source)

Constructors

Link copied to clipboard
constructor(indentType: String = " ", newline: String = "", indentLevel: Int = 0)

Properties

Link copied to clipboard
val indentLevel: Int = 0
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard