com.google.javascript.jscomp
Class SourceMap.LocationMapping

java.lang.Object
  extended by com.google.javascript.jscomp.SourceMap.LocationMapping
Enclosing class:
SourceMap

public static class SourceMap.LocationMapping
extends Object


Constructor Summary
SourceMap.LocationMapping(String prefix, String replacement)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceMap.LocationMapping

public SourceMap.LocationMapping(String prefix,
                                 String replacement)