summaryrefslogtreecommitdiff
path: root/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyValues/DeprecatedHidden.values.fe10.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kotlin/uast/uast-kotlin-fir/testData/legacyValues/DeprecatedHidden.values.fe10.txt')
-rw-r--r--plugins/kotlin/uast/uast-kotlin-fir/testData/legacyValues/DeprecatedHidden.values.fe10.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyValues/DeprecatedHidden.values.fe10.txt b/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyValues/DeprecatedHidden.values.fe10.txt
deleted file mode 100644
index a62b82566d82..000000000000
--- a/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyValues/DeprecatedHidden.values.fe10.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-UFile (package = test.pkg) [package test.pkg...]
- UClass (name = Test) [public final class Test {...}]
- UMethod (name = test1) [public final fun test1() : void {...}]
- UBlockExpression [{...}] = Undetermined
- UMethod (name = Test) [public fun Test() = UastEmptyExpression]
- UMethod (name = test2) [@kotlin.Deprecated(level = DeprecationLevel.HIDDEN, message = "nothing")...}]
- UAnnotation (fqName = kotlin.Deprecated) [@kotlin.Deprecated(level = DeprecationLevel.HIDDEN, message = "nothing")]
- UNamedExpression (name = level) [level = DeprecationLevel.HIDDEN] = Undetermined
- UQualifiedReferenceExpression [DeprecationLevel.HIDDEN] = HIDDEN (enum entry)
- USimpleNameReferenceExpression (identifier = DeprecationLevel) [DeprecationLevel] = external DeprecationLevel()
- USimpleNameReferenceExpression (identifier = HIDDEN) [HIDDEN] = HIDDEN (enum entry)
- UNamedExpression (name = message) [message = "nothing"] = Undetermined
- ULiteralExpression (value = "nothing") ["nothing"] = "nothing"
- UBlockExpression [{...}] = Undetermined