|
1 | 1 | | declarations.swift:1:1:7:1 | Foo | |
2 | | -| declarations.swift:1:8:1:8 | init | |
3 | | -| declarations.swift:1:8:1:8 | init | |
| 2 | +| declarations.swift:1:8:1:8 | init() | |
| 3 | +| declarations.swift:1:8:1:8 | init(x:) | |
4 | 4 | | declarations.swift:1:8:1:8 | self | |
5 | 5 | | declarations.swift:1:8:1:8 | self | |
6 | 6 | | declarations.swift:1:8:1:8 | x | |
|
23 | 23 | | declarations.swift:5:5:5:38 | set | |
24 | 24 | | declarations.swift:5:9:5:9 | newValue | |
25 | 25 | | declarations.swift:9:1:9:34 | Bar | |
26 | | -| declarations.swift:9:7:9:7 | deinit | |
27 | | -| declarations.swift:9:7:9:7 | init | |
| 26 | +| declarations.swift:9:7:9:7 | deinit() | |
| 27 | +| declarations.swift:9:7:9:7 | init() | |
28 | 28 | | declarations.swift:9:7:9:7 | self | |
29 | 29 | | declarations.swift:9:7:9:7 | self | |
30 | 30 | | declarations.swift:9:13:9:30 | var ... = ... | |
|
95 | 95 | | declarations.swift:41:7:41:7 | set | |
96 | 96 | | declarations.swift:41:7:41:7 | value | |
97 | 97 | | declarations.swift:42:3:42:3 | self | |
98 | | -| declarations.swift:42:3:44:3 | init | |
| 98 | +| declarations.swift:42:3:44:3 | init() | |
99 | 99 | | declarations.swift:46:3:46:3 | self | |
100 | | -| declarations.swift:46:3:48:3 | deinit | |
| 100 | +| declarations.swift:46:3:48:3 | deinit() | |
101 | 101 | | declarations.swift:50:3:52:3 | +-(_:) | |
102 | 102 | | declarations.swift:50:22:50:22 | self | |
103 | 103 | | declarations.swift:50:26:50:33 | other | |
|
106 | 106 | | declarations.swift:64:7:64:16 | +++ | |
107 | 107 | | declarations.swift:66:7:66:21 | *** | |
108 | 108 | | declarations.swift:68:18:74:1 | ZeroWrapper | |
109 | | -| declarations.swift:68:25:68:25 | init | |
| 109 | +| declarations.swift:68:25:68:25 | init() | |
110 | 110 | | declarations.swift:68:25:68:25 | self | |
111 | 111 | | declarations.swift:69:3:73:3 | var ... = ... | |
112 | 112 | | declarations.swift:69:7:69:7 | wrappedValue | |
|
123 | 123 | | declarations.swift:81:8:81:8 | hasDidSet2 | |
124 | 124 | | declarations.swift:81:8:81:8 | hasWillSet1 | |
125 | 125 | | declarations.swift:81:8:81:8 | hasWillSet2 | |
126 | | -| declarations.swift:81:8:81:8 | init | |
| 126 | +| declarations.swift:81:8:81:8 | init(normalField:hasWillSet1:hasWillSet2:hasDidSet1:hasDidSet2:hasBoth:) | |
127 | 127 | | declarations.swift:81:8:81:8 | normalField | |
128 | 128 | | declarations.swift:81:8:81:8 | self | |
129 | 129 | | declarations.swift:82:3:87:3 | var ... = ... | |
|
0 commit comments