public interface JetType extends Annotated
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
java.util.List<TypeProjection> |
getArguments() |
TypeConstructor |
getConstructor() |
JetScope |
getMemberScope() |
boolean |
isNullable() |
getAnnotations@NotNull TypeConstructor getConstructor()
@NotNull java.util.List<TypeProjection> getArguments()
boolean isNullable()
@NotNull JetScope getMemberScope()
boolean equals(java.lang.Object other)
equals in class java.lang.Object