ProgramSummary

io.joern.x2cpg.datastructures.ProgramSummary
See theProgramSummary companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def combine[T <: TypeLike[_, _]](a: Map[String, Set[T]], b: Map[String, Set[T]]): Map[String, Set[T]]

Combines two namespace-to-type maps.

Combines two namespace-to-type maps.

Attributes