Uses of Enum Class
com.google.javascript.jscomp.TypeMatchingStrategy.MatchResult
Packages that use TypeMatchingStrategy.MatchResult
-
Uses of TypeMatchingStrategy.MatchResult in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return TypeMatchingStrategy.MatchResultModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TypeMatchingStrategy.MatchResult[]TypeMatchingStrategy.MatchResult.values()Returns an array containing the constants of this enum class, in the order they are declared.