MCPcopy Create free account
hub / github.com/defold/defold / check_ignore

Function check_ignore

engine/jni/scripts/gen_java.py:241–242  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

239 return default
240
241def check_ignore(name):
242 return name in ignores
243
244# PREFIX_ENUM_BLA => Bla, _PREFIX_ENUM_BLA => Bla
245def as_enum_item_name(s):

Callers 2

gen_namespaceFunction · 0.85
gen_jni_namespace_sourceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected