CommonRegexBaseListener.EnterNon_capture Methode

Definition

Geben Sie eine Analysestruktur ein, die von erzeugt wird non_capture().

Bei der Standardimplementierung wird keine Aktion ausgeführt.

public virtual void EnterNon_capture (CommonRegexParser.Non_captureContext context);
abstract member EnterNon_capture : CommonRegexParser.Non_captureContext -> unit
override this.EnterNon_capture : CommonRegexParser.Non_captureContext -> unit
Public Overridable Sub EnterNon_capture (context As CommonRegexParser.Non_captureContext)

Parameter

context
CommonRegexParser.Non_captureContext

Die Analysestruktur.

Implementiert

Gilt für: