io.joern.php2cpg.parser.Domain.PhpBinaryOp
See thePhpBinaryOp companion object
final case class PhpBinaryOp(operator: String, left: PhpExpr, right: PhpExpr, attributes: PhpAttributes) extends PhpExpr
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article