|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectDelegatingSimpleType
org.jetbrains.kotlin.types.TypeUtils.SpecialType
public static class TypeUtils.SpecialType
| Constructor Summary | |
|---|---|
TypeUtils.SpecialType(java.lang.String name)
|
|
| Method Summary | |
|---|---|
protected SimpleType |
getDelegate()
|
boolean |
isError()
|
SimpleType |
makeNullableAsSpecified(boolean newNullability)
|
SimpleType |
replaceAnnotations(Annotations newAnnotations)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TypeUtils.SpecialType(java.lang.String name)
| Method Detail |
|---|
@NotNull protected SimpleType getDelegate()
public boolean isError()
@NotNull
public SimpleType replaceAnnotations(@NotNull
Annotations newAnnotations)
@NotNull public SimpleType makeNullableAsSpecified(boolean newNullability)
public java.lang.String toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||