Files
kotlin-fork/plugins/uast-kotlin/testData/LocalDeclarations.refNames.txt
T
Vyacheslav Gerasimov 8723ad4f46 Switch to 191 platform
2019-04-22 21:52:19 +03:00

8 lines
743 B
Plaintext
Vendored

Boolean -> USimpleNameReferenceExpression (identifier = Boolean) from KtNameReferenceExpression
Local -> UCallExpression (kind = UastCallKind(name='constructor_call'), argCount = 0)) from KtNameReferenceExpression
Local -> UCallExpression (kind = UastCallKind(name='constructor_call'), argCount = 0)) from KtNameReferenceExpression
Int -> USimpleNameReferenceExpression (identifier = Int) from KtNameReferenceExpression
String -> USimpleNameReferenceExpression (identifier = String) from KtNameReferenceExpression
bar -> UCallExpression (kind = UastCallKind(name='method_call'), argCount = 0)) from KtNameReferenceExpression
Local -> UCallExpression (kind = UastCallKind(name='constructor_call'), argCount = 0)) from KtNameReferenceExpression