This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
@@ -0,0 +1,72 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/Flow;
.super Ljava/lang/Object;
.source "Flow.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Lorg/intellij/lang/annotations/Flow;
source = "The method argument (if parameter was annotated) or this container (if instance method was annotated)"
sourceIsContainer = false
target = "This container (if the parameter was annotated) or the return value (if instance method was annotated)"
targetIsContainer = false
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;
}
.end annotation
# static fields
.field public static final A0:Ljava/lang/String; = "This container (if the parameter was annotated) or the return value (if instance method was annotated)"
.annotation build Lorg/jetbrains/annotations/NonNls;
.end annotation
.end field
.field public static final B0:Ljava/lang/String; = "The return value of this method"
.annotation build Lorg/jetbrains/annotations/NonNls;
.end annotation
.end field
.field public static final C0:Ljava/lang/String; = "this"
.annotation build Lorg/jetbrains/annotations/NonNls;
.end annotation
.end field
.field public static final y0:Ljava/lang/String; = "The method argument (if parameter was annotated) or this container (if instance method was annotated)"
.annotation build Lorg/jetbrains/annotations/NonNls;
.end annotation
.end field
.field public static final z0:Ljava/lang/String; = "this"
.annotation build Lorg/jetbrains/annotations/NonNls;
.end annotation
.end field
# virtual methods
.method public abstract source()Ljava/lang/String;
.end method
.method public abstract sourceIsContainer()Z
.end method
.method public abstract target()Ljava/lang/String;
.end method
.method public abstract targetIsContainer()Z
.end method
@@ -0,0 +1,12 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/Identifier;
.super Ljava/lang/Object;
.source "Identifier.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation build Lorg/intellij/lang/annotations/Pattern;
value = "\\p{javaJavaIdentifierStart}\\p{javaJavaIdentifierPart}*"
.end annotation
@@ -0,0 +1,17 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/JdkConstants$AdjustableOrientation;
.super Ljava/lang/Object;
.source "JdkConstants.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/intellij/lang/annotations/JdkConstants;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "AdjustableOrientation"
.end annotation
@@ -0,0 +1,17 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/JdkConstants$BoxLayoutAxis;
.super Ljava/lang/Object;
.source "JdkConstants.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/intellij/lang/annotations/JdkConstants;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "BoxLayoutAxis"
.end annotation
@@ -0,0 +1,17 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/JdkConstants$CalendarMonth;
.super Ljava/lang/Object;
.source "JdkConstants.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/intellij/lang/annotations/JdkConstants;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "CalendarMonth"
.end annotation
@@ -0,0 +1,17 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/JdkConstants$CursorType;
.super Ljava/lang/Object;
.source "JdkConstants.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/intellij/lang/annotations/JdkConstants;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "CursorType"
.end annotation
@@ -0,0 +1,17 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/JdkConstants$FlowLayoutAlignment;
.super Ljava/lang/Object;
.source "JdkConstants.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/intellij/lang/annotations/JdkConstants;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "FlowLayoutAlignment"
.end annotation
@@ -0,0 +1,17 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/JdkConstants$FontStyle;
.super Ljava/lang/Object;
.source "JdkConstants.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/intellij/lang/annotations/JdkConstants;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "FontStyle"
.end annotation
@@ -0,0 +1,17 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/JdkConstants$HorizontalAlignment;
.super Ljava/lang/Object;
.source "JdkConstants.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/intellij/lang/annotations/JdkConstants;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "HorizontalAlignment"
.end annotation
@@ -0,0 +1,17 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/JdkConstants$InputEventMask;
.super Ljava/lang/Object;
.source "JdkConstants.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/intellij/lang/annotations/JdkConstants;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "InputEventMask"
.end annotation
@@ -0,0 +1,17 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/JdkConstants$ListSelectionMode;
.super Ljava/lang/Object;
.source "JdkConstants.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/intellij/lang/annotations/JdkConstants;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "ListSelectionMode"
.end annotation
@@ -0,0 +1,17 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/JdkConstants$PatternFlags;
.super Ljava/lang/Object;
.source "JdkConstants.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/intellij/lang/annotations/JdkConstants;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "PatternFlags"
.end annotation
@@ -0,0 +1,17 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/JdkConstants$TabLayoutPolicy;
.super Ljava/lang/Object;
.source "JdkConstants.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/intellij/lang/annotations/JdkConstants;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "TabLayoutPolicy"
.end annotation
@@ -0,0 +1,17 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/JdkConstants$TabPlacement;
.super Ljava/lang/Object;
.source "JdkConstants.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/intellij/lang/annotations/JdkConstants;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "TabPlacement"
.end annotation
@@ -0,0 +1,17 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/JdkConstants$TitledBorderJustification;
.super Ljava/lang/Object;
.source "JdkConstants.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/intellij/lang/annotations/JdkConstants;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "TitledBorderJustification"
.end annotation
@@ -0,0 +1,17 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/JdkConstants$TitledBorderTitlePosition;
.super Ljava/lang/Object;
.source "JdkConstants.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/intellij/lang/annotations/JdkConstants;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "TitledBorderTitlePosition"
.end annotation
@@ -0,0 +1,17 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/JdkConstants$TreeSelectionMode;
.super Ljava/lang/Object;
.source "JdkConstants.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/intellij/lang/annotations/JdkConstants;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "TreeSelectionMode"
.end annotation
@@ -0,0 +1,36 @@
.class public Lorg/intellij/lang/annotations/JdkConstants;
.super Ljava/lang/Object;
.source "JdkConstants.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lorg/intellij/lang/annotations/JdkConstants$TabLayoutPolicy;,
Lorg/intellij/lang/annotations/JdkConstants$TabPlacement;,
Lorg/intellij/lang/annotations/JdkConstants$TitledBorderTitlePosition;,
Lorg/intellij/lang/annotations/JdkConstants$TitledBorderJustification;,
Lorg/intellij/lang/annotations/JdkConstants$FontStyle;,
Lorg/intellij/lang/annotations/JdkConstants$TreeSelectionMode;,
Lorg/intellij/lang/annotations/JdkConstants$ListSelectionMode;,
Lorg/intellij/lang/annotations/JdkConstants$BoxLayoutAxis;,
Lorg/intellij/lang/annotations/JdkConstants$PatternFlags;,
Lorg/intellij/lang/annotations/JdkConstants$CalendarMonth;,
Lorg/intellij/lang/annotations/JdkConstants$AdjustableOrientation;,
Lorg/intellij/lang/annotations/JdkConstants$InputEventMask;,
Lorg/intellij/lang/annotations/JdkConstants$CursorType;,
Lorg/intellij/lang/annotations/JdkConstants$FlowLayoutAlignment;,
Lorg/intellij/lang/annotations/JdkConstants$HorizontalAlignment;
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
@@ -0,0 +1,46 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/Language;
.super Ljava/lang/Object;
.source "Language.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Lorg/intellij/lang/annotations/Language;
prefix = ""
suffix = ""
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->ANNOTATION_TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract prefix()Ljava/lang/String;
.annotation build Lorg/jetbrains/annotations/NonNls;
.end annotation
.end method
.method public abstract suffix()Ljava/lang/String;
.annotation build Lorg/jetbrains/annotations/NonNls;
.end annotation
.end method
.method public abstract value()Ljava/lang/String;
.annotation build Lorg/jetbrains/annotations/NonNls;
.end annotation
.end method
@@ -0,0 +1,49 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/MagicConstant;
.super Ljava/lang/Object;
.source "MagicConstant.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Lorg/intellij/lang/annotations/MagicConstant;
flags = {}
flagsFromClass = V
intValues = {}
stringValues = {}
valuesFromClass = V
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->ANNOTATION_TYPE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract flags()[J
.end method
.method public abstract flagsFromClass()Ljava/lang/Class;
.end method
.method public abstract intValues()[J
.end method
.method public abstract stringValues()[Ljava/lang/String;
.end method
.method public abstract valuesFromClass()Ljava/lang/Class;
.end method
@@ -0,0 +1,30 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/Pattern;
.super Ljava/lang/Object;
.source "Pattern.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->ANNOTATION_TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract value()Ljava/lang/String;
.annotation build Lorg/intellij/lang/annotations/Language;
value = "RegExp"
.end annotation
.end method
@@ -0,0 +1,12 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/PrintFormat;
.super Ljava/lang/Object;
.source "PrintFormat.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation build Lorg/intellij/lang/annotations/Pattern;
value = "(?:[^%]|%%|(?:%(?:\\d+\\$)?(?:[-#+ 0,(<]*)?(?:\\d+)?(?:\\.\\d+)?(?:[tT])?(?:[a-zA-Z%])))*"
.end annotation
@@ -0,0 +1,41 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/RegExp;
.super Ljava/lang/Object;
.source "RegExp.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Lorg/intellij/lang/annotations/RegExp;
prefix = ""
suffix = ""
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->ANNOTATION_TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
.annotation build Lorg/intellij/lang/annotations/Language;
value = "RegExp"
.end annotation
# virtual methods
.method public abstract prefix()Ljava/lang/String;
.end method
.method public abstract suffix()Ljava/lang/String;
.end method
@@ -0,0 +1,11 @@
.class public interface abstract annotation Lorg/intellij/lang/annotations/Subst;
.super Ljava/lang/Object;
.source "Subst.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# virtual methods
.method public abstract value()Ljava/lang/String;
.end method