Class SourceMapConsumerV3

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

public class SourceMapConsumerV3 extends Object implements SourceMapConsumer, SourceMappingReversable
Class for parsing version 3 of the SourceMap format, as produced by the Closure Compiler, etc. http://code.google.com/p/closure-compiler/wiki/SourceMaps