Transformers

dotty.tools.sjs.ir.Transformers
object Transformers

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

abstract class ClassTransformer extends Transformer

Attributes

Supertypes
class Transformer
class Object
trait Matchable
class Any
abstract class LocalScopeTransformer extends Transformer

Transformer that only transforms in the local scope.

Transformer that only transforms in the local scope.

In practice, this means stopping at Closure boundaries: their captureValues are transformed, but not their other members.

Attributes

Supertypes
class Transformer
class Object
trait Matchable
class Any
abstract class Transformer

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes