trait SymTransformer
extends DotClass with DenotTransformer

A transformer that only transforms SymDenotations

Constructors

Members

def transform ( ref: SingleDenotation ) ( implicit ctx: Context ) : SingleDenotation

The transformation method

The transformation method

def transformSym ( sym: SymDenotation ) ( implicit ctx: Context ) : SymDenotation