BufferedTreeNodeStreamToTokenTypeString Method |
Used for testing, just return the token type stream
Namespace:
Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:
Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntaxpublic virtual string ToTokenTypeString()
Public Overridable Function ToTokenTypeString As String
Return Value
Type:
String[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.BufferedTreeNodeStream.ToTokenTypeString"]
See Also