Return a token from this source; i.e., match a token on the char stream.
Namespace:
Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:
Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntaxpublic virtual IToken NextToken()
Public Overridable Function NextToken As IToken
Return Value
Type:
IToken[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Lexer.NextToken"]
Implements
ITokenSourceNextToken
See Also