MCPcopy Create free account
hub / github.com/VKCOM/kphp / reify_genericT_from_call_argument

Function reify_genericT_from_call_argument

compiler/generics-reification.cpp:137–202  ·  view source on GitHub ↗

having a call `f($arg)`, where f is `f `, and $arg is `@param T[] $array`, deduce T for example, if an assumption for $arg is A[], then T is A this function is called for every generic argument of `f()` invocation

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 9

has_genericT_insideMethod · 0.80
unwrap_optionalMethod · 0.80
get_extends_hintMethod · 0.80
provideTMethod · 0.80
typeMethod · 0.45
get_classMethod · 0.45
get_stringMethod · 0.45

Tested by

no test coverage detected