private static class ClosureReverseAbstractInterpreter.TypeRestriction
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private boolean |
outcome |
private JSType |
type |
Modifier | Constructor and Description |
---|---|
private |
TypeRestriction(JSType type,
boolean outcome) |