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