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

Function get_modulite_of_symbol

compiler/data/modulite-data.cpp:232–251  ·  view source on GitHub ↗

having SomeClass or someFunction(), detect a modulite this symbol belongs to pay attention, that we can't use `FunctionData::modulite` and similar, because that properties haven't been assigned up to the point of yaml validation `FunctionData::modulite` and similar will be assigned later, to be used for checking func calls / class access / etc. See `CalcRealDefinesAndAssignModulitesF` sync pipe.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

validate_yaml_exportsMethod · 0.85

Calls 1

get_modulite_of_fileFunction · 0.85

Tested by

no test coverage detected