[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.Token

Token Class

Inheritance
Token
Namespace: C1.WPF.ExpressionEditor
Assembly: C1.WPF.ExpressionEditor.4.6.2.dll
Syntax
public class Token

Constructors

Name Description
Token(int, int, BaseRule)

Initializes a new instance of the Token.

Properties

Name Description
Length

Gets the length of token.

Rule

Gets the rule of token.

StartIndex

Gets the start index of token.