[6a3a178] | 1 | /**
|
---|
| 2 | * @license
|
---|
| 3 | * Copyright Google LLC All Rights Reserved.
|
---|
| 4 | *
|
---|
| 5 | * Use of this source code is governed by an MIT-style license that can be
|
---|
| 6 | * found in the LICENSE file at https://angular.io/license
|
---|
| 7 | */
|
---|
| 8 | import * as o from '../output/output_ast';
|
---|
| 9 | export declare class Identifiers {
|
---|
| 10 | static NEW_METHOD: string;
|
---|
| 11 | static TRANSFORM_METHOD: string;
|
---|
| 12 | static PATCH_DEPS: string;
|
---|
| 13 | static core: o.ExternalReference;
|
---|
| 14 | static namespaceHTML: o.ExternalReference;
|
---|
| 15 | static namespaceMathML: o.ExternalReference;
|
---|
| 16 | static namespaceSVG: o.ExternalReference;
|
---|
| 17 | static element: o.ExternalReference;
|
---|
| 18 | static elementStart: o.ExternalReference;
|
---|
| 19 | static elementEnd: o.ExternalReference;
|
---|
| 20 | static advance: o.ExternalReference;
|
---|
| 21 | static syntheticHostProperty: o.ExternalReference;
|
---|
| 22 | static syntheticHostListener: o.ExternalReference;
|
---|
| 23 | static attribute: o.ExternalReference;
|
---|
| 24 | static attributeInterpolate1: o.ExternalReference;
|
---|
| 25 | static attributeInterpolate2: o.ExternalReference;
|
---|
| 26 | static attributeInterpolate3: o.ExternalReference;
|
---|
| 27 | static attributeInterpolate4: o.ExternalReference;
|
---|
| 28 | static attributeInterpolate5: o.ExternalReference;
|
---|
| 29 | static attributeInterpolate6: o.ExternalReference;
|
---|
| 30 | static attributeInterpolate7: o.ExternalReference;
|
---|
| 31 | static attributeInterpolate8: o.ExternalReference;
|
---|
| 32 | static attributeInterpolateV: o.ExternalReference;
|
---|
| 33 | static classProp: o.ExternalReference;
|
---|
| 34 | static elementContainerStart: o.ExternalReference;
|
---|
| 35 | static elementContainerEnd: o.ExternalReference;
|
---|
| 36 | static elementContainer: o.ExternalReference;
|
---|
| 37 | static styleMap: o.ExternalReference;
|
---|
| 38 | static styleMapInterpolate1: o.ExternalReference;
|
---|
| 39 | static styleMapInterpolate2: o.ExternalReference;
|
---|
| 40 | static styleMapInterpolate3: o.ExternalReference;
|
---|
| 41 | static styleMapInterpolate4: o.ExternalReference;
|
---|
| 42 | static styleMapInterpolate5: o.ExternalReference;
|
---|
| 43 | static styleMapInterpolate6: o.ExternalReference;
|
---|
| 44 | static styleMapInterpolate7: o.ExternalReference;
|
---|
| 45 | static styleMapInterpolate8: o.ExternalReference;
|
---|
| 46 | static styleMapInterpolateV: o.ExternalReference;
|
---|
| 47 | static classMap: o.ExternalReference;
|
---|
| 48 | static classMapInterpolate1: o.ExternalReference;
|
---|
| 49 | static classMapInterpolate2: o.ExternalReference;
|
---|
| 50 | static classMapInterpolate3: o.ExternalReference;
|
---|
| 51 | static classMapInterpolate4: o.ExternalReference;
|
---|
| 52 | static classMapInterpolate5: o.ExternalReference;
|
---|
| 53 | static classMapInterpolate6: o.ExternalReference;
|
---|
| 54 | static classMapInterpolate7: o.ExternalReference;
|
---|
| 55 | static classMapInterpolate8: o.ExternalReference;
|
---|
| 56 | static classMapInterpolateV: o.ExternalReference;
|
---|
| 57 | static styleProp: o.ExternalReference;
|
---|
| 58 | static stylePropInterpolate1: o.ExternalReference;
|
---|
| 59 | static stylePropInterpolate2: o.ExternalReference;
|
---|
| 60 | static stylePropInterpolate3: o.ExternalReference;
|
---|
| 61 | static stylePropInterpolate4: o.ExternalReference;
|
---|
| 62 | static stylePropInterpolate5: o.ExternalReference;
|
---|
| 63 | static stylePropInterpolate6: o.ExternalReference;
|
---|
| 64 | static stylePropInterpolate7: o.ExternalReference;
|
---|
| 65 | static stylePropInterpolate8: o.ExternalReference;
|
---|
| 66 | static stylePropInterpolateV: o.ExternalReference;
|
---|
| 67 | static nextContext: o.ExternalReference;
|
---|
| 68 | static templateCreate: o.ExternalReference;
|
---|
| 69 | static text: o.ExternalReference;
|
---|
| 70 | static enableBindings: o.ExternalReference;
|
---|
| 71 | static disableBindings: o.ExternalReference;
|
---|
| 72 | static getCurrentView: o.ExternalReference;
|
---|
| 73 | static textInterpolate: o.ExternalReference;
|
---|
| 74 | static textInterpolate1: o.ExternalReference;
|
---|
| 75 | static textInterpolate2: o.ExternalReference;
|
---|
| 76 | static textInterpolate3: o.ExternalReference;
|
---|
| 77 | static textInterpolate4: o.ExternalReference;
|
---|
| 78 | static textInterpolate5: o.ExternalReference;
|
---|
| 79 | static textInterpolate6: o.ExternalReference;
|
---|
| 80 | static textInterpolate7: o.ExternalReference;
|
---|
| 81 | static textInterpolate8: o.ExternalReference;
|
---|
| 82 | static textInterpolateV: o.ExternalReference;
|
---|
| 83 | static restoreView: o.ExternalReference;
|
---|
| 84 | static pureFunction0: o.ExternalReference;
|
---|
| 85 | static pureFunction1: o.ExternalReference;
|
---|
| 86 | static pureFunction2: o.ExternalReference;
|
---|
| 87 | static pureFunction3: o.ExternalReference;
|
---|
| 88 | static pureFunction4: o.ExternalReference;
|
---|
| 89 | static pureFunction5: o.ExternalReference;
|
---|
| 90 | static pureFunction6: o.ExternalReference;
|
---|
| 91 | static pureFunction7: o.ExternalReference;
|
---|
| 92 | static pureFunction8: o.ExternalReference;
|
---|
| 93 | static pureFunctionV: o.ExternalReference;
|
---|
| 94 | static pipeBind1: o.ExternalReference;
|
---|
| 95 | static pipeBind2: o.ExternalReference;
|
---|
| 96 | static pipeBind3: o.ExternalReference;
|
---|
| 97 | static pipeBind4: o.ExternalReference;
|
---|
| 98 | static pipeBindV: o.ExternalReference;
|
---|
| 99 | static hostProperty: o.ExternalReference;
|
---|
| 100 | static property: o.ExternalReference;
|
---|
| 101 | static propertyInterpolate: o.ExternalReference;
|
---|
| 102 | static propertyInterpolate1: o.ExternalReference;
|
---|
| 103 | static propertyInterpolate2: o.ExternalReference;
|
---|
| 104 | static propertyInterpolate3: o.ExternalReference;
|
---|
| 105 | static propertyInterpolate4: o.ExternalReference;
|
---|
| 106 | static propertyInterpolate5: o.ExternalReference;
|
---|
| 107 | static propertyInterpolate6: o.ExternalReference;
|
---|
| 108 | static propertyInterpolate7: o.ExternalReference;
|
---|
| 109 | static propertyInterpolate8: o.ExternalReference;
|
---|
| 110 | static propertyInterpolateV: o.ExternalReference;
|
---|
| 111 | static i18n: o.ExternalReference;
|
---|
| 112 | static i18nAttributes: o.ExternalReference;
|
---|
| 113 | static i18nExp: o.ExternalReference;
|
---|
| 114 | static i18nStart: o.ExternalReference;
|
---|
| 115 | static i18nEnd: o.ExternalReference;
|
---|
| 116 | static i18nApply: o.ExternalReference;
|
---|
| 117 | static i18nPostprocess: o.ExternalReference;
|
---|
| 118 | static pipe: o.ExternalReference;
|
---|
| 119 | static projection: o.ExternalReference;
|
---|
| 120 | static projectionDef: o.ExternalReference;
|
---|
| 121 | static reference: o.ExternalReference;
|
---|
| 122 | static inject: o.ExternalReference;
|
---|
| 123 | static injectAttribute: o.ExternalReference;
|
---|
| 124 | static directiveInject: o.ExternalReference;
|
---|
| 125 | static invalidFactory: o.ExternalReference;
|
---|
| 126 | static invalidFactoryDep: o.ExternalReference;
|
---|
| 127 | static templateRefExtractor: o.ExternalReference;
|
---|
| 128 | static forwardRef: o.ExternalReference;
|
---|
| 129 | static resolveForwardRef: o.ExternalReference;
|
---|
| 130 | static ɵɵdefineInjectable: o.ExternalReference;
|
---|
| 131 | static declareInjectable: o.ExternalReference;
|
---|
| 132 | static InjectableDeclaration: o.ExternalReference;
|
---|
| 133 | static resolveWindow: o.ExternalReference;
|
---|
| 134 | static resolveDocument: o.ExternalReference;
|
---|
| 135 | static resolveBody: o.ExternalReference;
|
---|
| 136 | static defineComponent: o.ExternalReference;
|
---|
| 137 | static declareComponent: o.ExternalReference;
|
---|
| 138 | static setComponentScope: o.ExternalReference;
|
---|
| 139 | static ChangeDetectionStrategy: o.ExternalReference;
|
---|
| 140 | static ViewEncapsulation: o.ExternalReference;
|
---|
| 141 | static ComponentDeclaration: o.ExternalReference;
|
---|
| 142 | static FactoryDeclaration: o.ExternalReference;
|
---|
| 143 | static declareFactory: o.ExternalReference;
|
---|
| 144 | static FactoryTarget: o.ExternalReference;
|
---|
| 145 | static defineDirective: o.ExternalReference;
|
---|
| 146 | static declareDirective: o.ExternalReference;
|
---|
| 147 | static DirectiveDeclaration: o.ExternalReference;
|
---|
| 148 | static InjectorDef: o.ExternalReference;
|
---|
| 149 | static InjectorDeclaration: o.ExternalReference;
|
---|
| 150 | static defineInjector: o.ExternalReference;
|
---|
| 151 | static declareInjector: o.ExternalReference;
|
---|
| 152 | static NgModuleDeclaration: o.ExternalReference;
|
---|
| 153 | static ModuleWithProviders: o.ExternalReference;
|
---|
| 154 | static defineNgModule: o.ExternalReference;
|
---|
| 155 | static declareNgModule: o.ExternalReference;
|
---|
| 156 | static setNgModuleScope: o.ExternalReference;
|
---|
| 157 | static PipeDeclaration: o.ExternalReference;
|
---|
| 158 | static definePipe: o.ExternalReference;
|
---|
| 159 | static declarePipe: o.ExternalReference;
|
---|
| 160 | static declareClassMetadata: o.ExternalReference;
|
---|
| 161 | static setClassMetadata: o.ExternalReference;
|
---|
| 162 | static queryRefresh: o.ExternalReference;
|
---|
| 163 | static viewQuery: o.ExternalReference;
|
---|
| 164 | static loadQuery: o.ExternalReference;
|
---|
| 165 | static contentQuery: o.ExternalReference;
|
---|
| 166 | static NgOnChangesFeature: o.ExternalReference;
|
---|
| 167 | static InheritDefinitionFeature: o.ExternalReference;
|
---|
| 168 | static CopyDefinitionFeature: o.ExternalReference;
|
---|
| 169 | static ProvidersFeature: o.ExternalReference;
|
---|
| 170 | static listener: o.ExternalReference;
|
---|
| 171 | static getInheritedFactory: o.ExternalReference;
|
---|
| 172 | static sanitizeHtml: o.ExternalReference;
|
---|
| 173 | static sanitizeStyle: o.ExternalReference;
|
---|
| 174 | static sanitizeResourceUrl: o.ExternalReference;
|
---|
| 175 | static sanitizeScript: o.ExternalReference;
|
---|
| 176 | static sanitizeUrl: o.ExternalReference;
|
---|
| 177 | static sanitizeUrlOrResourceUrl: o.ExternalReference;
|
---|
| 178 | static trustConstantHtml: o.ExternalReference;
|
---|
| 179 | static trustConstantResourceUrl: o.ExternalReference;
|
---|
| 180 | }
|
---|