|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.resolve.constants.NumberValueTypeConstructor
public abstract class NumberValueTypeConstructor
| Constructor Summary | |
|---|---|
NumberValueTypeConstructor()
|
|
| Method Summary | |
|---|---|
java.util.List<AnnotationDescriptor> |
getAnnotations()
|
ClassifierDescriptor |
getDeclarationDescriptor()
|
java.util.List<TypeParameterDescriptor> |
getParameters()
|
boolean |
isDenotable()
|
boolean |
isSealed()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jetbrains.jet.lang.types.TypeConstructor |
|---|
getSupertypes |
| Constructor Detail |
|---|
public NumberValueTypeConstructor()
| Method Detail |
|---|
@NotNull public java.util.List<TypeParameterDescriptor> getParameters()
getParameters in interface TypeConstructorpublic boolean isSealed()
isSealed in interface TypeConstructorpublic boolean isDenotable()
isDenotable in interface TypeConstructor@Nullable public ClassifierDescriptor getDeclarationDescriptor()
getDeclarationDescriptor in interface TypeConstructorpublic java.util.List<AnnotationDescriptor> getAnnotations()
getAnnotations in interface Annotated
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||