ScopeTypes

io.joern.javasrc2cpg.util.Scope$.ScopeTypes$
object ScopeTypes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case object BlockScope extends ScopeType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ScopeType
class Object
trait Matchable
class Any
Self type
case class MethodScope(returnType: ExpectedType) extends ScopeType

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ScopeType
class Object
trait Matchable
class Any
case object NamespaceScope extends ScopeType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ScopeType
class Object
trait Matchable
class Any
Self type
sealed trait ScopeType

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object BlockScope.type
object NamespaceScope.type
case class TypeDeclScope(declNode: NewTypeDecl) extends ScopeType

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ScopeType
class Object
trait Matchable
class Any