MethodStubCreator

io.joern.x2cpg.passes.base.MethodStubCreator$
See theMethodStubCreator companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def createMethodStub(name: String, fullName: String, signature: String, dispatchType: String, parameterCount: Int, dstGraph: DiffGraphBuilder, isExternal: Boolean, astParentType: String, astParentFullName: String): NewMethod