Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ l
Function
l
engine/jni/scripts/gen_java.py:186–188 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
184
reset_lines()
185
186
def
l(s):
187
global out_lines
188
out_lines += s +
'\n'
189
190
def
detect_newline(path):
191
if
not os.path.exists(path):
Callers
15
gen_struct
Function · 0.70
gen_consts
Function · 0.70
gen_const_var
Function · 0.70
gen_enum
Function · 0.70
gen_java_source
Function · 0.70
gen_jni_struct
Function · 0.70
gen_jni_typeinfos
Function · 0.70
gen_jni_type_init
Function · 0.70
gen_to_jni_create_object
Function · 0.70
gen_to_jni_create_object_array
Function · 0.70
gen_to_jni_create_object_ptr_array
Function · 0.70
gen_from_jni_create_object
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected