40daeb13d1
Also add tests for UAST consistency in various cases
13 lines
559 B
Plaintext
Vendored
13 lines
559 B
Plaintext
Vendored
UFile (package = )
|
|
UClass (name = IfStatementKt)
|
|
UAnnotationMethod (name = foo)
|
|
UBlockExpression
|
|
UDeclarationsExpression
|
|
ULocalVariable (name = x)
|
|
UIfExpression
|
|
UBinaryExpression (operator = !=)
|
|
ULiteralExpression (value = "abc")
|
|
ULiteralExpression (value = "def")
|
|
ULiteralExpression (value = 1)
|
|
ULiteralExpression (value = 0)
|