Class SourceMapConsumerV1

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

public class SourceMapConsumerV1 extends Object implements SourceMapConsumer
Class for parsing and representing a SourceMap, as produced by the Closure Compiler, Caja-Compiler, etc.
  • Constructor Details

    • SourceMapConsumerV1

      public SourceMapConsumerV1()
  • Method Details