SwiftGlobal

io.joern.swiftsrc2cpg.datastructures.SwiftGlobal
class SwiftGlobal extends Global

Attributes

Graph
Supertypes
class Global
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

case class ConstructorBlocks(constructorBlock: Ast, staticConstructorBlock: Ast)

Attributes

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

Value members

Concrete fields

val seenTypeDecls: ConcurrentHashMap[NewTypeDecl, ConstructorBlocks]

Inherited fields

val usedTypes: ConcurrentHashMap[String, Boolean]

Attributes

Inherited from:
Global