io.joern.c2cpg

package io.joern.c2cpg

Members list

Type members

Classlikes

class C2Cpg extends X2CpgFrontend[Config]

Attributes

Companion
object
Supertypes
trait X2CpgFrontend[Config]
class Object
trait Matchable
class Any
object C2Cpg

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
C2Cpg.type
final case class Config(includePaths: Set[String], defines: Set[String], includeComments: Boolean, logProblems: Boolean, logPreprocessor: Boolean, printIfDefsOnly: Boolean, includePathsAutoDiscovery: Boolean, skipFunctionBodies: Boolean, noImageLocations: Boolean) extends X2CpgConfig[Config]

Attributes

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

Attributes

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