jax ~master (2015-09-10T21:20:55Z)
Dub
Repo
Parser
parser
Undocumented in source.
struct
Parser {
struct
Options
;
this
(Options options);
static
string
compile
(string fileName, Options options);
}
Constructors
this
this
(Options options)
Undocumented in source.
Members
Static functions
compile
string
compile
(string fileName, Options options)
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
Options
struct
Options
Undocumented in source.
Meta
Source
See Implementation
parser
structs
Parser