StiLexerError Enumeration |
[Missing <summary> documentation for "T:Stimulsoft.Base.StiLexerError"]
Namespace: Stimulsoft.Base
| Member name | Value | Description | |
|---|---|---|---|
| LParenNotFound | 0 | ||
| CommaNotFound | 1 | ||
| AssignNotFound | 2 | ||
| RParenNotFound | 3 | ||
| LBraceNotFound | 4 | ||
| SemicolonNotFound | 5 | ||
| RBraceNotFound | 6 |