public class KotlinSignatureAnnotation extends PsiAnnotationWrapper
Modifier and Type | Method and Description |
---|---|
static KotlinSignatureAnnotation |
get(com.intellij.psi.PsiModifierListOwner psiModifierListOwner) |
protected void |
initialize() |
java.lang.String |
signature() |
checkInitialized, getBooleanAttribute, getIntAttribute, getStringAttribute, isDefined
protected void initialize()
initialize
in class PsiAnnotationWrapper
@NotNull public java.lang.String signature()
@NotNull public static KotlinSignatureAnnotation get(com.intellij.psi.PsiModifierListOwner psiModifierListOwner)