ILGFileParserListener Interface
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.
Important
This API is not CLS-compliant.
This interface defines a complete listener for a parse tree produced by LGFileParser.
[System.CLSCompliant(false)]
public interface ILGFileParserListener : Antlr4.Runtime.Tree.IParseTreeListener
[<System.CLSCompliant(false)>]
type ILGFileParserListener = interface
interface IParseTreeListener
Public Interface ILGFileParserListener
Implements IParseTreeListener
- Derived
- Attributes
- Implements
-
Antlr4.Runtime.Tree.IParseTreeListener