enterDef abstract method

void enterDef(
  1. DefContext ctx
)

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

Implementation

void enterDef(DefContext ctx);