io.joern.php2cpg.astcreation

Members list

Type members

Classlikes

class AstCreator(val relativeFileName: String, fileName: String, phpAst: PhpFile, disableFileContent: Boolean)(implicit withSchemaValidation: ValidationMode) extends AstCreatorBase[PhpNode, AstCreator], AstCreatorHelper, AstForExpressionsCreator, AstForControlStructuresCreator, AstForDeclarationsCreator, AstForFunctionsCreator, AstForTypesCreator

Attributes

Companion
object
Supertypes
class AstCreatorBase[PhpNode, AstCreator]
trait AstNodeBuilder[PhpNode, AstCreator]
class Object
trait Matchable
class Any
Show all
object AstCreator

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
AstCreator.type
trait AstCreatorHelper(disableFileContent: Boolean)(implicit withSchemaValidation: ValidationMode)

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AstCreator
Self type
trait AstForControlStructuresCreator(implicit withSchemaValidation: ValidationMode)

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AstCreator
Self type
trait AstForDeclarationsCreator(implicit withSchemaValidation: ValidationMode)

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AstCreator
Self type
trait AstForExpressionsCreator(implicit withSchemaValidation: ValidationMode)

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AstCreator
Self type
trait AstForFunctionsCreator(implicit withSchemaValidation: ValidationMode)

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AstCreator
Self type
trait AstForTypesCreator(implicit withSchemaValidation: ValidationMode)

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AstCreator
Self type
object PhpBuiltins

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type