Package com.squareup.kotlinpoet.metadata.classinspectors

Types

ElementsClassInspector
Link copied to clipboard
class ElementsClassInspector : ClassInspector

An Elements-based implementation of ClassInspector.

ReflectiveClassInspector
Link copied to clipboard
class ReflectiveClassInspector : ClassInspector