[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.IHighlighter

IHighlighter Interface

The interface of the ExpressionEditor highlighter.

Namespace: C1.WPF.ExpressionEditor
Assembly: C1.WPF.ExpressionEditor.4.6.2.dll
Syntax
public interface IHighlighter

Methods

Name Description
Highlight(TextPointer)
InitRules(List<BaseRule>)
Tokenize(string)
UpdateFields(List<string>)
UpdateFunctionss(List<string>)