handle

open fun handle(request: GeneratorRequest<*>): GeneratorResponse<*>?

Dispatches the provided request to one of the functions in this interface.