Tokens Class |
[Missing <summary> documentation for "T:Stimulsoft.Data.Expressions.Antlr.Runtime.Tokens"]
Namespace: Stimulsoft.Data.Expressions.Antlr.Runtime
The Tokens type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Skip |
In an action, a lexer rule can set token to this SKIP_TOKEN and ANTLR
will avoid creating a token for this symbol and try to fetch another.
|