-
Type:
Suggestion
-
Resolution: Won't Fix
-
Component/s: Instrumentation
-
None
Rename StatementInfo to ExpressionInfo in the API. Java is the odd one out here. Scala, Clojure etc all have expressions as there basic unit of execution. A statement is an expression with no result.