CS 5510 Homework 15

Due: never

Optional: Fix “Not Found” Error Reporting

Start with typed-class.zip. When type checking fails because a field, method, or class name is not found, then no source is highlighted. Improve the implementation so that the not-found name is highlighted in pink, which means carrying source-location information through more places (including the find functions).

Grading: This assignment will not be graded for credit, but you can e-mail a solution to the instructor for feedback.


Last update: Wednesday, December 11th, 2013
mflatt@cs.utah.edu