NavigationTarget constructor
NavigationTarget(})
Implementation
NavigationTarget(this.kind, this.fileIndex, this.offset, this.length,
this.startLine, this.startColumn,
{this.codeOffset, this.codeLength});
NavigationTarget(this.kind, this.fileIndex, this.offset, this.length,
this.startLine, this.startColumn,
{this.codeOffset, this.codeLength});