ScopeInfo

sealed abstract class ScopeInfo extends Info
class Info
class Object
trait Matchable
class Any
class Class
class Trait

Value members

Abstract methods

def is(info: ScopeInfo): Boolean
def targets(sig: Sig): Set[Global]

Concrete methods

Inherited methods

def attrs: Attrs
Inherited from:
Info
def name: Global
Inherited from:
Info
def position: Position
Inherited from:
Info

Concrete fields

val calls: Set[Sig]
val responds: Map[Sig, Global]