ExpressionAntlrLexer 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 ExpressionAntlrLexer : Antlr4.Runtime.Lexer
[<System.CLSCompliant(false)>]
type ExpressionAntlrLexer = class
inherit Lexer
Public Class ExpressionAntlrLexer
Inherits Lexer
- Inheritance
-
Antlr4.Runtime.LexerExpressionAntlrLexer
- Attributes
Constructors
| ExpressionAntlrLexer(ICharStream) | |
| ExpressionAntlrLexer(ICharStream, TextWriter, TextWriter) |
Fields
Properties
| ChannelNames | |
| GrammarFileName | |
| ModeNames | |
| RuleNames | |
| SerializedAtn | |
| Vocabulary |
Methods
| Action(RuleContext, Int32, Int32) | |
| Sempred(RuleContext, Int32, Int32) |