Parser.this

Use this constructor for string mixins. Input: loc location in source file of mixin

  1. this(Loc loc, Module _module, const(char)[] input, bool doDocComment)
    class Parser
    extern (D)
    this
    (,,
    const(char)[] input
    ,)
  2. this(Module _module, const(char)[] input, bool doDocComment)

Meta