sourceMap.findEntry(lineNumber, columnNumber)


给定生成的源文件中的行号和列号,返回表示原始文件中位置的对象。 返回的对象包含以下键:

Given a line number and column number in the generated source file, returns an object representing the position in the original file. The object returned consists of the following keys: