File: issue234375.js.testIssue234375_01.completion

package info (click to toggle)
libnb-platform18-java 12.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 729,800 kB
  • sloc: java: 5,059,097; xml: 574,432; php: 78,788; javascript: 29,039; ansic: 10,278; sh: 6,386; cpp: 4,612; jsp: 3,643; sql: 1,097; makefile: 540; objc: 288; perl: 277; haskell: 93
file content (31 lines) | stat: -rw-r--r-- 1,959 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Code completion result for source line:
g| // cc doesn't offer Date functions
(QueryType=COMPLETION, prefixSearch=true, caseSensitive=true)
------------------------------------
METHOD     getAttention(): undefined       [PUBLIC,   JS Platform
METHOD     getComputedStyle(element: Elem  [PUBLIC,   JS Platform
METHOD     getDate(): Number               [PUBLIC]   JS Platform
METHOD     getDay(): Number                [PUBLIC]   JS Platform
METHOD     getFullYear(): Number           [PUBLIC]   JS Platform
METHOD     getHours(): Number              [PUBLIC]   JS Platform
METHOD     getMilliseconds(): Number       [PUBLIC]   JS Platform
METHOD     getMinutes(): Number            [PUBLIC]   JS Platform
METHOD     getMonth(): Number              [PUBLIC]   JS Platform
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     getSeconds(): Number            [PUBLIC]   JS Platform
METHOD     getSelection(): Selection       [PUBLIC,   JS Platform
METHOD     getTime(): Number               [PUBLIC]   JS Platform
METHOD     getTimezoneOffset(): Number     [PUBLIC]   JS Platform
METHOD     getUTCDate(): Number            [PUBLIC]   JS Platform
METHOD     getUTCDay(): Number             [PUBLIC]   JS Platform
METHOD     getUTCFullYear(): Number        [PUBLIC]   JS Platform
METHOD     getUTCHours(): Number           [PUBLIC]   JS Platform
METHOD     getUTCMilliseconds(): Number    [PUBLIC]   JS Platform
METHOD     getUTCMinutes(): Number         [PUBLIC]   JS Platform
METHOD     getUTCMonth(): Number           [PUBLIC]   JS Platform
METHOD     getUTCSeconds(): Number         [PUBLIC]   JS Platform
METHOD     ---getYear(): Number       ---  [PUBLIC,   JS Platform