javasrc2cpg
javasrc2cpg
io.joern.javasrc2cpg
Config
JavaSrc2Cpg
JavaSrc2Cpg
Main
io.joern.javasrc2cpg.passes
AstCreationPass
AstCreator
AstCreator
AstWithStaticInit
AstWithStaticInit
BindingInfo
ClosureBindingInfo
ClosureBindingMeta
Context
Context
PartialConstructor
RefEdgePair
io.joern.javasrc2cpg.util
BindingTable
BindingTable
BindingTableAdapter
BindingTableAdapterForJavaparser
BindingTableEntry
CachingReflectionTypeSolver
NodeTypeInfo
Scope
Scope
SourceRootFinder
TypeInfoCalculator
TypeInfoCalculator
TypeConstants
TypeNameConstants
Util
javasrc2cpg
/
io.joern.javasrc2cpg.passes
/
ClosureBindingInfo
ClosureBindingInfo
case
class
ClosureBindingInfo
(
identifier:
NewIdentifier
,
closure:
NewClosureBinding
,
bindingId:
String
)
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product