package emitter
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
final
class
ArrayClassProperty extends Comparable[ArrayClassProperty]
Represents a property of one of the special
ArrayClass
es.Represents a property of one of the special
ArrayClass
es.These properties live in the same namespace as Scala field and method names, because the
ArrayClass
es extendj.l.Object
. Therefore, they must take part in the global property minification algorithm. -
final
class
Emitter[E >: Null <: Tree] extends AnyRef
Emits a desugared JS tree to a builder
Value Members
- object ArrayClassProperty
- object Emitter
- object ModuleContext
- object PrivateLibHolder
- object Transients