php2cpg
php2cpg
io.joern.php2cpg
Config
Main
Php2Cpg
io.joern.php2cpg.astcreation
AstCreator
AstCreator
TypeConstants
io.joern.php2cpg.datastructures
Scope
io.joern.php2cpg.parser
Domain
PhpArg
PhpArg
PhpArgument
PhpAssignment
PhpAssignment
PhpAttributes
PhpAttributes
PhpBinaryOp
PhpBinaryOp
PhpBreakStmt
PhpBuiltins
PhpCaseStmt
PhpCast
PhpCast
PhpCatchStmt
PhpContinueStmt
PhpDoStmt
PhpDomainTypeConstants
PhpEchoStmt
PhpElseIfStmt
PhpElseStmt
PhpEncapsed
PhpEncapsedPart
PhpEncapsedPart
PhpExpr
PhpFile
PhpFinallyStmt
PhpFloat
PhpForStmt
PhpFuncCall
PhpIfStmt
PhpInt
PhpIsset
PhpMethodDecl
PhpNameExpr
PhpNode
PhpParam
PhpPrint
PhpScalar
PhpStmt
PhpString
PhpString
PhpSwitchStmt
PhpTernaryOp
PhpThrowExpr
PhpTryStmt
PhpUnaryOp
PhpUnaryOp
PhpVariable
PhpVariadicPlaceholder
PhpWhileStmt
PhpParser
io.joern.php2cpg.passes
AstCreationPass
php2cpg
/
io.joern.php2cpg.parser
/
Domain
/
PhpBreakStmt
PhpBreakStmt
final case
class
PhpBreakStmt
(
num:
Option
[
Int
],
attributes:
PhpAttributes
)
extends
PhpStmt
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
PhpStmt
class
PhpNode
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product