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 merge[T <: TypeLike[M, F], M <: MethodLike, F <: FieldLike](a: Map[String, Set[T]], b: Map[String, Set[T]]): Map[String, Set[T]]