return p.fail(...) usage.SdlCdmParser.fail
bool fail(string msg) @safeRecords a parse failure into the error sink.
Parameters
msg | Diagnostic message |
Returns
Always false, for
bool fail(string msg) @safeRecords a parse failure into the error sink.
msg | Diagnostic message |
return p.fail(...) usage.