Interface SourceMap.Location

  • Enclosing interface:
    SourceMap

    public static interface SourceMap.Location
    • Method Detail

      • inputFile

        Path inputFile()
      • startLine

        int startLine()
      • endLine

        int endLine()