Class SourceMapParser


  • public class SourceMapParser
    extends Object
    • Constructor Detail

      • SourceMapParser

        public SourceMapParser​(String smap)
        From dsol_spec.html : Before the SMAP in a SMAP-file can be installed into the SourceDebugExtension attribute it must be resolved into an SMAP with no embedded SMAPs and with final-source as the output source. Which means we never need to handle embedded smaps
        Parameters:
        smap - source map