Documentation
Tagion
WastTokenizer
tagion
wasm
WastTokenizer
Undocumented in source.
@
safe
struct
WastTokenizer {
void
dropScopes
();
enum
hex_prefix
;
string
token
;
uint
line
;
uint
begin_pos
;
uint
pos
;
uint
start_line_pos
;
Exception
e
;
}
Members
Functions
dropScopes
void
dropScopes
()
This is used to drops all scope '( ... )' in case of parse error
tagion
wasm
WastTokenizer
structs
WastTokenizer