PhpCallExpr
io.joern.php2cpg.parser.Domain$.PhpCallExpr
final case class PhpCallExpr(target: Option[PhpExpr], methodName: PhpExpr, args: Seq[PhpArgument], isNullSafe: Boolean, isStatic: Boolean, attributes: PhpAttributes) extends PhpExpr
Attributes
- Graph
-
- Supertypes
Members list
In this article