enterNull abstract method

void enterNull(
  1. NullContext ctx
)

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

Implementation

void enterNull(NullContext ctx);