See: Description
Interface | Description |
---|---|
LibraryClassReader.KotlinMetadataElementValueConsumer |
Class | Description |
---|---|
LibraryClassReader |
This
ClassVisitor fills out the LibraryClass instances that it visits with data
from the given DataInput object. |
ProgramClassReader |
This
ClassVisitor fills out the ProgramClass instances that it visits with data
from the given DataInput object. |
ProgramClassWriter |
This
ClassVisitor writes out the ProgramClass instances that it visits to the
given DataOutput object. |