abstract fun visitActorDeclaration(ctx: ActorDeclarationContext): T
Visit a parse tree produced by OrbitDslParser#actorDeclaration.
OrbitDslParser#actorDeclaration
ctx - the parse tree
ctx
Return the visitor result