CommonRegexLexer Class
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.
Important
This API is not CLS-compliant.
[System.CLSCompliant(false)]
public class CommonRegexLexer : Antlr4.Runtime.Lexer
[<System.CLSCompliant(false)>]
type CommonRegexLexer = class
inherit Lexer
Public Class CommonRegexLexer
Inherits Lexer
- Inheritance
-
Antlr4.Runtime.LexerCommonRegexLexer
- Attributes
Constructors
| CommonRegexLexer(ICharStream) | |
| CommonRegexLexer(ICharStream, TextWriter, TextWriter) |
Fields
Properties
| ChannelNames | |
| GrammarFileName | |
| ModeNames | |
| RuleNames | |
| SerializedAtn | |
| Vocabulary |