Click or drag to resize

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
Syntax
public virtual string GrammarFileName { get; }

Property Value

Type: String
See Also