| 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 |