Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ reset_lines
Function
reset_lines
engine/jni/scripts/gen_java.py:169–173 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
167
struct_jni_types = []
168
169
def
reset_lines():
170
global out_lines
171
global struct_jni_types
172
out_lines =
''
173
struct_jni_types = []
174
175
def
reset_globals():
176
global struct_types
Callers
2
reset_globals
Function · 0.85
generate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected