gd_editor.cpp 66 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513
  1. /*************************************************************************/
  2. /* gd_editor.cpp */
  3. /*************************************************************************/
  4. /* This file is part of: */
  5. /* GODOT ENGINE */
  6. /* http://www.godotengine.org */
  7. /*************************************************************************/
  8. /* Copyright (c) 2007-2016 Juan Linietsky, Ariel Manzur. */
  9. /* */
  10. /* Permission is hereby granted, free of charge, to any person obtaining */
  11. /* a copy of this software and associated documentation files (the */
  12. /* "Software"), to deal in the Software without restriction, including */
  13. /* without limitation the rights to use, copy, modify, merge, publish, */
  14. /* distribute, sublicense, and/or sell copies of the Software, and to */
  15. /* permit persons to whom the Software is furnished to do so, subject to */
  16. /* the following conditions: */
  17. /* */
  18. /* The above copyright notice and this permission notice shall be */
  19. /* included in all copies or substantial portions of the Software. */
  20. /* */
  21. /* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */
  22. /* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */
  23. /* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.*/
  24. /* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */
  25. /* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */
  26. /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
  27. /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
  28. /*************************************************************************/
  29. #include "gd_script.h"
  30. #include "gd_compiler.h"
  31. #include "globals.h"
  32. #include "os/file_access.h"
  33. void GDScriptLanguage::get_comment_delimiters(List<String> *p_delimiters) const {
  34. p_delimiters->push_back("#");
  35. p_delimiters->push_back("\"\"\" \"\"\"");
  36. }
  37. void GDScriptLanguage::get_string_delimiters(List<String> *p_delimiters) const {
  38. p_delimiters->push_back("\" \"");
  39. p_delimiters->push_back("' '");
  40. }
  41. Ref<Script> GDScriptLanguage::get_template(const String& p_class_name, const String& p_base_class_name) const {
  42. String _template = String()+
  43. "extends %BASE%\n\n"+
  44. "# class member variables go here, for example:\n"+
  45. "# var a = 2\n"+
  46. "# var b = \"textvar\"\n\n"+
  47. "func _ready():\n"+
  48. "\t# Called every time the node is added to the scene.\n"+
  49. "\t# Initialization here\n"+
  50. "\tpass\n";
  51. _template = _template.replace("%BASE%",p_base_class_name);
  52. Ref<GDScript> script;
  53. script.instance();
  54. script->set_source_code(_template);
  55. return script;
  56. }
  57. bool GDScriptLanguage::validate(const String& p_script, int &r_line_error,int &r_col_error,String& r_test_error, const String& p_path,List<String> *r_functions) const {
  58. GDParser parser;
  59. Error err = parser.parse(p_script,p_path.get_base_dir(),true,p_path);
  60. if (err) {
  61. r_line_error=parser.get_error_line();
  62. r_col_error=parser.get_error_column();
  63. r_test_error=parser.get_error();
  64. return false;
  65. } else {
  66. const GDParser::Node *root = parser.get_parse_tree();
  67. ERR_FAIL_COND_V(root->type!=GDParser::Node::TYPE_CLASS,false);
  68. const GDParser::ClassNode *cl = static_cast<const GDParser::ClassNode*>(root);
  69. Map<int,String> funcs;
  70. for(int i=0;i<cl->functions.size();i++) {
  71. funcs[cl->functions[i]->line]=cl->functions[i]->name;
  72. }
  73. for(int i=0;i<cl->static_functions.size();i++) {
  74. funcs[cl->static_functions[i]->line]=cl->static_functions[i]->name;
  75. }
  76. for (Map<int,String>::Element *E=funcs.front();E;E=E->next()) {
  77. r_functions->push_back(E->get()+":"+itos(E->key()));
  78. }
  79. }
  80. return true;
  81. }
  82. bool GDScriptLanguage::has_named_classes() const {
  83. return false;
  84. }
  85. int GDScriptLanguage::find_function(const String& p_function,const String& p_code) const {
  86. GDTokenizerText tokenizer;
  87. tokenizer.set_code(p_code);
  88. int indent=0;
  89. while(tokenizer.get_token()!=GDTokenizer::TK_EOF && tokenizer.get_token()!=GDTokenizer::TK_ERROR) {
  90. if (tokenizer.get_token()==GDTokenizer::TK_NEWLINE) {
  91. indent=tokenizer.get_token_line_indent();
  92. }
  93. //print_line("TOKEN: "+String(GDTokenizer::get_token_name(tokenizer.get_token())));
  94. if (indent==0 && tokenizer.get_token()==GDTokenizer::TK_PR_FUNCTION && tokenizer.get_token(1)==GDTokenizer::TK_IDENTIFIER) {
  95. String identifier = tokenizer.get_token_identifier(1);
  96. if (identifier==p_function) {
  97. return tokenizer.get_token_line();
  98. }
  99. }
  100. tokenizer.advance();
  101. //print_line("NEXT: "+String(GDTokenizer::get_token_name(tokenizer.get_token())));
  102. }
  103. return -1;
  104. }
  105. Script *GDScriptLanguage::create_script() const {
  106. return memnew( GDScript );
  107. }
  108. /* DEBUGGER FUNCTIONS */
  109. bool GDScriptLanguage::debug_break_parse(const String& p_file, int p_line,const String& p_error) {
  110. //break because of parse error
  111. if (ScriptDebugger::get_singleton() && Thread::get_caller_ID()==Thread::get_main_ID()) {
  112. _debug_parse_err_line=p_line;
  113. _debug_parse_err_file=p_file;
  114. _debug_error=p_error;
  115. ScriptDebugger::get_singleton()->debug(this,false);
  116. return true;
  117. } else {
  118. return false;
  119. }
  120. }
  121. bool GDScriptLanguage::debug_break(const String& p_error,bool p_allow_continue) {
  122. if (ScriptDebugger::get_singleton() && Thread::get_caller_ID()==Thread::get_main_ID()) {
  123. _debug_parse_err_line=-1;
  124. _debug_parse_err_file="";
  125. _debug_error=p_error;
  126. ScriptDebugger::get_singleton()->debug(this,p_allow_continue);
  127. return true;
  128. } else {
  129. return false;
  130. }
  131. }
  132. String GDScriptLanguage::debug_get_error() const {
  133. return _debug_error;
  134. }
  135. int GDScriptLanguage::debug_get_stack_level_count() const {
  136. if (_debug_parse_err_line>=0)
  137. return 1;
  138. return _debug_call_stack_pos;
  139. }
  140. int GDScriptLanguage::debug_get_stack_level_line(int p_level) const {
  141. if (_debug_parse_err_line>=0)
  142. return _debug_parse_err_line;
  143. ERR_FAIL_INDEX_V(p_level,_debug_call_stack_pos,-1);
  144. int l = _debug_call_stack_pos - p_level -1;
  145. return *(_call_stack[l].line);
  146. }
  147. String GDScriptLanguage::debug_get_stack_level_function(int p_level) const {
  148. if (_debug_parse_err_line>=0)
  149. return "";
  150. ERR_FAIL_INDEX_V(p_level,_debug_call_stack_pos,"");
  151. int l = _debug_call_stack_pos - p_level -1;
  152. return _call_stack[l].function->get_name();
  153. }
  154. String GDScriptLanguage::debug_get_stack_level_source(int p_level) const {
  155. if (_debug_parse_err_line>=0)
  156. return _debug_parse_err_file;
  157. ERR_FAIL_INDEX_V(p_level,_debug_call_stack_pos,"");
  158. int l = _debug_call_stack_pos - p_level -1;
  159. return _call_stack[l].function->get_source();
  160. }
  161. void GDScriptLanguage::debug_get_stack_level_locals(int p_level,List<String> *p_locals, List<Variant> *p_values, int p_max_subitems,int p_max_depth) {
  162. if (_debug_parse_err_line>=0)
  163. return;
  164. ERR_FAIL_INDEX(p_level,_debug_call_stack_pos);
  165. int l = _debug_call_stack_pos - p_level -1;
  166. GDFunction *f = _call_stack[l].function;
  167. List<Pair<StringName,int> > locals;
  168. f->debug_get_stack_member_state(*_call_stack[l].line,&locals);
  169. for( List<Pair<StringName,int> >::Element *E = locals.front();E;E=E->next() ) {
  170. p_locals->push_back(E->get().first);
  171. p_values->push_back(_call_stack[l].stack[E->get().second]);
  172. }
  173. }
  174. void GDScriptLanguage::debug_get_stack_level_members(int p_level,List<String> *p_members, List<Variant> *p_values, int p_max_subitems,int p_max_depth) {
  175. if (_debug_parse_err_line>=0)
  176. return;
  177. ERR_FAIL_INDEX(p_level,_debug_call_stack_pos);
  178. int l = _debug_call_stack_pos - p_level -1;
  179. GDInstance *instance = _call_stack[l].instance;
  180. if (!instance)
  181. return;
  182. Ref<GDScript> script = instance->get_script();
  183. ERR_FAIL_COND( script.is_null() );
  184. const Map<StringName,GDScript::MemberInfo>& mi = script->debug_get_member_indices();
  185. for(const Map<StringName,GDScript::MemberInfo>::Element *E=mi.front();E;E=E->next()) {
  186. p_members->push_back(E->key());
  187. p_values->push_back( instance->debug_get_member_by_index(E->get().index));
  188. }
  189. }
  190. void GDScriptLanguage::debug_get_globals(List<String> *p_locals, List<Variant> *p_values, int p_max_subitems,int p_max_depth) {
  191. //no globals are really reachable in gdscript
  192. }
  193. String GDScriptLanguage::debug_parse_stack_level_expression(int p_level,const String& p_expression,int p_max_subitems,int p_max_depth) {
  194. if (_debug_parse_err_line>=0)
  195. return "";
  196. return "";
  197. }
  198. void GDScriptLanguage::get_recognized_extensions(List<String> *p_extensions) const {
  199. p_extensions->push_back("gd");
  200. }
  201. void GDScriptLanguage::get_public_functions(List<MethodInfo> *p_functions) const {
  202. for(int i=0;i<GDFunctions::FUNC_MAX;i++) {
  203. p_functions->push_back(GDFunctions::get_info(GDFunctions::Function(i)));
  204. }
  205. //not really "functions", but..
  206. {
  207. MethodInfo mi;
  208. mi.name="preload:Resource";
  209. mi.arguments.push_back(PropertyInfo(Variant::STRING,"path"));
  210. mi.return_val=PropertyInfo(Variant::OBJECT,"",PROPERTY_HINT_RESOURCE_TYPE,"Resource");
  211. p_functions->push_back(mi);
  212. }
  213. {
  214. MethodInfo mi;
  215. mi.name="yield:GDFunctionState";
  216. mi.arguments.push_back(PropertyInfo(Variant::OBJECT,"object"));
  217. mi.arguments.push_back(PropertyInfo(Variant::STRING,"signal"));
  218. mi.default_arguments.push_back(Variant::NIL);
  219. mi.default_arguments.push_back(Variant::STRING);
  220. p_functions->push_back(mi);
  221. }
  222. {
  223. MethodInfo mi;
  224. mi.name="assert";
  225. mi.arguments.push_back(PropertyInfo(Variant::BOOL,"condition"));
  226. p_functions->push_back(mi);
  227. }
  228. }
  229. void GDScriptLanguage::get_public_constants(List<Pair<String,Variant> > *p_constants) const {
  230. Pair<String,Variant> pi;
  231. pi.first="PI";
  232. pi.second=Math_PI;
  233. p_constants->push_back(pi);
  234. }
  235. String GDScriptLanguage::make_function(const String& p_class,const String& p_name,const StringArray& p_args) const {
  236. String s="func "+p_name+"(";
  237. if (p_args.size()) {
  238. s+=" ";
  239. for(int i=0;i<p_args.size();i++) {
  240. if (i>0)
  241. s+=", ";
  242. s+=p_args[i].get_slice(":",0);
  243. }
  244. s+=" ";
  245. }
  246. s+="):\n\tpass # replace with function body\n";
  247. return s;
  248. }
  249. #if defined(DEBUG_METHODS_ENABLED) && defined(TOOLS_ENABLED)
  250. struct GDCompletionIdentifier {
  251. StringName obj_type;
  252. Ref<GDScript> script;
  253. Variant::Type type;
  254. Variant value; //im case there is a value, also return it
  255. };
  256. static GDCompletionIdentifier _get_type_from_variant(const Variant& p_variant) {
  257. GDCompletionIdentifier t;
  258. t.type=p_variant.get_type();
  259. t.value=p_variant;
  260. if (p_variant.get_type()==Variant::OBJECT) {
  261. Object *obj = p_variant;
  262. if (obj) {
  263. //if (obj->cast_to<GDNativeClass>()) {
  264. // t.obj_type=obj->cast_to<GDNativeClass>()->get_name();
  265. // t.value=Variant();
  266. //} else {
  267. t.obj_type=obj->get_type();
  268. //}
  269. }
  270. }
  271. return t;
  272. }
  273. static GDCompletionIdentifier _get_type_from_pinfo(const PropertyInfo& p_info) {
  274. GDCompletionIdentifier t;
  275. t.type=p_info.type;
  276. if (p_info.hint==PROPERTY_HINT_RESOURCE_TYPE) {
  277. t.obj_type=p_info.hint_string;
  278. }
  279. return t;
  280. }
  281. struct GDCompletionContext {
  282. const GDParser::ClassNode *_class;
  283. const GDParser::FunctionNode *function;
  284. const GDParser::BlockNode *block;
  285. Object* base;
  286. String base_path;
  287. };
  288. static Ref<Reference> _get_parent_class(GDCompletionContext& context) {
  289. if (context._class->extends_used) {
  290. //do inheritance
  291. String path = context._class->extends_file;
  292. Ref<GDScript> script;
  293. Ref<GDNativeClass> native;
  294. if (path!="") {
  295. //path (and optionally subclasses)
  296. if (path.is_rel_path()) {
  297. path=context.base_path.plus_file(path);
  298. }
  299. if (ScriptCodeCompletionCache::get_sigleton())
  300. script = ScriptCodeCompletionCache::get_sigleton()->get_cached_resource(path);
  301. else
  302. script = ResourceLoader::load(path);
  303. if (script.is_null()) {
  304. return REF();
  305. }
  306. if (script->is_valid()) {
  307. return REF();
  308. }
  309. //print_line("EXTENDS PATH: "+path+" script is "+itos(script.is_valid())+" indices is "+itos(script->member_indices.size())+" valid? "+itos(script->valid));
  310. if (context._class->extends_class.size()) {
  311. for(int i=0;i<context._class->extends_class.size();i++) {
  312. String sub = context._class->extends_class[i];
  313. if (script->get_subclasses().has(sub)) {
  314. script=script->get_subclasses()[sub];
  315. } else {
  316. return REF();
  317. }
  318. }
  319. }
  320. if (script.is_valid())
  321. return script;
  322. } else {
  323. if (context._class->extends_class.size()==0) {
  324. ERR_PRINT("BUG");
  325. return REF();
  326. }
  327. String base=context._class->extends_class[0];
  328. if (context._class->extends_class.size()>1) {
  329. return REF();
  330. }
  331. //if not found, try engine classes
  332. if (!GDScriptLanguage::get_singleton()->get_global_map().has(base)) {
  333. return REF();
  334. }
  335. int base_idx = GDScriptLanguage::get_singleton()->get_global_map()[base];
  336. native = GDScriptLanguage::get_singleton()->get_global_array()[base_idx];
  337. return native;
  338. }
  339. }
  340. return Ref<Reference>();
  341. }
  342. static GDCompletionIdentifier _get_native_class(GDCompletionContext& context) {
  343. //eeh...
  344. GDCompletionIdentifier id;
  345. id.type=Variant::NIL;
  346. REF pc = _get_parent_class(context);
  347. if (!pc.is_valid()) {
  348. return id;
  349. }
  350. Ref<GDNativeClass> nc = pc;
  351. Ref<GDScript> s = pc;
  352. if (s.is_null() && nc.is_null()) {
  353. return id;
  354. }
  355. while(!s.is_null()) {
  356. nc=s->get_native();
  357. s=s->get_base();
  358. }
  359. if (nc.is_null()) {
  360. return id;
  361. }
  362. id.type=Variant::OBJECT;
  363. if (context.base)
  364. id.value=context.base;
  365. id.obj_type=nc->get_name();
  366. return id;
  367. }
  368. static bool _guess_identifier_type(GDCompletionContext& context,int p_line,const StringName& p_identifier,GDCompletionIdentifier &r_type);
  369. static bool _guess_expression_type(GDCompletionContext& context,const GDParser::Node* p_node,int p_line,GDCompletionIdentifier &r_type) {
  370. if (p_node->type==GDParser::Node::TYPE_CONSTANT) {
  371. const GDParser::ConstantNode *cn=static_cast<const GDParser::ConstantNode *>(p_node);
  372. r_type=_get_type_from_variant(cn->value);
  373. return true;
  374. } else if (p_node->type==GDParser::Node::TYPE_DICTIONARY) {
  375. r_type.type=Variant::DICTIONARY;
  376. //what the heck, fill it anyway
  377. const GDParser::DictionaryNode *an = static_cast<const GDParser::DictionaryNode *>(p_node);
  378. Dictionary d;
  379. for(int i=0;i<an->elements.size();i++) {
  380. GDCompletionIdentifier k;
  381. if (_guess_expression_type(context,an->elements[i].key,p_line,k) && k.value.get_type()!=Variant::NIL) {
  382. GDCompletionIdentifier v;
  383. if (_guess_expression_type(context,an->elements[i].value,p_line,v)) {
  384. d[k.value]=v.value;
  385. }
  386. }
  387. }
  388. r_type.value=d;
  389. return true;
  390. } else if (p_node->type==GDParser::Node::TYPE_ARRAY) {
  391. r_type.type=Variant::ARRAY;
  392. //what the heck, fill it anyway
  393. const GDParser::ArrayNode *an = static_cast<const GDParser::ArrayNode *>(p_node);
  394. Array arr;
  395. arr.resize(an->elements.size());
  396. for(int i=0;i<an->elements.size();i++) {
  397. GDCompletionIdentifier ci;
  398. if (_guess_expression_type(context,an->elements[i],p_line,ci)) {
  399. arr[i]=ci.value;
  400. }
  401. }
  402. r_type.value=arr;
  403. return true;
  404. } else if (p_node->type==GDParser::Node::TYPE_BUILT_IN_FUNCTION) {
  405. MethodInfo mi = GDFunctions::get_info(static_cast<const GDParser::BuiltInFunctionNode*>(p_node)->function);
  406. r_type=_get_type_from_pinfo(mi.return_val);
  407. return true;
  408. } else if (p_node->type==GDParser::Node::TYPE_IDENTIFIER) {
  409. return _guess_identifier_type(context,p_line-1,static_cast<const GDParser::IdentifierNode *>(p_node)->name,r_type);
  410. } else if (p_node->type==GDParser::Node::TYPE_SELF) {
  411. //eeh...
  412. r_type=_get_native_class(context);
  413. return r_type.type!=Variant::NIL;
  414. } else if (p_node->type==GDParser::Node::TYPE_OPERATOR) {
  415. const GDParser::OperatorNode *op = static_cast<const GDParser::OperatorNode *>(p_node);
  416. if (op->op==GDParser::OperatorNode::OP_CALL) {
  417. if (op->arguments[0]->type==GDParser::Node::TYPE_TYPE) {
  418. const GDParser::TypeNode *tn = static_cast<const GDParser::TypeNode *>(op->arguments[0]);
  419. r_type.type=tn->vtype;
  420. return true;
  421. } else if (op->arguments[0]->type==GDParser::Node::TYPE_BUILT_IN_FUNCTION) {
  422. const GDParser::BuiltInFunctionNode *bin = static_cast<const GDParser::BuiltInFunctionNode *>(op->arguments[0]);
  423. return _guess_expression_type(context,bin,p_line,r_type);
  424. } else if (op->arguments.size()>1 && op->arguments[1]->type==GDParser::Node::TYPE_IDENTIFIER) {
  425. GDCompletionIdentifier base;
  426. if (!_guess_expression_type(context,op->arguments[0],p_line,base))
  427. return false;
  428. StringName id = static_cast<const GDParser::IdentifierNode *>(op->arguments[1])->name;
  429. if (base.type==Variant::OBJECT) {
  430. if (id.operator String()=="new" && base.value.get_type()==Variant::OBJECT) {
  431. Object *obj = base.value;
  432. if (obj && obj->cast_to<GDNativeClass>()) {
  433. GDNativeClass *gdnc = obj->cast_to<GDNativeClass>();
  434. r_type.type=Variant::OBJECT;
  435. r_type.value=Variant();
  436. r_type.obj_type=gdnc->get_name();
  437. return true;
  438. }
  439. }
  440. if (ObjectTypeDB::has_method(base.obj_type,id)) {
  441. #ifdef TOOLS_ENABLED
  442. MethodBind *mb = ObjectTypeDB::get_method(base.obj_type,id);
  443. PropertyInfo pi = mb->get_argument_info(-1);
  444. //try calling the function if constant and all args are constant, should not crash..
  445. Object *baseptr = base.value;
  446. if (mb->is_const() && pi.type==Variant::OBJECT) {
  447. bool all_valid=true;
  448. Vector<Variant> args;
  449. for(int i=2;i<op->arguments.size();i++) {
  450. GDCompletionIdentifier arg;
  451. if (_guess_expression_type(context,op->arguments[i],p_line,arg)) {
  452. if (arg.value.get_type()!=Variant::NIL && arg.value.get_type()!=Variant::OBJECT) { // calling with object seems dangerous, i don' t know
  453. args.push_back(arg.value);
  454. } else {
  455. all_valid=false;
  456. break;
  457. }
  458. } else {
  459. all_valid=false;
  460. }
  461. }
  462. if (all_valid && String(id)=="get_node" && ObjectTypeDB::is_type(base.obj_type,"Node") && args.size()) {
  463. String arg1=args[0];
  464. if (arg1.begins_with("/root/")) {
  465. String which = arg1.get_slice("/",2);
  466. if (which!="") {
  467. List<PropertyInfo> props;
  468. Globals::get_singleton()->get_property_list(&props);
  469. //print_line("find singleton");
  470. for(List<PropertyInfo>::Element *E=props.front();E;E=E->next()) {
  471. String s = E->get().name;
  472. if (!s.begins_with("autoload/"))
  473. continue;
  474. //print_line("found "+s);
  475. String name = s.get_slice("/",1);
  476. //print_line("name: "+name+", which: "+which);
  477. if (name==which) {
  478. String script = Globals::get_singleton()->get(s);
  479. if (!script.begins_with("res://")) {
  480. script="res://"+script;
  481. }
  482. if (!script.ends_with(".gd")) {
  483. //not a script, try find the script anyway,
  484. //may have some success
  485. script=script.basename()+".gd";
  486. }
  487. if (FileAccess::exists(script)) {
  488. //print_line("is a script");
  489. Ref<Script> scr;
  490. if (ScriptCodeCompletionCache::get_sigleton())
  491. scr = ScriptCodeCompletionCache::get_sigleton()->get_cached_resource(script);
  492. else
  493. scr = ResourceLoader::load(script);
  494. r_type.obj_type="Node";
  495. r_type.type=Variant::OBJECT;
  496. r_type.script=scr;
  497. r_type.value=Variant();
  498. return true;
  499. }
  500. }
  501. }
  502. }
  503. }
  504. }
  505. if (baseptr) {
  506. if (all_valid) {
  507. Vector<const Variant*> argptr;
  508. for(int i=0;i<args.size();i++) {
  509. argptr.push_back(&args[i]);
  510. }
  511. Variant::CallError ce;
  512. Variant ret=mb->call(baseptr,argptr.ptr(),argptr.size(),ce);
  513. if (ce.error==Variant::CallError::CALL_OK && ret.get_type()!=Variant::NIL) {
  514. if (ret.get_type()!=Variant::OBJECT || ret.operator Object*()!=NULL) {
  515. r_type=_get_type_from_variant(ret);
  516. return true;
  517. }
  518. }
  519. }
  520. }
  521. }
  522. r_type.type=pi.type;
  523. if (pi.hint==PROPERTY_HINT_RESOURCE_TYPE) {
  524. r_type.obj_type=pi.hint_string;
  525. }
  526. return true;
  527. #else
  528. return false;
  529. #endif
  530. } else {
  531. return false;
  532. }
  533. } else {
  534. //method for some variant..
  535. Variant::CallError ce;
  536. Variant v = Variant::construct(base.type,NULL,0,ce);
  537. List<MethodInfo> mi;
  538. v.get_method_list(&mi);
  539. for (List<MethodInfo>::Element *E=mi.front();E;E=E->next()) {
  540. if (!E->get().name.begins_with("_") && E->get().name==id.operator String()) {
  541. MethodInfo mi = E->get();
  542. r_type.type=mi.return_val.type;
  543. if (mi.return_val.hint==PROPERTY_HINT_RESOURCE_TYPE) {
  544. r_type.obj_type=mi.return_val.hint_string;
  545. }
  546. return true;
  547. }
  548. }
  549. }
  550. }
  551. } else if (op->op==GDParser::OperatorNode::OP_INDEX || op->op==GDParser::OperatorNode::OP_INDEX_NAMED) {
  552. GDCompletionIdentifier p1;
  553. GDCompletionIdentifier p2;
  554. if (op->op==GDParser::OperatorNode::OP_INDEX_NAMED) {
  555. if (op->arguments[1]->type==GDParser::Node::TYPE_IDENTIFIER) {
  556. String id = static_cast<const GDParser::IdentifierNode*>(op->arguments[1])->name;
  557. p2.type=Variant::STRING;
  558. p2.value=id;
  559. }
  560. } else {
  561. if (op->arguments[1]) {
  562. if (!_guess_expression_type(context,op->arguments[1],p_line,p2)) {
  563. return false;
  564. }
  565. }
  566. }
  567. if (op->arguments[0]->type==GDParser::Node::TYPE_ARRAY) {
  568. const GDParser::ArrayNode *an = static_cast<const GDParser::ArrayNode *>(op->arguments[0]);
  569. if (p2.value.is_num()) {
  570. int index = p2.value;
  571. if (index<0 || index>=an->elements.size())
  572. return false;
  573. return _guess_expression_type(context,an->elements[index],p_line,r_type);
  574. }
  575. } else if (op->arguments[0]->type==GDParser::Node::TYPE_DICTIONARY) {
  576. const GDParser::DictionaryNode *dn = static_cast<const GDParser::DictionaryNode *>(op->arguments[0]);
  577. if (p2.value.get_type()==Variant::NIL)
  578. return false;
  579. for(int i=0;i<dn->elements.size();i++) {
  580. GDCompletionIdentifier k;
  581. if (!_guess_expression_type(context,dn->elements[i].key,p_line,k)) {
  582. return false;
  583. }
  584. if (k.value.get_type()==Variant::NIL)
  585. return false;
  586. if (k.value==p2.value) {
  587. return _guess_expression_type(context,dn->elements[i].value,p_line,r_type);
  588. }
  589. }
  590. } else {
  591. if (op->arguments[0]) {
  592. if (!_guess_expression_type(context,op->arguments[0],p_line,p1)) {
  593. return false;
  594. }
  595. }
  596. if (p1.value.get_type()==Variant::OBJECT) {
  597. //??
  598. } else if (p1.value.get_type()!=Variant::NIL) {
  599. bool valid;
  600. Variant ret = p1.value.get(p2.value,&valid);
  601. if (valid) {
  602. r_type=_get_type_from_variant(ret);
  603. return true;
  604. }
  605. } else {
  606. if (p1.type!=Variant::NIL) {
  607. Variant::CallError ce;
  608. Variant base = Variant::construct(p1.type,NULL,0,ce);
  609. bool valid;
  610. Variant ret = base.get(p2.value,&valid);
  611. if (valid) {
  612. r_type=_get_type_from_variant(ret);
  613. return true;
  614. }
  615. }
  616. }
  617. }
  618. } else {
  619. Variant::Operator vop = Variant::OP_MAX;
  620. switch(op->op) {
  621. case GDParser::OperatorNode::OP_ADD: vop=Variant::OP_ADD; break;
  622. case GDParser::OperatorNode::OP_SUB: vop=Variant::OP_SUBSTRACT; break;
  623. case GDParser::OperatorNode::OP_MUL: vop=Variant::OP_MULTIPLY; break;
  624. case GDParser::OperatorNode::OP_DIV: vop=Variant::OP_DIVIDE; break;
  625. case GDParser::OperatorNode::OP_MOD: vop=Variant::OP_MODULE; break;
  626. case GDParser::OperatorNode::OP_SHIFT_LEFT: vop=Variant::OP_SHIFT_LEFT; break;
  627. case GDParser::OperatorNode::OP_SHIFT_RIGHT: vop=Variant::OP_SHIFT_RIGHT; break;
  628. case GDParser::OperatorNode::OP_BIT_AND: vop=Variant::OP_BIT_AND; break;
  629. case GDParser::OperatorNode::OP_BIT_OR: vop=Variant::OP_BIT_OR; break;
  630. case GDParser::OperatorNode::OP_BIT_XOR: vop=Variant::OP_BIT_XOR; break;
  631. default:{}
  632. }
  633. if (vop==Variant::OP_MAX)
  634. return false;
  635. GDCompletionIdentifier p1;
  636. GDCompletionIdentifier p2;
  637. if (op->arguments[0]) {
  638. if (!_guess_expression_type(context,op->arguments[0],p_line,p1)) {
  639. return false;
  640. }
  641. }
  642. if (op->arguments.size()>1) {
  643. if (!_guess_expression_type(context,op->arguments[1],p_line,p2)) {
  644. return false;
  645. }
  646. }
  647. Variant::CallError ce;
  648. bool v1_use_value = p1.value.get_type()!=Variant::NIL && p1.value.get_type()!=Variant::OBJECT;
  649. Variant v1 = (v1_use_value)?p1.value:Variant::construct(p1.type,NULL,0,ce);
  650. bool v2_use_value = p2.value.get_type()!=Variant::NIL && p2.value.get_type()!=Variant::OBJECT;
  651. Variant v2 = (v2_use_value)?p2.value:Variant::construct(p2.type,NULL,0,ce);
  652. // avoid potential invalid ops
  653. if ((vop==Variant::OP_DIVIDE || vop==Variant::OP_MODULE) && v2.get_type()==Variant::INT) {
  654. v2=1;
  655. v2_use_value=false;
  656. }
  657. if (vop==Variant::OP_DIVIDE && v2.get_type()==Variant::REAL) {
  658. v2=1.0;
  659. v2_use_value=false;
  660. }
  661. Variant r;
  662. bool valid;
  663. Variant::evaluate(vop,v1,v2,r,valid);
  664. if (!valid)
  665. return false;
  666. r_type.type=r.get_type();
  667. if (v1_use_value && v2_use_value)
  668. r_type.value=r;
  669. return true;
  670. }
  671. }
  672. return false;
  673. }
  674. static bool _guess_identifier_type_in_block(GDCompletionContext& context,int p_line,const StringName& p_identifier,GDCompletionIdentifier &r_type) {
  675. const GDParser::Node *last_assign=NULL;
  676. int last_assign_line=-1;
  677. for (int i=0;i<context.block->statements.size();i++) {
  678. if (context.block->statements[i]->line>p_line)
  679. continue;
  680. if (context.block->statements[i]->type==GDParser::BlockNode::TYPE_LOCAL_VAR) {
  681. const GDParser::LocalVarNode *lv=static_cast<const GDParser::LocalVarNode *>(context.block->statements[i]);
  682. if (lv->assign && lv->name==p_identifier) {
  683. last_assign=lv->assign;
  684. last_assign_line=context.block->statements[i]->line;
  685. }
  686. }
  687. if (context.block->statements[i]->type==GDParser::BlockNode::TYPE_OPERATOR) {
  688. const GDParser::OperatorNode *op = static_cast<const GDParser::OperatorNode *>(context.block->statements[i]);
  689. if (op->op==GDParser::OperatorNode::OP_ASSIGN) {
  690. if (op->arguments.size() && op->arguments[0]->type==GDParser::Node::TYPE_IDENTIFIER) {
  691. const GDParser::IdentifierNode *id = static_cast<const GDParser::IdentifierNode *>(op->arguments[0]);
  692. if (id->name==p_identifier) {
  693. last_assign=op->arguments[1];
  694. last_assign_line=context.block->statements[i]->line;
  695. }
  696. }
  697. }
  698. }
  699. }
  700. //use the last assignment, (then backwards?)
  701. if (last_assign) {
  702. return _guess_expression_type(context,last_assign,last_assign_line,r_type);
  703. }
  704. return false;
  705. }
  706. static bool _guess_identifier_from_assignment_in_function(GDCompletionContext& context, int p_src_line, const StringName& p_identifier, const StringName& p_function,GDCompletionIdentifier &r_type) {
  707. const GDParser::FunctionNode* func=NULL;
  708. for(int i=0;i<context._class->functions.size();i++) {
  709. if (context._class->functions[i]->name==p_function) {
  710. func=context._class->functions[i];
  711. break;
  712. }
  713. }
  714. if (!func)
  715. return false;
  716. for(int i=0;i<func->body->statements.size();i++) {
  717. if (func->body->statements[i]->line == p_src_line) {
  718. break;
  719. }
  720. if (func->body->statements[i]->type==GDParser::BlockNode::TYPE_OPERATOR) {
  721. const GDParser::OperatorNode *op = static_cast<const GDParser::OperatorNode *>(func->body->statements[i]);
  722. if (op->op==GDParser::OperatorNode::OP_ASSIGN) {
  723. if (op->arguments.size() && op->arguments[0]->type==GDParser::Node::TYPE_IDENTIFIER) {
  724. const GDParser::IdentifierNode *id = static_cast<const GDParser::IdentifierNode *>(op->arguments[0]);
  725. if (id->name==p_identifier) {
  726. return _guess_expression_type(context,op->arguments[1],func->body->statements[i]->line,r_type);
  727. }
  728. }
  729. }
  730. }
  731. }
  732. return false;
  733. }
  734. static bool _guess_identifier_type(GDCompletionContext& context,int p_line,const StringName& p_identifier,GDCompletionIdentifier &r_type) {
  735. //go to block first
  736. const GDParser::BlockNode *block=context.block;
  737. while(block) {
  738. GDCompletionContext c = context;
  739. c.block=block;
  740. if (_guess_identifier_type_in_block(c,p_line,p_identifier,r_type)) {
  741. return true;
  742. }
  743. block=block->parent_block;
  744. }
  745. //guess from argument if virtual
  746. if (context.function && context.function->name!=StringName()) {
  747. int argindex = -1;
  748. for(int i=0;i<context.function->arguments.size();i++) {
  749. if (context.function->arguments[i]==p_identifier) {
  750. argindex=i;
  751. break;
  752. }
  753. }
  754. if (argindex!=-1) {
  755. GDCompletionIdentifier id =_get_native_class(context);
  756. if (id.type==Variant::OBJECT && id.obj_type!=StringName()) {
  757. //this kinda sucks but meh
  758. List<MethodInfo> vmethods;
  759. ObjectTypeDB::get_virtual_methods(id.obj_type,&vmethods);
  760. for (List<MethodInfo>::Element *E=vmethods.front();E;E=E->next()) {
  761. if (E->get().name==context.function->name && argindex<E->get().arguments.size()) {
  762. PropertyInfo arg=E->get().arguments[argindex];
  763. int scp = arg.name.find(":");
  764. if (scp!=-1) {
  765. r_type.type=Variant::OBJECT;
  766. r_type.obj_type=arg.name.substr(scp+1,arg.name.length());
  767. return true;
  768. } else {
  769. r_type.type=arg.type;
  770. if (arg.hint==PROPERTY_HINT_RESOURCE_TYPE)
  771. r_type.obj_type=arg.hint_string;
  772. return true;
  773. }
  774. }
  775. }
  776. }
  777. }
  778. }
  779. //guess type in constant
  780. for(int i=0;i<context._class->constant_expressions.size();i++) {
  781. if (context._class->constant_expressions[i].identifier==p_identifier) {
  782. ERR_FAIL_COND_V( context._class->constant_expressions[i].expression->type!=GDParser::Node::TYPE_CONSTANT, false );
  783. r_type=_get_type_from_variant(static_cast<const GDParser::ConstantNode*>(context._class->constant_expressions[i].expression)->value );
  784. return true;
  785. }
  786. }
  787. if (!(context.function && context.function->_static)) {
  788. for(int i=0;i<context._class->variables.size();i++) {
  789. if (context._class->variables[i].identifier==p_identifier) {
  790. if (context._class->variables[i]._export.type!=Variant::NIL) {
  791. r_type=_get_type_from_pinfo(context._class->variables[i]._export);
  792. return true;
  793. } else if (context._class->variables[i].expression) {
  794. bool rtype = _guess_expression_type(context,context._class->variables[i].expression,context._class->variables[i].line,r_type);
  795. if (rtype && r_type.type!=Variant::NIL)
  796. return true;
  797. //return _guess_expression_type(context,context._class->variables[i].expression,context._class->variables[i].line,r_type);
  798. }
  799. //try to guess from assignment in construtor or _ready
  800. if (_guess_identifier_from_assignment_in_function(context,p_line+1,p_identifier,"_ready",r_type))
  801. return true;
  802. if (_guess_identifier_from_assignment_in_function(context,p_line+1,p_identifier,"_enter_tree",r_type))
  803. return true;
  804. if (_guess_identifier_from_assignment_in_function(context,p_line+1,p_identifier,"_init",r_type))
  805. return true;
  806. return false;
  807. }
  808. }
  809. }
  810. //autoloads as singletons
  811. List<PropertyInfo> props;
  812. Globals::get_singleton()->get_property_list(&props);
  813. for(List<PropertyInfo>::Element *E=props.front();E;E=E->next()) {
  814. String s = E->get().name;
  815. if (!s.begins_with("autoload/"))
  816. continue;
  817. String name = s.get_slice("/",1);
  818. if (name==String(p_identifier)) {
  819. String path = Globals::get_singleton()->get(s);
  820. if (path.begins_with("*")) {
  821. String script =path.substr(1,path.length());
  822. if (!script.ends_with(".gd")) {
  823. //not a script, try find the script anyway,
  824. //may have some success
  825. script=script.basename()+".gd";
  826. }
  827. if (FileAccess::exists(script)) {
  828. //print_line("is a script");
  829. Ref<Script> scr;
  830. if (ScriptCodeCompletionCache::get_sigleton())
  831. scr = ScriptCodeCompletionCache::get_sigleton()->get_cached_resource(script);
  832. else
  833. scr = ResourceLoader::load(script);
  834. r_type.obj_type="Node";
  835. r_type.type=Variant::OBJECT;
  836. r_type.script=scr;
  837. r_type.value=Variant();
  838. return true;
  839. }
  840. }
  841. }
  842. }
  843. //global
  844. for(Map<StringName,int>::Element *E=GDScriptLanguage::get_singleton()->get_global_map().front();E;E=E->next()) {
  845. if (E->key()==p_identifier) {
  846. r_type=_get_type_from_variant(GDScriptLanguage::get_singleton()->get_global_array()[E->get()]);
  847. return true;
  848. }
  849. }
  850. return false;
  851. }
  852. static void _find_identifiers_in_block(GDCompletionContext& context,int p_line,bool p_only_functions,Set<String>& result) {
  853. if (p_only_functions)
  854. return;
  855. for (int i=0;i<context.block->statements.size();i++) {
  856. if (context.block->statements[i]->line>p_line)
  857. continue;
  858. if (context.block->statements[i]->type==GDParser::BlockNode::TYPE_LOCAL_VAR) {
  859. const GDParser::LocalVarNode *lv=static_cast<const GDParser::LocalVarNode *>(context.block->statements[i]);
  860. result.insert(lv->name.operator String());
  861. }
  862. }
  863. }
  864. static void _find_identifiers_in_class(GDCompletionContext& context,bool p_static,bool p_only_functions,Set<String>& result) {
  865. if (!p_static && !p_only_functions) {
  866. for(int i=0;i<context._class->variables.size();i++) {
  867. result.insert(context._class->variables[i].identifier);
  868. }
  869. }
  870. if (!p_only_functions) {
  871. for(int i=0;i<context._class->constant_expressions.size();i++) {
  872. result.insert(context._class->constant_expressions[i].identifier);
  873. }
  874. for(int i=0;i<context._class->subclasses.size();i++) {
  875. result.insert(context._class->subclasses[i]->name);
  876. }
  877. }
  878. for(int i=0;i<context._class->static_functions.size();i++) {
  879. if (context._class->static_functions[i]->arguments.size())
  880. result.insert(context._class->static_functions[i]->name.operator String()+"(");
  881. else
  882. result.insert(context._class->static_functions[i]->name.operator String()+"()");
  883. }
  884. if (!p_static) {
  885. for(int i=0;i<context._class->functions.size();i++) {
  886. if (context._class->functions[i]->arguments.size())
  887. result.insert(context._class->functions[i]->name.operator String()+"(");
  888. else
  889. result.insert(context._class->functions[i]->name.operator String()+"()");
  890. }
  891. }
  892. //globals
  893. Ref<Reference> base = _get_parent_class(context);
  894. while(true) {
  895. Ref<GDScript> script = base;
  896. Ref<GDNativeClass> nc = base;
  897. if (script.is_valid()) {
  898. if (!p_static && !p_only_functions) {
  899. for (const Set<StringName>::Element *E=script->get_members().front();E;E=E->next()) {
  900. result.insert(E->get().operator String());
  901. }
  902. }
  903. if (!p_only_functions) {
  904. for (const Map<StringName,Variant>::Element *E=script->get_constants().front();E;E=E->next()) {
  905. result.insert(E->key().operator String());
  906. }
  907. }
  908. for (const Map<StringName,GDFunction*>::Element *E=script->get_member_functions().front();E;E=E->next()) {
  909. if (!p_static || E->get()->is_static()) {
  910. if (E->get()->get_argument_count())
  911. result.insert(E->key().operator String()+"(");
  912. else
  913. result.insert(E->key().operator String()+"()");
  914. }
  915. }
  916. if (!p_only_functions) {
  917. for (const Map<StringName,Ref<GDScript> >::Element *E=script->get_subclasses().front();E;E=E->next()) {
  918. result.insert(E->key().operator String());
  919. }
  920. }
  921. base=script->get_base();
  922. if (base.is_null())
  923. base=script->get_native();
  924. } else if (nc.is_valid()) {
  925. if (!p_only_functions) {
  926. StringName type = nc->get_name();
  927. List<String> constants;
  928. ObjectTypeDB::get_integer_constant_list(type,&constants);
  929. for(List<String>::Element *E=constants.front();E;E=E->next()) {
  930. result.insert(E->get());
  931. }
  932. List<MethodInfo> methods;
  933. ObjectTypeDB::get_method_list(type,&methods);
  934. for(List<MethodInfo>::Element *E=methods.front();E;E=E->next()) {
  935. if (E->get().name.begins_with("_"))
  936. continue;
  937. if (E->get().arguments.size())
  938. result.insert(E->get().name+"(");
  939. else
  940. result.insert(E->get().name+"()");
  941. }
  942. }
  943. break;
  944. } else
  945. break;
  946. }
  947. }
  948. static void _find_identifiers(GDCompletionContext& context,int p_line,bool p_only_functions,Set<String>& result) {
  949. const GDParser::BlockNode *block=context.block;
  950. if (context.function) {
  951. const GDParser::FunctionNode* f = context.function;
  952. for (int i=0;i<f->arguments.size();i++) {
  953. result.insert(f->arguments[i].operator String());
  954. }
  955. }
  956. while(block) {
  957. GDCompletionContext c = context;
  958. c.block=block;
  959. _find_identifiers_in_block(c,p_line,p_only_functions,result);
  960. block=block->parent_block;
  961. }
  962. const GDParser::ClassNode *clss=context._class;
  963. bool _static=context.function && context.function->_static;
  964. while(clss) {
  965. GDCompletionContext c = context;
  966. c._class=clss;
  967. c.block=NULL;
  968. c.function=NULL;
  969. _find_identifiers_in_class(c,_static,p_only_functions,result);
  970. clss=clss->owner;
  971. }
  972. for(int i=0;i<GDFunctions::FUNC_MAX;i++) {
  973. result.insert(GDFunctions::get_func_name(GDFunctions::Function(i)));
  974. }
  975. static const char*_type_names[Variant::VARIANT_MAX]={
  976. "null","bool","int","float","String","Vector2","Rect2","Vector3","Matrix32","Plane","Quat","AABB","Matrix3","Transform",
  977. "Color","Image","NodePath","RID","Object","InputEvent","Dictionary","Array","RawArray","IntArray","FloatArray","StringArray",
  978. "Vector2Array","Vector3Array","ColorArray"};
  979. for(int i=0;i<Variant::VARIANT_MAX;i++) {
  980. result.insert(_type_names[i]);
  981. }
  982. //autoload singletons
  983. List<PropertyInfo> props;
  984. Globals::get_singleton()->get_property_list(&props);
  985. for(List<PropertyInfo>::Element *E=props.front();E;E=E->next()) {
  986. String s = E->get().name;
  987. if (!s.begins_with("autoload/"))
  988. continue;
  989. String name = s.get_slice("/",1);
  990. String path = Globals::get_singleton()->get(s);
  991. if (path.begins_with("*")) {
  992. result.insert(name);
  993. }
  994. }
  995. for(const Map<StringName,int>::Element *E=GDScriptLanguage::get_singleton()->get_global_map().front();E;E=E->next()) {
  996. result.insert(E->key().operator String());
  997. }
  998. }
  999. static String _get_visual_datatype(const PropertyInfo& p_info,bool p_isarg=true) {
  1000. String n = p_info.name;
  1001. int idx = n.find(":");
  1002. if (idx!=-1) {
  1003. return n.substr(idx+1,n.length());
  1004. }
  1005. if (p_info.type==Variant::OBJECT && p_info.hint==PROPERTY_HINT_RESOURCE_TYPE)
  1006. return p_info.hint_string;
  1007. if (p_info.type==Variant::NIL) {
  1008. if (p_isarg)
  1009. return "var";
  1010. else
  1011. return "void";
  1012. }
  1013. return Variant::get_type_name(p_info.type);
  1014. }
  1015. static void _make_function_hint(const GDParser::FunctionNode* p_func,int p_argidx,String& arghint) {
  1016. arghint="func "+p_func->name+"(";
  1017. for (int i=0;i<p_func->arguments.size();i++) {
  1018. if (i>0)
  1019. arghint+=", ";
  1020. else
  1021. arghint+=" ";
  1022. if (i==p_argidx) {
  1023. arghint+=String::chr(0xFFFF);
  1024. }
  1025. arghint+=p_func->arguments[i].operator String();
  1026. int deffrom = p_func->arguments.size()-p_func->default_values.size();
  1027. if (i>=deffrom) {
  1028. int defidx = deffrom-i;
  1029. if (defidx>=0 && defidx<p_func->default_values.size()) {
  1030. if (p_func->default_values[defidx]->type==GDParser::Node::TYPE_OPERATOR) {
  1031. const GDParser::OperatorNode *op=static_cast<const GDParser::OperatorNode *>(p_func->default_values[defidx]);
  1032. if (op->op==GDParser::OperatorNode::OP_ASSIGN) {
  1033. const GDParser::ConstantNode *cn=static_cast<const GDParser::ConstantNode *>(op->arguments[1]);
  1034. arghint+="="+cn->value.get_construct_string();
  1035. }
  1036. } else {
  1037. }
  1038. }
  1039. }
  1040. if (i==p_argidx) {
  1041. arghint+=String::chr(0xFFFF);
  1042. }
  1043. }
  1044. if (p_func->arguments.size()>0)
  1045. arghint+=" ";
  1046. arghint+=")";
  1047. }
  1048. static void _find_type_arguments(GDCompletionContext& context,const GDParser::Node*p_node,int p_line,const StringName& p_method,const GDCompletionIdentifier& id, int p_argidx, Set<String>& result, String& arghint) {
  1049. //print_line("find type arguments?");
  1050. if (id.type==Variant::INPUT_EVENT && String(p_method)=="is_action" && p_argidx==0) {
  1051. List<PropertyInfo> pinfo;
  1052. Globals::get_singleton()->get_property_list(&pinfo);
  1053. for(List<PropertyInfo>::Element *E=pinfo.front();E;E=E->next()) {
  1054. const PropertyInfo &pi=E->get();
  1055. if (!pi.name.begins_with("input/"))
  1056. continue;
  1057. String name = pi.name.substr(pi.name.find("/")+1,pi.name.length());
  1058. result.insert("\""+name+"\"");
  1059. }
  1060. } else if (id.type==Variant::OBJECT && id.obj_type!=StringName()) {
  1061. MethodBind *m = ObjectTypeDB::get_method(id.obj_type,p_method);
  1062. if (!m) {
  1063. //not in static method, see script
  1064. //print_line("not in static: "+String(p_method));
  1065. Ref<GDScript> on_script;
  1066. if (id.value.get_type()) {
  1067. Object *obj=id.value;
  1068. if (obj) {
  1069. GDScript *scr = obj->cast_to<GDScript>();
  1070. if (scr) {
  1071. while (scr) {
  1072. for (const Map<StringName,GDFunction*>::Element *E=scr->get_member_functions().front();E;E=E->next()) {
  1073. if (E->get()->is_static() && p_method==E->get()->get_name()) {
  1074. arghint="static func "+String(p_method)+"(";
  1075. for(int i=0;i<E->get()->get_argument_count();i++) {
  1076. if (i>0)
  1077. arghint+=", ";
  1078. else
  1079. arghint+=" ";
  1080. if (i==p_argidx) {
  1081. arghint+=String::chr(0xFFFF);
  1082. }
  1083. arghint+="var "+E->get()->get_argument_name(i);
  1084. int deffrom = E->get()->get_argument_count()-E->get()->get_default_argument_count();
  1085. if (i>=deffrom) {
  1086. int defidx = deffrom-i;
  1087. if (defidx>=0 && defidx<E->get()->get_default_argument_count()) {
  1088. arghint+="="+E->get()->get_default_argument(defidx).get_construct_string();
  1089. }
  1090. }
  1091. if (i==p_argidx) {
  1092. arghint+=String::chr(0xFFFF);
  1093. }
  1094. }
  1095. arghint+=")";
  1096. return; //found
  1097. }
  1098. }
  1099. if (scr->get_base().is_valid())
  1100. scr=scr->get_base().ptr();
  1101. else
  1102. scr=NULL;
  1103. }
  1104. } else {
  1105. on_script=obj->get_script();
  1106. }
  1107. }
  1108. }
  1109. //print_line("but it has a script?");
  1110. if (!on_script.is_valid() && id.script.is_valid()) {
  1111. //print_line("yes");
  1112. on_script=id.script;
  1113. }
  1114. if (on_script.is_valid()) {
  1115. GDScript *scr = on_script.ptr();
  1116. if (scr) {
  1117. while (scr) {
  1118. String code = scr->get_source_code();
  1119. //print_line("has source code!");
  1120. if (code!="") {
  1121. //if there is code, parse it. This way is slower but updates in real-time
  1122. GDParser p;
  1123. //Error parse(const String& p_code, const String& p_base_path="", bool p_just_validate=false,const String& p_self_path="",bool p_for_completion=false);
  1124. Error err = p.parse(scr->get_source_code(),scr->get_path().get_base_dir(),true,"",false);
  1125. if (err==OK) {
  1126. //print_line("checking the functions...");
  1127. //only if ok, otherwise use what is cached on the script
  1128. //GDParser::ClassNode *base = p.
  1129. const GDParser::Node *root = p.get_parse_tree();
  1130. ERR_FAIL_COND(root->type!=GDParser::Node::TYPE_CLASS);
  1131. const GDParser::ClassNode *cl = static_cast<const GDParser::ClassNode*>(root);
  1132. const GDParser::FunctionNode* func=NULL;
  1133. bool st=false;
  1134. for(int i=0;i<cl->functions.size();i++) {
  1135. //print_line(String(cl->functions[i]->name)+" vs "+String(p_method));
  1136. if (cl->functions[i]->name==p_method) {
  1137. func=cl->functions[i];
  1138. }
  1139. }
  1140. for(int i=0;i<cl->static_functions.size();i++) {
  1141. //print_line(String(cl->static_functions[i]->name)+" vs "+String(p_method));
  1142. if (cl->static_functions[i]->name==p_method) {
  1143. func=cl->static_functions[i];
  1144. st=true;
  1145. }
  1146. }
  1147. if (func) {
  1148. arghint="func "+String(p_method)+"(";
  1149. if (st)
  1150. arghint="static "+arghint;
  1151. for(int i=0;i<func->arguments.size();i++) {
  1152. if (i>0)
  1153. arghint+=", ";
  1154. else
  1155. arghint+=" ";
  1156. if (i==p_argidx) {
  1157. arghint+=String::chr(0xFFFF);
  1158. }
  1159. arghint+="var "+String(func->arguments[i]);
  1160. int deffrom = func->arguments.size()-func->default_values.size();
  1161. if (i>=deffrom) {
  1162. int defidx = deffrom-i;
  1163. if (defidx>=0 && defidx<func->default_values.size() && func->default_values[defidx]->type==GDParser::Node::TYPE_OPERATOR) {
  1164. const GDParser::OperatorNode *op=static_cast<const GDParser::OperatorNode *>(func->default_values[defidx]);
  1165. if (op->op==GDParser::OperatorNode::OP_ASSIGN) {
  1166. const GDParser::ConstantNode *cn=static_cast<const GDParser::ConstantNode *>(op->arguments[1]);
  1167. arghint+="="+cn->value.get_construct_string();
  1168. }
  1169. }
  1170. }
  1171. if (i==p_argidx) {
  1172. arghint+=String::chr(0xFFFF);
  1173. }
  1174. }
  1175. arghint+=" )";
  1176. return;
  1177. }
  1178. } else {
  1179. //print_line("failed parsing?");
  1180. code="";
  1181. }
  1182. }
  1183. if (code=="") {
  1184. for (const Map<StringName,GDFunction*>::Element *E=scr->get_member_functions().front();E;E=E->next()) {
  1185. if (p_method==E->get()->get_name()) {
  1186. arghint="func "+String(p_method)+"(";
  1187. for(int i=0;i<E->get()->get_argument_count();i++) {
  1188. if (i>0)
  1189. arghint+=", ";
  1190. else
  1191. arghint+=" ";
  1192. if (i==p_argidx) {
  1193. arghint+=String::chr(0xFFFF);
  1194. }
  1195. arghint+="var "+E->get()->get_argument_name(i);
  1196. int deffrom = E->get()->get_argument_count()-E->get()->get_default_argument_count();
  1197. if (i>=deffrom) {
  1198. int defidx = deffrom-i;
  1199. if (defidx>=0 && defidx<E->get()->get_default_argument_count()) {
  1200. arghint+="="+E->get()->get_default_argument(defidx).get_construct_string();
  1201. }
  1202. }
  1203. if (i==p_argidx) {
  1204. arghint+=String::chr(0xFFFF);
  1205. }
  1206. }
  1207. arghint+=")";
  1208. return; //found
  1209. }
  1210. }
  1211. #if 0
  1212. //use class directly, no code was found
  1213. if (!isfunction) {
  1214. for (const Map<StringName,Variant>::Element *E=scr->get_constants().front();E;E=E->next()) {
  1215. options.insert(E->key());
  1216. }
  1217. }
  1218. for (const Map<StringName,GDFunction>::Element *E=scr->get_member_functions().front();E;E=E->next()) {
  1219. options.insert(String(E->key())+"(");
  1220. }
  1221. for (const Set<StringName>::Element *E=scr->get_members().front();E;E=E->next()) {
  1222. options.insert(E->get());
  1223. }
  1224. #endif
  1225. }
  1226. if (scr->get_base().is_valid())
  1227. scr=scr->get_base().ptr();
  1228. else
  1229. scr=NULL;
  1230. }
  1231. }
  1232. }
  1233. } else {
  1234. //regular method
  1235. if (p_method.operator String()=="connect") {
  1236. if (p_argidx==0) {
  1237. List<MethodInfo> sigs;
  1238. ObjectTypeDB::get_signal_list(id.obj_type,&sigs);
  1239. if (id.script.is_valid()) {
  1240. id.script->get_script_signal_list(&sigs);
  1241. } else if (id.value.get_type()==Variant::OBJECT) {
  1242. Object *obj = id.value;
  1243. if (obj && !obj->get_script().is_null()) {
  1244. Ref<Script> scr=obj->get_script();
  1245. if (scr.is_valid()) {
  1246. scr->get_script_signal_list(&sigs);
  1247. }
  1248. }
  1249. }
  1250. for (List<MethodInfo>::Element *E=sigs.front();E;E=E->next()) {
  1251. result.insert("\""+E->get().name+"\"");
  1252. }
  1253. } else if (p_argidx==2){
  1254. if (context._class) {
  1255. for(int i=0;i<context._class->functions.size();i++) {
  1256. result.insert("\""+context._class->functions[i]->name+"\"");
  1257. }
  1258. }
  1259. }
  1260. /*if (p_argidx==2) {
  1261. ERR_FAIL_COND(p_node->type!=GDParser::Node::TYPE_OPERATOR);
  1262. const GDParser::OperatorNode *op=static_cast<const GDParser::OperatorNode *>(p_node);
  1263. if (op->arguments.size()>)
  1264. }*/
  1265. } else {
  1266. if (p_argidx==0 && (String(p_method)=="get_node" || String(p_method)=="has_node") && ObjectTypeDB::is_type(id.obj_type,"Node")) {
  1267. List<PropertyInfo> props;
  1268. Globals::get_singleton()->get_property_list(&props);
  1269. for(List<PropertyInfo>::Element *E=props.front();E;E=E->next()) {
  1270. String s = E->get().name;
  1271. if (!s.begins_with("autoload/"))
  1272. continue;
  1273. // print_line("found "+s);
  1274. String name = s.get_slice("/",1);
  1275. result.insert("\"/root/"+name+"\"");
  1276. }
  1277. }
  1278. Object *obj=id.value;
  1279. if (obj) {
  1280. List<String> options;
  1281. obj->get_argument_options(p_method,p_argidx,&options);
  1282. for(List<String>::Element *E=options.front();E;E=E->next()) {
  1283. result.insert(E->get());
  1284. }
  1285. }
  1286. }
  1287. arghint = _get_visual_datatype(m->get_argument_info(-1),false)+" "+p_method.operator String()+String("(");
  1288. for(int i=0;i<m->get_argument_count();i++) {
  1289. if (i>0)
  1290. arghint+=", ";
  1291. else
  1292. arghint+=" ";
  1293. if (i==p_argidx) {
  1294. arghint+=String::chr(0xFFFF);
  1295. }
  1296. String n = m->get_argument_info(i).name;
  1297. int dp = n.find(":");
  1298. if (dp!=-1)
  1299. n=n.substr(0,dp);
  1300. arghint+=_get_visual_datatype(m->get_argument_info(i))+" "+n;
  1301. int deffrom = m->get_argument_count()-m->get_default_argument_count();
  1302. if (i>=deffrom) {
  1303. int defidx = i-deffrom;
  1304. if (defidx>=0 && defidx<m->get_default_argument_count()) {
  1305. Variant v= m->get_default_argument(i);
  1306. arghint+="="+v.get_construct_string();
  1307. }
  1308. }
  1309. if (i==p_argidx) {
  1310. arghint+=String::chr(0xFFFF);
  1311. }
  1312. }
  1313. if (m->get_argument_count()>0)
  1314. arghint+=" ";
  1315. arghint+=")";
  1316. }
  1317. }
  1318. }
  1319. static void _find_call_arguments(GDCompletionContext& context,const GDParser::Node* p_node, int p_line,int p_argidx, Set<String>& result, String& arghint) {
  1320. if (!p_node || p_node->type!=GDParser::Node::TYPE_OPERATOR) {
  1321. return;
  1322. }
  1323. const GDParser::OperatorNode *op = static_cast<const GDParser::OperatorNode *>(p_node);
  1324. if (op->op!=GDParser::OperatorNode::OP_CALL) {
  1325. return;
  1326. }
  1327. if (op->arguments[0]->type==GDParser::Node::TYPE_BUILT_IN_FUNCTION) {
  1328. //complete built-in function
  1329. const GDParser::BuiltInFunctionNode *fn = static_cast<const GDParser::BuiltInFunctionNode*>(op->arguments[0]);
  1330. MethodInfo mi = GDFunctions::get_info(fn->function);
  1331. arghint = _get_visual_datatype(mi.return_val,false)+" "+GDFunctions::get_func_name(fn->function)+String("(");
  1332. for(int i=0;i<mi.arguments.size();i++) {
  1333. if (i>0)
  1334. arghint+=", ";
  1335. else
  1336. arghint+=" ";
  1337. if (i==p_argidx) {
  1338. arghint+=String::chr(0xFFFF);
  1339. }
  1340. arghint+=_get_visual_datatype(mi.arguments[i])+" "+mi.arguments[i].name;
  1341. if (i==p_argidx) {
  1342. arghint+=String::chr(0xFFFF);
  1343. }
  1344. }
  1345. if (mi.arguments.size()>0)
  1346. arghint+=" ";
  1347. arghint+=")";
  1348. } else if (op->arguments[0]->type==GDParser::Node::TYPE_TYPE) {
  1349. //complete constructor
  1350. const GDParser::TypeNode *tn = static_cast<const GDParser::TypeNode*>(op->arguments[0]);
  1351. List<MethodInfo> mil;
  1352. Variant::get_constructor_list(tn->vtype,&mil);
  1353. for(List<MethodInfo>::Element *E=mil.front();E;E=E->next()) {
  1354. MethodInfo mi = E->get();
  1355. if (mi.arguments.size()==0)
  1356. continue;
  1357. if (E->prev())
  1358. arghint+="\n";
  1359. arghint += Variant::get_type_name(tn->vtype)+" "+Variant::get_type_name(tn->vtype)+String("(");
  1360. for(int i=0;i<mi.arguments.size();i++) {
  1361. if (i>0)
  1362. arghint+=", ";
  1363. else
  1364. arghint+=" ";
  1365. if (i==p_argidx) {
  1366. arghint+=String::chr(0xFFFF);
  1367. }
  1368. arghint+=_get_visual_datatype(mi.arguments[i])+" "+mi.arguments[i].name;
  1369. if (i==p_argidx) {
  1370. arghint+=String::chr(0xFFFF);
  1371. }
  1372. }
  1373. if (mi.arguments.size()>0)
  1374. arghint+=" ";
  1375. arghint+=")";
  1376. }
  1377. } else if (op->arguments.size()>=2 && op->arguments[1]->type==GDParser::Node::TYPE_IDENTIFIER) {
  1378. //make sure identifier exists...
  1379. const GDParser::IdentifierNode *id=static_cast<const GDParser::IdentifierNode *>(op->arguments[1]);
  1380. if (op->arguments[0]->type==GDParser::Node::TYPE_SELF) {
  1381. //self, look up
  1382. for(int i=0;i<context._class->static_functions.size();i++) {
  1383. if (context._class->static_functions[i]->name==id->name) {
  1384. _make_function_hint(context._class->static_functions[i],p_argidx,arghint);
  1385. return;
  1386. }
  1387. }
  1388. if (context.function && !context.function->_static) {
  1389. for(int i=0;i<context._class->functions.size();i++) {
  1390. if (context._class->functions[i]->name==id->name) {
  1391. _make_function_hint(context._class->functions[i],p_argidx,arghint);
  1392. return;
  1393. }
  1394. }
  1395. }
  1396. Ref<Reference> base = _get_parent_class(context);
  1397. while(true) {
  1398. Ref<GDScript> script = base;
  1399. Ref<GDNativeClass> nc = base;
  1400. if (script.is_valid()) {
  1401. for (const Map<StringName,GDFunction*>::Element *E=script->get_member_functions().front();E;E=E->next()) {
  1402. if (E->key()==id->name) {
  1403. if (context.function && context.function->_static && !E->get()->is_static())
  1404. continue;
  1405. arghint = "func "+id->name.operator String()+String("(");
  1406. for(int i=0;i<E->get()->get_argument_count();i++) {
  1407. if (i>0)
  1408. arghint+=", ";
  1409. else
  1410. arghint+=" ";
  1411. if (i==p_argidx) {
  1412. arghint+=String::chr(0xFFFF);
  1413. }
  1414. arghint+=E->get()->get_argument_name(i);
  1415. int deffrom = E->get()->get_argument_count()-E->get()->get_default_argument_count();
  1416. if (i>=deffrom) {
  1417. int defidx = deffrom-i;
  1418. if (defidx>=0 && defidx<E->get()->get_default_argument_count()) {
  1419. arghint+="="+E->get()->get_default_argument(defidx).get_construct_string();
  1420. }
  1421. }
  1422. if (i==p_argidx) {
  1423. arghint+=String::chr(0xFFFF);
  1424. }
  1425. }
  1426. if (E->get()->get_argument_count()>0)
  1427. arghint+=" ";
  1428. arghint+=")";
  1429. return;
  1430. }
  1431. }
  1432. base=script->get_base();
  1433. if (base.is_null())
  1434. base=script->get_native();
  1435. } else if (nc.is_valid()) {
  1436. if (context.function && !context.function->_static) {
  1437. GDCompletionIdentifier ci;
  1438. ci.type=Variant::OBJECT;
  1439. ci.obj_type=nc->get_name();
  1440. if (!context._class->owner)
  1441. ci.value=context.base;
  1442. _find_type_arguments(context,p_node,p_line,id->name,ci,p_argidx,result,arghint);
  1443. //guess type..
  1444. /*
  1445. List<MethodInfo> methods;
  1446. ObjectTypeDB::get_method_list(type,&methods);
  1447. for(List<MethodInfo>::Element *E=methods.front();E;E=E->next()) {
  1448. //if (E->get().arguments.size())
  1449. // result.insert(E->get().name+"(");
  1450. //else
  1451. // result.insert(E->get().name+"()");
  1452. }*/
  1453. }
  1454. break;
  1455. } else
  1456. break;
  1457. }
  1458. } else {
  1459. //indexed lookup
  1460. GDCompletionIdentifier ci;
  1461. if (_guess_expression_type(context,op->arguments[0],p_line,ci)) {
  1462. _find_type_arguments(context,p_node,p_line,id->name,ci,p_argidx,result,arghint);
  1463. return;
  1464. }
  1465. }
  1466. }
  1467. #if 0
  1468. bool _static=context.function->_static;
  1469. for(int i=0;i<context._class->static_functions.size();i++) {
  1470. if (context._class->static_functions[i]->arguments.size())
  1471. result.insert(context._class->static_functions[i]->name.operator String()+"(");
  1472. else
  1473. result.insert(context._class->static_functions[i]->name.operator String()+"()");
  1474. }
  1475. if (!p_static) {
  1476. for(int i=0;i<context._class->functions.size();i++) {
  1477. if (context._class->functions[i]->arguments.size())
  1478. result.insert(context._class->functions[i]->name.operator String()+"(");
  1479. else
  1480. result.insert(context._class->functions[i]->name.operator String()+"()");
  1481. }
  1482. }
  1483. Ref<Reference> base = _get_parent_class(context);
  1484. while(true) {
  1485. Ref<GDScript> script = base;
  1486. Ref<GDNativeClass> nc = base;
  1487. if (script.is_valid()) {
  1488. if (!p_static && !p_only_functions) {
  1489. for (const Set<StringName>::Element *E=script->get_members().front();E;E=E->next()) {
  1490. result.insert(E->get().operator String());
  1491. }
  1492. }
  1493. if (!p_only_functions) {
  1494. for (const Map<StringName,Variant>::Element *E=script->get_constants().front();E;E=E->next()) {
  1495. result.insert(E->key().operator String());
  1496. }
  1497. }
  1498. for (const Map<StringName,GDFunction>::Element *E=script->get_member_functions().front();E;E=E->next()) {
  1499. if (!p_static || E->get().is_static()) {
  1500. if (E->get().get_argument_count())
  1501. result.insert(E->key().operator String()+"(");
  1502. else
  1503. result.insert(E->key().operator String()+"()");
  1504. }
  1505. }
  1506. if (!p_only_functions) {
  1507. for (const Map<StringName,Ref<GDScript> >::Element *E=script->get_subclasses().front();E;E=E->next()) {
  1508. result.insert(E->key().operator String());
  1509. }
  1510. }
  1511. base=script->get_base();
  1512. if (base.is_null())
  1513. base=script->get_native();
  1514. } else if (nc.is_valid()) {
  1515. if (!p_only_functions) {
  1516. StringName type = nc->get_name();
  1517. List<String> constants;
  1518. ObjectTypeDB::get_integer_constant_list(type,&constants);
  1519. for(List<String>::Element *E=constants.front();E;E=E->next()) {
  1520. result.insert(E->get());
  1521. }
  1522. List<MethodInfo> methods;
  1523. ObjectTypeDB::get_method_list(type,&methods);
  1524. for(List<MethodInfo>::Element *E=methods.front();E;E=E->next()) {
  1525. if (E->get().arguments.size())
  1526. result.insert(E->get().name+"(");
  1527. else
  1528. result.insert(E->get().name+"()");
  1529. }
  1530. }
  1531. break;
  1532. } else
  1533. break;
  1534. }
  1535. for(int i=0;i<GDFunctions::FUNC_MAX;i++) {
  1536. result.insert(GDFunctions::get_func_name(GDFunctions::Function(i)));
  1537. }
  1538. #endif
  1539. }
  1540. Error GDScriptLanguage::complete_code(const String& p_code, const String& p_base_path, Object*p_owner, List<String>* r_options, String &r_call_hint) {
  1541. GDParser p;
  1542. Error err = p.parse(p_code,p_base_path,false,"",true);
  1543. bool isfunction=false;
  1544. Set<String> options;
  1545. GDCompletionContext context;
  1546. context._class=p.get_completion_class();
  1547. context.block=p.get_completion_block();
  1548. context.function=p.get_completion_function();
  1549. context.base=p_owner;
  1550. context.base_path=p_base_path;
  1551. switch(p.get_completion_type()) {
  1552. case GDParser::COMPLETION_NONE: {
  1553. } break;
  1554. case GDParser::COMPLETION_BUILT_IN_TYPE_CONSTANT: {
  1555. List<StringName> constants;
  1556. Variant::get_numeric_constants_for_type(p.get_completion_built_in_constant(),&constants);
  1557. for(List<StringName>::Element *E=constants.front();E;E=E->next()) {
  1558. options.insert(E->get().operator String());
  1559. }
  1560. } break;
  1561. case GDParser::COMPLETION_FUNCTION:
  1562. isfunction=true;
  1563. case GDParser::COMPLETION_IDENTIFIER: {
  1564. _find_identifiers(context,p.get_completion_line(),isfunction,options);
  1565. } break;
  1566. case GDParser::COMPLETION_PARENT_FUNCTION: {
  1567. } break;
  1568. case GDParser::COMPLETION_METHOD:
  1569. isfunction=true;
  1570. case GDParser::COMPLETION_INDEX: {
  1571. const GDParser::Node *node = p.get_completion_node();
  1572. if (node->type!=GDParser::Node::TYPE_OPERATOR)
  1573. break;
  1574. GDCompletionIdentifier t;
  1575. if (_guess_expression_type(context,static_cast<const GDParser::OperatorNode *>(node)->arguments[0],p.get_completion_line(),t)) {
  1576. if (t.type==Variant::OBJECT && t.obj_type!=StringName()) {
  1577. Ref<GDScript> on_script;
  1578. if (t.value.get_type()) {
  1579. Object *obj=t.value;
  1580. if (obj) {
  1581. GDScript *scr = obj->cast_to<GDScript>();
  1582. if (scr) {
  1583. while (scr) {
  1584. if (!isfunction) {
  1585. for (const Map<StringName,Variant>::Element *E=scr->get_constants().front();E;E=E->next()) {
  1586. options.insert(E->key());
  1587. }
  1588. }
  1589. for (const Map<StringName,GDFunction*>::Element *E=scr->get_member_functions().front();E;E=E->next()) {
  1590. if (E->get()->is_static())
  1591. options.insert(E->key());
  1592. }
  1593. if (scr->get_base().is_valid())
  1594. scr=scr->get_base().ptr();
  1595. else
  1596. scr=NULL;
  1597. }
  1598. } else {
  1599. on_script=obj->get_script();
  1600. }
  1601. }
  1602. }
  1603. if (!on_script.is_valid() && t.script.is_valid()) {
  1604. on_script=t.script;
  1605. }
  1606. if (on_script.is_valid()) {
  1607. GDScript *scr = on_script.ptr();
  1608. if (scr) {
  1609. while (scr) {
  1610. String code = scr->get_source_code();
  1611. if (code!="") {
  1612. //if there is code, parse it. This way is slower but updates in real-time
  1613. GDParser p;
  1614. Error err = p.parse(scr->get_source_code(),scr->get_path().get_base_dir(),true,"",false);
  1615. if (err==OK) {
  1616. //only if ok, otherwise use what is cached on the script
  1617. //GDParser::ClassNode *base = p.
  1618. const GDParser::Node *root = p.get_parse_tree();
  1619. ERR_FAIL_COND_V(root->type!=GDParser::Node::TYPE_CLASS,ERR_PARSE_ERROR);
  1620. const GDParser::ClassNode *cl = static_cast<const GDParser::ClassNode*>(root);
  1621. for(int i=0;i<cl->functions.size();i++) {
  1622. if (cl->functions[i]->arguments.size())
  1623. options.insert(String(cl->functions[i]->name)+"(");
  1624. else
  1625. options.insert(String(cl->functions[i]->name)+"()");
  1626. }
  1627. for(int i=0;i<cl->static_functions.size();i++) {
  1628. if (cl->static_functions[i]->arguments.size())
  1629. options.insert(String(cl->static_functions[i]->name)+"(");
  1630. else
  1631. options.insert(String(cl->static_functions[i]->name)+"()");
  1632. }
  1633. if (!isfunction) {
  1634. for(int i=0;i<cl->variables.size();i++) {
  1635. options.insert(String(cl->variables[i].identifier));
  1636. }
  1637. for(int i=0;i<cl->constant_expressions.size();i++) {
  1638. options.insert(String(cl->constant_expressions[i].identifier));
  1639. }
  1640. }
  1641. } else {
  1642. code=""; //well, then no code
  1643. }
  1644. }
  1645. if (code=="") {
  1646. //use class directly, no code was found
  1647. if (!isfunction) {
  1648. for (const Map<StringName,Variant>::Element *E=scr->get_constants().front();E;E=E->next()) {
  1649. options.insert(E->key());
  1650. }
  1651. }
  1652. for (const Map<StringName,GDFunction*>::Element *E=scr->get_member_functions().front();E;E=E->next()) {
  1653. if (E->get()->get_argument_count())
  1654. options.insert(String(E->key())+"()");
  1655. else
  1656. options.insert(String(E->key())+"(");
  1657. }
  1658. for (const Set<StringName>::Element *E=scr->get_members().front();E;E=E->next()) {
  1659. options.insert(E->get());
  1660. }
  1661. }
  1662. if (scr->get_base().is_valid())
  1663. scr=scr->get_base().ptr();
  1664. else
  1665. scr=NULL;
  1666. }
  1667. }
  1668. }
  1669. if (!isfunction) {
  1670. ObjectTypeDB::get_integer_constant_list(t.obj_type,r_options);
  1671. }
  1672. List<MethodInfo> mi;
  1673. ObjectTypeDB::get_method_list(t.obj_type,&mi);
  1674. for (List<MethodInfo>::Element *E=mi.front();E;E=E->next()) {
  1675. if (E->get().name.begins_with("_"))
  1676. continue;
  1677. if (E->get().arguments.size())
  1678. options.insert(E->get().name+"(");
  1679. else
  1680. options.insert(E->get().name+"()");
  1681. }
  1682. } else {
  1683. if (t.type==Variant::INPUT_EVENT) {
  1684. //this is hardcoded otherwise it's not obvious
  1685. Set<String> exclude;
  1686. for(int i=0;i<InputEvent::TYPE_MAX;i++) {
  1687. InputEvent ie;
  1688. ie.type=InputEvent::Type(i);
  1689. static const char*evnames[]={
  1690. "# Common",
  1691. "# Key",
  1692. "# MouseMotion",
  1693. "# MouseButton",
  1694. "# JoystickMotion",
  1695. "# JoystickButton",
  1696. "# ScreenTouch",
  1697. "# ScreenDrag",
  1698. "# Action"
  1699. };
  1700. r_options->push_back(evnames[i]);
  1701. Variant v = ie;
  1702. if (i==0) {
  1703. List<MethodInfo> mi;
  1704. v.get_method_list(&mi);
  1705. for (List<MethodInfo>::Element *E=mi.front();E;E=E->next()) {
  1706. r_options->push_back(E->get().name+"(");
  1707. }
  1708. }
  1709. List<PropertyInfo> pi;
  1710. v.get_property_list(&pi);
  1711. for (List<PropertyInfo>::Element *E=pi.front();E;E=E->next()) {
  1712. if (i==0)
  1713. exclude.insert(E->get().name);
  1714. else if (exclude.has(E->get().name))
  1715. continue;
  1716. r_options->push_back(E->get().name);
  1717. }
  1718. }
  1719. return OK;
  1720. } else {
  1721. if (t.value.get_type()==Variant::NIL) {
  1722. Variant::CallError ce;
  1723. t.value=Variant::construct(t.type,NULL,0,ce);
  1724. }
  1725. if (!isfunction) {
  1726. List<PropertyInfo> pl;
  1727. t.value.get_property_list(&pl);
  1728. for (List<PropertyInfo>::Element *E=pl.front();E;E=E->next()) {
  1729. if (E->get().name.find("/")==-1)
  1730. options.insert(E->get().name);
  1731. }
  1732. }
  1733. List<MethodInfo> mi;
  1734. t.value.get_method_list(&mi);
  1735. for (List<MethodInfo>::Element *E=mi.front();E;E=E->next()) {
  1736. if (E->get().arguments.size())
  1737. options.insert(E->get().name+"(");
  1738. else
  1739. options.insert(E->get().name+"()");
  1740. }
  1741. }
  1742. }
  1743. }
  1744. } break;
  1745. case GDParser::COMPLETION_CALL_ARGUMENTS: {
  1746. _find_call_arguments(context,p.get_completion_node(),p.get_completion_line(),p.get_completion_argument_index(),options,r_call_hint);
  1747. } break;
  1748. case GDParser::COMPLETION_VIRTUAL_FUNC: {
  1749. GDCompletionIdentifier cid = _get_native_class(context);
  1750. if (cid.obj_type!=StringName()) {
  1751. List<MethodInfo> vm;
  1752. ObjectTypeDB::get_virtual_methods(cid.obj_type,&vm);
  1753. for(List<MethodInfo>::Element *E=vm.front();E;E=E->next()) {
  1754. MethodInfo &mi=E->get();
  1755. String m = mi.name;
  1756. if (m.find(":")!=-1)
  1757. m=m.substr(0,m.find(":"));
  1758. m+="(";
  1759. if (mi.arguments.size()) {
  1760. for(int i=0;i<mi.arguments.size();i++) {
  1761. if (i>0)
  1762. m+=", ";
  1763. String n =mi.arguments[i].name;
  1764. if (n.find(":")!=-1)
  1765. n=n.substr(0,n.find(":"));
  1766. m+=n;
  1767. }
  1768. }
  1769. m+="):";
  1770. options.insert(m);
  1771. }
  1772. }
  1773. } break;
  1774. case GDParser::COMPLETION_YIELD: {
  1775. const GDParser::Node *node = p.get_completion_node();
  1776. GDCompletionIdentifier t;
  1777. if (!_guess_expression_type(context,node,p.get_completion_line(),t))
  1778. break;
  1779. if (t.type==Variant::OBJECT && t.obj_type!=StringName()) {
  1780. List<MethodInfo> sigs;
  1781. ObjectTypeDB::get_signal_list(t.obj_type,&sigs);
  1782. for (List<MethodInfo>::Element *E=sigs.front();E;E=E->next()) {
  1783. options.insert("\""+E->get().name+"\"");
  1784. }
  1785. }
  1786. } break;
  1787. }
  1788. for(Set<String>::Element *E=options.front();E;E=E->next()) {
  1789. r_options->push_back(E->get());
  1790. }
  1791. return OK;
  1792. }
  1793. #else
  1794. Error GDScriptLanguage::complete_code(const String& p_code, const String& p_base_path, Object*p_owner, List<String>* r_options, String &r_call_hint) {
  1795. return OK;
  1796. }
  1797. #endif
  1798. void GDScriptLanguage::auto_indent_code(String& p_code,int p_from_line,int p_to_line) const {
  1799. Vector<String> lines = p_code.split("\n");
  1800. List<int> indent_stack;
  1801. for(int i=0;i<lines.size();i++) {
  1802. String l = lines[i];
  1803. int tc=0;
  1804. for(int j=0;j<l.length();j++) {
  1805. if (l[j]==' ' || l[j]=='\t') {
  1806. tc++;
  1807. } else {
  1808. break;
  1809. }
  1810. }
  1811. String st = l.substr(tc,l.length()).strip_edges();
  1812. if (st=="" || st.begins_with("#"))
  1813. continue; //ignore!
  1814. int ilevel=0;
  1815. if (indent_stack.size()) {
  1816. ilevel=indent_stack.back()->get();
  1817. }
  1818. if (tc>ilevel) {
  1819. indent_stack.push_back(tc);
  1820. } else if (tc<ilevel) {
  1821. while(indent_stack.size() && indent_stack.back()->get()>tc) {
  1822. indent_stack.pop_back();
  1823. }
  1824. if (indent_stack.size() && indent_stack.back()->get()!=tc)
  1825. indent_stack.push_back(tc); //this is not right but gets the job done
  1826. }
  1827. if (i>=p_from_line) {
  1828. l="";
  1829. for(int j=0;j<indent_stack.size();j++)
  1830. l+="\t";
  1831. l+=st;
  1832. } else if (i>p_to_line) {
  1833. break;
  1834. }
  1835. //print_line(itos(indent_stack.size())+","+itos(tc)+": "+l);
  1836. lines[i]=l;
  1837. }
  1838. p_code="";
  1839. for(int i=0;i<lines.size();i++) {
  1840. if (i>0)
  1841. p_code+="\n";
  1842. p_code+=lines[i];
  1843. }
  1844. }