Commit b2b62733 authored by Marc Durdin's avatar Marc Durdin
Browse files

refactor(developer): kmldmlc - rename `CompilerErrors` to `CompilerMessages`

Just wanted to rename this to make it clearer. Also added a prefix to
each message generator to indicate the type of message, as otherwise it
is not obvious within the compiler which messages are going to cause the
compiler to fail.

Note that the message generator function prefixes are Title Cased
whereas the message identifier constant prefixes are CAPS. I guess this
could be confusing but I think it works okay in practice.
parent 2c4e3e10
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment