enterFuncAnn abstract method

void enterFuncAnn(
  1. FuncAnnContext ctx
)

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

Implementation

void enterFuncAnn(FuncAnnContext ctx);