ExpressionAntlrParser 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 ExpressionAntlrParser : Antlr4.Runtime.Parser
[<System.CLSCompliant(false)>]
type ExpressionAntlrParser = class
inherit Parser
Public Class ExpressionAntlrParser
Inherits Parser
- Inheritance
-
Antlr4.Runtime.ParserExpressionAntlrParser
- Attributes
Constructors
| ExpressionAntlrParser(ITokenStream) | |
| ExpressionAntlrParser(ITokenStream, TextWriter, TextWriter) |
Fields
Properties
| GrammarFileName | |
| RuleNames | |
| SerializedAtn | |
| Vocabulary |
Methods
| argsList() | |
| expression() | |
| file() | |
| key() | |
| keyValuePair() | |
| keyValuePairList() | |
| lambda() | |
| primaryExpression() | |
| Sempred(RuleContext, Int32, Int32) | |
| stringInterpolation() | |
| textContent() |