io.joern.php2cpg
package io.joern.php2cpg
Members list
Packages
package io.joern.php2cpg.astcreation
package io.joern.php2cpg.datastructures
package io.joern.php2cpg.parser
package io.joern.php2cpg.passes
package io.joern.php2cpg.utils
Type members
Classlikes
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
Command line configuration parameters
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait DependencyDownloadConfigtrait TypeStubsParserConfigtrait TypeRecoveryParserConfigtrait X2CpgConfig[Config]class Objecttrait Matchableclass AnyShow all
object Frontend
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Frontend.type
object Main extends X2CpgMain
Attributes
- Supertypes
-
class X2CpgMainclass Objecttrait Matchableclass Any
- Self type
-
Main.type
class Php2Cpg extends X2CpgFrontend
Attributes
- Supertypes
-
trait X2CpgFrontendtrait AutoCloseableclass Objecttrait Matchableclass Any
In this article