diff --git a/libs/eea-eclipse-platform/src/main/resources/org/eclipse/ltk/core/refactoring/participants/MoveParticipant.eea b/libs/eea-eclipse-platform/src/main/resources/org/eclipse/ltk/core/refactoring/participants/MoveParticipant.eea index a15f260fa2..85ff982c6b 100644 --- a/libs/eea-eclipse-platform/src/main/resources/org/eclipse/ltk/core/refactoring/participants/MoveParticipant.eea +++ b/libs/eea-eclipse-platform/src/main/resources/org/eclipse/ltk/core/refactoring/participants/MoveParticipant.eea @@ -2,7 +2,7 @@ class org/eclipse/ltk/core/refactoring/participants/MoveParticipant getArguments ()Lorg/eclipse/ltk/core/refactoring/participants/MoveArguments; - ()Lorg/eclipse/ltk/core/refactoring/participants/MoveArguments; + ()L1org/eclipse/ltk/core/refactoring/participants/MoveArguments; initialize (Lorg/eclipse/ltk/core/refactoring/participants/RefactoringArguments;)V - (Lorg/eclipse/ltk/core/refactoring/participants/RefactoringArguments;)V + (L1org/eclipse/ltk/core/refactoring/participants/RefactoringArguments;)V diff --git a/libs/eea-eclipse-platform/src/main/resources/org/eclipse/ltk/core/refactoring/participants/RefactoringParticipant.eea b/libs/eea-eclipse-platform/src/main/resources/org/eclipse/ltk/core/refactoring/participants/RefactoringParticipant.eea index 8a787edb52..042dcc295a 100644 --- a/libs/eea-eclipse-platform/src/main/resources/org/eclipse/ltk/core/refactoring/participants/RefactoringParticipant.eea +++ b/libs/eea-eclipse-platform/src/main/resources/org/eclipse/ltk/core/refactoring/participants/RefactoringParticipant.eea @@ -2,28 +2,28 @@ class org/eclipse/ltk/core/refactoring/participants/RefactoringParticipant checkConditions (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/ltk/core/refactoring/participants/CheckConditionsContext;)Lorg/eclipse/ltk/core/refactoring/RefactoringStatus; - (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/ltk/core/refactoring/participants/CheckConditionsContext;)Lorg/eclipse/ltk/core/refactoring/RefactoringStatus; + (L1org/eclipse/core/runtime/IProgressMonitor;L1org/eclipse/ltk/core/refactoring/participants/CheckConditionsContext;)L1org/eclipse/ltk/core/refactoring/RefactoringStatus; createChange (Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/ltk/core/refactoring/Change; - (Lorg/eclipse/core/runtime/IProgressMonitor;)L1org/eclipse/ltk/core/refactoring/Change; + (L1org/eclipse/core/runtime/IProgressMonitor;)L0org/eclipse/ltk/core/refactoring/Change; createPreChange (Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/ltk/core/refactoring/Change; - (Lorg/eclipse/core/runtime/IProgressMonitor;)L0org/eclipse/ltk/core/refactoring/Change; + (L1org/eclipse/core/runtime/IProgressMonitor;)L0org/eclipse/ltk/core/refactoring/Change; getName ()Ljava/lang/String; - ()Ljava/lang/String; + ()L1java/lang/String; getProcessor ()Lorg/eclipse/ltk/core/refactoring/participants/RefactoringProcessor; - ()Lorg/eclipse/ltk/core/refactoring/participants/RefactoringProcessor; + ()L1org/eclipse/ltk/core/refactoring/participants/RefactoringProcessor; getTextChange (Ljava/lang/Object;)Lorg/eclipse/ltk/core/refactoring/TextChange; - (Ljava/lang/Object;)Lorg/eclipse/ltk/core/refactoring/TextChange; + (L1java/lang/Object;)L0org/eclipse/ltk/core/refactoring/TextChange; initialize (Ljava/lang/Object;)Z - (Ljava/lang/Object;)Z + (L1java/lang/Object;)Z initialize (Lorg/eclipse/ltk/core/refactoring/participants/RefactoringArguments;)V - (Lorg/eclipse/ltk/core/refactoring/participants/RefactoringArguments;)V + (L1org/eclipse/ltk/core/refactoring/participants/RefactoringArguments;)V initialize (Lorg/eclipse/ltk/core/refactoring/participants/RefactoringProcessor;Ljava/lang/Object;Lorg/eclipse/ltk/core/refactoring/participants/RefactoringArguments;)Z - (Lorg/eclipse/ltk/core/refactoring/participants/RefactoringProcessor;Ljava/lang/Object;Lorg/eclipse/ltk/core/refactoring/participants/RefactoringArguments;)Z + (L1org/eclipse/ltk/core/refactoring/participants/RefactoringProcessor;L1java/lang/Object;L1org/eclipse/ltk/core/refactoring/participants/RefactoringArguments;)Z diff --git a/libs/eea-eclipse-platform/src/main/resources/org/eclipse/ltk/core/refactoring/participants/RenameParticipant.eea b/libs/eea-eclipse-platform/src/main/resources/org/eclipse/ltk/core/refactoring/participants/RenameParticipant.eea index ab4583ce42..0af52a59ba 100644 --- a/libs/eea-eclipse-platform/src/main/resources/org/eclipse/ltk/core/refactoring/participants/RenameParticipant.eea +++ b/libs/eea-eclipse-platform/src/main/resources/org/eclipse/ltk/core/refactoring/participants/RenameParticipant.eea @@ -2,7 +2,7 @@ class org/eclipse/ltk/core/refactoring/participants/RenameParticipant getArguments ()Lorg/eclipse/ltk/core/refactoring/participants/RenameArguments; - ()Lorg/eclipse/ltk/core/refactoring/participants/RenameArguments; + ()L1org/eclipse/ltk/core/refactoring/participants/RenameArguments; initialize (Lorg/eclipse/ltk/core/refactoring/participants/RefactoringArguments;)V - (Lorg/eclipse/ltk/core/refactoring/participants/RefactoringArguments;)V + (L1org/eclipse/ltk/core/refactoring/participants/RefactoringArguments;)V