ConvertToExpressionBodyIntention - refactoring

This commit is contained in:
Valentin Kipyatkov
2015-04-14 22:37:02 +03:00
parent 94480e3d5c
commit c2335790b5
10 changed files with 49 additions and 54 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This intention converts block body to expression body (single expression after '=' sign).
</body>
</html>