LiteralExpr

io.joern.rubysrc2cpg.astcreation.RubyIntermediateAst.LiteralExpr
sealed trait LiteralExpr

Represents some kind of literal expression.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class ArrayLiteral
trait HashLike
class HashLiteral
Show all

Members list

Value members

Abstract methods

def typeFullName: String