blob: 09cb39255363061b07709a83d49f0b1082d7451c [file] [log] [blame]
Code completion result for source line:
return "This is a carrot that has " + this.|color + " color";
(QueryType=COMPLETION, prefixSearch=true, caseSensitive=true)
------------------------------------
METHOD getColor(): String [PUBLIC] simpleObject.js
METHOD getDescription(): String [PUBLIC] simpleObjectContinue.js
METHOD isVegitable(): Boolean [PUBLIC] simpleObject.js
FIELD called: Number [PUBLIC] simpleObject.js
FIELD color: String [PUBLIC] simpleObject.js