ListStringNode

fun ListStringNode(value: String, substituted: Boolean = false, originalValue: Any? = null)

Sources

jvm source
Link copied to clipboard