org.jetbrains.kotlin.load.java.structure.impl
Class JavaClassifierTypeImpl
java.lang.Object
org.jetbrains.kotlin.load.java.structure.impl.JavaTypeImpl<com.intellij.psi.PsiClassType>
org.jetbrains.kotlin.load.java.structure.impl.JavaClassifierTypeImpl
- All Implemented Interfaces:
- JavaAnnotationOwnerImpl
public class JavaClassifierTypeImpl
- extends JavaTypeImpl<com.intellij.psi.PsiClassType>
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
JavaClassifierTypeImpl
public JavaClassifierTypeImpl(@NotNull
com.intellij.psi.PsiClassType psiClassType)
getClassifier
@Nullable
public JavaClassifierImpl<?> getClassifier()
getSubstitutor
@NotNull
public com.intellij.psi.PsiSubstitutor getSubstitutor()
getCanonicalText
@NotNull
public java.lang.String getCanonicalText()
getPresentableText
@NotNull
public java.lang.String getPresentableText()
isRaw
public boolean isRaw()
getTypeArguments
@NotNull
public java.util.List<JavaType> getTypeArguments()