Method GetLexStyle
GetLexStyle(StringItemInfo, ref TextStyle)
When implemented by a class, retrieves lex state corresponding to given parser style.
ILexStyle GetLexStyle(StringItemInfo style, ref TextStyle textStyle)
Parameters
style
StringItemInfoIndex of parser style.
textStyle
TextStyleAdditional text styles.
Returns
- ILexStyle
LexStyle by its index.