AstForFunctionsCreator

io.joern.rubysrc2cpg.astcreation.AstForFunctionsCreator
trait AstForFunctionsCreator(implicit withSchemaValidation: ValidationMode)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AstCreator
Self type

Members list

Value members

Concrete methods

protected def astForMethodDeclaration(node: MethodDeclaration): Ast
protected def astForParameter(node: RubyNode, index: Int): Ast