TypeInfoCalculator

io.joern.javasrc2cpg.typesolvers.TypeInfoCalculator
See theTypeInfoCalculator companion class

Attributes

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

Members list

Type members

Classlikes

object TypeConstants

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def apply(global: Global, symbolResolver: SymbolResolver): TypeInfoCalculator
def isAutocastType(typeName: String): Boolean

Concrete fields

val NumericTypes: Set[String]
val ObjectMethodSignatures: Set[String]