Module codegen

Source
Expand description

Module containing all the logic for Scala.js code generation

Structs§

Function
Represents a function in Scala
Interface
Represents an interface (trait) in Scala
Record
Represents a record in Scala
Variant
Represents a variant in Scala

Traits§

Render
The Render trait represents things that can be rendered to a String