Method ParseString
ParseString(int)
Perform lexical analysis of the specified string.
public virtual void ParseString(int index)
Parameters
index
intIndex of line to parse.
Perform lexical analysis of the specified string.
public virtual void ParseString(int index)
index
intIndex of line to parse.