LGTemplateLexer.Action(RuleContext, Int32, Int32) Method
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.
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