Method StartParsing
StartParsing(string, int, int)
Prepares parser to parse the specified range of the text.
public override void StartParsing(string fileName, int first, int last)
Prepares parser to parse the specified range of the text.
public override void StartParsing(string fileName, int first, int last)