wsf ~master (2019-11-15T18:10:32Z)
Dub
Repo
Parser
wsf
ast
parser
WSF parser
struct
Parser {
this
(Stream stream);
Tag
parse
();
}
Constructors
this
this
(Stream stream)
Undocumented in source.
Members
Functions
parse
Tag
parse
()
Parse the WSF file from the stream
Meta
Source
See Implementation
wsf
ast
parser
functions
parse
structs
Parser
WSF parser