Field and Description |
---|
com.google.javascript.jscomp.CompilerOptions.checkControlStructures |
com.google.javascript.jscomp.JSError.level
Use #getDefaultLevel
|
Method and Description |
---|
com.google.javascript.jscomp.CompilerOptions.enableExternExports(boolean)
replaced by
CompilerOptions.setExternExports(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)
|
com.google.javascript.jscomp.CompilerOptions.setCheckControlStructures(boolean) |
Constructor and Description |
---|
com.google.debugging.sourcemap.SourceMapSection(String, int, int) |
Copyright © 2009-2014 Google. All Rights Reserved.