Files
kotlin-fork/plugins/uast-kotlin/testData/LocalVariableWithAnnotation.log.txt.191
T

11 lines
452 B
Plaintext
Vendored

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