Class SourceMapConsumerV2

java.lang.Object
com.google.debugging.sourcemap.SourceMapConsumerV2
All Implemented Interfaces:
SourceMapConsumer, SourceMapping

public class SourceMapConsumerV2 extends Object implements SourceMapConsumer
Class for parsing version 2 of the SourceMap format, as produced by the Closure Compiler, etc.
  • Constructor Details

    • SourceMapConsumerV2

      public SourceMapConsumerV2()
  • Method Details