mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
IDEADEV-40411
This commit is contained in:
@@ -65,6 +65,7 @@ public abstract class PsiNameHelper {
|
||||
*/
|
||||
public abstract boolean isQualifiedName(@Nullable String text);
|
||||
|
||||
@NotNull
|
||||
public static String getShortClassName(@NotNull String referenceText) {
|
||||
return getShortClassName(referenceText, true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user