start = {
                line: token.textEdit.range.start.line,
                ch: token.textEdit.range.start.character
            };