Join Slack
Powered by
you might give the android lint tool a look. they ...
# announcements
t
trevjones
10/15/2019, 6:42 PM
you might give the android lint tool a look. they analyze the uast, not sure if they parse it manually or grab it from the compiler impl though.
👍 1
g
gildor
10/15/2019, 11:30 PM
They use UAST, which works for Java and for Kotlin code
Open in Slack
Previous
Next