TypeLikeScope

io.joern.csharpsrc2cpg.datastructures.TypeLikeScope
sealed trait TypeLikeScope extends TypedScopeElement

Represents scope objects that map to a type declaration node.

Attributes

Graph
Supertypes
trait TypedScopeElement
class Object
trait Matchable
class Any
Known subtypes
class EnumScope
class TypeScope

Members list

Value members

Abstract methods

def fullName: String