Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract val name: String
Link copied to clipboard
Link copied to clipboard
abstract val value: JsValue?

Functions

Link copied to clipboard
abstract fun generate(indentAmount: Int = 0, indent: String = " "): String
Link copied to clipboard
Link copied to clipboard
open fun toValue(): JsValue