Uses of Class
com.google.javascript.jscomp.CodingConvention.Cache
Packages that use CodingConvention.Cache
-
Uses of CodingConvention.Cache in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return CodingConvention.CacheModifier and TypeMethodDescription@Nullable CodingConvention.CacheClosureCodingConvention.describeCachingCall(Node node) CodingConvention.describeCachingCall(Node node) Builds aCodingConvention.Cacheinstance from the given call node and returns that instance, or null if theNodedoes not resemble a cache utility call.CodingConventions.Proxy.describeCachingCall(Node node)