[]
Initializes a new instance of the Token.
public Token(int startIndex, int length, BaseRule rule)
Public Sub New(startIndex As Integer, length As Integer, rule As BaseRule)
| Type | Name | Description |
|---|---|---|
| int | startIndex | |
| int | length | |
| BaseRule | rule |