exitNull abstract method
Exit a parse tree produced by CandidParser.null
.
ctx
the parse tree
Implementation
void exitNull(NullContext ctx);
Exit a parse tree produced by CandidParser.null
.
ctx
the parse tree
void exitNull(NullContext ctx);