MethodDeclaration
io.joern.rubysrc2cpg.astcreation.RubyIntermediateAst.MethodDeclaration
final case class MethodDeclaration(methodName: String, parameters: List[RubyNode], body: RubyNode)(span: TextSpan) extends RubyNode, ProcedureDeclaration, AllowedTypeDeclarationChild
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ProcedureDeclarationclass RubyNodeclass Objecttrait Matchableclass Any
Members list
In this article