public static class TypeMatchingStrategy.MatchResult
extends java.lang.Object
JSType
instances.Modifier and Type | Field and Description |
---|---|
private boolean |
isLooseMatch |
private boolean |
isMatch |
Constructor and Description |
---|
MatchResult(boolean isMatch,
boolean isLooseMatch) |
Modifier and Type | Method and Description |
---|---|
boolean |
isLooseMatch() |
boolean |
isMatch() |