XTypeRecovery

io.joern.x2cpg.passes.frontend.XTypeRecovery$
See theXTypeRecovery companion class

Attributes

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

Members list

Concise view

Value members

Concrete methods

def dummyMemberType(prefix: String, memberName: String, sep: Char): String
def isDummyType(typ: String): Boolean

Scans the type for placeholder/dummy types.

Scans the type for placeholder/dummy types.

Attributes

Concrete fields

val DummyIndexAccess: String
val DummyMemberLoad: String
val DummyReturnType: String