Package com.google.javascript.jscomp.ijs
package com.google.javascript.jscomp.ijs
-
ClassesClassDescriptionA warnings guard that demotes the errors found in type summary files to be less severe, leaving only the errors found in the original source.The goal of this pass is to shrink the AST, preserving only typing, not behavior.IJS-related errors occurring outside the
ConvertToTypedInterface
pass.