Switch to 181 platform

This commit is contained in:
Vyacheslav Gerasimov
2018-04-27 18:25:17 +03:00
parent df59af8ee8
commit bc403ce744
673 changed files with 25853 additions and 922 deletions
@@ -0,0 +1,14 @@
foo -> UAnnotationMethod (name = foo)
Boolean -> USimpleNameReferenceExpression (identifier = Boolean)
Local -> UClass (name = Local)
bar -> ULambdaExpression
Local -> UCallExpression (kind = UastCallKind(name='constructor_call'), argCount = 0))
baz -> ULocalVariable (name = baz)
Local -> UCallExpression (kind = UastCallKind(name='constructor_call'), argCount = 0))
Int -> USimpleNameReferenceExpression (identifier = Int)
someLocalFun -> ULambdaExpression
text -> [!] UnknownKotlinExpression (VALUE_PARAMETER)
String -> USimpleNameReferenceExpression (identifier = String)
LocalObject -> UClass (name = LocalObject)
bar -> UCallExpression (kind = UastCallKind(name='method_call'), argCount = 0))
Local -> UCallExpression (kind = UastCallKind(name='constructor_call'), argCount = 0))