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

Method resolve_symbol_from_yaml

compiler/data/modulite-data.cpp:346–459  ·  view source on GitHub ↗

resolve any config item ("SomeClass", "SomeClass::f()", "@msg", etc.) from a string to a symbol this is done in-place, modifying s.kind and s.{union_prop} on error resolving, it's also printed here, pointing to a concrete line in yaml file

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 14

fire_yaml_errorFunction · 0.85
paint_boldFunction · 0.85
replace_backslashesFunction · 0.85
get_moduliteMethod · 0.80
substrMethod · 0.80
get_defineMethod · 0.80
get_static_methodMethod · 0.80
findMethod · 0.45
sizeMethod · 0.45
get_functionMethod · 0.45
get_classMethod · 0.45
get_static_fieldMethod · 0.45

Tested by

no test coverage detected