io.joern.php2cpg.parser.Domain$.PhpArg
See thePhpArg companion object
final case class PhpArg(expr: PhpExpr, parameterName: Option[String], byRef: Boolean, unpack: Boolean, attributes: PhpAttributes) extends PhpArgument
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PhpArgumenttrait PhpNodeclass Objecttrait Matchableclass Any
Members list
In this article