Generator

abstract class Generator(source)

A general pattern that the generators in this module will follow.

Inheritors

Functions

Link copied to clipboard
abstract fun generate()