io.joern.csharpsrc2cpg.datastructures

Members list

Type members

Classlikes

object BlockScope extends ScopeType

Attributes

Supertypes
trait ScopeType
class Object
trait Matchable
class Any
Self type
BlockScope.type
class CSharpScope extends Scope[String, DeclarationNew, ScopeType]

Attributes

Supertypes
class Scope[String, DeclarationNew, ScopeType]
class Object
trait Matchable
class Any
case class MethodScope(fullName: String) extends ScopeType

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait ScopeType
class Object
trait Matchable
class Any
Show all
case class NamespaceScope(fullName: String) extends ScopeType

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait ScopeType
class Object
trait Matchable
class Any
Show all
sealed trait ScopeType

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object BlockScope.type
class MethodScope
class TypeScope
case class TypeScope(fullName: String) extends ScopeType

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait ScopeType
class Object
trait Matchable
class Any
Show all