Method ParseString
ParseString(int)
When implemented by a class, perform lexical analysis of the specified string.
void ParseString(int index)
Parameters
index
intIndex of line to parse.
When implemented by a class, perform lexical analysis of the specified string.
void ParseString(int index)
index
intIndex of line to parse.