SYMBOL INDEX (36 symbols across 13 files) FILE: e2e/protractor.conf.js method onPrepare (line 26) | onPrepare() { FILE: e2e/src/app.po.ts class AppPage (line 3) | class AppPage { method navigateTo (line 4) | navigateTo() { method getTitleText (line 8) | getTitleText() { FILE: src/app/_helpers/auth.guard.ts class AuthGuard (line 7) | class AuthGuard implements CanActivate { method constructor (line 8) | constructor( method canActivate (line 13) | canActivate(route: ActivatedRouteSnapshot, state: RouterStateSnapshot) { FILE: src/app/_helpers/error.interceptor.ts class ErrorInterceptor (line 9) | class ErrorInterceptor implements HttpInterceptor { method constructor (line 10) | constructor(private authenticationService: AuthenticationService) { } method intercept (line 12) | intercept(request: HttpRequest, next: HttpHandler): Observable, next: HttpHandler): Observable, next: HttpHandler): Observable