Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Redot-Engine/redot-engine
/ get_error_column
Method
get_error_column
modules/gdscript/gdscript_compiler.cpp:3365–3367 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3363
}
3364
3365
int GDScriptCompiler::get_error_column() const {
3366
return err_column;
3367
}
3368
3369
GDScriptCompiler::GDScriptCompiler() {
3370
}
Callers
1
test_compiler
Function · 0.80
Calls
no outgoing calls
Tested by
1
test_compiler
Function · 0.64