PhpStmtWithBody

io.joern.php2cpg.parser.Domain.PhpStmtWithBody
sealed trait PhpStmtWithBody extends PhpStmt

Attributes

Graph
Supertypes
trait PhpStmt
trait PhpNode
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def stmts: List[PhpStmt]

Inherited methods

Attributes

Inherited from:
PhpNode