Deprecated API


Contents
Deprecated Methods
com.google.javascript.jscomp.parsing.ParserRunner.createConfig(boolean)
           
com.google.javascript.rhino.JSDocInfo.Marker.getName()
          Use #getNameNode 
com.google.debugging.sourcemap.SourceMapSection.getSectionUrl()
            
com.google.javascript.rhino.JSDocInfoBuilder.markName(String, int, int)
          Use #markName(String, StaticSourceFile, int, int) 
 

Deprecated Constructors
com.google.debugging.sourcemap.SourceMapSection(String, int, int)