ICommonRegexListener.EnterQuantifier_type Method

Definition

Enter a parse tree produced by quantifier_type().

public void EnterQuantifier_type (CommonRegexParser.Quantifier_typeContext context);
abstract member EnterQuantifier_type : CommonRegexParser.Quantifier_typeContext -> unit
Public Sub EnterQuantifier_type (context As CommonRegexParser.Quantifier_typeContext)

Parameters

Applies to