AppViewReference constructor
AppViewReference(
- CompileElement parent,
- int nodeIndex
Implementation
AppViewReference(this.parent, this.nodeIndex)
: _name = '_compView_$nodeIndex';