public CSharpLexer(InputBuffer);
public CSharpLexer(LexerSharedInputState);
public CSharpLexer(Stream);
public CSharpLexer(TextReader);
CSharpLexer Class | DDW.CSharp.Parse Namespace