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