exitImp abstract method

void exitImp(
  1. ImpContext ctx
)

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

Implementation

void exitImp(ImpContext ctx);