ExpressionAntlrLexer.Action(RuleContext, Int32, Int32) Method

Definition

public override void Action (Antlr4.Runtime.RuleContext _localctx, int ruleIndex, int actionIndex);
override this.Action : Antlr4.Runtime.RuleContext * int * int -> unit
Public Overrides Sub Action (_localctx As RuleContext, ruleIndex As Integer, actionIndex As Integer)

Parameters

_localctx
Antlr4.Runtime.RuleContext
ruleIndex
Int32
actionIndex
Int32

Applies to