exitFuncAnn abstract method
Exit a parse tree produced by CandidParser.funcAnn.
ctx
the parse tree
Implementation
void exitFuncAnn(FuncAnnContext ctx);
Exit a parse tree produced by CandidParser.funcAnn.
ctx
the parse tree
void exitFuncAnn(FuncAnnContext ctx);