gd_editor.cpp 66 KB

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