ReturnExpression
io.joern.rubysrc2cpg.astcreation.RubyIntermediateAst.ReturnExpression
final case class ReturnExpression(expressions: List[RubyNode])(span: TextSpan) extends RubyNode
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass RubyNodeclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article