|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VariableDescriptor
| Method Summary | |
|---|---|
DeclarationDescriptor |
getContainingDeclaration()
|
JetType |
getType()
|
boolean |
isVar()
|
VariableDescriptor |
substitute(TypeSubstitutor substitutor)
|
| Methods inherited from interface org.jetbrains.jet.lang.descriptors.CallableDescriptor |
|---|
getExpectedThisObject, getOriginal, getOverriddenDescriptors, getReceiverParameter, getReturnType, getTypeParameters, getValueParameters |
| Methods inherited from interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptorWithVisibility |
|---|
getVisibility |
| Methods inherited from interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptor |
|---|
accept, acceptVoid |
| Methods inherited from interface org.jetbrains.jet.lang.descriptors.annotations.Annotated |
|---|
getAnnotations |
| Methods inherited from interface org.jetbrains.jet.lang.descriptors.Named |
|---|
getName |
| Method Detail |
|---|
@NotNull JetType getType()
@NotNull DeclarationDescriptor getContainingDeclaration()
getContainingDeclaration in interface DeclarationDescriptorgetContainingDeclaration in interface DeclarationDescriptorNonRoot
VariableDescriptor substitute(@NotNull
TypeSubstitutor substitutor)
substitute in interface CallableDescriptorsubstitute in interface DeclarationDescriptorboolean isVar()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||