test -> USimpleNameReferenceExpression (identifier = test)
pkg -> USimpleNameReferenceExpression (identifier = pkg)
Context -> UClass (name = Context)
inner -> UMethod (name = inner)
Int -> USimpleNameReferenceExpression (identifier = Int)
suspendPrivate -> UCallExpression (kind = UastCallKind(name='method_call'), argCount = 0))
suspendPrivate -> UMethod (name = suspendPrivate)
Int -> USimpleNameReferenceExpression (identifier = Int)
inner -> UCallExpression (kind = UastCallKind(name='method_call'), argCount = 0))
top -> UMethod (name = top)
Int -> USimpleNameReferenceExpression (identifier = Int)
Context -> UCallExpression (kind = UastCallKind(name='constructor_call'), argCount = 0))
inner -> UCallExpression (kind = UastCallKind(name='method_call'), argCount = 0))
