in scala.reflect
class Tree

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

Constructor Summary
def this

Constructor Detail
def this