enterImp abstract method

void enterImp(
  1. ImpContext ctx
)

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

Implementation

void enterImp(ImpContext ctx);