io.joern.php2cpg

Members list

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 Serializable
trait Product
trait Equals
trait DependencyDownloadConfig
trait TypeStubsParserConfig
trait TypeRecoveryParserConfig
trait X2CpgConfig[Config]
class Object
trait Matchable
class Any
Show all
object Frontend

Attributes

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

Attributes

Supertypes
class X2CpgMain
class Object
trait Matchable
class Any
Self type
Main.type
class Php2Cpg extends X2CpgFrontend

Attributes

Supertypes
trait X2CpgFrontend
trait AutoCloseable
class Object
trait Matchable
class Any