src/messages.ts
Iterable
Methods |
Accessors |
constructor(messages: M[])
|
||||||
Parameters :
|
()
|
Returns :
Iterator<M>
|
count |
getcount()
|
all |
getall()
|
errors |
geterrors()
|
warnings |
getwarnings()
|
isEmpty |
getisEmpty()
|
hasMessages |
gethasMessages()
|
hasErrors |
gethasErrors()
|
hasWarnings |
gethasWarnings()
|