Str

data class Str(val string: String) : WasmReaderText.WastParser.Token

Constructors

Link copied to clipboard
constructor(string: String)

Properties

Link copied to clipboard
open override val str: String
Link copied to clipboard