enterProg abstract method
Enter a parse tree produced by CandidParser.prog.
ctx
the parse tree
Implementation
void enterProg(ProgContext ctx);
Enter a parse tree produced by CandidParser.prog.
ctx
the parse tree
void enterProg(ProgContext ctx);