AstForMethodsCreator

io.joern.jimple2cpg.astcreation.declarations.AstForMethodsCreator
trait AstForMethodsCreator(implicit withSchemaValidation: ValidationMode)

Attributes

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

Members list

Value members

Concrete methods

protected def astForMethod(methodDeclaration: SootMethod, typeDecl: RefType): Ast
protected def astForParameterRef(parameterRef: ParameterRef, parentUnit: Unit): Ast