JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jetbrains.jet.lang.descriptors
Interface Named
All Known Subinterfaces:
CallableDescriptor
,
CallableMemberDescriptor
,
ClassDescriptor
,
ClassifierDescriptor
,
ClassOrNamespaceDescriptor
,
ConstructorDescriptor
,
DeclarationDescriptor
,
DeclarationDescriptorNonRoot
,
DeclarationDescriptorWithVisibility
,
FunctionDescriptor
,
MemberDescriptor
,
ModuleDescriptor
,
MutableValueParameterDescriptor
,
NamespaceDescriptor
,
NamespaceDescriptorParent
,
PropertyAccessorDescriptor
,
PropertyDescriptor
,
PropertyGetterDescriptor
,
PropertySetterDescriptor
,
ReceiverParameterDescriptor
,
SimpleFunctionDescriptor
,
TypeParameterDescriptor
,
ValueParameterDescriptor
,
VariableDescriptor
All Known Implementing Classes:
AbstractNamespaceDescriptorImpl
,
AbstractReceiverParameterDescriptor
,
AccessorForFunctionDescriptor
,
AccessorForPropertyDescriptor
,
AccessorForPropertyDescriptor.Getter
,
AccessorForPropertyDescriptor.Setter
,
AnonymousFunctionDescriptor
,
ClassDescriptorBase
,
ClassDescriptorFromJvmBytecode
,
ClassDescriptorImpl
,
ConstructorDescriptorImpl
,
DeclarationDescriptorImpl
,
DeclarationDescriptorNonRootImpl
,
ErrorSimpleFunctionDescriptorImpl
,
ExpressionAsFunctionDescriptor
,
FunctionDescriptorImpl
,
JavaNamespaceDescriptor
,
LazyClassDescriptor
,
LazyPackageDescriptor
,
LazySubstitutingClassDescriptor
,
LazyTypeParameterDescriptor
,
LocalVariableDescriptor
,
ModuleDescriptorImpl
,
MutableClassDescriptor
,
MutableClassDescriptorLite
,
NamespaceDescriptorImpl
,
PropertyAccessorDescriptorImpl
,
PropertyDescriptorImpl
,
PropertyGetterDescriptorImpl
,
PropertySetterDescriptorImpl
,
ReceiverParameterDescriptorImpl
,
ScriptCodeDescriptor
,
ScriptDescriptor
,
SimpleFunctionDescriptorImpl
,
TypeParameterDescriptorImpl
,
ValueParameterDescriptorImpl
,
VariableDescriptorImpl
public interface
Named
Method Summary
Methods
Modifier and Type
Method and Description
Name
getName
()
Method Detail
getName
@NotNull
Name
getName
()
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method