[]
public class Token
| Name | Description |
|---|---|
| Token(int, int, BaseRule) | Initializes a new instance of the Token. |
| Name | Description |
|---|---|
| Length | Gets the length of token. |
| Rule | Gets the rule of token. |
| StartIndex | Gets the start index of token. |