korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-wasm
/
korlibs.wasm
/
WasmReaderText
/
WastParser
/
SpecialNum
Special
Num
data
class
SpecialNum
(
val
special
:
String
,
val
num
:
String
)
:
WasmReaderText.WastParser.Token
Members
Constructors
Special
Num
Link copied to clipboard
constructor
(
special
:
String
,
num
:
String
)
Properties
num
Link copied to clipboard
val
num
:
String
special
Link copied to clipboard
val
special
:
String
str
Link copied to clipboard
open
override
val
str
:
String