public interface JetTypeParameterListOwner extends JetNamedDeclaration
| Modifier and Type | Method and Description |
|---|---|
java.util.List<JetTypeConstraint> |
getTypeConstraints() |
java.util.List<JetTypeParameter> |
getTypeParameters() |
getNameAsSafeNameaccept, acceptacceptChildrenaccept, acceptChildren, add, addAfter, addBefore, addRange, addRangeAfter, addRangeBefore, checkAdd, checkDelete, copy, delete, deleteChildRange, findElementAt, findReferenceAt, getChildren, getContainingFile, getContext, getCopyableUserData, getFirstChild, getLanguage, getLastChild, getManager, getNavigationElement, getNextSibling, getNode, getOriginalElement, getParent, getPrevSibling, getProject, getReference, getReferences, getResolveScope, getStartOffsetInParent, getText, getTextLength, getTextOffset, getTextRange, getUseScope, isEquivalentTo, isPhysical, isValid, isWritable, processDeclarations, putCopyableUserData, replace, textContains, textMatches, textMatches, textToCharArray, toStringcanNavigate, canNavigateToSource, navigategetModifierList, hasModifiergetNameAsName@NotNull java.util.List<JetTypeConstraint> getTypeConstraints()
@NotNull java.util.List<JetTypeParameter> getTypeParameters()