TypeDeclStubCreator

io.joern.x2cpg.passes.base.TypeDeclStubCreator
See theTypeDeclStubCreator companion class

Attributes

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

Members list

Value members

Concrete methods

def createTypeDeclStub(name: String, fullName: String, isExternal: Boolean, astParentType: String, astParentFullName: String, fileName: String): NewTypeDecl