uast.md: clarify Scala status

This commit is contained in:
Yann Cébron 2021-03-24 18:59:03 +01:00
parent a9a6c5fa56
commit 790cbc82b0

View File

@ -27,7 +27,7 @@ Some known examples are:
* Java - full support
* Kotlin - full support
* Scala - full support, but not mature yet
* Scala - beta, but full support
* Groovy - declarations only, method bodies not supported
### What about modifying PSI?