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