2
0
Fork 0
Commit Graph

1 Commits (509da8620537f150eb6f2266ddf330ee2ffbfea4)

Author SHA1 Message Date
ZuBsPaCe 551ceb590b GDScript: Report property type errors
Inline getters & setters are now FunctionNodes.
Their names are set in the parser, not in the compiler.
GDScript-Analyzer will now run through getter and setter.
Also report wrong type or signature errors regarding getset properties.
Added GDScript tests for getters and setters.
#53102
2021-10-08 22:06:15 +07:00