ICommonRegexListener Interface
Definition
Important
This API is not CLS-compliant.
This interface defines a complete listener for a parse tree produced by CommonRegexParser.
[System.CLSCompliant(false)]
[System.CodeDom.Compiler.GeneratedCode("ANTLR", "4.8")]
public interface ICommonRegexListener : Antlr4.Runtime.Tree.IParseTreeListener
[<System.CLSCompliant(false)>]
[<System.CodeDom.Compiler.GeneratedCode("ANTLR", "4.8")>]
type ICommonRegexListener = interface
interface IParseTreeListener
Public Interface ICommonRegexListener
Implements IParseTreeListener
- Derived
- Attributes
- Implements
-
Antlr4.Runtime.Tree.IParseTreeListener