in scala.reflect
class Tree

abstract class Tree
extends java.lang.Object
with scala.ScalaObject
Direct Known Subclasses:
Assign, TypeApply, This, Literal, Super, If, ValDef, ClassDef, Goto, DefDef, Template, Select, Block, Ident, Target, New, Function, Apply

Constructor Summary
def this

Constructor Detail
def this