io.joern.jimple2cpg

Members list

Type members

Classlikes

final case class Config(android: Option[String], dynamicDirs: Seq[String], dynamicPkgs: Seq[String], fullResolver: Boolean, recurse: Boolean, depth: Int) extends X2CpgConfig[Config]

Command line configuration parameters

Command line configuration parameters

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait X2CpgConfig[Config]
class Object
trait Matchable
class Any
Show all
object Jimple2Cpg

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Jimple2Cpg.type
class Jimple2Cpg extends X2CpgFrontend[Config]

Attributes

Companion
object
Supertypes
trait X2CpgFrontend[Config]
class Object
trait Matchable
class Any
object Main extends X2CpgMain[Config, Jimple2Cpg]

Entry point for command line CPG creator

Entry point for command line CPG creator

Attributes

Supertypes
class X2CpgMain[Config, Jimple2Cpg]
class Object
trait Matchable
class Any
Self type
Main.type