Uses of Class
com.google.javascript.jscomp.LightweightMessageFormatter
-
Packages that use LightweightMessageFormatter Package Description com.google.javascript.jscomp Provides the core compiler and its public API. -
-
Uses of LightweightMessageFormatter in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return LightweightMessageFormatter Modifier and Type Method Description LightweightMessageFormatter
LightweightMessageFormatter. setIncludeLevel(boolean includeLevel)
LightweightMessageFormatter
LightweightMessageFormatter. setIncludeLocation(boolean includeLocation)
static LightweightMessageFormatter
LightweightMessageFormatter. withoutSource()
-