Method StartParsing
StartParsing(string, int, int)
When implemented by a class, prepares parser to parse the specified range of the text.
void StartParsing(string fileName, int first, int last)
When implemented by a class, prepares parser to parse the specified range of the text.
void StartParsing(string fileName, int first, int last)