PhpCaseStmt
io.joern.php2cpg.parser.Domain$.PhpCaseStmt
final case class PhpCaseStmt(condition: Option[PhpExpr], stmts: List[PhpStmt], attributes: PhpAttributes) extends PhpStmtWithBody
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass PhpStmtWithBodyclass PhpStmtclass PhpNodeclass Objecttrait Matchableclass Any
Members list
In this article