PhpSimpleScalar

io.joern.php2cpg.parser.Domain$.PhpSimpleScalar
sealed abstract class PhpSimpleScalar(val typeFullName: String) extends PhpScalar

Attributes

Graph
Supertypes
trait PhpScalar
trait PhpExpr
trait PhpStmt
trait PhpNode
class Object
trait Matchable
class Any
Show all
Known subtypes
class PhpFloat
class PhpInt
class PhpString

Members list

Value members

Abstract methods

def value: String

Concrete fields

val typeFullName: String