JarTypeReader

io.joern.javasrc2cpg.jartypereader.JarTypeReader
object JarTypeReader

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def getTypeDeclForEntry(cp: ClassPool, name: String): Option[ResolvedTypeDecl]
def getTypeEntryForMethod(method: CtMethod, parentDecl: ResolvedTypeDecl): ResolvedMethod
def getTypes(jarPath: String): List[ResolvedTypeDecl]