HandlerAnalyzer

class HandlerAnalyzer(messageCollector: MessageCollector, store: MetadataStore)(source)

Constructors

Link copied to clipboard
constructor(messageCollector: MessageCollector, store: MetadataStore)

Functions

Link copied to clipboard
fun analyze(irClass: IrClass, file: IrFile): String?

Returns the handler's OpenAPI fragment as a JSON string, or null when there is nothing to document.