Config
io.joern.kotlin2cpg.Config
final case class Config(classpath: Set[String], withStdlibJarsInClassPath: Boolean, gradleProjectName: Option[String], gradleConfigurationName: Option[String], jar4importServiceUrl: Option[String], includeJavaSourceFiles: Boolean, generateNodesForDependencies: Boolean, downloadDependencies: Boolean, keepTypeArguments: Boolean, genericConfig: GenericConfig) extends X2CpgConfig[Config], DependencyDownloadConfig
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait DependencyDownloadConfigtrait X2CpgConfig[Config]class Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
DependencyDownloadConfig
Attributes
- Definition Classes
-
X2CpgConfig
Inherited methods
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- X2CpgConfig
In this article