1
+ <!doctype html>
2
+ < html class ="default no-js ">
3
+ < head >
4
+ < meta charset ="utf-8 ">
5
+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
+ < title > AllExport | typescript-parser</ title >
7
+ < meta name ="description " content ="">
8
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
+ < link rel ="stylesheet " href ="../assets/css/main.css ">
10
+ </ head >
11
+ < body >
12
+ < header >
13
+ < div class ="tsd-page-toolbar ">
14
+ < div class ="container ">
15
+ < div class ="table-wrap ">
16
+ < div class ="table-cell " id ="tsd-search " data-index ="../assets/js/search.js " data-base =".. ">
17
+ < div class ="field ">
18
+ < label for ="tsd-search-field " class ="tsd-widget search no-caption "> Search</ label >
19
+ < input id ="tsd-search-field " type ="text " />
20
+ </ div >
21
+ < ul class ="results ">
22
+ < li class ="state loading "> Preparing search index...</ li >
23
+ < li class ="state failure "> The search index is not available</ li >
24
+ </ ul >
25
+ < a href ="../index.html " class ="title "> typescript-parser</ a >
26
+ </ div >
27
+ < div class ="table-cell " id ="tsd-widgets ">
28
+ < div id ="tsd-filter ">
29
+ < a href ="# " class ="tsd-widget options no-caption " data-toggle ="options "> Options</ a >
30
+ < div class ="tsd-filter-group ">
31
+ < div class ="tsd-select " id ="tsd-filter-visibility ">
32
+ < span class ="tsd-select-label "> All</ span >
33
+ < ul class ="tsd-select-list ">
34
+ < li data-value ="public "> Public</ li >
35
+ < li data-value ="protected "> Public/Protected</ li >
36
+ < li data-value ="private " class ="selected "> All</ li >
37
+ </ ul >
38
+ </ div >
39
+ < input type ="checkbox " id ="tsd-filter-inherited " checked />
40
+ < label class ="tsd-widget " for ="tsd-filter-inherited "> Inherited</ label >
41
+ < input type ="checkbox " id ="tsd-filter-externals " checked />
42
+ < label class ="tsd-widget " for ="tsd-filter-externals "> Externals</ label >
43
+ < input type ="checkbox " id ="tsd-filter-only-exported " />
44
+ < label class ="tsd-widget " for ="tsd-filter-only-exported "> Only exported</ label >
45
+ </ div >
46
+ </ div >
47
+ < a href ="# " class ="tsd-widget menu no-caption " data-toggle ="menu "> Menu</ a >
48
+ </ div >
49
+ </ div >
50
+ </ div >
51
+ </ div >
52
+ < div class ="tsd-page-title ">
53
+ < div class ="container ">
54
+ < ul class ="tsd-breadcrumb ">
55
+ < li >
56
+ < a href ="../globals.html "> Globals</ a >
57
+ </ li >
58
+ < li >
59
+ < a href ="allexport.html "> AllExport</ a >
60
+ </ li >
61
+ </ ul >
62
+ < h1 > Class AllExport</ h1 >
63
+ </ div >
64
+ </ div >
65
+ </ header >
66
+ < div class ="container container-main ">
67
+ < div class ="row ">
68
+ < div class ="col-8 col-content ">
69
+ < section class ="tsd-panel tsd-comment ">
70
+ < div class ="tsd-comment tsd-typography ">
71
+ < div class ="lead ">
72
+ < p > Declares an all export (i.e. export * from ...).</ p >
73
+ </ div >
74
+ < dl class ="tsd-comment-tags ">
75
+ < dt > export</ dt >
76
+ < dd > </ dd >
77
+ < dt > class</ dt >
78
+ < dd > < p > AllExport</ p >
79
+ </ dd >
80
+ < dt > implements</ dt >
81
+ < dd > < p > {Export}</ p >
82
+ </ dd >
83
+ </ dl >
84
+ </ div >
85
+ </ section >
86
+ < section class ="tsd-panel tsd-hierarchy ">
87
+ < h3 > Hierarchy</ h3 >
88
+ < ul class ="tsd-hierarchy ">
89
+ < li >
90
+ < span class ="target "> AllExport</ span >
91
+ </ li >
92
+ </ ul >
93
+ </ section >
94
+ < section class ="tsd-panel ">
95
+ < h3 > Implements</ h3 >
96
+ < ul class ="tsd-hierarchy ">
97
+ < li > < a href ="../interfaces/export.html " class ="tsd-signature-type "> Export</ a > </ li >
98
+ </ ul >
99
+ </ section >
100
+ < section class ="tsd-panel-group tsd-index-group ">
101
+ < h2 > Index</ h2 >
102
+ < section class ="tsd-panel tsd-index-panel ">
103
+ < div class ="tsd-index-content ">
104
+ < section class ="tsd-index-section ">
105
+ < h3 > Constructors</ h3 >
106
+ < ul class ="tsd-index-list ">
107
+ < li class ="tsd-kind-constructor tsd-parent-kind-class "> < a href ="allexport.html#constructor " class ="tsd-kind-icon "> constructor</ a > </ li >
108
+ </ ul >
109
+ </ section >
110
+ < section class ="tsd-index-section ">
111
+ < h3 > Properties</ h3 >
112
+ < ul class ="tsd-index-list ">
113
+ < li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="allexport.html#end " class ="tsd-kind-icon "> end</ a > </ li >
114
+ < li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="allexport.html#from " class ="tsd-kind-icon "> from</ a > </ li >
115
+ < li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="allexport.html#start " class ="tsd-kind-icon "> start</ a > </ li >
116
+ </ ul >
117
+ </ section >
118
+ </ div >
119
+ </ section >
120
+ </ section >
121
+ < section class ="tsd-panel-group tsd-member-group ">
122
+ < h2 > Constructors</ h2 >
123
+ < section class ="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class ">
124
+ < a name ="constructor " class ="tsd-anchor "> </ a >
125
+ < h3 > constructor</ h3 >
126
+ < ul class ="tsd-signatures tsd-kind-constructor tsd-parent-kind-class ">
127
+ < li class ="tsd-signature tsd-kind-icon "> new < wbr > All< wbr > Export< span class ="tsd-signature-symbol "> (</ span > start< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> number</ span > , end< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> number</ span > , from< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < a href ="allexport.html " class ="tsd-signature-type "> AllExport</ a > </ li >
128
+ </ ul >
129
+ < ul class ="tsd-descriptions ">
130
+ < li class ="tsd-description ">
131
+ < aside class ="tsd-sources ">
132
+ < ul >
133
+ < li > Defined in < a href ="https://github.com/TypeScript-Heroes/node-typescript-parser/blob/cfa7526/src/exports/AllExport.ts#L10 "> exports/AllExport.ts:10</ a > </ li >
134
+ </ ul >
135
+ </ aside >
136
+ < h4 class ="tsd-parameters-title "> Parameters</ h4 >
137
+ < ul class ="tsd-parameters ">
138
+ < li >
139
+ < h5 > start: < span class ="tsd-signature-type "> number</ span > </ h5 >
140
+ </ li >
141
+ < li >
142
+ < h5 > end: < span class ="tsd-signature-type "> number</ span > </ h5 >
143
+ </ li >
144
+ < li >
145
+ < h5 > from: < span class ="tsd-signature-type "> string</ span > </ h5 >
146
+ </ li >
147
+ </ ul >
148
+ < h4 class ="tsd-returns-title "> Returns < a href ="allexport.html " class ="tsd-signature-type "> AllExport</ a > </ h4 >
149
+ </ li >
150
+ </ ul >
151
+ </ section >
152
+ </ section >
153
+ < section class ="tsd-panel-group tsd-member-group ">
154
+ < h2 > Properties</ h2 >
155
+ < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class ">
156
+ < a name ="end " class ="tsd-anchor "> </ a >
157
+ < h3 > end</ h3 >
158
+ < div class ="tsd-signature tsd-kind-icon "> end< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> number</ span > </ div >
159
+ < aside class ="tsd-sources ">
160
+ < p > Implementation of < a href ="../interfaces/export.html "> Export</ a > .< a href ="../interfaces/export.html#end "> end</ a > </ p >
161
+ < ul >
162
+ < li > Defined in < a href ="https://github.com/TypeScript-Heroes/node-typescript-parser/blob/cfa7526/src/exports/AllExport.ts#L11 "> exports/AllExport.ts:11</ a > </ li >
163
+ </ ul >
164
+ </ aside >
165
+ </ section >
166
+ < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class ">
167
+ < a name ="from " class ="tsd-anchor "> </ a >
168
+ < h3 > from</ h3 >
169
+ < div class ="tsd-signature tsd-kind-icon "> from< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div >
170
+ < aside class ="tsd-sources ">
171
+ < ul >
172
+ < li > Defined in < a href ="https://github.com/TypeScript-Heroes/node-typescript-parser/blob/cfa7526/src/exports/AllExport.ts#L11 "> exports/AllExport.ts:11</ a > </ li >
173
+ </ ul >
174
+ </ aside >
175
+ </ section >
176
+ < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class ">
177
+ < a name ="start " class ="tsd-anchor "> </ a >
178
+ < h3 > start</ h3 >
179
+ < div class ="tsd-signature tsd-kind-icon "> start< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> number</ span > </ div >
180
+ < aside class ="tsd-sources ">
181
+ < p > Implementation of < a href ="../interfaces/export.html "> Export</ a > .< a href ="../interfaces/export.html#start "> start</ a > </ p >
182
+ < ul >
183
+ < li > Defined in < a href ="https://github.com/TypeScript-Heroes/node-typescript-parser/blob/cfa7526/src/exports/AllExport.ts#L11 "> exports/AllExport.ts:11</ a > </ li >
184
+ </ ul >
185
+ </ aside >
186
+ </ section >
187
+ </ section >
188
+ </ div >
189
+ < div class ="col-4 col-menu menu-sticky-wrap menu-highlight ">
190
+ < nav class ="tsd-navigation primary ">
191
+ < ul >
192
+ < li class ="globals ">
193
+ < a href ="../globals.html "> < em > Globals</ em > </ a >
194
+ </ li >
195
+ </ ul >
196
+ </ nav >
197
+ < nav class ="tsd-navigation secondary menu-sticky ">
198
+ < ul class ="before-current ">
199
+ </ ul >
200
+ < ul class ="current ">
201
+ < li class ="current tsd-kind-class ">
202
+ < a href ="allexport.html " class ="tsd-kind-icon "> All< wbr > Export</ a >
203
+ < ul >
204
+ < li class =" tsd-kind-constructor tsd-parent-kind-class ">
205
+ < a href ="allexport.html#constructor " class ="tsd-kind-icon "> constructor</ a >
206
+ </ li >
207
+ < li class =" tsd-kind-property tsd-parent-kind-class ">
208
+ < a href ="allexport.html#end " class ="tsd-kind-icon "> end</ a >
209
+ </ li >
210
+ < li class =" tsd-kind-property tsd-parent-kind-class ">
211
+ < a href ="allexport.html#from " class ="tsd-kind-icon "> from</ a >
212
+ </ li >
213
+ < li class =" tsd-kind-property tsd-parent-kind-class ">
214
+ < a href ="allexport.html#start " class ="tsd-kind-icon "> start</ a >
215
+ </ li >
216
+ </ ul >
217
+ </ li >
218
+ </ ul >
219
+ < ul class ="after-current ">
220
+ </ ul >
221
+ </ nav >
222
+ </ div >
223
+ </ div >
224
+ </ div >
225
+ < footer class ="with-border-bottom ">
226
+ < div class ="container ">
227
+ < h2 > Legend</ h2 >
228
+ < div class ="tsd-legend-group ">
229
+ < ul class ="tsd-legend ">
230
+ < li class ="tsd-kind-module "> < span class ="tsd-kind-icon "> Module</ span > </ li >
231
+ < li class ="tsd-kind-object-literal "> < span class ="tsd-kind-icon "> Object literal</ span > </ li >
232
+ < li class ="tsd-kind-variable "> < span class ="tsd-kind-icon "> Variable</ span > </ li >
233
+ < li class ="tsd-kind-function "> < span class ="tsd-kind-icon "> Function</ span > </ li >
234
+ < li class ="tsd-kind-function tsd-has-type-parameter "> < span class ="tsd-kind-icon "> Function with type parameter</ span > </ li >
235
+ < li class ="tsd-kind-index-signature "> < span class ="tsd-kind-icon "> Index signature</ span > </ li >
236
+ < li class ="tsd-kind-type-alias "> < span class ="tsd-kind-icon "> Type alias</ span > </ li >
237
+ </ ul >
238
+ < ul class ="tsd-legend ">
239
+ < li class ="tsd-kind-enum "> < span class ="tsd-kind-icon "> Enumeration</ span > </ li >
240
+ < li class ="tsd-kind-enum-member "> < span class ="tsd-kind-icon "> Enumeration member</ span > </ li >
241
+ < li class ="tsd-kind-property tsd-parent-kind-enum "> < span class ="tsd-kind-icon "> Property</ span > </ li >
242
+ < li class ="tsd-kind-method tsd-parent-kind-enum "> < span class ="tsd-kind-icon "> Method</ span > </ li >
243
+ </ ul >
244
+ < ul class ="tsd-legend ">
245
+ < li class ="tsd-kind-interface "> < span class ="tsd-kind-icon "> Interface</ span > </ li >
246
+ < li class ="tsd-kind-interface tsd-has-type-parameter "> < span class ="tsd-kind-icon "> Interface with type parameter</ span > </ li >
247
+ < li class ="tsd-kind-constructor tsd-parent-kind-interface "> < span class ="tsd-kind-icon "> Constructor</ span > </ li >
248
+ < li class ="tsd-kind-property tsd-parent-kind-interface "> < span class ="tsd-kind-icon "> Property</ span > </ li >
249
+ < li class ="tsd-kind-method tsd-parent-kind-interface "> < span class ="tsd-kind-icon "> Method</ span > </ li >
250
+ < li class ="tsd-kind-index-signature tsd-parent-kind-interface "> < span class ="tsd-kind-icon "> Index signature</ span > </ li >
251
+ </ ul >
252
+ < ul class ="tsd-legend ">
253
+ < li class ="tsd-kind-class "> < span class ="tsd-kind-icon "> Class</ span > </ li >
254
+ < li class ="tsd-kind-class tsd-has-type-parameter "> < span class ="tsd-kind-icon "> Class with type parameter</ span > </ li >
255
+ < li class ="tsd-kind-constructor tsd-parent-kind-class "> < span class ="tsd-kind-icon "> Constructor</ span > </ li >
256
+ < li class ="tsd-kind-property tsd-parent-kind-class "> < span class ="tsd-kind-icon "> Property</ span > </ li >
257
+ < li class ="tsd-kind-method tsd-parent-kind-class "> < span class ="tsd-kind-icon "> Method</ span > </ li >
258
+ < li class ="tsd-kind-accessor tsd-parent-kind-class "> < span class ="tsd-kind-icon "> Accessor</ span > </ li >
259
+ < li class ="tsd-kind-index-signature tsd-parent-kind-class "> < span class ="tsd-kind-icon "> Index signature</ span > </ li >
260
+ </ ul >
261
+ < ul class ="tsd-legend ">
262
+ < li class ="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited "> < span class ="tsd-kind-icon "> Inherited constructor</ span > </ li >
263
+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-inherited "> < span class ="tsd-kind-icon "> Inherited property</ span > </ li >
264
+ < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-inherited "> < span class ="tsd-kind-icon "> Inherited method</ span > </ li >
265
+ < li class ="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited "> < span class ="tsd-kind-icon "> Inherited accessor</ span > </ li >
266
+ </ ul >
267
+ < ul class ="tsd-legend ">
268
+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-protected "> < span class ="tsd-kind-icon "> Protected property</ span > </ li >
269
+ < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-protected "> < span class ="tsd-kind-icon "> Protected method</ span > </ li >
270
+ < li class ="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected "> < span class ="tsd-kind-icon "> Protected accessor</ span > </ li >
271
+ </ ul >
272
+ < ul class ="tsd-legend ">
273
+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-private "> < span class ="tsd-kind-icon "> Private property</ span > </ li >
274
+ < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-private "> < span class ="tsd-kind-icon "> Private method</ span > </ li >
275
+ < li class ="tsd-kind-accessor tsd-parent-kind-class tsd-is-private "> < span class ="tsd-kind-icon "> Private accessor</ span > </ li >
276
+ </ ul >
277
+ < ul class ="tsd-legend ">
278
+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-static "> < span class ="tsd-kind-icon "> Static property</ span > </ li >
279
+ < li class ="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static "> < span class ="tsd-kind-icon "> Static method</ span > </ li >
280
+ </ ul >
281
+ </ div >
282
+ </ div >
283
+ </ footer >
284
+ < div class ="container tsd-generator ">
285
+ < p > Generated using < a href ="http://typedoc.org/ " target ="_blank "> TypeDoc</ a > </ p >
286
+ </ div >
287
+ < div class ="overlay "> </ div >
288
+ < script src ="../assets/js/main.js "> </ script >
289
+ < script > if ( location . protocol == 'file:' ) document . write ( '<script src="../assets/js/search.js"><' + '/script>' ) ; </ script >
290
+ </ body >
291
+ </ html >
0 commit comments