Files
kotlin/plugins/uast-java/testData/log/NestedClasses.txt
2016-04-08 15:39:58 +03:00

10 lines
390 B
Plaintext
Vendored

UFile (package = )
UClass (_Dummy_, kind = class)
UClass (NestedClasses, kind = class)
UClass (Nested, kind = class)
UFunction (func1, kind = function, paramCount = 0)
UBlockExpression
UClass (Inner, kind = class)
UFunction (func2, kind = function, paramCount = 0)
UBlockExpression