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