JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
com.google.javascript.jscomp.TypeMatchingStrategy.MatchResult
Packages that use
TypeMatchingStrategy.MatchResult
Package
Description
com.google.javascript.jscomp
Provides the core compiler and its public API.
Uses of
TypeMatchingStrategy.MatchResult
in
com.google.javascript.jscomp
Methods in
com.google.javascript.jscomp
that return
TypeMatchingStrategy.MatchResult
Modifier and Type
Method and Description
TypeMatchingStrategy.MatchResult
TypeMatchingStrategy.
match
(
JSType
templateType,
JSType
type)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes