cloud.orbit.dsl / OrbitBaseListener / exitActorDeclaration

exitActorDeclaration

open fun exitActorDeclaration(ctx: OrbitParser.ActorDeclarationContext!): Unit

Overrides OrbitListener.exitActorDeclaration

Exit a parse tree produced by OrbitParser#actorDeclaration.

The default implementation does nothing.

Parameters

ctx - OrbitParser.ActorDeclarationContext!: the parse tree