Function DLexer.messages
Returns
An array of all of the warnings and errors generated so far
during lexing. It may make sense to only check this when empty
returns true
.
An array of all of the warnings and errors generated so far
during lexing. It may make sense to only check this when empty
returns true
.