Method GetLexStyle
GetLexStyle(StringItemInfo, ref TextStyle)
Retrieves lex state corresponding to given parser style.
public virtual ILexStyle GetLexStyle(StringItemInfo style, ref TextStyle textStyle)
Parameters
styleStringItemInfoIndex of parser style.
textStyleTextStyleAdditional text styles.
Returns
- ILexStyle
LexStyle by its index.