ScopeType

io.joern.csharpsrc2cpg.datastructures.ScopeType
sealed trait ScopeType

The unifying scope type trait.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object BlockScope.type
class EnumScope
class MethodScope
class TypeScope
In this article