wsf ~master (2019-11-15T18:10:32Z)
Dub
Repo
Builder
wsf
ast
builder
Struct capable of writing a WSF Tag sequence in to a Stream
struct
Builder {
this
(Stream stream, Tag root);
void
build
();
}
Constructors
this
this
(Stream stream, Tag root)
Undocumented in source.
Members
Functions
build
void
build
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
wsf
ast
builder
functions
build
structs
Builder
Struct capable of writing a WSF Tag sequence in to a Stream