php2cpg
php2cpg
API
io.joern.php2cpg
Config
Main
Php2Cpg
io.joern.php2cpg.astcreation
AstCreator
AstCreator
NameConstants
TypeConstants
PhpBuiltins
io.joern.php2cpg.datastructures
ArrayIndexTracker
ArrayIndexTracker
Scope
io.joern.php2cpg.parser
Domain
ClassLikeTypes
NopStmt
PhpAliasAdaptation
PhpArg
PhpArg
PhpArgument
PhpArrayDimFetchExpr
PhpArrayExpr
PhpArrayItem
PhpAssignment
PhpAssignment
PhpAttributes
PhpAttributes
PhpBinaryOp
PhpBinaryOp
PhpBreakStmt
PhpCallExpr
PhpCaseStmt
PhpCast
PhpCast
PhpCatchStmt
PhpClassConstFetchExpr
PhpClassLikeStmt
PhpCloneExpr
PhpClosureExpr
PhpClosureUse
PhpConstDeclaration
PhpConstFetchExpr
PhpConstStmt
PhpContinueStmt
PhpDeclareItem
PhpDeclareStmt
PhpDoStmt
PhpDomainTypeConstants
PhpEchoStmt
PhpElseIfStmt
PhpElseStmt
PhpEmptyExpr
PhpEncapsed
PhpEncapsedPart
PhpEncapsedPart
PhpEnumCaseStmt
PhpErrorSuppressExpr
PhpEvalExpr
PhpExitExpr
PhpExpr
PhpFile
PhpFinallyStmt
PhpFloat
PhpForStmt
PhpForeachStmt
PhpGlobalStmt
PhpGotoStmt
PhpGroupUseStmt
PhpHaltCompilerStmt
PhpIfStmt
PhpIncludeExpr
PhpIncludeType
PhpInstanceOfExpr
PhpInt
PhpIsset
PhpLabelStmt
PhpListExpr
PhpMatchArm
PhpMatchExpr
PhpMethodDecl
PhpModifiers
PhpNameExpr
PhpNamespaceStmt
PhpNewExpr
PhpNode
PhpOperators
PhpParam
PhpPrecedenceAdaptation
PhpPrint
PhpPropertyFetchExpr
PhpPropertyStmt
PhpPropertyValue
PhpReturnStmt
PhpScalar
PhpShellExecExpr
PhpSimpleScalar
PhpStaticStmt
PhpStaticVar
PhpStmt
PhpString
PhpString
PhpSwitchStmt
PhpTernaryOp
PhpThrowExpr
PhpTraitUseAdaptation
PhpTraitUseStmt
PhpTryStmt
PhpUnaryOp
PhpUnaryOp
PhpUnsetStmt
PhpUseStmt
PhpUseType
Constant
Function
Normal
PhpUseType
Unknown
PhpUseUse
PhpVariable
PhpVariadicPlaceholder
PhpWhileStmt
PhpYieldExpr
PhpYieldFromExpr
PhpParser
io.joern.php2cpg.passes
AstCreationPass
php2cpg
/
io.joern.php2cpg.parser
/
Domain
/
PhpStaticVar
PhpStaticVar
io.joern.php2cpg.parser.Domain$.PhpStaticVar
final case
class
PhpStaticVar
(
variable
:
PhpVariable
,
defaultValue
:
Option
[
PhpExpr
],
attributes
:
PhpAttributes
)
extends
PhpStmt
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
PhpStmt
class
PhpNode
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product