Uses of Record Class
com.google.javascript.jscomp.TypeMismatch
Packages that use TypeMismatch
-
Uses of TypeMismatch in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return TypeMismatchModifier and TypeMethodDescriptionstatic TypeMismatchTypeMismatch.createForTesting(JSType found, JSType required) Methods in com.google.javascript.jscomp that return types with arguments of type TypeMismatchModifier and TypeMethodDescriptionabstract Iterable<TypeMismatch> AbstractCompiler.getTypeMismatches()Gets the central registry of type violations.Compiler.getTypeMismatches()Method parameters in com.google.javascript.jscomp with type arguments of type TypeMismatchModifier and TypeMethodDescriptionInvalidatingTypes.Builder.addAllTypeMismatches(Iterable<TypeMismatch> mismatches)