Parser.this

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

class Parser(AST)
extern (D)
this
(
const ref Loc loc
,
AST.Module _module
,
const(char)[] input
,)
Suggestion Box / Bug Report