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