CommonRegexLexer.Vocabulary Property

Definition

[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

Applies to