abstract fun visitActorMethod(ctx: OrbitParser.ActorMethodContext!): T
Visit a parse tree produced by OrbitParser#actorMethod.
OrbitParser#actorMethod
ctx - OrbitParser.ActorMethodContext!: the parse tree
ctx
Return T: the visitor result