CfLexer.this

this(string input, string sourceFilename = "") @safe pure

Constructs a lexer for the given CF source text.

Parameters

inputThe CF source text to tokenize
sourceFilenameOptional filename for error reporting