Table of Contents

Method GetLexStyle

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

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 StringItemInfo

Index of parser style.

textStyle TextStyle

Additional text styles.

Returns

ILexStyle

LexStyle by its index.