open fun exitDeclaration(ctx: OrbitParser.DeclarationContext!): Unit
Overrides OrbitListener.exitDeclaration
Exit a parse tree produced by OrbitParser#declaration.
The default implementation does nothing.
ctx - OrbitParser.DeclarationContext!: the parse tree