Improve message of the expression parser if type information is missing.
Compare changes
Files
2- Goetz Gaycken authored
- Suggest to provide missing type information to property of the top level algorithm sequence, in case no type information is available for a certain variable. - Distinguish between missing type information and missing inheritance information.
@@ -14,6 +14,7 @@
@@ -56,8 +57,16 @@ namespace ExpressionParsing {