Parser.init

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void init(SourceLines lines, SourceFile file)
    class Parser
    void
    init
    (
    SourceLines lines
    ,
    SourceFile file
    )
  2. void init(dstring text, SourceFile file)
  3. void init(dstring src, string filename)

Meta