IDEA-251250 fixes after code review

GitOrigin-RevId: 383931c2a4caf3b4856ebbe9869f83c180f81879
This commit is contained in:
Andrey.Cherkasov
2020-10-22 22:50:10 +00:00
committed by intellij-monorepo-bot
parent 5f3ad9a81f
commit ce5ed84489
10 changed files with 16 additions and 18 deletions
@@ -1,4 +1,4 @@
// "Remove '@exception IllegalArgumentException'" "true"
// "Remove 'exception'" "true"
class Foo {
/**
@@ -1,4 +1,4 @@
// "Remove '@exception'" "true"
// "Remove 'exception'" "true"
class Foo {
/**
@@ -1,4 +1,4 @@
// "Remove '@throws IllegalArgumentException'" "true"
// "Remove 'throws'" "true"
class Foo {
/**
@@ -1,4 +1,4 @@
// "Remove '@throws'" "true"
// "Remove 'throws'" "true"
class Foo {
/**
@@ -1,4 +1,4 @@
// "Remove '@exception IllegalArgumentException'" "true"
// "Remove 'exception'" "true"
class Foo {
/**
@@ -1,4 +1,4 @@
// "Remove '@exception'" "true"
// "Remove 'exception'" "true"
class Foo {
/**
@@ -1,4 +1,4 @@
// "Remove '@throws IllegalArgumentException'" "true"
// "Remove 'throws'" "true"
class Foo {
/**
@@ -1,4 +1,4 @@
// "Remove '@throws'" "true"
// "Remove 'throws'" "true"
class Foo {
/**