ExpressionAntlrParser.Vocabulary Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Antlr4.Runtime.Misc.NotNull]
public override Antlr4.Runtime.IVocabulary Vocabulary { get; }
[<Antlr4.Runtime.Misc.NotNull>]
member this.Vocabulary : Antlr4.Runtime.IVocabulary
Public Overrides ReadOnly Property Vocabulary As IVocabulary
Property Value
- Antlr4.Runtime.IVocabulary
- Attributes
-
Antlr4.Runtime.Misc.NotNullAttribute