PhpDeclareStmt
io.joern.php2cpg.parser.Domain.PhpDeclareStmt
final case class PhpDeclareStmt(declares: Seq[PhpDeclareItem], stmts: Option[List[PhpStmt]], attributes: PhpAttributes) extends PhpStmt
Attributes
- Graph
-
- Supertypes
Members list
In this article