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