Config
io.joern.php2cpg.Config
final case class Config(phpIni: Option[String], phpParserBin: Option[String], downloadDependencies: Boolean, genericConfig: GenericConfig, typeRecoveryParserConfig: Config, typeStubsFilePath: Option[String]) extends X2CpgConfig[Config], TypeRecoveryParserConfig, TypeStubsParserConfig, DependencyDownloadConfig
Command line configuration parameters
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait DependencyDownloadConfigtrait TypeStubsParserConfigtrait TypeRecoveryParserConfigtrait X2CpgConfig[Config]class Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
DependencyDownloadConfig
Attributes
- Definition Classes
-
X2CpgConfig
Attributes
- Definition Classes
-
TypeRecoveryParserConfig
Inherited methods
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- TypeRecoveryParserConfig
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:
- TypeRecoveryParserConfig
Attributes
- Inherited from:
- X2CpgConfig
Attributes
- Inherited from:
- TypeRecoveryParserConfig
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:
- TypeRecoveryParserConfig
Attributes
- Inherited from:
- TypeStubsParserConfig
In this article