1 2 3 4 5 6 7 8 9 10 11
|
Code completion result for source line:
MyObj.create().get|Info().big();
(QueryType=COMPLETION, prefixSearch=true, caseSensitive=true)
------------------------------------
METHOD getInfo(): String [PUBLIC] methodChainSimple.js
METHOD getOwnPropertyDescriptor(obj: [PUBLIC, JS Platform
METHOD getOwnPropertyDescriptors(obj: [PUBLIC, JS Platform
METHOD getOwnPropertyNames(obj: Objec [PUBLIC, JS Platform
METHOD getOwnPropertySymbols(obj: Obj [PUBLIC, JS Platform
METHOD getPrototypeOf(obj: Object): O [PUBLIC, JS Platform
METHOD getVersion(): Number|version [PUBLIC] methodChainSimple.js
|