package dotty.tools.dotc.ast

Constructors

Members

[+] final object PluggableTransformers
[+] abstract class Positioned

A base class for things that have positions (currently: modifiers and trees)

A base class for things that have positions (currently: modifiers and trees)

[+] final object TreeInfo
[+] trait TreeInfo
[+] final class TreeTypeMap

A map that applies three functions and a substitution together to a tree and makes sure they are coordinated so that the result is well-typed. The func...

A map that applies three functions and a substitution together to a tree and makes sure they are coordinated so that the result is well-typed. The functions are

[+] final object TreeTypeMap

A map that applies three functions and a substitution together to a tree and makes sure they are coordinated so that the result is well-typed. The func...

A map that applies three functions and a substitution together to a tree and makes sure they are coordinated so that the result is well-typed. The functions are

[+] final object Trees
[+] trait TypedTreeInfo
[+] trait UntypedTreeInfo
[+] final object desugar
[+] final object tpd

Some creators for typed trees

Some creators for typed trees

[+] final object untpd