public static class TypeCheckSnippetUtils.Hints extends Object
| Modifier and Type | Field and Description |
|---|---|
ConstantNode[] |
hubs
The hubs of the hint types.
|
boolean[] |
isPositive
A predicate over
TypeCheckSnippetUtils.Hints.hubs specifying whether the corresponding hint type is a
sub-type of the checked type. |
public final ConstantNode[] hubs
public final boolean[] isPositive
TypeCheckSnippetUtils.Hints.hubs specifying whether the corresponding hint type is a
sub-type of the checked type.