io.joern.php2cpg.passes.SymbolSummaryPass.SymbolSummary
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Combines two symbol summary objects at the same namespace/AST level.
Combines two symbol summary objects at the same namespace/AST level.
Value parameters
-
o
-
the object to combine with.
Attributes
-
Returns
-
two separate objects if they cannot be combined, or a single combined object if otherwise.