Experimental
Class
class DebugNode { constructor(nativeNode: any, parent: DebugNode, _debugInfo: RenderDebugInfo) nativeNode : any listeners : EventListener[] parent : DebugElement injector : Injector componentInstance : any context : any references : {[key: string]: any} providerTokens : any[] source : string }
constructor(nativeNode: any, parent: DebugNode, _debugInfo: RenderDebugInfo)
nativeNode : any
listeners : EventListener[]
parent : DebugElement
injector : Injector
componentInstance : any
context : any
references : {[key: string]: any}
providerTokens : any[]
source : string
exported from @angular/core/index, defined in @angular/core/src/debug/debug_node.ts
© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v2.angular.io/docs/ts/latest/api/core/index/DebugNode-class.html