Files
kotlin-fork/core/descriptor.loader.java
Alexander Udalov 2271ca1e81 Further simplify Java annotation resolution
Filter annotations by FQ name, get rid of unneeded properties, lazy values,
static import some stuff
2015-04-29 01:09:36 +03:00
..