Package com.google.javascript.jscomp.disambiguate
-
Class Summary Class Description AmbiguateProperties Renames unrelated properties to the same name, usingColors provided by the typechecker.DisambiguateProperties DisambiguateProperties renames properties to disambiguate between unrelated fields with the same name.DisambiguateProperties2 Assembles the various parts of the diambiguator to execute them as a compiler pass.