STRING

data class STRING(val value: String) : IRTree.Literal(source)

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard