Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
241
def
check_ignore(name):
242
return
name in ignores
243
244
# PREFIX_ENUM_BLA => Bla, _PREFIX_ENUM_BLA => Bla
245
def
as_enum_item_name(s):
Callers
2
gen_namespace
Function · 0.85
gen_jni_namespace_source
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected