| Class | Description |
|---|---|
| Marker |
This pass translates the keep rules and other class specifications from the
configuration into processing flags on classes and class members.
|
| Marker.KotlinDontOptimizeMarker |
This KotlinMetadataVisitor marks classes and members with DONT_OPTIMIZE if it is known
that optimizing them would break Kotlin functionality.
|