cloud.orbit.dsl / OrbitVisitor / visitActorMethod

visitActorMethod

abstract fun visitActorMethod(ctx: OrbitParser.ActorMethodContext!): T

Visit a parse tree produced by OrbitParser#actorMethod.

Parameters

ctx - OrbitParser.ActorMethodContext!: the parse tree

Return
T: the visitor result