ICommonRegexListener.EnterCc_atom(CommonRegexParser+Cc_atomContext) Method

Definition

Enter a parse tree produced by cc_atom().

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

Parameters

context
CommonRegexParser.Cc_atomContext

The parse tree.

Applies to