in scala.reflect
class Symbol

abstract class Symbol
extends java.lang.Object
with ScalaObject

Constructor Summary
def this



Def Summary
def name : java.lang.String

def owner : Symbol

def tpe : Type



Constructor Detail
def this

Def Detail
def name : java.lang.String

def owner : Symbol

def tpe : Type