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.psi
Interface JetNamed
All Known Subinterfaces:
JetClassOrObject
,
JetFunction
,
JetNamedDeclaration
,
JetTypeParameterListOwner
,
JetVariableDeclaration
All Known Implementing Classes:
JetClass
,
JetEnumEntry
,
JetFunctionLiteral
,
JetFunctionNotStubbed
,
JetMultiDeclarationEntry
,
JetNamedFunction
,
JetObjectDeclaration
,
JetObjectDeclarationName
,
JetParameter
,
JetProperty
,
JetTypedef
,
JetTypeParameter
public interface
JetNamed
Method Summary
Methods
Modifier and Type
Method and Description
Name
getNameAsName
()
Method Detail
getNameAsName
@Nullable
Name
getNameAsName
()
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