PhpPropertyFetchExpr
io.joern.php2cpg.parser.Domain$.PhpPropertyFetchExpr
final case class PhpPropertyFetchExpr(expr: PhpExpr, name: PhpExpr, isNullsafe: Boolean, isStatic: Boolean, attributes: PhpAttributes) extends PhpExpr
Attributes
- Graph
- Supertypes