resolve

fun resolve(ksPropertyDeclaration: KSPropertyDeclaration): Boolean

Checks that property is annotated with @TargetPropertyExclude

Return

true if property annotated with @TargetPropertyExclude annotation

Parameters

ksPropertyDeclaration
  • property declaration