io.joern.javasrc2cpg

Members list

Type members

Classlikes

final case class Config(inferenceJarPaths: Set[String], fetchDependencies: Boolean, javaFeatureSetVersion: Option[String], delombokJavaHome: Option[String], delombokMode: Option[String], enableTypeRecovery: Boolean, jdkPath: Option[String], showEnv: Boolean, skipTypeInfPass: Boolean, dumpJavaparserAsts: Boolean, cacheJdkTypeSolver: Boolean, keepTypeArguments: Boolean, disableTypeFallback: Boolean, genericConfig: GenericConfig, typeRecoveryParserConfig: Config) extends X2CpgConfig[Config], TypeRecoveryParserConfig

Command line configuration parameters

Command line configuration parameters

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TypeRecoveryParserConfig
trait X2CpgConfig[Config]
class Object
trait Matchable
class Any
Show all
class JavaSrc2Cpg extends X2CpgFrontend

Attributes

Companion
object
Supertypes
trait X2CpgFrontend
trait AutoCloseable
class Object
trait Matchable
class Any
object JavaSrc2Cpg

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
object Main extends X2CpgMain

Attributes

Supertypes
class X2CpgMain
class Object
trait Matchable
class Any
Self type
Main.type