ILGTemplateParserListener.EnterIfConditionRule(LGTemplateParser+IfConditionRuleContext) Method

Definition

Enter a parse tree produced by ifConditionRule().

public void EnterIfConditionRule (LGTemplateParser.IfConditionRuleContext context);
abstract member EnterIfConditionRule : LGTemplateParser.IfConditionRuleContext -> unit
Public Sub EnterIfConditionRule (context As LGTemplateParser.IfConditionRuleContext)

Parameters

context
LGTemplateParser.IfConditionRuleContext

The parse tree.

Applies to