compiler-plugin / arrow.meta.quotes / catchClause
fun Meta.catchClause(ctx: CompilerContext, match: KtCatchClause.() -> Boolean, map: CatchClause.(KtCatchClause) -> Transform<KtCatchClause>): ExtensionPhase
fun
Meta
.catchClause(ctx:
CompilerContext
, match: KtCatchClause.() ->
Boolean
, map:
CatchClause
.(KtCatchClause) ->
Transform
<KtCatchClause>):
ExtensionPhase
See Also
Do you like Arrow?