cloud.orbit.dsl / OrbitVisitor / visitActorDeclaration

visitActorDeclaration

abstract fun visitActorDeclaration(ctx: ActorDeclarationContext): T

Visit a parse tree produced by OrbitParser#actorDeclaration.

Parameters

ctx - the parse tree

Return
the visitor result