in scala.reflect
class Tree

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

Constructor Summary
def this

Constructor Detail
def this