MultiBindingTableAdapterForJavaparser

io.joern.javasrc2cpg.util.MultiBindingTableAdapterForJavaparser
See theMultiBindingTableAdapterForJavaparser companion class

Attributes

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

Members list

Type members

Classlikes

case class InnerClassDeclaration(fullName: String, directParents: List[JavaparserBindingDeclType], methodDeclarations: List[ResolvedMethodDeclaration], typeParametersMap: ResolvedTypeParametersMap) extends JavaparserBindingDeclType

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
case class RegularClassDeclaration(resolvedDeclaration: ResolvedReferenceTypeDeclaration, typeParametersMap: ResolvedTypeParametersMap) extends JavaparserBindingDeclType

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all