Skip to content

Commit

Permalink
chore: Update EEA files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and sebthom committed Feb 5, 2025
1 parent 137c9ac commit 225c147
Show file tree
Hide file tree
Showing 22 changed files with 180 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ super net/bytebuddy/matcher/FilterableList$AbstractBase
<Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/type/TypeList;>
<Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/type/TypeList;>

asGenericTypes
()Lnet/bytebuddy/description/type/TypeList$Generic;
()L1net/bytebuddy/description/type/TypeList$Generic;
toInternalNames
()[Ljava/lang/String;
()[0Ljava/lang/String; # @Inherited(net.bytebuddy.description.type.TypeList)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ super net/bytebuddy/matcher/FilterableList$Empty
<Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/type/TypeList;>
<Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/type/TypeList;>

asGenericTypes
()Lnet/bytebuddy/description/type/TypeList$Generic;
()L1net/bytebuddy/description/type/TypeList$Generic;
toInternalNames
()[Ljava/lang/String;
()[0Ljava/lang/String; # @Inherited(net.bytebuddy.description.type.TypeList)
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ UNDEFINED
Lnet/bytebuddy/description/type/TypeList;
L1net/bytebuddy/description/type/TypeList;

asGenericTypes
()Lnet/bytebuddy/description/type/TypeList$Generic;
()Lnet/bytebuddy/description/type/TypeList$Generic;
toInternalNames
()[Ljava/lang/String;
()[0Ljava/lang/String;
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ super java/lang/Enum
accept
(Lnet/bytebuddy/jar/asm/ClassVisitor;I)V
(Lnet/bytebuddy/jar/asm/ClassVisitor;I)V
toWriter
(ILnet/bytebuddy/pool/TypePool;)Lnet/bytebuddy/utility/AsmClassWriter;
(ILnet/bytebuddy/pool/TypePool;)L0net/bytebuddy/utility/AsmClassWriter;
unwrap
<T:Ljava/lang/Object;>(Ljava/lang/Class<TT;>;)TT;
<T:Ljava/lang/Object;>(Ljava/lang/Class<TT;>;)T0T; # @Inherited(net.bytebuddy.utility.AsmClassReader)
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
class net/bytebuddy/utility/AsmClassWriter$Factory$Default$NonRetainingAsmClassReader

<init>
(Lnet/bytebuddy/utility/AsmClassReader;)V
(Lnet/bytebuddy/utility/AsmClassReader;)V
accept
(Lnet/bytebuddy/jar/asm/ClassVisitor;I)V
(Lnet/bytebuddy/jar/asm/ClassVisitor;I)V
toWriter
(ILnet/bytebuddy/pool/TypePool;)Lnet/bytebuddy/utility/AsmClassWriter;
(ILnet/bytebuddy/pool/TypePool;)L0net/bytebuddy/utility/AsmClassWriter;
unwrap
<T:Ljava/lang/Object;>(Ljava/lang/Class<TT;>;)TT;
<T:Ljava/lang/Object;>(Ljava/lang/Class<TT;>;)T0T; # @Inherited(net.bytebuddy.utility.AsmClassReader)
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ ofArrayVarHandle
ofArrayVarHandle
(Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/utility/JavaConstant;
(Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/utility/JavaConstant;
ofAsm
(Lnet/bytebuddy/pool/TypePool;Lnet/bytebuddy/jar/asm/ConstantDynamic;)Lnet/bytebuddy/utility/JavaConstant$Dynamic;
(Lnet/bytebuddy/pool/TypePool;Lnet/bytebuddy/jar/asm/ConstantDynamic;)L1net/bytebuddy/utility/JavaConstant$Dynamic;
ofEnumeration
(Ljava/lang/Enum<*>;)Lnet/bytebuddy/utility/JavaConstant;
(Ljava/lang/Enum<*>;)Lnet/bytebuddy/utility/JavaConstant;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ of
of
(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/utility/JavaConstant$MethodHandle;
(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)L1net/bytebuddy/utility/JavaConstant$MethodHandle;
ofAsm
(Lnet/bytebuddy/pool/TypePool;Lnet/bytebuddy/jar/asm/Handle;)Lnet/bytebuddy/utility/JavaConstant$MethodHandle;
(Lnet/bytebuddy/pool/TypePool;Lnet/bytebuddy/jar/asm/Handle;)Lnet/bytebuddy/utility/JavaConstant$MethodHandle;
ofGetter
(Ljava/lang/reflect/Field;)Lnet/bytebuddy/utility/JavaConstant$MethodHandle;
(Ljava/lang/reflect/Field;)Lnet/bytebuddy/utility/JavaConstant$MethodHandle;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ of
of
(Lnet/bytebuddy/description/type/TypeDescription;[Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/utility/JavaConstant$MethodType;
(Lnet/bytebuddy/description/type/TypeDescription;[Lnet/bytebuddy/description/type/TypeDescription;)L1net/bytebuddy/utility/JavaConstant$MethodType;
ofAsm
(Lnet/bytebuddy/pool/TypePool;Lnet/bytebuddy/jar/asm/Type;)Lnet/bytebuddy/utility/JavaConstant$MethodType;
(Lnet/bytebuddy/pool/TypePool;Lnet/bytebuddy/jar/asm/Type;)L1net/bytebuddy/utility/JavaConstant$MethodType;
ofConstant
(Ljava/lang/Class<*>;)Lnet/bytebuddy/utility/JavaConstant$MethodType;
(Ljava/lang/Class<*>;)Lnet/bytebuddy/utility/JavaConstant$MethodType;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ METHOD_TYPE_DESC
of
(Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/utility/JavaConstant;
(Lnet/bytebuddy/description/type/TypeDescription;)L1net/bytebuddy/utility/JavaConstant;
ofAsm
(Lnet/bytebuddy/pool/TypePool;Ljava/lang/Object;)Lnet/bytebuddy/utility/JavaConstant;
(Lnet/bytebuddy/pool/TypePool;Ljava/lang/Object;)Lnet/bytebuddy/utility/JavaConstant;
ofDescription
(Ljava/lang/Object;Ljava/lang/ClassLoader;)Lnet/bytebuddy/utility/JavaConstant;
(Ljava/lang/Object;Ljava/lang/ClassLoader;)Lnet/bytebuddy/utility/JavaConstant;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ getSupportTerminateDebuggee
getSupportedChecksumAlgorithms
()[Lorg/eclipse/lsp4j/debug/ChecksumAlgorithm;
()[Lorg/eclipse/lsp4j/debug/ChecksumAlgorithm;
getSupportsANSIStyling
()Ljava/lang/Boolean;
()Ljava/lang/Boolean;
getSupportsBreakpointLocationsRequest
()Ljava/lang/Boolean;
()Ljava/lang/Boolean;
Expand All @@ -42,6 +45,9 @@ getSupportsConditionalBreakpoints
getSupportsConfigurationDoneRequest
()Ljava/lang/Boolean;
()Ljava/lang/Boolean;
getSupportsDataBreakpointBytes
()Ljava/lang/Boolean;
()Ljava/lang/Boolean;
getSupportsDataBreakpoints
()Ljava/lang/Boolean;
()Ljava/lang/Boolean;
Expand Down Expand Up @@ -144,6 +150,9 @@ setSupportTerminateDebuggee
setSupportedChecksumAlgorithms
([Lorg/eclipse/lsp4j/debug/ChecksumAlgorithm;)V
([Lorg/eclipse/lsp4j/debug/ChecksumAlgorithm;)V
setSupportsANSIStyling
(Ljava/lang/Boolean;)V
(Ljava/lang/Boolean;)V
setSupportsBreakpointLocationsRequest
(Ljava/lang/Boolean;)V
(Ljava/lang/Boolean;)V
Expand All @@ -162,6 +171,9 @@ setSupportsConditionalBreakpoints
setSupportsConfigurationDoneRequest
(Ljava/lang/Boolean;)V
(Ljava/lang/Boolean;)V
setSupportsDataBreakpointBytes
(Ljava/lang/Boolean;)V
(Ljava/lang/Boolean;)V
setSupportsDataBreakpoints
(Ljava/lang/Boolean;)V
(Ljava/lang/Boolean;)V
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ class org/eclipse/lsp4j/debug/DataBreakpointInfoArguments
equals
(Ljava/lang/Object;)Z
(L0java/lang/Object;)Z # @Inherited(java.lang.Object)
getAsAddress
()Ljava/lang/Boolean;
()Ljava/lang/Boolean;
getBytes
()Ljava/lang/Integer;
()Ljava/lang/Integer;
getFrameId
()Ljava/lang/Integer;
()Ljava/lang/Integer;
Expand All @@ -15,6 +21,12 @@ getName
getVariablesReference
()Ljava/lang/Integer;
()Ljava/lang/Integer;
setAsAddress
(Ljava/lang/Boolean;)V
(Ljava/lang/Boolean;)V
setBytes
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
setFrameId
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ class org/eclipse/lsp4j/debug/EvaluateArguments
equals
(Ljava/lang/Object;)Z
(L0java/lang/Object;)Z # @Inherited(java.lang.Object)
getColumn
()Ljava/lang/Integer;
()Ljava/lang/Integer;
getContext
()Ljava/lang/String;
()Ljava/lang/String;
Expand All @@ -15,6 +18,15 @@ getFormat
getFrameId
()Ljava/lang/Integer;
()Ljava/lang/Integer;
getLine
()Ljava/lang/Integer;
()Ljava/lang/Integer;
getSource
()Lorg/eclipse/lsp4j/debug/Source;
()Lorg/eclipse/lsp4j/debug/Source;
setColumn
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
setContext
(Ljava/lang/String;)V
(Ljava/lang/String;)V
Expand All @@ -27,6 +39,12 @@ setFormat
setFrameId
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
setLine
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
setSource
(Lorg/eclipse/lsp4j/debug/Source;)V
(Lorg/eclipse/lsp4j/debug/Source;)V
toString
()Ljava/lang/String;
()L1java/lang/String; # @Inherited(java.lang.Object)
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ getResult
getType
()Ljava/lang/String;
()Ljava/lang/String;
getValueLocationReference
()Ljava/lang/Integer;
()Ljava/lang/Integer;
setIndexedVariables
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
Expand All @@ -39,6 +42,9 @@ setResult
setType
(Ljava/lang/String;)V
(Ljava/lang/String;)V
setValueLocationReference
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
toString
()Ljava/lang/String;
()L1java/lang/String; # @Inherited(java.lang.Object)
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ getLocale
getPathFormat
()Ljava/lang/String;
()Ljava/lang/String;
getSupportsANSIStyling
()Ljava/lang/Boolean;
()Ljava/lang/Boolean;
getSupportsArgsCanBeInterpretedByShell
()Ljava/lang/Boolean;
()Ljava/lang/Boolean;
Expand Down Expand Up @@ -72,6 +75,9 @@ setLocale
setPathFormat
(Ljava/lang/String;)V
(Ljava/lang/String;)V
setSupportsANSIStyling
(Ljava/lang/Boolean;)V
(Ljava/lang/Boolean;)V
setSupportsArgsCanBeInterpretedByShell
(Ljava/lang/Boolean;)V
(Ljava/lang/Boolean;)V
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
class org/eclipse/lsp4j/debug/LocationsArguments

equals
(Ljava/lang/Object;)Z
(L0java/lang/Object;)Z # @Inherited(java.lang.Object)
getLocationReference
()Ljava/lang/Integer;
()Ljava/lang/Integer;
setLocationReference
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
toString
()Ljava/lang/String;
()L1java/lang/String; # @Inherited(java.lang.Object)
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
class org/eclipse/lsp4j/debug/LocationsResponse

equals
(Ljava/lang/Object;)Z
(L0java/lang/Object;)Z # @Inherited(java.lang.Object)
getColumn
()Ljava/lang/Integer;
()Ljava/lang/Integer;
getEndColumn
()Ljava/lang/Integer;
()Ljava/lang/Integer;
getEndLine
()Ljava/lang/Integer;
()Ljava/lang/Integer;
getLine
()Ljava/lang/Integer;
()Ljava/lang/Integer;
getSource
()Lorg/eclipse/lsp4j/debug/Source;
()Lorg/eclipse/lsp4j/debug/Source;
setColumn
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
setEndColumn
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
setEndLine
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
setLine
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
setSource
(Lorg/eclipse/lsp4j/debug/Source;)V
(Lorg/eclipse/lsp4j/debug/Source;)V
toString
()Ljava/lang/String;
()L1java/lang/String; # @Inherited(java.lang.Object)
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ getGroup
getLine
()Ljava/lang/Integer;
()Ljava/lang/Integer;
getLocationReference
()Ljava/lang/Integer;
()Ljava/lang/Integer;
getOutput
()Ljava/lang/String;
()Ljava/lang/String;
Expand All @@ -42,6 +45,9 @@ setGroup
setLine
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
setLocationReference
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
setOutput
(Ljava/lang/String;)V
(Ljava/lang/String;)V
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ LOCALS
REGISTERS
Ljava/lang/String;
L1java/lang/String;
RETURN_VALUE
Ljava/lang/String;
L1java/lang/String;
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ getType
getValue
()Ljava/lang/String;
()Ljava/lang/String;
getValueLocationReference
()Ljava/lang/Integer;
()Ljava/lang/Integer;
getVariablesReference
()Ljava/lang/Integer;
()Ljava/lang/Integer;
Expand All @@ -42,6 +45,9 @@ setType
setValue
(Ljava/lang/String;)V
(Ljava/lang/String;)V
setValueLocationReference
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
setVariablesReference
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ getType
getValue
()Ljava/lang/String;
()Ljava/lang/String;
getValueLocationReference
()Ljava/lang/Integer;
()Ljava/lang/Integer;
getVariablesReference
()Ljava/lang/Integer;
()Ljava/lang/Integer;
Expand All @@ -36,6 +39,9 @@ setType
setValue
(Ljava/lang/String;)V
(Ljava/lang/String;)V
setValueLocationReference
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
setVariablesReference
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ class org/eclipse/lsp4j/debug/Variable
equals
(Ljava/lang/Object;)Z
(L0java/lang/Object;)Z # @Inherited(java.lang.Object)
getDeclarationLocationReference
()Ljava/lang/Integer;
()Ljava/lang/Integer;
getEvaluateName
()Ljava/lang/String;
()Ljava/lang/String;
Expand All @@ -27,6 +30,12 @@ getType
getValue
()Ljava/lang/String;
()Ljava/lang/String;
getValueLocationReference
()Ljava/lang/Integer;
()Ljava/lang/Integer;
setDeclarationLocationReference
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
setEvaluateName
(Ljava/lang/String;)V
(Ljava/lang/String;)V
Expand All @@ -51,6 +60,9 @@ setType
setValue
(Ljava/lang/String;)V
(Ljava/lang/String;)V
setValueLocationReference
(Ljava/lang/Integer;)V
(Ljava/lang/Integer;)V
toString
()Ljava/lang/String;
()L1java/lang/String; # @Inherited(java.lang.Object)
Loading

0 comments on commit 225c147

Please sign in to comment.