CodePrinter

amyc.backend.wasm.gen.CodePrinter$
object CodePrinter extends Pipeline[Module, Unit]

Attributes

Graph
Supertypes
class Pipeline[Module, Unit]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def run(m: Module)(using Context): Unit

Attributes

Definition Classes

Inherited methods

def andThen[G](thenn: Pipeline[Unit, G]): Pipeline[F, G]

Attributes

Inherited from:
Pipeline

Concrete fields

override val name: String