LUFileParser 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 LUFileParser : Antlr4.Runtime.Parser
[<System.CLSCompliant(false)>]
type LUFileParser = class
inherit Parser
Public Class LUFileParser
Inherits Parser
- Inheritance
-
Antlr4.Runtime.ParserLUFileParser
- Attributes
Constructors
| LUFileParser(ITokenStream) | |
| LUFileParser(ITokenStream, TextWriter, TextWriter) |
Fields
Properties
| GrammarFileName | |
| RuleNames | |
| SerializedAtn | |
| Vocabulary |