TypeNodePass

io.joern.x2cpg.passes.frontend.TypeNodePass
See theTypeNodePass companion class
object TypeNodePass

Attributes

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

Members list

Value members

Concrete methods

def fullToShortName(typeName: String): String
def withRegisteredTypes(registeredTypes: List[String], cpg: Cpg, keyPool: Option[KeyPool]): TypeNodePass
def withTypesFromCpg(cpg: Cpg, keyPool: Option[KeyPool]): TypeNodePass