public interface DSWrapperListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
DSWrapperParser.| Modifier and Type | Method and Description |
|---|---|
void |
enterProgram(DSWrapperParser.ProgramContext ctx)
Enter a parse tree produced by
DSWrapperParser#program. |
void |
exitProgram(DSWrapperParser.ProgramContext ctx)
Exit a parse tree produced by
DSWrapperParser#program. |
void enterProgram(DSWrapperParser.ProgramContext ctx)
DSWrapperParser#program.ctx - the parse treevoid exitProgram(DSWrapperParser.ProgramContext ctx)
DSWrapperParser#program.ctx - the parse treeCopyright © 2016. All rights reserved.