summaryrefslogtreecommitdiff
path: root/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyRenderLog/CommentOwners.log.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kotlin/uast/uast-kotlin-fir/testData/legacyRenderLog/CommentOwners.log.txt')
-rw-r--r--plugins/kotlin/uast/uast-kotlin-fir/testData/legacyRenderLog/CommentOwners.log.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyRenderLog/CommentOwners.log.txt b/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyRenderLog/CommentOwners.log.txt
index 6d78974fcd0f..e4c53641f8c0 100644
--- a/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyRenderLog/CommentOwners.log.txt
+++ b/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyRenderLog/CommentOwners.log.txt
@@ -76,4 +76,8 @@ UFile (package = )
UEnumConstant (name = FALSE)
UAnnotation (fqName = null)
USimpleNameReferenceExpression (identifier = MyBooleanEnum)
- UMethod (name = MyBooleanEnum) \ No newline at end of file
+ UMethod (name = MyBooleanEnum)
+ UMethod (name = values)
+ UMethod (name = valueOf)
+ UParameter (name = name)
+ UAnnotation (fqName = org.jetbrains.annotations.NotNull)