CfLexer.this
this
(string input, string sourceFilename = "") @safe pureConstructs a lexer for the given CF source text.
Parameters
input | The CF source text to tokenize |
sourceFilename | Optional filename for error reporting |