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

Method parse_class_member_modifier_mask

compiler/gentree.cpp:1412–1440  ·  view source on GitHub ↗

parsing 'static public', 'final protected' and other function/class members modifiers

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

set_publicMethod · 0.80
set_privateMethod · 0.80
set_protectedMethod · 0.80
set_staticMethod · 0.80
typeMethod · 0.45
set_finalMethod · 0.45
set_abstractMethod · 0.45

Tested by

no test coverage detected