Method GetLexStyle
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
GetLexStyle(StringItemInfo, ref TextStyle)
Retrieves lex state corresponding to given parser style.
public virtual ILexStyle GetLexStyle(StringItemInfo style, ref TextStyle textStyle)
Parameters
style
StringItemInfoIndex of parser style.
textStyle
TextStyleAdditional text styles.
Returns
- ILexStyle
LexStyle by its index.