cloud.orbit.dsl / OrbitVisitor / visitActorMethod

visitActorMethod

abstract fun visitActorMethod(ctx: ActorMethodContext): T

Visit a parse tree produced by OrbitParser#actorMethod.

Parameters

ctx - the parse tree

Return
the visitor result