Files
kotlin-fork/plugins/uast-kotlin/testData/LocalVariableWithAnnotation.log.txt
T
2018-01-12 13:52:54 +03:00

10 lines
389 B
Plaintext
Vendored

UFile (package = )
UClass (name = LocalVariableWithAnnotationKt)
UAnnotationMethod (name = foo)
UBlockExpression
UDeclarationsExpression
ULocalVariable (name = bar)
UAnnotation (fqName = TestAnnotation)
ULiteralExpression (value = "lorem ipsum")
UClass (name = TestAnnotation)