TypeDeclBodyCall
io.joern.rubysrc2cpg.astcreation.RubyIntermediateAst.TypeDeclBodyCall
final case class TypeDeclBodyCall(target: RubyNode, typeName: String)(span: TextSpan) extends RubyNode, RubyCall
Special class for <body> calls of type decls.
Attributes
- Graph
-
- Supertypes
Members list
In this article