Lexer.this
- this(const(char)* filename, const(char)* base, size_t begoffset, size_t endoffset, bool doDocComment, bool commentToken, ErrorSink errorSink, CompileEnv* compileEnv)
- this(const(char)* filename, const(char)* base, size_t begoffset, size_t endoffset, bool doDocComment, bool commentToken, bool whitespaceToken, ErrorSink errorSink, CompileEnv* compileEnv)
- this(ErrorSink errorSink)
dmd lexer Lexer
constructorsfunctionsstatic functionsvariables
Used for unittests for a mock Lexer