PhpSwitchStmt
io.joern.php2cpg.parser.Domain$.PhpSwitchStmt
final case class PhpSwitchStmt(condition: PhpExpr, cases: List[PhpCaseStmt], attributes: PhpAttributes) extends PhpStmt
Attributes
- Graph
-
- Supertypes
Members list
In this article