Join Slack
Powered by
Is there a way to check if a Kotlin `Element` is i...
# kapt
m
Marc Knaup
02/25/2019, 7:30 PM
Is there a way to check if a Kotlin
Element
is in the same module as the one whose annotations are currently processed? I want to check if I can access it even if it has
internal
visiblity.
Open in Slack
Previous
Next