function T(r){var o=r.statementIndentUnit,s=r.dontAlignCalls,c=r.noIndentKeywords||[],f=r.multiLineStrings,l=r.hooks||{};function v(e){for(var t={},n=e.split(" "),a=0;a=0)return a}var i=e.context,y=t&&t.charAt(0);i.type=="statement"&&y=="}"&&(i=i.prev);var x=!1,A=t.match(U);return A&&(x=q(A[0],i.type)),i.type=="statement"?i.indented+(y=="{"?0:o||n.unit):M.test(i.type)&&i.align&&!s?i.column+(x?0:1):i.type==")"&&!x?i.indented+(o||n.unit):i.indented+(x?0:n.unit)},languageData:{indentOnInput:V(),commentTokens:{line:"//",block:{open:"/*",close:"*/"}}}}}const J=T({});var C={"|":"link",">":"property",$:"variable",$$:"variable","?$":"qualifier","?*":"qualifier","-":"contentSeparator","/":"property","/-":"property","@":"variableName.special","@-":"variableName.special","@++":"variableName.special","@+=":"variableName.special","@+=-":"variableName.special","@--":"variableName.special","@-=":"variableName.special","%+":"tag","%-":"tag","%":"tag",">>":"tag","<<":"tag","<>":"tag","#":"tag","^":"attribute","^^":"attribute","^!":"attribute","*":"variable","**":"variable","\\":"keyword",'"':"comment"},B={"/":"beh-hier",">":"beh-hier","-":"phys-hier","|":"pipe","?":"when","@":"stage","\\":"keyword"},S=3,E=/^([~!@#\$%\^&\*-\+=\?\/\\\|'"<>]+)([\d\w_]*)/,F=/^[! ] */,G=/^\/[\/\*]/;const Q=T({hooks:{electricInput:!1,token:function(r,o){var s=void 0,c;if(r.sol()&&!o.tlvInBlockComment){r.peek()=="\\"&&(s="def",r.skipToEnd(),r.string.match(/\\SV/)?o.tlvCodeActive=!1:r.string.match(/\\TLV/)&&(o.tlvCodeActive=!0)),o.tlvCodeActive&&r.pos==0&&o.indented==0&&(c=r.match(F,!1))&&(o.indented=c[0].length);var f=o.indented,l=f/S;if(l<=o.tlvIndentationStyle.length){var v=r.string.length==f,g=l*S;if(g0||(o.tlvIndentationStyle[l]=B[h],l++))}if(!v)for(;o.tlvIndentationStyle.length>l;)o.tlvIndentationStyle.pop()}o.tlvNextIndent=f}if(o.tlvCodeActive){var c;if(s===void 0)if(o.tlvInBlockComment)r.match(/^.*?\*\//)?o.tlvInBlockComment=!1:r.skipToEnd(),s="comment";else if((c=r.match(G))&&!o.tlvInBlockComment)c[0]=="//"?r.skipToEnd():o.tlvInBlockComment=!0,s="comment";else if(c=r.match(E)){var b=c[1],z=c[2];C.hasOwnProperty(b)&&(z.length>0||r.eol())?s=C[b]:r.backUp(r.current().length-1)}else r.match(/^\t+/)?s="invalid":r.match(/^[\[\]{}\(\);\:]+/)?s="meta":(c=r.match(/^[mM]4([\+_])?[\w\d_]*/))?s=c[1]=="+"?"keyword.special":"keyword":r.match(/^ +/)?r.eol()&&(s="error"):r.match(/^[\w\d_]+/)?s="number":r.next()}else r.match(/^[mM]4([\w\d_]*)/)&&(s="keyword");return s},indent:function(r){return r.tlvCodeActive==!0?r.tlvNextIndent:-1},startState:function(r){r.tlvIndentationStyle=[],r.tlvCodeActive=!0,r.tlvNextIndent=-1,r.tlvInBlockComment=!1}}});export{Q as tlv,J as verilog};