exitNull abstract method

void exitNull(
  1. NullContext ctx
)

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

Implementation

void exitNull(NullContext ctx);