exitFuncAnn abstract method

void exitFuncAnn(
  1. FuncAnnContext ctx
)

Exit a parse tree produced by CandidParser.funcAnn. ctx the parse tree

Implementation

void exitFuncAnn(FuncAnnContext ctx);