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

Function is_constant_exported_from

compiler/modulite-check-rules.cpp:164–198  ·  view source on GitHub ↗

constant A::C is exported from a modulite when - "A::C" is declared in 'export' - or "A" is declared in 'export' AND "A::C" is not declared in 'force-internal' - or either "A" or "A::C" is declared in 'allow internal' for current usage context

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 2

emptyMethod · 0.45

Tested by

no test coverage detected