|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JetTypeParameterListOwner
| Field Summary |
|---|
| Fields inherited from interface org.jetbrains.jet.lang.psi.JetDeclaration |
|---|
ARRAY_FACTORY, EMPTY_ARRAY |
| Fields inherited from interface com.intellij.navigation.NavigationItem |
|---|
EMPTY_NAVIGATION_ITEM_ARRAY |
| Method Summary | |
|---|---|
java.util.List<JetTypeConstraint> |
getTypeConstraints()
|
java.util.List<JetTypeParameter> |
getTypeParameters()
|
| Methods inherited from interface org.jetbrains.jet.lang.psi.JetNamedDeclaration |
|---|
getFqName, getNameAsSafeName |
| Methods inherited from interface org.jetbrains.jet.lang.psi.JetExpression |
|---|
accept |
| Methods inherited from interface org.jetbrains.jet.lang.psi.JetModifierListOwner |
|---|
addModifier, getModifierList, hasModifier, removeModifier |
| Methods inherited from interface org.jetbrains.jet.lang.psi.JetAnnotated |
|---|
getAnnotationEntries, getAnnotations |
| Methods inherited from interface org.jetbrains.jet.lang.psi.JetElement |
|---|
acceptChildren, getContainingJetFile |
| Methods inherited from interface com.intellij.navigation.NavigationItem |
|---|
getName, getPresentation |
| Methods inherited from interface com.intellij.pom.Navigatable |
|---|
canNavigate, canNavigateToSource, navigate |
| Methods inherited from interface com.intellij.psi.PsiNameIdentifierOwner |
|---|
getNameIdentifier |
| Methods inherited from interface com.intellij.psi.PsiNamedElement |
|---|
getName, setName |
| Methods inherited from interface org.jetbrains.jet.lang.psi.JetNamed |
|---|
getNameAsName |
| Method Detail |
|---|
@NotNull java.util.List<JetTypeConstraint> getTypeConstraints()
@NotNull java.util.List<JetTypeParameter> getTypeParameters()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||