PhpCatchStmt
io.joern.php2cpg.parser.Domain.PhpCatchStmt
final case class PhpCatchStmt(types: List[PhpNameExpr], variable: Option[PhpExpr], stmts: List[PhpStmt], attributes: PhpAttributes) extends PhpStmtWithBody
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PhpStmtWithBodytrait PhpStmttrait PhpNodeclass Objecttrait Matchableclass Any
Members list
In this article