CGlobal

io.joern.c2cpg.astcreation.CGlobal
See theCGlobal companion object
class CGlobal extends Global

Attributes

Companion
object
Graph
Supertypes
class Global
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val methodDeclarations: ConcurrentHashMap[String, MethodInfo]
val methodDefinitions: ConcurrentHashMap[String, Boolean]

Inherited fields

val usedTypes: ConcurrentHashMap[String, Boolean]

Attributes

Inherited from:
Global