io.joern.c2cpg

Members list

Concise view

Type members

Classlikes

class C2Cpg extends X2CpgFrontend[Config]

Attributes

Graph
Supertypes
trait X2CpgFrontend[Config]
class Object
trait Matchable
class Any
final case class Config(inputPath: String, outputPath: String, includePaths: Set[String], defines: Set[String], includeComments: Boolean, logProblems: Boolean, logPreprocessor: Boolean, printIfDefsOnly: Boolean, includePathsAutoDiscovery: Boolean) extends X2CpgConfig[Config]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait X2CpgConfig[Config]
class Object
trait Matchable
class Any
object Main extends X2CpgMain[Config, C2Cpg]

Attributes

Graph
Supertypes
class X2CpgMain[Config, C2Cpg]
trait App
trait DelayedInit
class Object
trait Matchable
class Any
Self type
Main.type