cloud.orbit.dsl / OrbitDslVisitor / visitActorMethod

visitActorMethod

abstract fun visitActorMethod(ctx: ActorMethodContext): T

Visit a parse tree produced by OrbitDslParser#actorMethod.

Parameters

ctx - the parse tree

Return
the visitor result