spoulson / Itinerary

Lazy time scheduling toolset for .NET
29 stars 7 forks source link

Implement informative TDL parser error messages #4

Open spoulson opened 13 years ago

spoulson commented 13 years ago

Once AST parser is in place, allow TDLParser to generate exceptions indicating exactly what parse error was found and at what location. TDL Explorer should catch these exceptions and present the message and error location to the user.