Interface EsPrinter

Code printer.

Hierarchy

Implemented by

Methods

Methods

  • Prints code to the given output.

    Parameters

    Returns void | PromiseLike<void>

    Either none if code printed synchronously, or promise-like instance resolved when code printed asynchronously.

Generated using TypeDoc