mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 08:31:29 +00:00
23 lines
1.0 KiB
Plaintext
Vendored
23 lines
1.0 KiB
Plaintext
Vendored
UFile (package = )
|
|
UClass (_Dummy_, kind = class)
|
|
UClass (Simple, kind = class)
|
|
UVariable (name, kind = member)
|
|
EmptyExpression
|
|
UFunction (<init>, kind = constructor, paramCount = 1)
|
|
UBlockExpression
|
|
UBinaryExpression (=)
|
|
UQualifiedExpression
|
|
UThisExpression
|
|
USimpleReferenceExpression (name)
|
|
USimpleReferenceExpression (name)
|
|
UFunction (getName, kind = function, paramCount = 0)
|
|
UBlockExpression
|
|
UReturnExpression
|
|
USimpleReferenceExpression (name)
|
|
UFunction (setName, kind = function, paramCount = 1)
|
|
UBlockExpression
|
|
UBinaryExpression (=)
|
|
UQualifiedExpression
|
|
UThisExpression
|
|
USimpleReferenceExpression (name)
|
|
USimpleReferenceExpression (name) |