public interface JetStatementExpression
JetExpression
is not
actually an expression (in meaning that this expression can be placed after "val x = ").
This is possibly redundant interface, all inheritors of this interface should be refactored that they are not
JetExpression
, after such refactoring, this interface can be removed.