2022-09-20 11:43:28 -04:00
|
|
|
/*! `bnf` grammar compiled for Highlight.js 11.6.0 */
|
|
|
|
(()=>{var e=(()=>{"use strict";return e=>({name:"Backus\u2013Naur Form",
|
|
|
|
contains:[{className:"attribute",begin:/</,end:/>/},{begin:/::=/,end:/$/,
|
|
|
|
contains:[{begin:/</,end:/>/
|
2021-03-10 11:35:00 -05:00
|
|
|
},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]
|
2022-09-20 11:43:28 -04:00
|
|
|
}]})})();hljs.registerLanguage("bnf",e)})();
|