p.location-badge. exported from angular2/router defined in angular2/src/router/instruction.ts (line 17) :markdown An `Instruction` represents the component hierarchy of the application based on a given route .l-main-section h2 Members .l-sub-section h3 constructor pre.prettyprint code. constructor(component: any, capturedUrl: string, _recognizer: PathRecognizer, child?: Instruction, _params?: StringMap<string, any>) :markdown .l-sub-section h3 accumulatedUrl :markdown .l-sub-section h3 reuse :markdown .l-sub-section h3 specificity :markdown .l-sub-section h3 component :markdown .l-sub-section h3 capturedUrl :markdown .l-sub-section h3 child :markdown .l-sub-section h3 params pre.prettyprint code. params() :markdown