PhpEnumCaseStmt
io.joern.php2cpg.parser.Domain$.PhpEnumCaseStmt
final case class PhpEnumCaseStmt(name: PhpNameExpr, expr: Option[PhpExpr], attributes: PhpAttributes) extends PhpStmt
Attributes
- Graph
-
- Supertypes
Members list
In this article