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