Method ParseString
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
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.