StaticLiteral
io.joern.rubysrc2cpg.astcreation.RubyIntermediateAst.StaticLiteral
final case class StaticLiteral(typeFullName: String)(span: TextSpan) extends RubyNode, LiteralExpr
Represents a non-interpolated literal.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait LiteralExprclass RubyNodeclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article