SYMBOL INDEX (10 symbols across 4 files) FILE: e2e/protractor.conf.js method onPrepare (line 22) | onPrepare() { FILE: e2e/src/app.po.ts class AppPage (line 3) | class AppPage { method navigateTo (line 4) | navigateTo() { method getParagraphText (line 8) | getParagraphText() { FILE: projects/ngx-filepond/src/lib/ngx-filepond.component.ts class FilePondComponent (line 75) | class FilePondComponent implements AfterViewInit, OnChanges, OnDestroy { method constructor (line 107) | constructor(root: ElementRef, zone: NgZone) { method ngAfterViewInit (line 112) | ngAfterViewInit() { method ngOnChanges (line 171) | ngOnChanges(changes: SimpleChanges) { method ngOnDestroy (line 199) | ngOnDestroy() { FILE: projects/ngx-filepond/src/lib/ngx-filepond.module.ts class FilePondModule (line 13) | class FilePondModule {}