BaseRecognizerGrammarFileName Property |
For debugging and other purposes, might want the grammar name.
Have ANTLR generate an implementation for this method.
Namespace:
Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:
Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntaxpublic virtual string GrammarFileName { get; }
Public Overridable ReadOnly Property GrammarFileName As String
Get
Property Value
Type:
String
See Also