codepropertygraph
codepropertygraph
io.shiftleft
Implicits
IterableOnceDeco
JavaIteratorDeco
OverflowDbTestInstance
SerializedCpg
io.shiftleft.codepropertygraph
Cpg
io.shiftleft.codepropertygraph.cpgloading
CpgLoader
CpgLoaderConfig
CpgLoaderConfig
NodeFilter
ProtoCpgLoader
ProtoToCpg
ProtoToCpg
TmpEdge
ZipArchive
io.shiftleft.passes
AppliedDiffGraph
BatchUpdateBiListener
BatchUpdateForwardListener
BatchUpdateInverseListener
BatchUpdateListenerLogger
ConcurrentWriterCpgPass
ConcurrentWriterCpgPass
CpgPass
CpgPassBase
CpgPassBase
DiffGraph
DiffGraph
Applier
ArrayChangeSet
Builder
Change
CreateEdge
CreateEdge
CreateNode
NodeKind
Existing
New
NodeKind
RemoveEdge
RemoveEdgeProperty
RemoveNode
RemoveNodeProperty
SetEdgeProperty
SetNodeProperty
Change
DiffEdge
EdgeFromOriginal
EdgeInDiffGraph
EdgeInOriginal
EdgeProperty
EdgeToOriginal
EmptyChangeSet
InverseBuilder
InverseBuilder
InverseBuilderImpl
NodeProperty
NoopInverseBuilder
PackedProperties
SingleChangeSet
DiffGraphProtoSerializer
DiffGraphProtoSerializer
ForkJoinParallelCpgPass
IntervalKeyPool
KeyPool
KeyPoolCreator
NewStyleCpgPassBase
ParallelIteratorExecutor
SequenceKeyPool
SimpleCpgPass
io.shiftleft.utils
ExecutionContextProvider
IOUtils
ProjectRoot
SearchDepthExceededError
StringInterner
StringInterner
codepropertygraph
/
io.shiftleft.passes
/
DiffGraph
/
EmptyChangeSet
EmptyChangeSet
case
object
EmptyChangeSet
extends
DiffGraph
Graph
Supertypes
Self type
trait
Singleton
trait
Product
trait
Mirror
trait
Serializable
trait
Product
trait
Equals
trait
DiffGraph
class
Object
trait
Matchable
class
Any
EmptyChangeSet
Type members
Value members
Type members
Inherited types
type
MirroredElemLabels
=
EmptyTuple
Inherited from
Singleton
type
MirroredElemTypes
=
EmptyTuple
Inherited from
Singleton
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from
Mirror
type
MirroredMonoType
=
Singleton
Inherited from
Singleton
type
MirroredType
=
Singleton
Inherited from
Singleton
Value members
Concrete methods
override
def
iterator
:
Iterator
[
Change
]
Definition Classes
DiffGraph
override
def
size
:
Int
Definition Classes
DiffGraph
Inherited methods
def
+
(other:
DiffGraph
):
DiffGraph
Inherited from
DiffGraph
def
convertToOdbStyle
(cpg:
Cpg
, builder:
DiffGraphBuilder
):
Unit
Inherited from
DiffGraph
def
edgeProperties
:
Vector
[
EdgeProperty
]
Inherited from
DiffGraph
def
edges
:
Vector
[
EdgeInDiffGraph
]
Inherited from
DiffGraph
def
edgesFromOriginal
:
Vector
[
EdgeFromOriginal
]
Inherited from
DiffGraph
def
edgesInOriginal
:
Vector
[
EdgeInOriginal
]
Inherited from
DiffGraph
def
edgesToOriginal
:
Vector
[
EdgeToOriginal
]
Inherited from
DiffGraph
def
fromProduct
(p:
Product
):
MirroredMonoType
Inherited from
Singleton
def
nodeProperties
:
Vector
[
NodeProperty
]
Inherited from
DiffGraph
def
nodes
:
Iterator
[
NewNode
]
Inherited from
DiffGraph
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product