ExpressionAntlrParser.JsonCreationExpContext Class

Definition

public class ExpressionAntlrParser.JsonCreationExpContext : ExpressionAntlrParser.PrimaryExpressionContext
type ExpressionAntlrParser.JsonCreationExpContext = class
    inherit ExpressionAntlrParser.PrimaryExpressionContext
Public Class ExpressionAntlrParser.JsonCreationExpContext
Inherits ExpressionAntlrParser.PrimaryExpressionContext
Inheritance
Antlr4.Runtime.ParserRuleContext
ExpressionAntlrParser.JsonCreationExpContext

Constructors

ExpressionAntlrParser.JsonCreationExpContext(ExpressionAntlrParser+PrimaryExpressionContext)

Properties

RuleIndex (Inherited from ExpressionAntlrParser.PrimaryExpressionContext)

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
CLOSE_CURLY_BRACKET()
CopyFrom(ExpressionAntlrParser+PrimaryExpressionContext) (Inherited from ExpressionAntlrParser.PrimaryExpressionContext)
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)
keyValuePairList()
OPEN_CURLY_BRACKET()

Applies to