pub fn builtin_fns() -> Vec<BuiltinFn>
The GDScript builtin functions (the @GDScript surface). The list grows as features need it; these are the ones inference and completion rely on in Phase 2.
@GDScript