@zenuml/core 3.23.2 → 3.23.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{StylePanel.e3e2708b.js → StylePanel.27c51896.js} +2 -2
- package/dist/{close.d37ee4f1.js → close.92ad32db.js} +2 -2
- package/dist/{collapse-expanded.d3c084b8.js → collapse-expanded.22302071.js} +2 -2
- package/dist/{collapse-unexpanded.9d0f7dc3.js → collapse-unexpanded.112828b8.js} +2 -2
- package/dist/{core.060b7465.js → core.c5142191.js} +4 -4
- package/dist/{debug.dc935504.js → debug.d01fda24.js} +2 -2
- package/dist/{message-arrow.ef7333a4.js → message-arrow.a62e02fb.js} +2 -2
- package/dist/{non-selected-cycle.5dc9cf31.js → non-selected-cycle.7a20e72f.js} +2 -2
- package/dist/{numbering.487fae0a.js → numbering.fd93221c.js} +2 -2
- package/dist/{privacy.73d6c38a.js → privacy.0761a09f.js} +2 -2
- package/dist/{selected-cycle.5bcadc91.js → selected-cycle.f87d11a9.js} +2 -2
- package/dist/{theme.26ab5348.js → theme.3fa7789f.js} +2 -2
- package/dist/{tip.b2f5fea9.js → tip.e8bdbe2d.js} +2 -2
- package/dist/zenuml.esm.mjs +1 -1
- package/dist/zenuml.js +1 -1
- package/dist/{zoom-in.d50aa184.js → zoom-in.1bc3617f.js} +2 -2
- package/dist/{zoom-out.c3c47407.js → zoom-out.c306adcc.js} +2 -2
- package/package.json +1 -1
package/dist/zenuml.js
CHANGED
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
`))}}}return e.length===0?null:e}getEdgeLabel(e){return e===0?"EOF":this.literalNames!==null||this.symbolicNames!==null?this.literalNames[e-1]||this.symbolicNames[e-1]:String.fromCharCode(e-1)}getStateString(e){const n=(e.isAcceptState?":":"")+"s"+e.stateNumber+(e.requiresFullContext?"^":"");return e.isAcceptState?e.predicates!==null?n+"=>"+Cr(e.predicates):n+"=>"+e.prediction.toString():n}}class V4 extends ma{constructor(e){super(e,null)}getEdgeLabel(e){return"'"+String.fromCharCode(e)+"'"}}class Dp{constructor(e,n){if(n===void 0&&(n=0),this.atnStartState=e,this.decision=n,this._states=new nn,this.s0=null,this.precedenceDfa=!1,e instanceof ts&&e.isPrecedenceDecision){this.precedenceDfa=!0;const r=new nr(null,new Nt);r.edges=[],r.isAcceptState=!1,r.requiresFullContext=!1,this.s0=r}}getPrecedenceStartState(e){if(!this.precedenceDfa)throw"Only precedence DFAs may contain a precedence start state.";return e<0||e>=this.s0.edges.length?null:this.s0.edges[e]||null}setPrecedenceStartState(e,n){if(!this.precedenceDfa)throw"Only precedence DFAs may contain a precedence start state.";e<0||(this.s0.edges[e]=n)}setPrecedenceDfa(e){if(this.precedenceDfa!==e){if(this._states=new nn,e){const n=new nr(null,new Nt);n.edges=[],n.isAcceptState=!1,n.requiresFullContext=!1,this.s0=n}else this.s0=null;this.precedenceDfa=e}}sortedStates(){return this._states.values().sort(function(n,r){return n.stateNumber-r.stateNumber})}toString(e,n){return e=e||null,n=n||null,this.s0===null?"":new ma(this,e,n).toString()}toLexerString(){return this.s0===null?"":new V4(this).toString()}get states(){return this._states}}const Bp={DFA:Dp,DFASerializer:ma,LexerDFASerializer:V4,PredPrediction:U4};class z4{visitTerminal(e){}visitErrorNode(e){}enterEveryRule(e){}exitEveryRule(e){}}class $p{visit(e){return Array.isArray(e)?e.map(function(n){return n.accept(this)},this):e.accept(this)}visitChildren(e){return e.children?this.visit(e.children):null}visitTerminal(e){}visitErrorNode(e){}}class xa{walk(e,n){if(n instanceof _1||n.isErrorNode!==void 0&&n.isErrorNode())e.visitErrorNode(n);else if(n instanceof er)e.visitTerminal(n);else{this.enterRule(e,n);for(let s=0;s<n.getChildCount();s++){const i=n.getChild(s);this.walk(e,i)}this.exitRule(e,n)}}enterRule(e,n){const r=n.getRuleContext();e.enterEveryRule(r),r.enterRule(e)}exitRule(e,n){const r=n.getRuleContext();r.exitRule(e),e.exitEveryRule(r)}}xa.DEFAULT=new xa;const Hp={Trees:Pn,RuleNode:x1,ErrorNode:_1,TerminalNode:er,ParseTreeListener:z4,ParseTreeVisitor:$p,ParseTreeWalker:xa};class j0 extends wr{constructor(e){super({message:"",recognizer:e,input:e.getInputStream(),ctx:e._ctx}),this.offendingToken=e.getCurrentToken()}}class G4 extends wr{constructor(e,n,r){super({message:Up(n,r||null),recognizer:e,input:e.getInputStream(),ctx:e._ctx});const i=e._interp.atn.states[e.state].transitions[0];i instanceof D4?(this.ruleIndex=i.ruleIndex,this.predicateIndex=i.predIndex):(this.ruleIndex=0,this.predicateIndex=0),this.predicate=n,this.offendingToken=e.getCurrentToken()}}function Up(t,e){return e!==null?e:"failed predicate: {"+t+"}?"}class Vp extends b1{constructor(e){super(),e=e||!0,this.exactOnly=e}reportAmbiguity(e,n,r,s,i,o,l){if(this.exactOnly&&!i)return;const a="reportAmbiguity d="+this.getDecisionDescription(e,n)+": ambigAlts="+this.getConflictingAlts(o,l)+", input='"+e.getTokenStream().getText(new He(r,s))+"'";e.notifyErrorListeners(a)}reportAttemptingFullContext(e,n,r,s,i,o){const l="reportAttemptingFullContext d="+this.getDecisionDescription(e,n)+", input='"+e.getTokenStream().getText(new He(r,s))+"'";e.notifyErrorListeners(l)}reportContextSensitivity(e,n,r,s,i,o){const l="reportContextSensitivity d="+this.getDecisionDescription(e,n)+", input='"+e.getTokenStream().getText(new He(r,s))+"'";e.notifyErrorListeners(l)}getDecisionDescription(e,n){const r=n.decision,s=n.atnStartState.ruleIndex,i=e.ruleNames;if(s<0||s>=i.length)return""+r;const o=i[s]||null;return o===null||o.length===0?""+r:`${r} (${o})`}getConflictingAlts(e,n){if(e!==null)return e;const r=new Dn;for(let s=0;s<n.items.length;s++)r.add(n.items[s].alt);return`{${r.values().join(", ")}}`}}class _a extends Error{constructor(){super(),Error.captureStackTrace(this,_a)}}class zp{reset(e){}recoverInline(e){}recover(e,n){}sync(e){}inErrorRecoveryMode(e){}reportError(e){}}class La extends zp{constructor(){super(),this.errorRecoveryMode=!1,this.lastErrorIndex=-1,this.lastErrorStates=null,this.nextTokensContext=null,this.nextTokenState=0}reset(e){this.endErrorCondition(e)}beginErrorCondition(e){this.errorRecoveryMode=!0}inErrorRecoveryMode(e){return this.errorRecoveryMode}endErrorCondition(e){this.errorRecoveryMode=!1,this.lastErrorStates=null,this.lastErrorIndex=-1}reportMatch(e){this.endErrorCondition(e)}reportError(e,n){this.inErrorRecoveryMode(e)||(this.beginErrorCondition(e),n instanceof ga?this.reportNoViableAlternative(e,n):n instanceof j0?this.reportInputMismatch(e,n):n instanceof G4?this.reportFailedPredicate(e,n):(console.log("unknown recognition error type: "+n.constructor.name),console.log(n.stack),e.notifyErrorListeners(n.getOffendingToken(),n.getMessage(),n)))}recover(e,n){this.lastErrorIndex===e.getInputStream().index&&this.lastErrorStates!==null&&this.lastErrorStates.indexOf(e.state)>=0&&e.consume(),this.lastErrorIndex=e._input.index,this.lastErrorStates===null&&(this.lastErrorStates=[]),this.lastErrorStates.push(e.state);const r=this.getErrorRecoverySet(e);this.consumeUntil(e,r)}sync(e){if(this.inErrorRecoveryMode(e))return;const n=e._interp.atn.states[e.state],r=e.getTokenStream().LA(1),s=e.atn.nextTokens(n);if(s.contains(r)){this.nextTokensContext=null,this.nextTokenState=ce.INVALID_STATE_NUMBER;return}else if(s.contains(z.EPSILON)){this.nextTokensContext===null&&(this.nextTokensContext=e._ctx,this.nextTokensState=e._stateNumber);return}switch(n.stateType){case ce.BLOCK_START:case ce.STAR_BLOCK_START:case ce.PLUS_BLOCK_START:case ce.STAR_LOOP_ENTRY:if(this.singleTokenDeletion(e)!==null)return;throw new j0(e);case ce.PLUS_LOOP_BACK:case ce.STAR_LOOP_BACK:{this.reportUnwantedToken(e);const i=new hn;i.addSet(e.getExpectedTokens());const o=i.addSet(this.getErrorRecoverySet(e));this.consumeUntil(e,o)}break}}reportNoViableAlternative(e,n){const r=e.getTokenStream();let s;r!==null?n.startToken.type===z.EOF?s="<EOF>":s=r.getText(new He(n.startToken.tokenIndex,n.offendingToken.tokenIndex)):s="<unknown input>";const i="no viable alternative at input "+this.escapeWSAndQuote(s);e.notifyErrorListeners(i,n.offendingToken,n)}reportInputMismatch(e,n){const r="mismatched input "+this.getTokenErrorDisplay(n.offendingToken)+" expecting "+n.getExpectedTokens().toString(e.literalNames,e.symbolicNames);e.notifyErrorListeners(r,n.offendingToken,n)}reportFailedPredicate(e,n){const s="rule "+e.ruleNames[e._ctx.ruleIndex]+" "+n.message;e.notifyErrorListeners(s,n.offendingToken,n)}reportUnwantedToken(e){if(this.inErrorRecoveryMode(e))return;this.beginErrorCondition(e);const n=e.getCurrentToken(),r=this.getTokenErrorDisplay(n),s=this.getExpectedTokens(e),i="extraneous input "+r+" expecting "+s.toString(e.literalNames,e.symbolicNames);e.notifyErrorListeners(i,n,null)}reportMissingToken(e){if(this.inErrorRecoveryMode(e))return;this.beginErrorCondition(e);const n=e.getCurrentToken(),s="missing "+this.getExpectedTokens(e).toString(e.literalNames,e.symbolicNames)+" at "+this.getTokenErrorDisplay(n);e.notifyErrorListeners(s,n,null)}recoverInline(e){const n=this.singleTokenDeletion(e);if(n!==null)return e.consume(),n;if(this.singleTokenInsertion(e))return this.getMissingSymbol(e);throw new j0(e)}singleTokenInsertion(e){const n=e.getTokenStream().LA(1),r=e._interp.atn,i=r.states[e.state].transitions[0].target;return r.nextTokens(i,e._ctx).contains(n)?(this.reportMissingToken(e),!0):!1}singleTokenDeletion(e){const n=e.getTokenStream().LA(2);if(this.getExpectedTokens(e).contains(n)){this.reportUnwantedToken(e),e.consume();const s=e.getCurrentToken();return this.reportMatch(e),s}else return null}getMissingSymbol(e){const n=e.getCurrentToken(),s=this.getExpectedTokens(e).first();let i;s===z.EOF?i="<missing EOF>":i="<missing "+e.literalNames[s]+">";let o=n;const l=e.getTokenStream().LT(-1);return o.type===z.EOF&&l!==null&&(o=l),e.getTokenFactory().create(o.source,s,i,z.DEFAULT_CHANNEL,-1,-1,o.line,o.column)}getExpectedTokens(e){return e.getExpectedTokens()}getTokenErrorDisplay(e){if(e===null)return"<no token>";let n=e.text;return n===null&&(e.type===z.EOF?n="<EOF>":n="<"+e.type+">"),this.escapeWSAndQuote(n)}escapeWSAndQuote(e){return e=e.replace(/\n/g,"\\n"),e=e.replace(/\r/g,"\\r"),e=e.replace(/\t/g,"\\t"),"'"+e+"'"}getErrorRecoverySet(e){const n=e._interp.atn;let r=e._ctx;const s=new hn;for(;r!==null&&r.invokingState>=0;){const o=n.states[r.invokingState].transitions[0],l=n.nextTokens(o.followState);s.addSet(l),r=r.parentCtx}return s.removeOne(z.EPSILON),s}consumeUntil(e,n){let r=e.getTokenStream().LA(1);for(;r!==z.EOF&&!n.contains(r);)e.consume(),r=e.getTokenStream().LA(1)}}class Gp extends La{constructor(){super()}recover(e,n){let r=e._ctx;for(;r!==null;)r.exception=n,r=r.parentCtx;throw new _a(n)}recoverInline(e){this.recover(e,new j0(e))}sync(e){}}const jp={RecognitionException:wr,NoViableAltException:ga,LexerNoViableAltException:pa,InputMismatchException:j0,FailedPredicateException:G4,DiagnosticErrorListener:Vp,BailErrorStrategy:Gp,DefaultErrorStrategy:La,ErrorListener:b1};class rs{constructor(e,n){if(this.name="<empty>",this.strdata=e,this.decodeToUnicodeCodePoints=n||!1,this._index=0,this.data=[],this.decodeToUnicodeCodePoints)for(let r=0;r<this.strdata.length;){const s=this.strdata.codePointAt(r);this.data.push(s),r+=s<=65535?1:2}else{this.data=new Array(this.strdata.length);for(let r=0;r<this.strdata.length;r++){const s=this.strdata.charCodeAt(r);this.data[r]=s}}this._size=this.data.length}reset(){this._index=0}consume(){if(this._index>=this._size)throw"cannot consume EOF";this._index+=1}LA(e){if(e===0)return 0;e<0&&(e+=1);const n=this._index+e-1;return n<0||n>=this._size?z.EOF:this.data[n]}LT(e){return this.LA(e)}mark(){return-1}release(e){}seek(e){if(e<=this._index){this._index=e;return}this._index=Math.min(e,this._size)}getText(e,n){if(n>=this._size&&(n=this._size-1),e>=this._size)return"";if(this.decodeToUnicodeCodePoints){let r="";for(let s=e;s<=n;s++)r+=String.fromCodePoint(this.data[s]);return r}else return this.strdata.slice(e,n+1)}toString(){return this.strdata}get index(){return this._index}get size(){return this._size}}const ya={},Zp={fromString:function(t){return new rs(t,!0)},fromBlob:function(t,e,n,r){const s=new window.FileReader;s.onload=function(i){const o=new rs(i.target.result,!0);n(o)},s.onerror=r,s.readAsText(t,e)},fromBuffer:function(t,e){return new rs(t.toString(e),!0)},fromPath:function(t,e,n){ya.readFile(t,e,function(r,s){let i=null;s!==null&&(i=new rs(s,!0)),n(r,i)})},fromPathSync:function(t,e){const n=ya.readFileSync(t,e);return new rs(n,!0)}};class Wp extends rs{constructor(e,n){const r=ya.readFileSync(e,"utf8");super(r,n),this.fileName=e}}class qp{}class Kp extends qp{constructor(e){super(),this.tokenSource=e,this.tokens=[],this.index=-1,this.fetchedEOF=!1}mark(){return 0}release(e){}reset(){this.seek(0)}seek(e){this.lazyInit(),this.index=this.adjustSeekIndex(e)}get(e){return this.lazyInit(),this.tokens[e]}consume(){let e=!1;if(this.index>=0?this.fetchedEOF?e=this.index<this.tokens.length-1:e=this.index<this.tokens.length:e=!1,!e&&this.LA(1)===z.EOF)throw"cannot consume EOF";this.sync(this.index+1)&&(this.index=this.adjustSeekIndex(this.index+1))}sync(e){const n=e-this.tokens.length+1;return n>0?this.fetch(n)>=n:!0}fetch(e){if(this.fetchedEOF)return 0;for(let n=0;n<e;n++){const r=this.tokenSource.nextToken();if(r.tokenIndex=this.tokens.length,this.tokens.push(r),r.type===z.EOF)return this.fetchedEOF=!0,n+1}return e}getTokens(e,n,r){if(r===void 0&&(r=null),e<0||n<0)return null;this.lazyInit();const s=[];n>=this.tokens.length&&(n=this.tokens.length-1);for(let i=e;i<n;i++){const o=this.tokens[i];if(o.type===z.EOF)break;(r===null||r.contains(o.type))&&s.push(o)}return s}LA(e){return this.LT(e).type}LB(e){return this.index-e<0?null:this.tokens[this.index-e]}LT(e){if(this.lazyInit(),e===0)return null;if(e<0)return this.LB(-e);const n=this.index+e-1;return this.sync(n),n>=this.tokens.length?this.tokens[this.tokens.length-1]:this.tokens[n]}adjustSeekIndex(e){return e}lazyInit(){this.index===-1&&this.setup()}setup(){this.sync(0),this.index=this.adjustSeekIndex(0)}setTokenSource(e){this.tokenSource=e,this.tokens=[],this.index=-1,this.fetchedEOF=!1}nextTokenOnChannel(e,n){if(this.sync(e),e>=this.tokens.length)return-1;let r=this.tokens[e];for(;r.channel!==this.channel;){if(r.type===z.EOF)return-1;e+=1,this.sync(e),r=this.tokens[e]}return e}previousTokenOnChannel(e,n){for(;e>=0&&this.tokens[e].channel!==n;)e-=1;return e}getHiddenTokensToRight(e,n){if(n===void 0&&(n=-1),this.lazyInit(),e<0||e>=this.tokens.length)throw""+e+" not in 0.."+this.tokens.length-1;const r=this.nextTokenOnChannel(e+1,st.DEFAULT_TOKEN_CHANNEL),s=e+1,i=r===-1?this.tokens.length-1:r;return this.filterForChannel(s,i,n)}getHiddenTokensToLeft(e,n){if(n===void 0&&(n=-1),this.lazyInit(),e<0||e>=this.tokens.length)throw""+e+" not in 0.."+this.tokens.length-1;const r=this.previousTokenOnChannel(e-1,st.DEFAULT_TOKEN_CHANNEL);if(r===e-1)return null;const s=r+1,i=e-1;return this.filterForChannel(s,i,n)}filterForChannel(e,n,r){const s=[];for(let i=e;i<n+1;i++){const o=this.tokens[i];r===-1?o.channel!==st.DEFAULT_TOKEN_CHANNEL&&s.push(o):o.channel===r&&s.push(o)}return s.length===0?null:s}getSourceName(){return this.tokenSource.getSourceName()}getText(e){this.lazyInit(),this.fill(),e==null&&(e=new He(0,this.tokens.length-1));let n=e.start;n instanceof z&&(n=n.tokenIndex);let r=e.stop;if(r instanceof z&&(r=r.tokenIndex),n===null||r===null||n<0||r<0)return"";r>=this.tokens.length&&(r=this.tokens.length-1);let s="";for(let i=n;i<r+1;i++){const o=this.tokens[i];if(o.type===z.EOF)break;s=s+o.text}return s}fill(){for(this.lazyInit();this.fetch(1e3)===1e3;);}}class Yp extends Kp{constructor(e,n){super(e),this.channel=n===void 0?z.DEFAULT_CHANNEL:n}adjustSeekIndex(e){return this.nextTokenOnChannel(e,this.channel)}LB(e){if(e===0||this.index-e<0)return null;let n=this.index,r=1;for(;r<=e;)n=this.previousTokenOnChannel(n-1,this.channel),r+=1;return n<0?null:this.tokens[n]}LT(e){if(this.lazyInit(),e===0)return null;if(e<0)return this.LB(-e);let n=this.index,r=1;for(;r<e;)this.sync(n+1)&&(n=this.nextTokenOnChannel(n+1,this.channel)),r+=1;return this.tokens[n]}getNumberOfOnChannelTokens(){let e=0;this.fill();for(let n=0;n<this.tokens.length;n++){const r=this.tokens[n];if(r.channel===this.channel&&(e+=1),r.type===z.EOF)break}return e}}class Xp extends z4{constructor(e){super(),this.parser=e}enterEveryRule(e){console.log("enter "+this.parser.ruleNames[e.ruleIndex]+", LT(1)="+this.parser._input.LT(1).text)}visitTerminal(e){console.log("consume "+e.symbol+" rule "+this.parser.ruleNames[this.parser._ctx.ruleIndex])}exitEveryRule(e){console.log("exit "+this.parser.ruleNames[e.ruleIndex]+", LT(1)="+this.parser._input.LT(1).text)}}class j4 extends E1{constructor(e){super(),this._input=null,this._errHandler=new La,this._precedenceStack=[],this._precedenceStack.push(0),this._ctx=null,this.buildParseTrees=!0,this._tracer=null,this._parseListeners=null,this._syntaxErrors=0,this.setInputStream(e)}reset(){this._input!==null&&this._input.seek(0),this._errHandler.reset(this),this._ctx=null,this._syntaxErrors=0,this.setTrace(!1),this._precedenceStack=[],this._precedenceStack.push(0),this._interp!==null&&this._interp.reset()}match(e){let n=this.getCurrentToken();return n.type===e?(this._errHandler.reportMatch(this),this.consume()):(n=this._errHandler.recoverInline(this),this.buildParseTrees&&n.tokenIndex===-1&&this._ctx.addErrorNode(n)),n}matchWildcard(){let e=this.getCurrentToken();return e.type>0?(this._errHandler.reportMatch(this),this.consume()):(e=this._errHandler.recoverInline(this),this._buildParseTrees&&e.tokenIndex===-1&&this._ctx.addErrorNode(e)),e}getParseListeners(){return this._parseListeners||[]}addParseListener(e){if(e===null)throw"listener";this._parseListeners===null&&(this._parseListeners=[]),this._parseListeners.push(e)}removeParseListener(e){if(this._parseListeners!==null){const n=this._parseListeners.indexOf(e);n>=0&&this._parseListeners.splice(n,1),this._parseListeners.length===0&&(this._parseListeners=null)}}removeParseListeners(){this._parseListeners=null}triggerEnterRuleEvent(){if(this._parseListeners!==null){const e=this._ctx;this._parseListeners.forEach(function(n){n.enterEveryRule(e),e.enterRule(n)})}}triggerExitRuleEvent(){if(this._parseListeners!==null){const e=this._ctx;this._parseListeners.slice(0).reverse().forEach(function(n){e.exitRule(n),n.exitEveryRule(e)})}}getTokenFactory(){return this._input.tokenSource._factory}setTokenFactory(e){this._input.tokenSource._factory=e}getATNWithBypassAlts(){const e=this.getSerializedATN();if(e===null)throw"The current parser does not support an ATN with bypass alternatives.";let n=this.bypassAltsAtnCache[e];if(n===null){const r=new z0;r.generateRuleBypassTransitions=!0,n=new B4(r).deserialize(e),this.bypassAltsAtnCache[e]=n}return n}getInputStream(){return this.getTokenStream()}setInputStream(e){this.setTokenStream(e)}getTokenStream(){return this._input}setTokenStream(e){this._input=null,this.reset(),this._input=e}getCurrentToken(){return this._input.LT(1)}notifyErrorListeners(e,n,r){n=n||null,r=r||null,n===null&&(n=this.getCurrentToken()),this._syntaxErrors+=1;const s=n.line,i=n.column;this.getErrorListenerDispatch().syntaxError(this,n,s,i,e,r)}consume(){const e=this.getCurrentToken();e.type!==z.EOF&&this.getInputStream().consume();const n=this._parseListeners!==null&&this._parseListeners.length>0;if(this.buildParseTrees||n){let r;this._errHandler.inErrorRecoveryMode(this)?r=this._ctx.addErrorNode(e):r=this._ctx.addTokenNode(e),r.invokingState=this.state,n&&this._parseListeners.forEach(function(s){r instanceof _1||r.isErrorNode!==void 0&&r.isErrorNode()?s.visitErrorNode(r):r instanceof er&&s.visitTerminal(r)})}return e}addContextToParseTree(){this._ctx.parentCtx!==null&&this._ctx.parentCtx.addChild(this._ctx)}enterRule(e,n,r){this.state=n,this._ctx=e,this._ctx.start=this._input.LT(1),this.buildParseTrees&&this.addContextToParseTree(),this.triggerEnterRuleEvent()}exitRule(){this._ctx.stop=this._input.LT(-1),this.triggerExitRuleEvent(),this.state=this._ctx.invokingState,this._ctx=this._ctx.parentCtx}enterOuterAlt(e,n){e.setAltNumber(n),this.buildParseTrees&&this._ctx!==e&&this._ctx.parentCtx!==null&&(this._ctx.parentCtx.removeLastChild(),this._ctx.parentCtx.addChild(e)),this._ctx=e}getPrecedence(){return this._precedenceStack.length===0?-1:this._precedenceStack[this._precedenceStack.length-1]}enterRecursionRule(e,n,r,s){this.state=n,this._precedenceStack.push(s),this._ctx=e,this._ctx.start=this._input.LT(1),this.triggerEnterRuleEvent()}pushNewRecursionContext(e,n,r){const s=this._ctx;s.parentCtx=e,s.invokingState=n,s.stop=this._input.LT(-1),this._ctx=e,this._ctx.start=s.start,this.buildParseTrees&&this._ctx.addChild(s),this.triggerEnterRuleEvent()}unrollRecursionContexts(e){this._precedenceStack.pop(),this._ctx.stop=this._input.LT(-1);const n=this._ctx,r=this.getParseListeners();if(r!==null&&r.length>0)for(;this._ctx!==e;)this.triggerExitRuleEvent(),this._ctx=this._ctx.parentCtx;else this._ctx=e;n.parentCtx=e,this.buildParseTrees&&e!==null&&e.addChild(n)}getInvokingContext(e){let n=this._ctx;for(;n!==null;){if(n.ruleIndex===e)return n;n=n.parentCtx}return null}precpred(e,n){return n>=this._precedenceStack[this._precedenceStack.length-1]}inContext(e){return!1}isExpectedToken(e){const n=this._interp.atn;let r=this._ctx;const s=n.states[this.state];let i=n.nextTokens(s);if(i.contains(e))return!0;if(!i.contains(z.EPSILON))return!1;for(;r!==null&&r.invokingState>=0&&i.contains(z.EPSILON);){const l=n.states[r.invokingState].transitions[0];if(i=n.nextTokens(l.followState),i.contains(e))return!0;r=r.parentCtx}return!!(i.contains(z.EPSILON)&&e===z.EOF)}getExpectedTokens(){return this._interp.atn.getExpectedTokens(this.state,this._ctx)}getExpectedTokensWithinCurrentRule(){const e=this._interp.atn,n=e.states[this.state];return e.nextTokens(n)}getRuleIndex(e){const n=this.getRuleIndexMap()[e];return n!==null?n:-1}getRuleInvocationStack(e){e=e||null,e===null&&(e=this._ctx);const n=[];for(;e!==null;){const r=e.ruleIndex;r<0?n.push("n/a"):n.push(this.ruleNames[r]),e=e.parentCtx}return n}getDFAStrings(){return this._interp.decisionToDFA.toString()}dumpDFA(){let e=!1;for(let n=0;n<this._interp.decisionToDFA.length;n++){const r=this._interp.decisionToDFA[n];r.states.length>0&&(e&&console.log(),this.printer.println("Decision "+r.decision+":"),this.printer.print(r.toString(this.literalNames,this.symbolicNames)),e=!0)}}getSourceName(){return this._input.sourceName}setTrace(e){e?(this._tracer!==null&&this.removeParseListener(this._tracer),this._tracer=new Xp(this),this.addParseListener(this._tracer)):(this.removeParseListener(this._tracer),this._tracer=null)}}j4.bypassAltsAtnCache={};class Qp{constructor(){this.cache=new U0}add(e){if(e===Re.EMPTY)return Re.EMPTY;const n=this.cache.get(e)||null;return n!==null?n:(this.cache.set(e,e),e)}get(e){return this.cache.get(e)||null}get length(){return this.cache.length}}class Z4 extends er{constructor(e){super(),this.parentCtx=null,this.symbol=e}getChild(e){return null}getSymbol(){return this.symbol}getParent(){return this.parentCtx}getPayload(){return this.symbol}getSourceInterval(){if(this.symbol===null)return He.INVALID_INTERVAL;const e=this.symbol.tokenIndex;return new He(e,e)}getChildCount(){return 0}accept(e){return e.visitTerminal(this)}getText(){return this.symbol.text}toString(){return this.symbol.type===z.EOF?"<EOF>":this.symbol.text}}class W4 extends Z4{constructor(e){super(e)}isErrorNode(){return!0}accept(e){return e.visitErrorNode(this)}}class q4 extends Vs{constructor(e,n){e=e||null,n=n||null,super(e,n),this.ruleIndex=-1,this.children=null,this.start=null,this.stop=null,this.exception=null}copyFrom(e){this.parentCtx=e.parentCtx,this.invokingState=e.invokingState,this.children=null,this.start=e.start,this.stop=e.stop,e.children&&(this.children=[],e.children.map(function(n){n instanceof W4&&(this.children.push(n),n.parentCtx=this)},this))}enterRule(e){}exitRule(e){}addChild(e){return this.children===null&&(this.children=[]),this.children.push(e),e}removeLastChild(){this.children!==null&&this.children.pop()}addTokenNode(e){const n=new Z4(e);return this.addChild(n),n.parentCtx=this,n}addErrorNode(e){const n=new W4(e);return this.addChild(n),n.parentCtx=this,n}getChild(e,n){if(n=n||null,this.children===null||e<0||e>=this.children.length)return null;if(n===null)return this.children[e];for(let r=0;r<this.children.length;r++){const s=this.children[r];if(s instanceof n){if(e===0)return s;e-=1}}return null}getToken(e,n){if(this.children===null||n<0||n>=this.children.length)return null;for(let r=0;r<this.children.length;r++){const s=this.children[r];if(s instanceof er&&s.symbol.type===e){if(n===0)return s;n-=1}}return null}getTokens(e){if(this.children===null)return[];{const n=[];for(let r=0;r<this.children.length;r++){const s=this.children[r];s instanceof er&&s.symbol.type===e&&n.push(s)}return n}}getTypedRuleContext(e,n){return this.getChild(n,e)}getTypedRuleContexts(e){if(this.children===null)return[];{const n=[];for(let r=0;r<this.children.length;r++){const s=this.children[r];s instanceof e&&n.push(s)}return n}}getChildCount(){return this.children===null?0:this.children.length}getSourceInterval(){return this.start===null||this.stop===null?He.INVALID_INTERVAL:new He(this.start.tokenIndex,this.stop.tokenIndex)}}Vs.EMPTY=new q4;const A={atn:Fp,dfa:Bp,tree:Hp,error:jp,Token:z,CommonToken:ns,CharStreams:Zp,InputStream:rs,FileStream:Wp,CommonTokenStream:Yp,Lexer:st,Parser:j4,PredictionContextCache:Qp,ParserRuleContext:q4,Interval:He,IntervalSet:hn,LL1Analyzer:zs,Utils:{arrayToString:Cr}},Jp=[4,0,65,511,6,-1,6,-1,6,-1,2,0,7,0,2,1,7,1,2,2,7,2,2,3,7,3,2,4,7,4,2,5,7,5,2,6,7,6,2,7,7,7,2,8,7,8,2,9,7,9,2,10,7,10,2,11,7,11,2,12,7,12,2,13,7,13,2,14,7,14,2,15,7,15,2,16,7,16,2,17,7,17,2,18,7,18,2,19,7,19,2,20,7,20,2,21,7,21,2,22,7,22,2,23,7,23,2,24,7,24,2,25,7,25,2,26,7,26,2,27,7,27,2,28,7,28,2,29,7,29,2,30,7,30,2,31,7,31,2,32,7,32,2,33,7,33,2,34,7,34,2,35,7,35,2,36,7,36,2,37,7,37,2,38,7,38,2,39,7,39,2,40,7,40,2,41,7,41,2,42,7,42,2,43,7,43,2,44,7,44,2,45,7,45,2,46,7,46,2,47,7,47,2,48,7,48,2,49,7,49,2,50,7,50,2,51,7,51,2,52,7,52,2,53,7,53,2,54,7,54,2,55,7,55,2,56,7,56,2,57,7,57,2,58,7,58,2,59,7,59,2,60,7,60,2,61,7,61,2,62,7,62,2,63,7,63,2,64,7,64,2,65,7,65,1,0,1,0,1,0,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,3,1,3,1,3,1,3,1,3,1,3,1,3,1,3,1,3,1,4,1,4,1,4,1,4,1,4,1,4,1,4,1,4,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,6,1,6,1,6,1,6,1,7,1,7,1,7,1,8,1,8,1,8,1,9,1,9,1,9,1,10,1,10,1,11,1,11,4,11,201,8,11,11,11,12,11,202,1,12,1,12,1,12,1,13,1,13,1,13,1,14,1,14,1,14,1,15,1,15,1,15,1,16,1,16,1,17,1,17,1,18,1,18,1,18,1,19,1,19,1,19,1,20,1,20,1,21,1,21,1,22,1,22,1,23,1,23,1,24,1,24,1,25,1,25,1,26,1,26,1,27,1,27,1,28,1,28,1,29,1,29,1,30,1,30,1,31,1,31,1,32,1,32,1,33,1,33,1,34,1,34,1,34,1,34,1,34,1,35,1,35,1,35,1,35,1,35,1,35,1,36,1,36,1,36,1,36,1,36,1,36,1,36,3,36,273,8,36,1,37,1,37,1,37,1,38,1,38,1,38,1,38,1,38,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,3,39,309,8,39,1,40,1,40,1,40,1,40,1,40,1,40,1,40,1,41,1,41,1,41,1,41,1,42,1,42,1,42,1,42,1,43,1,43,1,43,1,43,1,43,1,43,1,44,1,44,1,44,1,44,1,45,1,45,1,45,1,46,1,46,1,46,1,46,1,47,1,47,1,47,1,47,1,47,1,47,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,49,1,49,1,49,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,3,50,376,8,50,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,3,51,404,8,51,1,52,1,52,5,52,408,8,52,10,52,12,52,411,9,52,1,53,1,53,1,54,1,54,5,54,417,8,54,10,54,12,54,420,9,54,1,55,4,55,423,8,55,11,55,12,55,424,1,56,4,56,428,8,56,11,56,12,56,429,1,56,1,56,5,56,434,8,56,10,56,12,56,437,9,56,1,56,1,56,4,56,441,8,56,11,56,12,56,442,3,56,445,8,56,1,57,1,57,1,57,1,57,5,57,451,8,57,10,57,12,57,454,9,57,1,57,3,57,457,8,57,1,58,1,58,1,58,1,58,1,59,1,59,1,59,1,59,5,59,467,8,59,10,59,12,59,470,9,59,1,59,1,59,1,59,1,59,1,60,1,60,1,61,1,61,5,61,480,8,61,10,61,12,61,483,9,61,1,61,1,61,1,61,1,61,5,61,489,8,61,10,61,12,61,492,9,61,1,62,4,62,495,8,62,11,62,12,62,496,1,63,1,63,1,63,1,63,1,64,4,64,504,8,64,11,64,12,64,505,1,65,1,65,1,65,1,65,1,468,0,66,3,1,5,2,7,3,9,4,11,5,13,6,15,7,17,8,19,9,21,10,23,0,25,11,27,12,29,13,31,14,33,15,35,16,37,17,39,18,41,19,43,20,45,21,47,22,49,23,51,24,53,25,55,26,57,27,59,28,61,29,63,30,65,31,67,32,69,33,71,34,73,35,75,36,77,37,79,38,81,39,83,40,85,41,87,42,89,43,91,44,93,45,95,46,97,47,99,48,101,49,103,50,105,51,107,52,109,53,111,54,113,55,115,56,117,57,119,58,121,59,123,60,125,61,127,62,129,63,131,64,133,65,3,0,1,2,7,2,0,9,9,32,32,3,0,48,57,65,70,97,102,4,0,48,57,65,90,95,95,97,122,3,0,65,90,95,95,97,122,1,0,48,57,3,0,10,10,13,13,34,34,2,0,10,10,13,13,532,0,3,1,0,0,0,0,5,1,0,0,0,0,7,1,0,0,0,0,9,1,0,0,0,0,11,1,0,0,0,0,13,1,0,0,0,0,15,1,0,0,0,0,17,1,0,0,0,0,19,1,0,0,0,0,21,1,0,0,0,0,25,1,0,0,0,0,27,1,0,0,0,0,29,1,0,0,0,0,31,1,0,0,0,0,33,1,0,0,0,0,35,1,0,0,0,0,37,1,0,0,0,0,39,1,0,0,0,0,41,1,0,0,0,0,43,1,0,0,0,0,45,1,0,0,0,0,47,1,0,0,0,0,49,1,0,0,0,0,51,1,0,0,0,0,53,1,0,0,0,0,55,1,0,0,0,0,57,1,0,0,0,0,59,1,0,0,0,0,61,1,0,0,0,0,63,1,0,0,0,0,65,1,0,0,0,0,67,1,0,0,0,0,69,1,0,0,0,0,71,1,0,0,0,0,73,1,0,0,0,0,75,1,0,0,0,0,77,1,0,0,0,0,79,1,0,0,0,0,81,1,0,0,0,0,83,1,0,0,0,0,85,1,0,0,0,0,87,1,0,0,0,0,89,1,0,0,0,0,91,1,0,0,0,0,93,1,0,0,0,0,95,1,0,0,0,0,97,1,0,0,0,0,99,1,0,0,0,0,101,1,0,0,0,0,103,1,0,0,0,0,105,1,0,0,0,0,107,1,0,0,0,0,109,1,0,0,0,0,111,1,0,0,0,0,113,1,0,0,0,0,115,1,0,0,0,0,117,1,0,0,0,0,119,1,0,0,0,0,121,1,0,0,0,0,123,1,0,0,0,0,125,1,0,0,0,1,127,1,0,0,0,1,129,1,0,0,0,2,131,1,0,0,0,2,133,1,0,0,0,3,135,1,0,0,0,5,139,1,0,0,0,7,147,1,0,0,0,9,158,1,0,0,0,11,167,1,0,0,0,13,175,1,0,0,0,15,183,1,0,0,0,17,187,1,0,0,0,19,190,1,0,0,0,21,193,1,0,0,0,23,196,1,0,0,0,25,198,1,0,0,0,27,204,1,0,0,0,29,207,1,0,0,0,31,210,1,0,0,0,33,213,1,0,0,0,35,216,1,0,0,0,37,218,1,0,0,0,39,220,1,0,0,0,41,223,1,0,0,0,43,226,1,0,0,0,45,228,1,0,0,0,47,230,1,0,0,0,49,232,1,0,0,0,51,234,1,0,0,0,53,236,1,0,0,0,55,238,1,0,0,0,57,240,1,0,0,0,59,242,1,0,0,0,61,244,1,0,0,0,63,246,1,0,0,0,65,248,1,0,0,0,67,250,1,0,0,0,69,252,1,0,0,0,71,254,1,0,0,0,73,259,1,0,0,0,75,272,1,0,0,0,77,274,1,0,0,0,79,277,1,0,0,0,81,308,1,0,0,0,83,310,1,0,0,0,85,317,1,0,0,0,87,321,1,0,0,0,89,325,1,0,0,0,91,331,1,0,0,0,93,335,1,0,0,0,95,338,1,0,0,0,97,342,1,0,0,0,99,348,1,0,0,0,101,356,1,0,0,0,103,375,1,0,0,0,105,403,1,0,0,0,107,405,1,0,0,0,109,412,1,0,0,0,111,414,1,0,0,0,113,422,1,0,0,0,115,444,1,0,0,0,117,446,1,0,0,0,119,458,1,0,0,0,121,462,1,0,0,0,123,475,1,0,0,0,125,477,1,0,0,0,127,494,1,0,0,0,129,498,1,0,0,0,131,503,1,0,0,0,133,507,1,0,0,0,135,136,7,0,0,0,136,137,1,0,0,0,137,138,6,0,0,0,138,4,1,0,0,0,139,140,5,99,0,0,140,141,5,111,0,0,141,142,5,110,0,0,142,143,5,115,0,0,143,144,5,116,0,0,144,145,1,0,0,0,145,146,6,1,1,0,146,6,1,0,0,0,147,148,5,114,0,0,148,149,5,101,0,0,149,150,5,97,0,0,150,151,5,100,0,0,151,152,5,111,0,0,152,153,5,110,0,0,153,154,5,108,0,0,154,155,5,121,0,0,155,156,1,0,0,0,156,157,6,2,1,0,157,8,1,0,0,0,158,159,5,115,0,0,159,160,5,116,0,0,160,161,5,97,0,0,161,162,5,116,0,0,162,163,5,105,0,0,163,164,5,99,0,0,164,165,1,0,0,0,165,166,6,3,1,0,166,10,1,0,0,0,167,168,5,97,0,0,168,169,5,119,0,0,169,170,5,97,0,0,170,171,5,105,0,0,171,172,5,116,0,0,172,173,1,0,0,0,173,174,6,4,1,0,174,12,1,0,0,0,175,176,5,116,0,0,176,177,5,105,0,0,177,178,5,116,0,0,178,179,5,108,0,0,179,180,5,101,0,0,180,181,1,0,0,0,181,182,6,5,2,0,182,14,1,0,0,0,183,184,5,58,0,0,184,185,1,0,0,0,185,186,6,6,3,0,186,16,1,0,0,0,187,188,5,60,0,0,188,189,5,60,0,0,189,18,1,0,0,0,190,191,5,62,0,0,191,192,5,62,0,0,192,20,1,0,0,0,193,194,5,45,0,0,194,195,5,62,0,0,195,22,1,0,0,0,196,197,7,1,0,0,197,24,1,0,0,0,198,200,5,35,0,0,199,201,3,23,10,0,200,199,1,0,0,0,201,202,1,0,0,0,202,200,1,0,0,0,202,203,1,0,0,0,203,26,1,0,0,0,204,205,5,124,0,0,205,206,5,124,0,0,206,28,1,0,0,0,207,208,5,38,0,0,208,209,5,38,0,0,209,30,1,0,0,0,210,211,5,61,0,0,211,212,5,61,0,0,212,32,1,0,0,0,213,214,5,33,0,0,214,215,5,61,0,0,215,34,1,0,0,0,216,217,5,62,0,0,217,36,1,0,0,0,218,219,5,60,0,0,219,38,1,0,0,0,220,221,5,62,0,0,221,222,5,61,0,0,222,40,1,0,0,0,223,224,5,60,0,0,224,225,5,61,0,0,225,42,1,0,0,0,226,227,5,43,0,0,227,44,1,0,0,0,228,229,5,45,0,0,229,46,1,0,0,0,230,231,5,42,0,0,231,48,1,0,0,0,232,233,5,47,0,0,233,50,1,0,0,0,234,235,5,37,0,0,235,52,1,0,0,0,236,237,5,94,0,0,237,54,1,0,0,0,238,239,5,33,0,0,239,56,1,0,0,0,240,241,5,59,0,0,241,58,1,0,0,0,242,243,5,44,0,0,243,60,1,0,0,0,244,245,5,61,0,0,245,62,1,0,0,0,246,247,5,40,0,0,247,64,1,0,0,0,248,249,5,41,0,0,249,66,1,0,0,0,250,251,5,123,0,0,251,68,1,0,0,0,252,253,5,125,0,0,253,70,1,0,0,0,254,255,5,116,0,0,255,256,5,114,0,0,256,257,5,117,0,0,257,258,5,101,0,0,258,72,1,0,0,0,259,260,5,102,0,0,260,261,5,97,0,0,261,262,5,108,0,0,262,263,5,115,0,0,263,264,5,101,0,0,264,74,1,0,0,0,265,266,5,110,0,0,266,267,5,105,0,0,267,273,5,108,0,0,268,269,5,110,0,0,269,270,5,117,0,0,270,271,5,108,0,0,271,273,5,108,0,0,272,265,1,0,0,0,272,268,1,0,0,0,273,76,1,0,0,0,274,275,5,105,0,0,275,276,5,102,0,0,276,78,1,0,0,0,277,278,5,101,0,0,278,279,5,108,0,0,279,280,5,115,0,0,280,281,5,101,0,0,281,80,1,0,0,0,282,283,5,119,0,0,283,284,5,104,0,0,284,285,5,105,0,0,285,286,5,108,0,0,286,309,5,101,0,0,287,288,5,102,0,0,288,289,5,111,0,0,289,309,5,114,0,0,290,291,5,102,0,0,291,292,5,111,0,0,292,293,5,114,0,0,293,294,5,101,0,0,294,295,5,97,0,0,295,296,5,99,0,0,296,309,5,104,0,0,297,298,5,102,0,0,298,299,5,111,0,0,299,300,5,114,0,0,300,301,5,69,0,0,301,302,5,97,0,0,302,303,5,99,0,0,303,309,5,104,0,0,304,305,5,108,0,0,305,306,5,111,0,0,306,307,5,111,0,0,307,309,5,112,0,0,308,282,1,0,0,0,308,287,1,0,0,0,308,290,1,0,0,0,308,297,1,0,0,0,308,304,1,0,0,0,309,82,1,0,0,0,310,311,5,114,0,0,311,312,5,101,0,0,312,313,5,116,0,0,313,314,5,117,0,0,314,315,5,114,0,0,315,316,5,110,0,0,316,84,1,0,0,0,317,318,5,110,0,0,318,319,5,101,0,0,319,320,5,119,0,0,320,86,1,0,0,0,321,322,5,112,0,0,322,323,5,97,0,0,323,324,5,114,0,0,324,88,1,0,0,0,325,326,5,103,0,0,326,327,5,114,0,0,327,328,5,111,0,0,328,329,5,117,0,0,329,330,5,112,0,0,330,90,1,0,0,0,331,332,5,111,0,0,332,333,5,112,0,0,333,334,5,116,0,0,334,92,1,0,0,0,335,336,5,97,0,0,336,337,5,115,0,0,337,94,1,0,0,0,338,339,5,116,0,0,339,340,5,114,0,0,340,341,5,121,0,0,341,96,1,0,0,0,342,343,5,99,0,0,343,344,5,97,0,0,344,345,5,116,0,0,345,346,5,99,0,0,346,347,5,104,0,0,347,98,1,0,0,0,348,349,5,102,0,0,349,350,5,105,0,0,350,351,5,110,0,0,351,352,5,97,0,0,352,353,5,108,0,0,353,354,5,108,0,0,354,355,5,121,0,0,355,100,1,0,0,0,356,357,5,105,0,0,357,358,5,110,0,0,358,102,1,0,0,0,359,360,5,64,0,0,360,361,5,83,0,0,361,362,5,116,0,0,362,363,5,97,0,0,363,364,5,114,0,0,364,365,5,116,0,0,365,366,5,101,0,0,366,376,5,114,0,0,367,368,5,64,0,0,368,369,5,115,0,0,369,370,5,116,0,0,370,371,5,97,0,0,371,372,5,114,0,0,372,373,5,116,0,0,373,374,5,101,0,0,374,376,5,114,0,0,375,359,1,0,0,0,375,367,1,0,0,0,376,104,1,0,0,0,377,378,5,64,0,0,378,379,5,82,0,0,379,380,5,101,0,0,380,381,5,116,0,0,381,382,5,117,0,0,382,383,5,114,0,0,383,404,5,110,0,0,384,385,5,64,0,0,385,386,5,114,0,0,386,387,5,101,0,0,387,388,5,116,0,0,388,389,5,117,0,0,389,390,5,114,0,0,390,404,5,110,0,0,391,392,5,64,0,0,392,393,5,82,0,0,393,394,5,101,0,0,394,395,5,112,0,0,395,396,5,108,0,0,396,404,5,121,0,0,397,398,5,64,0,0,398,399,5,114,0,0,399,400,5,101,0,0,400,401,5,112,0,0,401,402,5,108,0,0,402,404,5,121,0,0,403,377,1,0,0,0,403,384,1,0,0,0,403,391,1,0,0,0,403,397,1,0,0,0,404,106,1,0,0,0,405,409,5,64,0,0,406,408,7,2,0,0,407,406,1,0,0,0,408,411,1,0,0,0,409,407,1,0,0,0,409,410,1,0,0,0,410,108,1,0,0,0,411,409,1,0,0,0,412,413,5,46,0,0,413,110,1,0,0,0,414,418,7,3,0,0,415,417,7,2,0,0,416,415,1,0,0,0,417,420,1,0,0,0,418,416,1,0,0,0,418,419,1,0,0,0,419,112,1,0,0,0,420,418,1,0,0,0,421,423,7,4,0,0,422,421,1,0,0,0,423,424,1,0,0,0,424,422,1,0,0,0,424,425,1,0,0,0,425,114,1,0,0,0,426,428,7,4,0,0,427,426,1,0,0,0,428,429,1,0,0,0,429,427,1,0,0,0,429,430,1,0,0,0,430,431,1,0,0,0,431,435,5,46,0,0,432,434,7,4,0,0,433,432,1,0,0,0,434,437,1,0,0,0,435,433,1,0,0,0,435,436,1,0,0,0,436,445,1,0,0,0,437,435,1,0,0,0,438,440,5,46,0,0,439,441,7,4,0,0,440,439,1,0,0,0,441,442,1,0,0,0,442,440,1,0,0,0,442,443,1,0,0,0,443,445,1,0,0,0,444,427,1,0,0,0,444,438,1,0,0,0,445,116,1,0,0,0,446,452,5,34,0,0,447,451,8,5,0,0,448,449,5,34,0,0,449,451,5,34,0,0,450,447,1,0,0,0,450,448,1,0,0,0,451,454,1,0,0,0,452,450,1,0,0,0,452,453,1,0,0,0,453,456,1,0,0,0,454,452,1,0,0,0,455,457,7,5,0,0,456,455,1,0,0,0,456,457,1,0,0,0,457,118,1,0,0,0,458,459,7,6,0,0,459,460,1,0,0,0,460,461,6,58,0,0,461,120,1,0,0,0,462,463,5,47,0,0,463,464,5,47,0,0,464,468,1,0,0,0,465,467,9,0,0,0,466,465,1,0,0,0,467,470,1,0,0,0,468,469,1,0,0,0,468,466,1,0,0,0,469,471,1,0,0,0,470,468,1,0,0,0,471,472,5,10,0,0,472,473,1,0,0,0,473,474,6,59,4,0,474,122,1,0,0,0,475,476,9,0,0,0,476,124,1,0,0,0,477,481,4,61,0,0,478,480,3,3,0,0,479,478,1,0,0,0,480,483,1,0,0,0,481,479,1,0,0,0,481,482,1,0,0,0,482,484,1,0,0,0,483,481,1,0,0,0,484,485,5,61,0,0,485,486,5,61,0,0,486,490,1,0,0,0,487,489,8,6,0,0,488,487,1,0,0,0,489,492,1,0,0,0,490,488,1,0,0,0,490,491,1,0,0,0,491,126,1,0,0,0,492,490,1,0,0,0,493,495,8,6,0,0,494,493,1,0,0,0,495,496,1,0,0,0,496,494,1,0,0,0,496,497,1,0,0,0,497,128,1,0,0,0,498,499,7,6,0,0,499,500,1,0,0,0,500,501,6,63,5,0,501,130,1,0,0,0,502,504,8,6,0,0,503,502,1,0,0,0,504,505,1,0,0,0,505,503,1,0,0,0,505,506,1,0,0,0,506,132,1,0,0,0,507,508,7,6,0,0,508,509,1,0,0,0,509,510,6,65,5,0,510,134,1,0,0,0,23,0,1,2,202,272,308,375,403,409,418,424,429,435,442,444,450,452,456,468,481,490,496,505,6,0,1,0,0,3,0,5,2,0,5,1,0,0,2,0,4,0,0],va=new A.atn.ATNDeserializer().deserialize(Jp),eg=va.decisionToState.map((t,e)=>new A.dfa.DFA(t,e));class Y extends A.Lexer{constructor(e){super(e),this._interp=new A.atn.LexerATNSimulator(this,va,eg,new A.PredictionContextCache)}get atn(){return va}}ee(Y,"grammarFileName","sequenceLexer.g4"),ee(Y,"channelNames",["DEFAULT_TOKEN_CHANNEL","HIDDEN","COMMENT_CHANNEL","MODIFIER_CHANNEL"]),ee(Y,"modeNames",["DEFAULT_MODE","EVENT","TITLE_MODE"]),ee(Y,"literalNames",[null,null,"'const'","'readonly'","'static'","'await'","'title'","':'","'<<'","'>>'","'->'",null,"'||'","'&&'","'=='","'!='","'>'","'<'","'>='","'<='","'+'","'-'","'*'","'/'","'%'","'^'","'!'","';'","','","'='","'('","')'","'{'","'}'","'true'","'false'",null,"'if'","'else'",null,"'return'","'new'","'par'","'group'","'opt'","'as'","'try'","'catch'","'finally'","'in'",null,null,null,"'.'"]),ee(Y,"symbolicNames",[null,"WS","CONSTANT","READONLY","STATIC","AWAIT","TITLE","COL","SOPEN","SCLOSE","ARROW","COLOR","OR","AND","EQ","NEQ","GT","LT","GTEQ","LTEQ","PLUS","MINUS","MULT","DIV","MOD","POW","NOT","SCOL","COMMA","ASSIGN","OPAR","CPAR","OBRACE","CBRACE","TRUE","FALSE","NIL","IF","ELSE","WHILE","RETURN","NEW","PAR","GROUP","OPT","AS","TRY","CATCH","FINALLY","IN","STARTER_LXR","ANNOTATION_RET","ANNOTATION","DOT","ID","INT","FLOAT","STRING","CR","COMMENT","OTHER","DIVIDER","EVENT_PAYLOAD_LXR","EVENT_END","TITLE_CONTENT","TITLE_END"]),ee(Y,"ruleNames",["WS","CONSTANT","READONLY","STATIC","AWAIT","TITLE","COL","SOPEN","SCLOSE","ARROW","HEX","COLOR","OR","AND","EQ","NEQ","GT","LT","GTEQ","LTEQ","PLUS","MINUS","MULT","DIV","MOD","POW","NOT","SCOL","COMMA","ASSIGN","OPAR","CPAR","OBRACE","CBRACE","TRUE","FALSE","NIL","IF","ELSE","WHILE","RETURN","NEW","PAR","GROUP","OPT","AS","TRY","CATCH","FINALLY","IN","STARTER_LXR","ANNOTATION_RET","ANNOTATION","DOT","ID","INT","FLOAT","STRING","CR","COMMENT","OTHER","DIVIDER","EVENT_PAYLOAD_LXR","EVENT_END","TITLE_CONTENT","TITLE_END"]),Y.EOF=A.Token.EOF,Y.WS=1,Y.CONSTANT=2,Y.READONLY=3,Y.STATIC=4,Y.AWAIT=5,Y.TITLE=6,Y.COL=7,Y.SOPEN=8,Y.SCLOSE=9,Y.ARROW=10,Y.COLOR=11,Y.OR=12,Y.AND=13,Y.EQ=14,Y.NEQ=15,Y.GT=16,Y.LT=17,Y.GTEQ=18,Y.LTEQ=19,Y.PLUS=20,Y.MINUS=21,Y.MULT=22,Y.DIV=23,Y.MOD=24,Y.POW=25,Y.NOT=26,Y.SCOL=27,Y.COMMA=28,Y.ASSIGN=29,Y.OPAR=30,Y.CPAR=31,Y.OBRACE=32,Y.CBRACE=33,Y.TRUE=34,Y.FALSE=35,Y.NIL=36,Y.IF=37,Y.ELSE=38,Y.WHILE=39,Y.RETURN=40,Y.NEW=41,Y.PAR=42,Y.GROUP=43,Y.OPT=44,Y.AS=45,Y.TRY=46,Y.CATCH=47,Y.FINALLY=48,Y.IN=49,Y.STARTER_LXR=50,Y.ANNOTATION_RET=51,Y.ANNOTATION=52,Y.DOT=53,Y.ID=54,Y.INT=55,Y.FLOAT=56,Y.STRING=57,Y.CR=58,Y.COMMENT=59,Y.OTHER=60,Y.DIVIDER=61,Y.EVENT_PAYLOAD_LXR=62,Y.EVENT_END=63,Y.TITLE_CONTENT=64,Y.TITLE_END=65,Y.COMMENT_CHANNEL=2,Y.MODIFIER_CHANNEL=3,Y.EVENT=1,Y.TITLE_MODE=2,Y.prototype.sempred=function(t,e,n){switch(e){case 61:return this.DIVIDER_sempred(t,n);default:throw"No registered predicate for:"+e}},Y.prototype.DIVIDER_sempred=function(t,e){switch(e){case 0:return this.column===0;default:throw"No predicate with index:"+e}};class R extends A.tree.ParseTreeListener{enterProg(e){}exitProg(e){}enterTitle(e){}exitTitle(e){}enterHead(e){}exitHead(e){}enterGroup(e){}exitGroup(e){}enterStarterExp(e){}exitStarterExp(e){}enterStarter(e){}exitStarter(e){}enterParticipant(e){}exitParticipant(e){}enterStereotype(e){}exitStereotype(e){}enterLabel(e){}exitLabel(e){}enterParticipantType(e){}exitParticipantType(e){}enterName(e){}exitName(e){}enterWidth(e){}exitWidth(e){}enterBlock(e){}exitBlock(e){}enterRet(e){}exitRet(e){}enterDivider(e){}exitDivider(e){}enterDividerNote(e){}exitDividerNote(e){}enterStat(e){}exitStat(e){}enterPar(e){}exitPar(e){}enterOpt(e){}exitOpt(e){}enterCreation(e){}exitCreation(e){}enterCreationBody(e){}exitCreationBody(e){}enterMessage(e){}exitMessage(e){}enterMessageBody(e){}exitMessageBody(e){}enterFunc(e){}exitFunc(e){}enterFrom(e){}exitFrom(e){}enterTo(e){}exitTo(e){}enterSignature(e){}exitSignature(e){}enterInvocation(e){}exitInvocation(e){}enterAssignment(e){}exitAssignment(e){}enterAsyncMessage(e){}exitAsyncMessage(e){}enterContent(e){}exitContent(e){}enterConstruct(e){}exitConstruct(e){}enterType(e){}exitType(e){}enterAssignee(e){}exitAssignee(e){}enterMethodName(e){}exitMethodName(e){}enterParameters(e){}exitParameters(e){}enterParameter(e){}exitParameter(e){}enterDeclaration(e){}exitDeclaration(e){}enterTcf(e){}exitTcf(e){}enterTryBlock(e){}exitTryBlock(e){}enterCatchBlock(e){}exitCatchBlock(e){}enterFinallyBlock(e){}exitFinallyBlock(e){}enterAlt(e){}exitAlt(e){}enterIfBlock(e){}exitIfBlock(e){}enterElseIfBlock(e){}exitElseIfBlock(e){}enterElseBlock(e){}exitElseBlock(e){}enterBraceBlock(e){}exitBraceBlock(e){}enterLoop(e){}exitLoop(e){}enterAssignmentExpr(e){}exitAssignmentExpr(e){}enterFuncExpr(e){}exitFuncExpr(e){}enterAtomExpr(e){}exitAtomExpr(e){}enterOrExpr(e){}exitOrExpr(e){}enterAdditiveExpr(e){}exitAdditiveExpr(e){}enterRelationalExpr(e){}exitRelationalExpr(e){}enterPlusExpr(e){}exitPlusExpr(e){}enterNotExpr(e){}exitNotExpr(e){}enterUnaryMinusExpr(e){}exitUnaryMinusExpr(e){}enterCreationExpr(e){}exitCreationExpr(e){}enterParenthesizedExpr(e){}exitParenthesizedExpr(e){}enterMultiplicationExpr(e){}exitMultiplicationExpr(e){}enterEqualityExpr(e){}exitEqualityExpr(e){}enterAndExpr(e){}exitAndExpr(e){}enterNumberAtom(e){}exitNumberAtom(e){}enterBooleanAtom(e){}exitBooleanAtom(e){}enterIdAtom(e){}exitIdAtom(e){}enterStringAtom(e){}exitStringAtom(e){}enterNilAtom(e){}exitNilAtom(e){}enterParExpr(e){}exitParExpr(e){}enterCondition(e){}exitCondition(e){}enterInExpr(e){}exitInExpr(e){}}const tg=[4,1,65,552,2,0,7,0,2,1,7,1,2,2,7,2,2,3,7,3,2,4,7,4,2,5,7,5,2,6,7,6,2,7,7,7,2,8,7,8,2,9,7,9,2,10,7,10,2,11,7,11,2,12,7,12,2,13,7,13,2,14,7,14,2,15,7,15,2,16,7,16,2,17,7,17,2,18,7,18,2,19,7,19,2,20,7,20,2,21,7,21,2,22,7,22,2,23,7,23,2,24,7,24,2,25,7,25,2,26,7,26,2,27,7,27,2,28,7,28,2,29,7,29,2,30,7,30,2,31,7,31,2,32,7,32,2,33,7,33,2,34,7,34,2,35,7,35,2,36,7,36,2,37,7,37,2,38,7,38,2,39,7,39,2,40,7,40,2,41,7,41,2,42,7,42,2,43,7,43,2,44,7,44,2,45,7,45,2,46,7,46,2,47,7,47,2,48,7,48,2,49,7,49,2,50,7,50,2,51,7,51,2,52,7,52,1,0,3,0,108,8,0,1,0,1,0,3,0,112,8,0,1,0,1,0,1,0,1,0,3,0,118,8,0,1,0,3,0,121,8,0,1,0,1,0,1,0,3,0,126,8,0,1,1,1,1,3,1,130,8,1,1,1,3,1,133,8,1,1,2,1,2,4,2,137,8,2,11,2,12,2,138,1,2,1,2,5,2,143,8,2,10,2,12,2,146,9,2,1,2,3,2,149,8,2,1,3,1,3,3,3,153,8,3,1,3,1,3,5,3,157,8,3,10,3,12,3,160,9,3,1,3,1,3,1,3,3,3,165,8,3,1,3,1,3,1,3,3,3,170,8,3,3,3,172,8,3,1,4,1,4,1,4,3,4,177,8,4,1,4,3,4,180,8,4,1,4,3,4,183,8,4,1,5,1,5,1,6,3,6,188,8,6,1,6,3,6,191,8,6,1,6,1,6,3,6,195,8,6,1,6,3,6,198,8,6,1,6,3,6,201,8,6,1,6,1,6,3,6,205,8,6,1,7,1,7,1,7,1,7,1,7,1,7,1,7,3,7,214,8,7,1,7,1,7,3,7,218,8,7,3,7,220,8,7,1,8,1,8,1,8,3,8,225,8,8,1,9,1,9,1,10,1,10,1,11,1,11,1,12,4,12,234,8,12,11,12,12,12,235,1,13,1,13,3,13,240,8,13,1,13,3,13,243,8,13,1,13,1,13,1,13,3,13,248,8,13,3,13,250,8,13,1,14,1,14,1,15,1,15,1,16,1,16,1,16,1,16,1,16,1,16,1,16,1,16,3,16,264,8,16,1,16,1,16,1,16,1,16,1,16,3,16,271,8,16,1,17,1,17,1,17,3,17,276,8,17,1,18,1,18,1,18,3,18,281,8,18,1,19,1,19,1,19,3,19,286,8,19,1,20,3,20,289,8,20,1,20,1,20,1,20,1,20,3,20,295,8,20,1,20,3,20,298,8,20,1,20,3,20,301,8,20,1,20,3,20,304,8,20,1,21,1,21,1,21,3,21,309,8,21,1,22,3,22,312,8,22,1,22,1,22,1,22,3,22,317,8,22,1,22,1,22,1,22,3,22,322,8,22,1,22,1,22,1,22,1,22,1,22,3,22,329,8,22,1,22,1,22,1,22,3,22,334,8,22,1,23,1,23,1,23,5,23,339,8,23,10,23,12,23,342,9,23,1,24,1,24,1,25,1,25,1,26,1,26,3,26,350,8,26,1,27,1,27,3,27,354,8,27,1,27,1,27,1,28,3,28,359,8,28,1,28,1,28,1,28,1,29,1,29,1,29,3,29,367,8,29,1,29,1,29,1,29,1,29,1,29,1,29,1,29,3,29,376,8,29,3,29,378,8,29,1,30,1,30,1,31,1,31,1,32,1,32,1,33,1,33,1,33,1,33,5,33,390,8,33,10,33,12,33,393,9,33,1,33,3,33,396,8,33,1,34,1,34,1,35,1,35,1,35,5,35,403,8,35,10,35,12,35,406,9,35,1,35,3,35,409,8,35,1,36,1,36,3,36,413,8,36,1,37,1,37,1,37,1,38,1,38,5,38,420,8,38,10,38,12,38,423,9,38,1,38,3,38,426,8,38,1,39,1,39,1,39,1,40,1,40,3,40,433,8,40,1,40,1,40,1,41,1,41,1,41,1,42,1,42,5,42,442,8,42,10,42,12,42,445,9,42,1,42,3,42,448,8,42,1,43,1,43,1,43,1,43,1,44,1,44,1,44,1,44,1,44,1,45,1,45,1,45,1,46,1,46,3,46,464,8,46,1,46,1,46,1,47,1,47,1,47,1,47,1,47,1,47,1,47,3,47,475,8,47,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,3,48,486,8,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,3,48,497,8,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,5,48,520,8,48,10,48,12,48,523,9,48,1,49,1,49,1,49,1,49,1,49,3,49,530,8,49,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,3,50,541,8,50,1,51,1,51,1,51,3,51,546,8,51,1,52,1,52,1,52,1,52,1,52,0,1,96,53,0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,0,10,2,0,54,54,57,57,2,0,8,8,17,17,2,0,9,9,16,16,2,0,10,10,21,21,1,0,22,24,1,0,20,21,1,0,16,19,1,0,14,15,1,0,55,56,1,0,34,35,609,0,125,1,0,0,0,2,127,1,0,0,0,4,148,1,0,0,0,6,171,1,0,0,0,8,182,1,0,0,0,10,184,1,0,0,0,12,204,1,0,0,0,14,219,1,0,0,0,16,224,1,0,0,0,18,226,1,0,0,0,20,228,1,0,0,0,22,230,1,0,0,0,24,233,1,0,0,0,26,249,1,0,0,0,28,251,1,0,0,0,30,253,1,0,0,0,32,270,1,0,0,0,34,275,1,0,0,0,36,280,1,0,0,0,38,282,1,0,0,0,40,303,1,0,0,0,42,305,1,0,0,0,44,333,1,0,0,0,46,335,1,0,0,0,48,343,1,0,0,0,50,345,1,0,0,0,52,347,1,0,0,0,54,351,1,0,0,0,56,358,1,0,0,0,58,377,1,0,0,0,60,379,1,0,0,0,62,381,1,0,0,0,64,383,1,0,0,0,66,395,1,0,0,0,68,397,1,0,0,0,70,399,1,0,0,0,72,412,1,0,0,0,74,414,1,0,0,0,76,417,1,0,0,0,78,427,1,0,0,0,80,430,1,0,0,0,82,436,1,0,0,0,84,439,1,0,0,0,86,449,1,0,0,0,88,453,1,0,0,0,90,458,1,0,0,0,92,461,1,0,0,0,94,474,1,0,0,0,96,496,1,0,0,0,98,529,1,0,0,0,100,540,1,0,0,0,102,545,1,0,0,0,104,547,1,0,0,0,106,108,3,2,1,0,107,106,1,0,0,0,107,108,1,0,0,0,108,109,1,0,0,0,109,126,5,0,0,1,110,112,3,2,1,0,111,110,1,0,0,0,111,112,1,0,0,0,112,113,1,0,0,0,113,114,3,4,2,0,114,115,5,0,0,1,115,126,1,0,0,0,116,118,3,2,1,0,117,116,1,0,0,0,117,118,1,0,0,0,118,120,1,0,0,0,119,121,3,4,2,0,120,119,1,0,0,0,120,121,1,0,0,0,121,122,1,0,0,0,122,123,3,24,12,0,123,124,5,0,0,1,124,126,1,0,0,0,125,107,1,0,0,0,125,111,1,0,0,0,125,117,1,0,0,0,126,1,1,0,0,0,127,129,5,6,0,0,128,130,5,64,0,0,129,128,1,0,0,0,129,130,1,0,0,0,130,132,1,0,0,0,131,133,5,65,0,0,132,131,1,0,0,0,132,133,1,0,0,0,133,3,1,0,0,0,134,137,3,6,3,0,135,137,3,12,6,0,136,134,1,0,0,0,136,135,1,0,0,0,137,138,1,0,0,0,138,136,1,0,0,0,138,139,1,0,0,0,139,149,1,0,0,0,140,143,3,6,3,0,141,143,3,12,6,0,142,140,1,0,0,0,142,141,1,0,0,0,143,146,1,0,0,0,144,142,1,0,0,0,144,145,1,0,0,0,145,147,1,0,0,0,146,144,1,0,0,0,147,149,3,8,4,0,148,136,1,0,0,0,148,144,1,0,0,0,149,5,1,0,0,0,150,152,5,43,0,0,151,153,3,20,10,0,152,151,1,0,0,0,152,153,1,0,0,0,153,154,1,0,0,0,154,158,5,32,0,0,155,157,3,12,6,0,156,155,1,0,0,0,157,160,1,0,0,0,158,156,1,0,0,0,158,159,1,0,0,0,159,161,1,0,0,0,160,158,1,0,0,0,161,172,5,33,0,0,162,164,5,43,0,0,163,165,3,20,10,0,164,163,1,0,0,0,164,165,1,0,0,0,165,166,1,0,0,0,166,172,5,32,0,0,167,169,5,43,0,0,168,170,3,20,10,0,169,168,1,0,0,0,169,170,1,0,0,0,170,172,1,0,0,0,171,150,1,0,0,0,171,162,1,0,0,0,171,167,1,0,0,0,172,7,1,0,0,0,173,179,5,50,0,0,174,176,5,30,0,0,175,177,3,10,5,0,176,175,1,0,0,0,176,177,1,0,0,0,177,178,1,0,0,0,178,180,5,31,0,0,179,174,1,0,0,0,179,180,1,0,0,0,180,183,1,0,0,0,181,183,5,52,0,0,182,173,1,0,0,0,182,181,1,0,0,0,183,9,1,0,0,0,184,185,7,0,0,0,185,11,1,0,0,0,186,188,3,18,9,0,187,186,1,0,0,0,187,188,1,0,0,0,188,190,1,0,0,0,189,191,3,14,7,0,190,189,1,0,0,0,190,191,1,0,0,0,191,192,1,0,0,0,192,194,3,20,10,0,193,195,3,22,11,0,194,193,1,0,0,0,194,195,1,0,0,0,195,197,1,0,0,0,196,198,3,16,8,0,197,196,1,0,0,0,197,198,1,0,0,0,198,200,1,0,0,0,199,201,5,11,0,0,200,199,1,0,0,0,200,201,1,0,0,0,201,205,1,0,0,0,202,205,3,14,7,0,203,205,3,18,9,0,204,187,1,0,0,0,204,202,1,0,0,0,204,203,1,0,0,0,205,13,1,0,0,0,206,207,5,8,0,0,207,208,3,20,10,0,208,209,5,9,0,0,209,220,1,0,0,0,210,211,5,8,0,0,211,213,3,20,10,0,212,214,5,16,0,0,213,212,1,0,0,0,213,214,1,0,0,0,214,220,1,0,0,0,215,217,7,1,0,0,216,218,7,2,0,0,217,216,1,0,0,0,217,218,1,0,0,0,218,220,1,0,0,0,219,206,1,0,0,0,219,210,1,0,0,0,219,215,1,0,0,0,220,15,1,0,0,0,221,222,5,45,0,0,222,225,3,20,10,0,223,225,5,45,0,0,224,221,1,0,0,0,224,223,1,0,0,0,225,17,1,0,0,0,226,227,5,52,0,0,227,19,1,0,0,0,228,229,7,0,0,0,229,21,1,0,0,0,230,231,5,55,0,0,231,23,1,0,0,0,232,234,3,32,16,0,233,232,1,0,0,0,234,235,1,0,0,0,235,233,1,0,0,0,235,236,1,0,0,0,236,25,1,0,0,0,237,239,5,40,0,0,238,240,3,96,48,0,239,238,1,0,0,0,239,240,1,0,0,0,240,242,1,0,0,0,241,243,5,27,0,0,242,241,1,0,0,0,242,243,1,0,0,0,243,250,1,0,0,0,244,245,5,51,0,0,245,247,3,58,29,0,246,248,5,63,0,0,247,246,1,0,0,0,247,248,1,0,0,0,248,250,1,0,0,0,249,237,1,0,0,0,249,244,1,0,0,0,250,27,1,0,0,0,251,252,3,30,15,0,252,29,1,0,0,0,253,254,5,61,0,0,254,31,1,0,0,0,255,271,3,84,42,0,256,271,3,34,17,0,257,271,3,36,18,0,258,271,3,94,47,0,259,271,3,38,19,0,260,271,3,42,21,0,261,263,3,58,29,0,262,264,5,63,0,0,263,262,1,0,0,0,263,264,1,0,0,0,264,271,1,0,0,0,265,271,3,26,13,0,266,271,3,28,14,0,267,271,3,76,38,0,268,269,5,60,0,0,269,271,6,16,-1,0,270,255,1,0,0,0,270,256,1,0,0,0,270,257,1,0,0,0,270,258,1,0,0,0,270,259,1,0,0,0,270,260,1,0,0,0,270,261,1,0,0,0,270,265,1,0,0,0,270,266,1,0,0,0,270,267,1,0,0,0,270,268,1,0,0,0,271,33,1,0,0,0,272,273,5,42,0,0,273,276,3,92,46,0,274,276,5,42,0,0,275,272,1,0,0,0,275,274,1,0,0,0,276,35,1,0,0,0,277,278,5,44,0,0,278,281,3,92,46,0,279,281,5,44,0,0,280,277,1,0,0,0,280,279,1,0,0,0,281,37,1,0,0,0,282,285,3,40,20,0,283,286,5,27,0,0,284,286,3,92,46,0,285,283,1,0,0,0,285,284,1,0,0,0,285,286,1,0,0,0,286,39,1,0,0,0,287,289,3,56,28,0,288,287,1,0,0,0,288,289,1,0,0,0,289,290,1,0,0,0,290,291,5,41,0,0,291,297,3,62,31,0,292,294,5,30,0,0,293,295,3,70,35,0,294,293,1,0,0,0,294,295,1,0,0,0,295,296,1,0,0,0,296,298,5,31,0,0,297,292,1,0,0,0,297,298,1,0,0,0,298,304,1,0,0,0,299,301,3,56,28,0,300,299,1,0,0,0,300,301,1,0,0,0,301,302,1,0,0,0,302,304,5,41,0,0,303,288,1,0,0,0,303,300,1,0,0,0,304,41,1,0,0,0,305,308,3,44,22,0,306,309,5,27,0,0,307,309,3,92,46,0,308,306,1,0,0,0,308,307,1,0,0,0,308,309,1,0,0,0,309,43,1,0,0,0,310,312,3,56,28,0,311,310,1,0,0,0,311,312,1,0,0,0,312,321,1,0,0,0,313,314,3,48,24,0,314,315,5,10,0,0,315,317,1,0,0,0,316,313,1,0,0,0,316,317,1,0,0,0,317,318,1,0,0,0,318,319,3,50,25,0,319,320,5,53,0,0,320,322,1,0,0,0,321,316,1,0,0,0,321,322,1,0,0,0,322,323,1,0,0,0,323,334,3,46,23,0,324,334,3,56,28,0,325,326,3,48,24,0,326,327,5,10,0,0,327,329,1,0,0,0,328,325,1,0,0,0,328,329,1,0,0,0,329,330,1,0,0,0,330,331,3,50,25,0,331,332,5,53,0,0,332,334,1,0,0,0,333,311,1,0,0,0,333,324,1,0,0,0,333,328,1,0,0,0,334,45,1,0,0,0,335,340,3,52,26,0,336,337,5,53,0,0,337,339,3,52,26,0,338,336,1,0,0,0,339,342,1,0,0,0,340,338,1,0,0,0,340,341,1,0,0,0,341,47,1,0,0,0,342,340,1,0,0,0,343,344,7,0,0,0,344,49,1,0,0,0,345,346,7,0,0,0,346,51,1,0,0,0,347,349,3,68,34,0,348,350,3,54,27,0,349,348,1,0,0,0,349,350,1,0,0,0,350,53,1,0,0,0,351,353,5,30,0,0,352,354,3,70,35,0,353,352,1,0,0,0,353,354,1,0,0,0,354,355,1,0,0,0,355,356,5,31,0,0,356,55,1,0,0,0,357,359,3,64,32,0,358,357,1,0,0,0,358,359,1,0,0,0,359,360,1,0,0,0,360,361,3,66,33,0,361,362,5,29,0,0,362,57,1,0,0,0,363,364,3,48,24,0,364,365,5,10,0,0,365,367,1,0,0,0,366,363,1,0,0,0,366,367,1,0,0,0,367,368,1,0,0,0,368,369,3,50,25,0,369,370,5,7,0,0,370,371,3,60,30,0,371,378,1,0,0,0,372,373,3,48,24,0,373,375,7,3,0,0,374,376,3,50,25,0,375,374,1,0,0,0,375,376,1,0,0,0,376,378,1,0,0,0,377,366,1,0,0,0,377,372,1,0,0,0,378,59,1,0,0,0,379,380,5,62,0,0,380,61,1,0,0,0,381,382,7,0,0,0,382,63,1,0,0,0,383,384,7,0,0,0,384,65,1,0,0,0,385,396,3,98,49,0,386,391,5,54,0,0,387,388,5,28,0,0,388,390,5,54,0,0,389,387,1,0,0,0,390,393,1,0,0,0,391,389,1,0,0,0,391,392,1,0,0,0,392,396,1,0,0,0,393,391,1,0,0,0,394,396,5,57,0,0,395,385,1,0,0,0,395,386,1,0,0,0,395,394,1,0,0,0,396,67,1,0,0,0,397,398,7,0,0,0,398,69,1,0,0,0,399,404,3,72,36,0,400,401,5,28,0,0,401,403,3,72,36,0,402,400,1,0,0,0,403,406,1,0,0,0,404,402,1,0,0,0,404,405,1,0,0,0,405,408,1,0,0,0,406,404,1,0,0,0,407,409,5,28,0,0,408,407,1,0,0,0,408,409,1,0,0,0,409,71,1,0,0,0,410,413,3,74,37,0,411,413,3,96,48,0,412,410,1,0,0,0,412,411,1,0,0,0,413,73,1,0,0,0,414,415,3,64,32,0,415,416,5,54,0,0,416,75,1,0,0,0,417,421,3,78,39,0,418,420,3,80,40,0,419,418,1,0,0,0,420,423,1,0,0,0,421,419,1,0,0,0,421,422,1,0,0,0,422,425,1,0,0,0,423,421,1,0,0,0,424,426,3,82,41,0,425,424,1,0,0,0,425,426,1,0,0,0,426,77,1,0,0,0,427,428,5,46,0,0,428,429,3,92,46,0,429,79,1,0,0,0,430,432,5,47,0,0,431,433,3,54,27,0,432,431,1,0,0,0,432,433,1,0,0,0,433,434,1,0,0,0,434,435,3,92,46,0,435,81,1,0,0,0,436,437,5,48,0,0,437,438,3,92,46,0,438,83,1,0,0,0,439,443,3,86,43,0,440,442,3,88,44,0,441,440,1,0,0,0,442,445,1,0,0,0,443,441,1,0,0,0,443,444,1,0,0,0,444,447,1,0,0,0,445,443,1,0,0,0,446,448,3,90,45,0,447,446,1,0,0,0,447,448,1,0,0,0,448,85,1,0,0,0,449,450,5,37,0,0,450,451,3,100,50,0,451,452,3,92,46,0,452,87,1,0,0,0,453,454,5,38,0,0,454,455,5,37,0,0,455,456,3,100,50,0,456,457,3,92,46,0,457,89,1,0,0,0,458,459,5,38,0,0,459,460,3,92,46,0,460,91,1,0,0,0,461,463,5,32,0,0,462,464,3,24,12,0,463,462,1,0,0,0,463,464,1,0,0,0,464,465,1,0,0,0,465,466,5,33,0,0,466,93,1,0,0,0,467,468,5,39,0,0,468,469,3,100,50,0,469,470,3,92,46,0,470,475,1,0,0,0,471,472,5,39,0,0,472,475,3,100,50,0,473,475,5,39,0,0,474,467,1,0,0,0,474,471,1,0,0,0,474,473,1,0,0,0,475,95,1,0,0,0,476,477,6,48,-1,0,477,497,3,98,49,0,478,479,5,21,0,0,479,497,3,96,48,13,480,481,5,26,0,0,481,497,3,96,48,12,482,483,3,50,25,0,483,484,5,53,0,0,484,486,1,0,0,0,485,482,1,0,0,0,485,486,1,0,0,0,486,487,1,0,0,0,487,497,3,46,23,0,488,497,3,38,19,0,489,490,5,30,0,0,490,491,3,96,48,0,491,492,5,31,0,0,492,497,1,0,0,0,493,494,3,56,28,0,494,495,3,96,48,1,495,497,1,0,0,0,496,476,1,0,0,0,496,478,1,0,0,0,496,480,1,0,0,0,496,485,1,0,0,0,496,488,1,0,0,0,496,489,1,0,0,0,496,493,1,0,0,0,497,521,1,0,0,0,498,499,10,11,0,0,499,500,7,4,0,0,500,520,3,96,48,12,501,502,10,10,0,0,502,503,7,5,0,0,503,520,3,96,48,11,504,505,10,9,0,0,505,506,7,6,0,0,506,520,3,96,48,10,507,508,10,8,0,0,508,509,7,7,0,0,509,520,3,96,48,9,510,511,10,7,0,0,511,512,5,13,0,0,512,520,3,96,48,8,513,514,10,6,0,0,514,515,5,12,0,0,515,520,3,96,48,7,516,517,10,5,0,0,517,518,5,20,0,0,518,520,3,96,48,6,519,498,1,0,0,0,519,501,1,0,0,0,519,504,1,0,0,0,519,507,1,0,0,0,519,510,1,0,0,0,519,513,1,0,0,0,519,516,1,0,0,0,520,523,1,0,0,0,521,519,1,0,0,0,521,522,1,0,0,0,522,97,1,0,0,0,523,521,1,0,0,0,524,530,7,8,0,0,525,530,7,9,0,0,526,530,5,54,0,0,527,530,5,57,0,0,528,530,5,36,0,0,529,524,1,0,0,0,529,525,1,0,0,0,529,526,1,0,0,0,529,527,1,0,0,0,529,528,1,0,0,0,530,99,1,0,0,0,531,532,5,30,0,0,532,533,3,102,51,0,533,534,5,31,0,0,534,541,1,0,0,0,535,536,5,30,0,0,536,541,3,102,51,0,537,538,5,30,0,0,538,541,5,31,0,0,539,541,5,30,0,0,540,531,1,0,0,0,540,535,1,0,0,0,540,537,1,0,0,0,540,539,1,0,0,0,541,101,1,0,0,0,542,546,3,98,49,0,543,546,3,96,48,0,544,546,3,104,52,0,545,542,1,0,0,0,545,543,1,0,0,0,545,544,1,0,0,0,546,103,1,0,0,0,547,548,5,54,0,0,548,549,5,49,0,0,549,550,5,54,0,0,550,105,1,0,0,0,77,107,111,117,120,125,129,132,136,138,142,144,148,152,158,164,169,171,176,179,182,187,190,194,197,200,204,213,217,219,224,235,239,242,247,249,263,270,275,280,285,288,294,297,300,303,308,311,316,321,328,333,340,349,353,358,366,375,377,391,395,404,408,412,421,425,432,443,447,463,474,485,496,519,521,529,540,545],Ca=new A.atn.ATNDeserializer().deserialize(tg),ng=Ca.decisionToState.map((t,e)=>new A.dfa.DFA(t,e)),rg=new A.PredictionContextCache,E=class extends A.Parser{constructor(e){super(e),this._interp=new A.atn.ParserATNSimulator(this,Ca,ng,rg),this.ruleNames=E.ruleNames,this.literalNames=E.literalNames,this.symbolicNames=E.symbolicNames}get atn(){return Ca}sempred(e,n,r){switch(n){case 48:return this.expr_sempred(e,r);default:throw"No predicate with index:"+n}}expr_sempred(e,n){switch(n){case 0:return this.precpred(this._ctx,11);case 1:return this.precpred(this._ctx,10);case 2:return this.precpred(this._ctx,9);case 3:return this.precpred(this._ctx,8);case 4:return this.precpred(this._ctx,7);case 5:return this.precpred(this._ctx,6);case 6:return this.precpred(this._ctx,5);default:throw"No predicate with index:"+n}}prog(){let e=new K4(this,this._ctx,this.state);this.enterRule(e,0,E.RULE_prog);var n=0;try{this.state=125,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,4,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=107,this._errHandler.sync(this),n=this._input.LA(1),n===6&&(this.state=106,this.title()),this.state=109,this.match(E.EOF);break;case 2:this.enterOuterAlt(e,2),this.state=111,this._errHandler.sync(this),n=this._input.LA(1),n===6&&(this.state=110,this.title()),this.state=113,this.head(),this.state=114,this.match(E.EOF);break;case 3:this.enterOuterAlt(e,3),this.state=117,this._errHandler.sync(this),n=this._input.LA(1),n===6&&(this.state=116,this.title()),this.state=120,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,3,this._ctx);r===1&&(this.state=119,this.head()),this.state=122,this.block(),this.state=123,this.match(E.EOF);break}}catch(s){if(s instanceof A.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}title(){let e=new wa(this,this._ctx,this.state);this.enterRule(e,2,E.RULE_title);var n=0;try{this.enterOuterAlt(e,1),this.state=127,this.match(E.TITLE),this.state=129,this._errHandler.sync(this),n=this._input.LA(1),n===64&&(this.state=128,this.match(E.TITLE_CONTENT)),this.state=132,this._errHandler.sync(this),n=this._input.LA(1),n===65&&(this.state=131,this.match(E.TITLE_END))}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}head(){let e=new ba(this,this._ctx,this.state);this.enterRule(e,4,E.RULE_head);try{this.state=148,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,11,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=136,this._errHandler.sync(this);var r=1;do{switch(r){case 1:switch(this.state=136,this._errHandler.sync(this),this._input.LA(1)){case 43:this.state=134,this.group();break;case 8:case 17:case 52:case 54:case 57:this.state=135,this.participant();break;default:throw new A.error.NoViableAltException(this)}break;default:throw new A.error.NoViableAltException(this)}this.state=138,this._errHandler.sync(this),r=this._interp.adaptivePredict(this._input,8,this._ctx)}while(r!=2&&r!=A.atn.ATN.INVALID_ALT_NUMBER);break;case 2:this.enterOuterAlt(e,2),this.state=144,this._errHandler.sync(this);for(var r=this._interp.adaptivePredict(this._input,10,this._ctx);r!=2&&r!=A.atn.ATN.INVALID_ALT_NUMBER;){if(r===1)switch(this.state=142,this._errHandler.sync(this),this._input.LA(1)){case 43:this.state=140,this.group();break;case 8:case 17:case 52:case 54:case 57:this.state=141,this.participant();break;default:throw new A.error.NoViableAltException(this)}this.state=146,this._errHandler.sync(this),r=this._interp.adaptivePredict(this._input,10,this._ctx)}this.state=147,this.starterExp();break}}catch(s){if(s instanceof A.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}group(){let e=new T1(this,this._ctx,this.state);this.enterRule(e,6,E.RULE_group);var n=0;try{this.state=171,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,16,this._ctx);switch(r){case 1:for(this.enterOuterAlt(e,1),this.state=150,this.match(E.GROUP),this.state=152,this._errHandler.sync(this),n=this._input.LA(1),(n===54||n===57)&&(this.state=151,this.name()),this.state=154,this.match(E.OBRACE),this.state=158,this._errHandler.sync(this),n=this._input.LA(1);n===8||n===17||(n-52&-32)==0&&(1<<n-52&37)!==0;)this.state=155,this.participant(),this.state=160,this._errHandler.sync(this),n=this._input.LA(1);this.state=161,this.match(E.CBRACE);break;case 2:this.enterOuterAlt(e,2),this.state=162,this.match(E.GROUP),this.state=164,this._errHandler.sync(this),n=this._input.LA(1),(n===54||n===57)&&(this.state=163,this.name()),this.state=166,this.match(E.OBRACE);break;case 3:this.enterOuterAlt(e,3),this.state=167,this.match(E.GROUP),this.state=169,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,15,this._ctx);r===1&&(this.state=168,this.name());break}}catch(s){if(s instanceof A.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}starterExp(){let e=new Ea(this,this._ctx,this.state);this.enterRule(e,8,E.RULE_starterExp);var n=0;try{switch(this.state=182,this._errHandler.sync(this),this._input.LA(1)){case 50:this.enterOuterAlt(e,1),this.state=173,this.match(E.STARTER_LXR),this.state=179,this._errHandler.sync(this),n=this._input.LA(1),n===30&&(this.state=174,this.match(E.OPAR),this.state=176,this._errHandler.sync(this),n=this._input.LA(1),(n===54||n===57)&&(this.state=175,this.starter()),this.state=178,this.match(E.CPAR));break;case 52:this.enterOuterAlt(e,2),this.state=181,this.match(E.ANNOTATION);break;default:throw new A.error.NoViableAltException(this)}}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}starter(){let e=new Ta(this,this._ctx,this.state);this.enterRule(e,10,E.RULE_starter);var n=0;try{this.enterOuterAlt(e,1),this.state=184,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}participant(){let e=new qs(this,this._ctx,this.state);this.enterRule(e,12,E.RULE_participant);var n=0;try{this.state=204,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,25,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=187,this._errHandler.sync(this),n=this._input.LA(1),n===52&&(this.state=186,this.participantType()),this.state=190,this._errHandler.sync(this),n=this._input.LA(1),(n===8||n===17)&&(this.state=189,this.stereotype()),this.state=192,this.name(),this.state=194,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,22,this._ctx);r===1&&(this.state=193,this.width()),this.state=197,this._errHandler.sync(this),n=this._input.LA(1),n===45&&(this.state=196,this.label()),this.state=200,this._errHandler.sync(this),n=this._input.LA(1),n===11&&(this.state=199,this.match(E.COLOR));break;case 2:this.enterOuterAlt(e,2),this.state=202,this.stereotype();break;case 3:this.enterOuterAlt(e,3),this.state=203,this.participantType();break}}catch(s){if(s instanceof A.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}stereotype(){let e=new Sa(this,this._ctx,this.state);this.enterRule(e,14,E.RULE_stereotype);var n=0;try{this.state=219,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,28,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=206,this.match(E.SOPEN),this.state=207,this.name(),this.state=208,this.match(E.SCLOSE);break;case 2:this.enterOuterAlt(e,2),this.state=210,this.match(E.SOPEN),this.state=211,this.name(),this.state=213,this._errHandler.sync(this),n=this._input.LA(1),n===16&&(this.state=212,this.match(E.GT));break;case 3:this.enterOuterAlt(e,3),this.state=215,n=this._input.LA(1),n===8||n===17?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this),this.state=217,this._errHandler.sync(this),n=this._input.LA(1),(n===9||n===16)&&(this.state=216,n=this._input.LA(1),n===9||n===16?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this));break}}catch(s){if(s instanceof A.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}label(){let e=new Aa(this,this._ctx,this.state);this.enterRule(e,16,E.RULE_label);try{this.state=224,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,29,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=221,this.match(E.AS),this.state=222,this.name();break;case 2:this.enterOuterAlt(e,2),this.state=223,this.match(E.AS);break}}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}participantType(){let e=new Ra(this,this._ctx,this.state);this.enterRule(e,18,E.RULE_participantType);try{this.enterOuterAlt(e,1),this.state=226,this.match(E.ANNOTATION)}catch(n){if(n instanceof A.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}name(){let e=new Ks(this,this._ctx,this.state);this.enterRule(e,20,E.RULE_name);var n=0;try{this.enterOuterAlt(e,1),this.state=228,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}width(){let e=new ka(this,this._ctx,this.state);this.enterRule(e,22,E.RULE_width);try{this.enterOuterAlt(e,1),this.state=230,this.match(E.INT)}catch(n){if(n instanceof A.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}block(){let e=new S1(this,this._ctx,this.state);this.enterRule(e,24,E.RULE_block);var n=0;try{this.enterOuterAlt(e,1),this.state=233,this._errHandler.sync(this),n=this._input.LA(1);do this.state=232,this.stat(),this.state=235,this._errHandler.sync(this),n=this._input.LA(1);while((n-34&-32)==0&&(1<<n-34&217191919)!==0)}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}ret(){let e=new Oa(this,this._ctx,this.state);this.enterRule(e,26,E.RULE_ret);var n=0;try{switch(this.state=249,this._errHandler.sync(this),this._input.LA(1)){case 40:this.enterOuterAlt(e,1),this.state=237,this.match(E.RETURN),this.state=239,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,31,this._ctx);r===1&&(this.state=238,this.expr(0)),this.state=242,this._errHandler.sync(this),n=this._input.LA(1),n===27&&(this.state=241,this.match(E.SCOL));break;case 51:this.enterOuterAlt(e,2),this.state=244,this.match(E.ANNOTATION_RET),this.state=245,this.asyncMessage(),this.state=247,this._errHandler.sync(this),n=this._input.LA(1),n===63&&(this.state=246,this.match(E.EVENT_END));break;default:throw new A.error.NoViableAltException(this)}}catch(s){if(s instanceof A.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}divider(){let e=new Ia(this,this._ctx,this.state);this.enterRule(e,28,E.RULE_divider);try{this.enterOuterAlt(e,1),this.state=251,this.dividerNote()}catch(n){if(n instanceof A.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}dividerNote(){let e=new Ma(this,this._ctx,this.state);this.enterRule(e,30,E.RULE_dividerNote);try{this.enterOuterAlt(e,1),this.state=253,this.match(E.DIVIDER)}catch(n){if(n instanceof A.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}stat(){let e=new A1(this,this._ctx,this.state);this.enterRule(e,32,E.RULE_stat);var n=0;try{this.state=270,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,36,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=255,this.alt();break;case 2:this.enterOuterAlt(e,2),this.state=256,this.par();break;case 3:this.enterOuterAlt(e,3),this.state=257,this.opt();break;case 4:this.enterOuterAlt(e,4),this.state=258,this.loop();break;case 5:this.enterOuterAlt(e,5),this.state=259,this.creation();break;case 6:this.enterOuterAlt(e,6),this.state=260,this.message();break;case 7:this.enterOuterAlt(e,7),this.state=261,this.asyncMessage(),this.state=263,this._errHandler.sync(this),n=this._input.LA(1),n===63&&(this.state=262,this.match(E.EVENT_END));break;case 8:this.enterOuterAlt(e,8),this.state=265,this.ret();break;case 9:this.enterOuterAlt(e,9),this.state=266,this.divider();break;case 10:this.enterOuterAlt(e,10),this.state=267,this.tcf();break;case 11:this.enterOuterAlt(e,11),this.state=268,e._OTHER=this.match(E.OTHER),console.log("unknown char: "+(e._OTHER===null?null:e._OTHER.text));break}}catch(s){if(s instanceof A.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}par(){let e=new Na(this,this._ctx,this.state);this.enterRule(e,34,E.RULE_par);try{this.state=275,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,37,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=272,this.match(E.PAR),this.state=273,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=274,this.match(E.PAR);break}}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}opt(){let e=new Pa(this,this._ctx,this.state);this.enterRule(e,36,E.RULE_opt);try{this.state=280,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,38,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=277,this.match(E.OPT),this.state=278,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=279,this.match(E.OPT);break}}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}creation(){let e=new R1(this,this._ctx,this.state);this.enterRule(e,38,E.RULE_creation);try{this.enterOuterAlt(e,1),this.state=282,this.creationBody(),this.state=285,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,39,this._ctx);n===1?(this.state=283,this.match(E.SCOL)):n===2&&(this.state=284,this.braceBlock())}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}creationBody(){let e=new Fa(this,this._ctx,this.state);this.enterRule(e,40,E.RULE_creationBody);var n=0;try{this.state=303,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,44,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=288,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&15728647)!==0&&(this.state=287,this.assignment()),this.state=290,this.match(E.NEW),this.state=291,this.construct(),this.state=297,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,42,this._ctx);r===1&&(this.state=292,this.match(E.OPAR),this.state=294,this._errHandler.sync(this),n=this._input.LA(1),((n&-32)==0&&(1<<n&1142947840)!==0||(n-34&-32)==0&&(1<<n-34&15728775)!==0)&&(this.state=293,this.parameters()),this.state=296,this.match(E.CPAR));break;case 2:this.enterOuterAlt(e,2),this.state=300,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&15728647)!==0&&(this.state=299,this.assignment()),this.state=302,this.match(E.NEW);break}}catch(s){if(s instanceof A.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}message(){let e=new Da(this,this._ctx,this.state);this.enterRule(e,42,E.RULE_message);try{switch(this.enterOuterAlt(e,1),this.state=305,this.messageBody(),this.state=308,this._errHandler.sync(this),this._input.LA(1)){case 27:this.state=306,this.match(E.SCOL);break;case 32:this.state=307,this.braceBlock();break;case-1:case 33:case 34:case 35:case 36:case 37:case 39:case 40:case 41:case 42:case 44:case 46:case 51:case 54:case 55:case 56:case 57:case 60:case 61:break;default:break}}catch(n){if(n instanceof A.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}messageBody(){let e=new Ba(this,this._ctx,this.state);this.enterRule(e,44,E.RULE_messageBody);try{this.state=333,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,50,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=311,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,46,this._ctx);n===1&&(this.state=310,this.assignment()),this.state=321,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,48,this._ctx);if(n===1){this.state=316,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,47,this._ctx);n===1&&(this.state=313,this.from(),this.state=314,this.match(E.ARROW)),this.state=318,this.to(),this.state=319,this.match(E.DOT)}this.state=323,this.func();break;case 2:this.enterOuterAlt(e,2),this.state=324,this.assignment();break;case 3:this.enterOuterAlt(e,3),this.state=328,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,49,this._ctx);n===1&&(this.state=325,this.from(),this.state=326,this.match(E.ARROW)),this.state=330,this.to(),this.state=331,this.match(E.DOT);break}}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}func(){let e=new k1(this,this._ctx,this.state);this.enterRule(e,46,E.RULE_func);try{this.enterOuterAlt(e,1),this.state=335,this.signature(),this.state=340,this._errHandler.sync(this);for(var n=this._interp.adaptivePredict(this._input,51,this._ctx);n!=2&&n!=A.atn.ATN.INVALID_ALT_NUMBER;)n===1&&(this.state=336,this.match(E.DOT),this.state=337,this.signature()),this.state=342,this._errHandler.sync(this),n=this._interp.adaptivePredict(this._input,51,this._ctx)}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}from(){let e=new O1(this,this._ctx,this.state);this.enterRule(e,48,E.RULE_from);var n=0;try{this.enterOuterAlt(e,1),this.state=343,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}to(){let e=new Z0(this,this._ctx,this.state);this.enterRule(e,50,E.RULE_to);var n=0;try{this.enterOuterAlt(e,1),this.state=345,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}signature(){let e=new I1(this,this._ctx,this.state);this.enterRule(e,52,E.RULE_signature);try{this.enterOuterAlt(e,1),this.state=347,this.methodName(),this.state=349,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,52,this._ctx);n===1&&(this.state=348,this.invocation())}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}invocation(){let e=new M1(this,this._ctx,this.state);this.enterRule(e,54,E.RULE_invocation);var n=0;try{this.enterOuterAlt(e,1),this.state=351,this.match(E.OPAR),this.state=353,this._errHandler.sync(this),n=this._input.LA(1),((n&-32)==0&&(1<<n&1142947840)!==0||(n-34&-32)==0&&(1<<n-34&15728775)!==0)&&(this.state=352,this.parameters()),this.state=355,this.match(E.CPAR)}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}assignment(){let e=new W0(this,this._ctx,this.state);this.enterRule(e,56,E.RULE_assignment);try{this.enterOuterAlt(e,1),this.state=358,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,54,this._ctx);n===1&&(this.state=357,this.type()),this.state=360,this.assignee(),this.state=361,this.match(E.ASSIGN)}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}asyncMessage(){let e=new N1(this,this._ctx,this.state);this.enterRule(e,58,E.RULE_asyncMessage);var n=0;try{this.state=377,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,57,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=366,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,55,this._ctx);r===1&&(this.state=363,this.from(),this.state=364,this.match(E.ARROW)),this.state=368,this.to(),this.state=369,this.match(E.COL),this.state=370,this.content();break;case 2:this.enterOuterAlt(e,2),this.state=372,this.from(),this.state=373,n=this._input.LA(1),n===10||n===21?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this),this.state=375,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,56,this._ctx);r===1&&(this.state=374,this.to());break}}catch(s){if(s instanceof A.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}content(){let e=new $a(this,this._ctx,this.state);this.enterRule(e,60,E.RULE_content);try{this.enterOuterAlt(e,1),this.state=379,this.match(E.EVENT_PAYLOAD_LXR)}catch(n){if(n instanceof A.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}construct(){let e=new Ha(this,this._ctx,this.state);this.enterRule(e,62,E.RULE_construct);var n=0;try{this.enterOuterAlt(e,1),this.state=381,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}type(){let e=new P1(this,this._ctx,this.state);this.enterRule(e,64,E.RULE_type);var n=0;try{this.enterOuterAlt(e,1),this.state=383,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}assignee(){let e=new Ua(this,this._ctx,this.state);this.enterRule(e,66,E.RULE_assignee);var n=0;try{this.state=395,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,59,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=385,this.atom();break;case 2:for(this.enterOuterAlt(e,2),this.state=386,this.match(E.ID),this.state=391,this._errHandler.sync(this),n=this._input.LA(1);n===28;)this.state=387,this.match(E.COMMA),this.state=388,this.match(E.ID),this.state=393,this._errHandler.sync(this),n=this._input.LA(1);break;case 3:this.enterOuterAlt(e,3),this.state=394,this.match(E.STRING);break}}catch(s){if(s instanceof A.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}methodName(){let e=new Va(this,this._ctx,this.state);this.enterRule(e,68,E.RULE_methodName);var n=0;try{this.enterOuterAlt(e,1),this.state=397,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}parameters(){let e=new F1(this,this._ctx,this.state);this.enterRule(e,70,E.RULE_parameters);var n=0;try{this.enterOuterAlt(e,1),this.state=399,this.parameter(),this.state=404,this._errHandler.sync(this);for(var r=this._interp.adaptivePredict(this._input,60,this._ctx);r!=2&&r!=A.atn.ATN.INVALID_ALT_NUMBER;)r===1&&(this.state=400,this.match(E.COMMA),this.state=401,this.parameter()),this.state=406,this._errHandler.sync(this),r=this._interp.adaptivePredict(this._input,60,this._ctx);this.state=408,this._errHandler.sync(this),n=this._input.LA(1),n===28&&(this.state=407,this.match(E.COMMA))}catch(s){if(s instanceof A.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}parameter(){let e=new D1(this,this._ctx,this.state);this.enterRule(e,72,E.RULE_parameter);try{this.state=412,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,62,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=410,this.declaration();break;case 2:this.enterOuterAlt(e,2),this.state=411,this.expr(0);break}}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}declaration(){let e=new za(this,this._ctx,this.state);this.enterRule(e,74,E.RULE_declaration);try{this.enterOuterAlt(e,1),this.state=414,this.type(),this.state=415,this.match(E.ID)}catch(n){if(n instanceof A.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}tcf(){let e=new Ga(this,this._ctx,this.state);this.enterRule(e,76,E.RULE_tcf);var n=0;try{for(this.enterOuterAlt(e,1),this.state=417,this.tryBlock(),this.state=421,this._errHandler.sync(this),n=this._input.LA(1);n===47;)this.state=418,this.catchBlock(),this.state=423,this._errHandler.sync(this),n=this._input.LA(1);this.state=425,this._errHandler.sync(this),n=this._input.LA(1),n===48&&(this.state=424,this.finallyBlock())}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}tryBlock(){let e=new ja(this,this._ctx,this.state);this.enterRule(e,78,E.RULE_tryBlock);try{this.enterOuterAlt(e,1),this.state=427,this.match(E.TRY),this.state=428,this.braceBlock()}catch(n){if(n instanceof A.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}catchBlock(){let e=new B1(this,this._ctx,this.state);this.enterRule(e,80,E.RULE_catchBlock);var n=0;try{this.enterOuterAlt(e,1),this.state=430,this.match(E.CATCH),this.state=432,this._errHandler.sync(this),n=this._input.LA(1),n===30&&(this.state=431,this.invocation()),this.state=434,this.braceBlock()}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}finallyBlock(){let e=new Za(this,this._ctx,this.state);this.enterRule(e,82,E.RULE_finallyBlock);try{this.enterOuterAlt(e,1),this.state=436,this.match(E.FINALLY),this.state=437,this.braceBlock()}catch(n){if(n instanceof A.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}alt(){let e=new Wa(this,this._ctx,this.state);this.enterRule(e,84,E.RULE_alt);var n=0;try{this.enterOuterAlt(e,1),this.state=439,this.ifBlock(),this.state=443,this._errHandler.sync(this);for(var r=this._interp.adaptivePredict(this._input,66,this._ctx);r!=2&&r!=A.atn.ATN.INVALID_ALT_NUMBER;)r===1&&(this.state=440,this.elseIfBlock()),this.state=445,this._errHandler.sync(this),r=this._interp.adaptivePredict(this._input,66,this._ctx);this.state=447,this._errHandler.sync(this),n=this._input.LA(1),n===38&&(this.state=446,this.elseBlock())}catch(s){if(s instanceof A.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}ifBlock(){let e=new qa(this,this._ctx,this.state);this.enterRule(e,86,E.RULE_ifBlock);try{this.enterOuterAlt(e,1),this.state=449,this.match(E.IF),this.state=450,this.parExpr(),this.state=451,this.braceBlock()}catch(n){if(n instanceof A.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}elseIfBlock(){let e=new $1(this,this._ctx,this.state);this.enterRule(e,88,E.RULE_elseIfBlock);try{this.enterOuterAlt(e,1),this.state=453,this.match(E.ELSE),this.state=454,this.match(E.IF),this.state=455,this.parExpr(),this.state=456,this.braceBlock()}catch(n){if(n instanceof A.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}elseBlock(){let e=new Ka(this,this._ctx,this.state);this.enterRule(e,90,E.RULE_elseBlock);try{this.enterOuterAlt(e,1),this.state=458,this.match(E.ELSE),this.state=459,this.braceBlock()}catch(n){if(n instanceof A.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}braceBlock(){let e=new rn(this,this._ctx,this.state);this.enterRule(e,92,E.RULE_braceBlock);var n=0;try{this.enterOuterAlt(e,1),this.state=461,this.match(E.OBRACE),this.state=463,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&217191919)!==0&&(this.state=462,this.block()),this.state=465,this.match(E.CBRACE)}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}loop(){let e=new Ya(this,this._ctx,this.state);this.enterRule(e,94,E.RULE_loop);try{this.state=474,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,69,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=467,this.match(E.WHILE),this.state=468,this.parExpr(),this.state=469,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=471,this.match(E.WHILE),this.state=472,this.parExpr();break;case 3:this.enterOuterAlt(e,3),this.state=473,this.match(E.WHILE);break}}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}expr(e){e===void 0&&(e=0);const n=this._ctx,r=this.state;let s=new be(this,this._ctx,r),i=s;const o=96;this.enterRecursionRule(s,96,E.RULE_expr,e);var l=0;try{this.enterOuterAlt(s,1),this.state=496,this._errHandler.sync(this);var a=this._interp.adaptivePredict(this._input,71,this._ctx);switch(a){case 1:s=new Q4(this,s),this._ctx=s,i=s,this.state=477,this.atom();break;case 2:s=new s5(this,s),this._ctx=s,i=s,this.state=478,this.match(E.MINUS),this.state=479,this.expr(13);break;case 3:s=new r5(this,s),this._ctx=s,i=s,this.state=480,this.match(E.NOT),this.state=481,this.expr(12);break;case 4:s=new X4(this,s),this._ctx=s,i=s,this.state=485,this._errHandler.sync(this);var a=this._interp.adaptivePredict(this._input,70,this._ctx);a===1&&(this.state=482,this.to(),this.state=483,this.match(E.DOT)),this.state=487,this.func();break;case 5:s=new i5(this,s),this._ctx=s,i=s,this.state=488,this.creation();break;case 6:s=new o5(this,s),this._ctx=s,i=s,this.state=489,this.match(E.OPAR),this.state=490,this.expr(0),this.state=491,this.match(E.CPAR);break;case 7:s=new Y4(this,s),this._ctx=s,i=s,this.state=493,this.assignment(),this.state=494,this.expr(1);break}this._ctx.stop=this._input.LT(-1),this.state=521,this._errHandler.sync(this);for(var c=this._interp.adaptivePredict(this._input,73,this._ctx);c!=2&&c!=A.atn.ATN.INVALID_ALT_NUMBER;){if(c===1){this._parseListeners!==null&&this.triggerExitRuleEvent(),i=s,this.state=519,this._errHandler.sync(this);var a=this._interp.adaptivePredict(this._input,72,this._ctx);switch(a){case 1:if(s=new l5(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,E.RULE_expr),this.state=498,!this.precpred(this._ctx,11))throw new A.error.FailedPredicateException(this,"this.precpred(this._ctx, 11)");this.state=499,s.op=this._input.LT(1),l=this._input.LA(1),(l&-32)==0&&(1<<l&29360128)!==0?(this._errHandler.reportMatch(this),this.consume()):s.op=this._errHandler.recoverInline(this),this.state=500,this.expr(12);break;case 2:if(s=new e5(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,E.RULE_expr),this.state=501,!this.precpred(this._ctx,10))throw new A.error.FailedPredicateException(this,"this.precpred(this._ctx, 10)");this.state=502,s.op=this._input.LT(1),l=this._input.LA(1),l===20||l===21?(this._errHandler.reportMatch(this),this.consume()):s.op=this._errHandler.recoverInline(this),this.state=503,this.expr(11);break;case 3:if(s=new t5(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,E.RULE_expr),this.state=504,!this.precpred(this._ctx,9))throw new A.error.FailedPredicateException(this,"this.precpred(this._ctx, 9)");this.state=505,s.op=this._input.LT(1),l=this._input.LA(1),(l&-32)==0&&(1<<l&983040)!==0?(this._errHandler.reportMatch(this),this.consume()):s.op=this._errHandler.recoverInline(this),this.state=506,this.expr(10);break;case 4:if(s=new a5(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,E.RULE_expr),this.state=507,!this.precpred(this._ctx,8))throw new A.error.FailedPredicateException(this,"this.precpred(this._ctx, 8)");this.state=508,s.op=this._input.LT(1),l=this._input.LA(1),l===14||l===15?(this._errHandler.reportMatch(this),this.consume()):s.op=this._errHandler.recoverInline(this),this.state=509,this.expr(9);break;case 5:if(s=new c5(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,E.RULE_expr),this.state=510,!this.precpred(this._ctx,7))throw new A.error.FailedPredicateException(this,"this.precpred(this._ctx, 7)");this.state=511,this.match(E.AND),this.state=512,this.expr(8);break;case 6:if(s=new J4(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,E.RULE_expr),this.state=513,!this.precpred(this._ctx,6))throw new A.error.FailedPredicateException(this,"this.precpred(this._ctx, 6)");this.state=514,this.match(E.OR),this.state=515,this.expr(7);break;case 7:if(s=new n5(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,E.RULE_expr),this.state=516,!this.precpred(this._ctx,5))throw new A.error.FailedPredicateException(this,"this.precpred(this._ctx, 5)");this.state=517,this.match(E.PLUS),this.state=518,this.expr(6);break}}this.state=523,this._errHandler.sync(this),c=this._interp.adaptivePredict(this._input,73,this._ctx)}}catch(u){if(u instanceof A.error.RecognitionException)s.exception=u,this._errHandler.reportError(this,u),this._errHandler.recover(this,u);else throw u}finally{this.unrollRecursionContexts(n)}return s}atom(){let e=new $n(this,this._ctx,this.state);this.enterRule(e,98,E.RULE_atom);var n=0;try{switch(this.state=529,this._errHandler.sync(this),this._input.LA(1)){case 55:case 56:e=new p5(this,e),this.enterOuterAlt(e,1),this.state=524,n=this._input.LA(1),n===55||n===56?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this);break;case 34:case 35:e=new u5(this,e),this.enterOuterAlt(e,2),this.state=525,n=this._input.LA(1),n===34||n===35?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this);break;case 54:e=new h5(this,e),this.enterOuterAlt(e,3),this.state=526,this.match(E.ID);break;case 57:e=new d5(this,e),this.enterOuterAlt(e,4),this.state=527,this.match(E.STRING);break;case 36:e=new f5(this,e),this.enterOuterAlt(e,5),this.state=528,this.match(E.NIL);break;default:throw new A.error.NoViableAltException(this)}}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}parExpr(){let e=new q0(this,this._ctx,this.state);this.enterRule(e,100,E.RULE_parExpr);try{this.state=540,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,75,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=531,this.match(E.OPAR),this.state=532,this.condition(),this.state=533,this.match(E.CPAR);break;case 2:this.enterOuterAlt(e,2),this.state=535,this.match(E.OPAR),this.state=536,this.condition();break;case 3:this.enterOuterAlt(e,3),this.state=537,this.match(E.OPAR),this.state=538,this.match(E.CPAR);break;case 4:this.enterOuterAlt(e,4),this.state=539,this.match(E.OPAR);break}}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}condition(){let e=new Xa(this,this._ctx,this.state);this.enterRule(e,102,E.RULE_condition);try{this.state=545,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,76,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=542,this.atom();break;case 2:this.enterOuterAlt(e,2),this.state=543,this.expr(0);break;case 3:this.enterOuterAlt(e,3),this.state=544,this.inExpr();break}}catch(r){if(r instanceof A.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}inExpr(){let e=new Qa(this,this._ctx,this.state);this.enterRule(e,104,E.RULE_inExpr);try{this.enterOuterAlt(e,1),this.state=547,this.match(E.ID),this.state=548,this.match(E.IN),this.state=549,this.match(E.ID)}catch(n){if(n instanceof A.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}};let p=E;ee(p,"grammarFileName","java-escape"),ee(p,"literalNames",[null,null,"'const'","'readonly'","'static'","'await'","'title'","':'","'<<'","'>>'","'->'",null,"'||'","'&&'","'=='","'!='","'>'","'<'","'>='","'<='","'+'","'-'","'*'","'/'","'%'","'^'","'!'","';'","','","'='","'('","')'","'{'","'}'","'true'","'false'",null,"'if'","'else'",null,"'return'","'new'","'par'","'group'","'opt'","'as'","'try'","'catch'","'finally'","'in'",null,null,null,"'.'"]),ee(p,"symbolicNames",[null,"WS","CONSTANT","READONLY","STATIC","AWAIT","TITLE","COL","SOPEN","SCLOSE","ARROW","COLOR","OR","AND","EQ","NEQ","GT","LT","GTEQ","LTEQ","PLUS","MINUS","MULT","DIV","MOD","POW","NOT","SCOL","COMMA","ASSIGN","OPAR","CPAR","OBRACE","CBRACE","TRUE","FALSE","NIL","IF","ELSE","WHILE","RETURN","NEW","PAR","GROUP","OPT","AS","TRY","CATCH","FINALLY","IN","STARTER_LXR","ANNOTATION_RET","ANNOTATION","DOT","ID","INT","FLOAT","STRING","CR","COMMENT","OTHER","DIVIDER","EVENT_PAYLOAD_LXR","EVENT_END","TITLE_CONTENT","TITLE_END"]),ee(p,"ruleNames",["prog","title","head","group","starterExp","starter","participant","stereotype","label","participantType","name","width","block","ret","divider","dividerNote","stat","par","opt","creation","creationBody","message","messageBody","func","from","to","signature","invocation","assignment","asyncMessage","content","construct","type","assignee","methodName","parameters","parameter","declaration","tcf","tryBlock","catchBlock","finallyBlock","alt","ifBlock","elseIfBlock","elseBlock","braceBlock","loop","expr","atom","parExpr","condition","inExpr"]),p.EOF=A.Token.EOF,p.WS=1,p.CONSTANT=2,p.READONLY=3,p.STATIC=4,p.AWAIT=5,p.TITLE=6,p.COL=7,p.SOPEN=8,p.SCLOSE=9,p.ARROW=10,p.COLOR=11,p.OR=12,p.AND=13,p.EQ=14,p.NEQ=15,p.GT=16,p.LT=17,p.GTEQ=18,p.LTEQ=19,p.PLUS=20,p.MINUS=21,p.MULT=22,p.DIV=23,p.MOD=24,p.POW=25,p.NOT=26,p.SCOL=27,p.COMMA=28,p.ASSIGN=29,p.OPAR=30,p.CPAR=31,p.OBRACE=32,p.CBRACE=33,p.TRUE=34,p.FALSE=35,p.NIL=36,p.IF=37,p.ELSE=38,p.WHILE=39,p.RETURN=40,p.NEW=41,p.PAR=42,p.GROUP=43,p.OPT=44,p.AS=45,p.TRY=46,p.CATCH=47,p.FINALLY=48,p.IN=49,p.STARTER_LXR=50,p.ANNOTATION_RET=51,p.ANNOTATION=52,p.DOT=53,p.ID=54,p.INT=55,p.FLOAT=56,p.STRING=57,p.CR=58,p.COMMENT=59,p.OTHER=60,p.DIVIDER=61,p.EVENT_PAYLOAD_LXR=62,p.EVENT_END=63,p.TITLE_CONTENT=64,p.TITLE_END=65,p.RULE_prog=0,p.RULE_title=1,p.RULE_head=2,p.RULE_group=3,p.RULE_starterExp=4,p.RULE_starter=5,p.RULE_participant=6,p.RULE_stereotype=7,p.RULE_label=8,p.RULE_participantType=9,p.RULE_name=10,p.RULE_width=11,p.RULE_block=12,p.RULE_ret=13,p.RULE_divider=14,p.RULE_dividerNote=15,p.RULE_stat=16,p.RULE_par=17,p.RULE_opt=18,p.RULE_creation=19,p.RULE_creationBody=20,p.RULE_message=21,p.RULE_messageBody=22,p.RULE_func=23,p.RULE_from=24,p.RULE_to=25,p.RULE_signature=26,p.RULE_invocation=27,p.RULE_assignment=28,p.RULE_asyncMessage=29,p.RULE_content=30,p.RULE_construct=31,p.RULE_type=32,p.RULE_assignee=33,p.RULE_methodName=34,p.RULE_parameters=35,p.RULE_parameter=36,p.RULE_declaration=37,p.RULE_tcf=38,p.RULE_tryBlock=39,p.RULE_catchBlock=40,p.RULE_finallyBlock=41,p.RULE_alt=42,p.RULE_ifBlock=43,p.RULE_elseIfBlock=44,p.RULE_elseBlock=45,p.RULE_braceBlock=46,p.RULE_loop=47,p.RULE_expr=48,p.RULE_atom=49,p.RULE_parExpr=50,p.RULE_condition=51,p.RULE_inExpr=52;class K4 extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_prog}EOF(){return this.getToken(p.EOF,0)}title(){return this.getTypedRuleContext(wa,0)}head(){return this.getTypedRuleContext(ba,0)}block(){return this.getTypedRuleContext(S1,0)}enterRule(e){e instanceof R&&e.enterProg(this)}exitRule(e){e instanceof R&&e.exitProg(this)}}class wa extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_title}TITLE(){return this.getToken(p.TITLE,0)}TITLE_CONTENT(){return this.getToken(p.TITLE_CONTENT,0)}TITLE_END(){return this.getToken(p.TITLE_END,0)}enterRule(e){e instanceof R&&e.enterTitle(this)}exitRule(e){e instanceof R&&e.exitTitle(this)}}class ba extends A.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);ee(this,"group",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(T1):this.getTypedRuleContext(T1,n)});ee(this,"participant",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(qs):this.getTypedRuleContext(qs,n)});this.parser=n,this.ruleIndex=p.RULE_head}starterExp(){return this.getTypedRuleContext(Ea,0)}enterRule(n){n instanceof R&&n.enterHead(this)}exitRule(n){n instanceof R&&n.exitHead(this)}}class T1 extends A.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);ee(this,"participant",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(qs):this.getTypedRuleContext(qs,n)});this.parser=n,this.ruleIndex=p.RULE_group}GROUP(){return this.getToken(p.GROUP,0)}OBRACE(){return this.getToken(p.OBRACE,0)}CBRACE(){return this.getToken(p.CBRACE,0)}name(){return this.getTypedRuleContext(Ks,0)}enterRule(n){n instanceof R&&n.enterGroup(this)}exitRule(n){n instanceof R&&n.exitGroup(this)}}class Ea extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_starterExp}STARTER_LXR(){return this.getToken(p.STARTER_LXR,0)}OPAR(){return this.getToken(p.OPAR,0)}CPAR(){return this.getToken(p.CPAR,0)}starter(){return this.getTypedRuleContext(Ta,0)}ANNOTATION(){return this.getToken(p.ANNOTATION,0)}enterRule(e){e instanceof R&&e.enterStarterExp(this)}exitRule(e){e instanceof R&&e.exitStarterExp(this)}}class Ta extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_starter}ID(){return this.getToken(p.ID,0)}STRING(){return this.getToken(p.STRING,0)}enterRule(e){e instanceof R&&e.enterStarter(this)}exitRule(e){e instanceof R&&e.exitStarter(this)}}class qs extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_participant}name(){return this.getTypedRuleContext(Ks,0)}participantType(){return this.getTypedRuleContext(Ra,0)}stereotype(){return this.getTypedRuleContext(Sa,0)}width(){return this.getTypedRuleContext(ka,0)}label(){return this.getTypedRuleContext(Aa,0)}COLOR(){return this.getToken(p.COLOR,0)}enterRule(e){e instanceof R&&e.enterParticipant(this)}exitRule(e){e instanceof R&&e.exitParticipant(this)}}class Sa extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_stereotype}SOPEN(){return this.getToken(p.SOPEN,0)}name(){return this.getTypedRuleContext(Ks,0)}SCLOSE(){return this.getToken(p.SCLOSE,0)}GT(){return this.getToken(p.GT,0)}LT(){return this.getToken(p.LT,0)}enterRule(e){e instanceof R&&e.enterStereotype(this)}exitRule(e){e instanceof R&&e.exitStereotype(this)}}class Aa extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_label}AS(){return this.getToken(p.AS,0)}name(){return this.getTypedRuleContext(Ks,0)}enterRule(e){e instanceof R&&e.enterLabel(this)}exitRule(e){e instanceof R&&e.exitLabel(this)}}class Ra extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_participantType}ANNOTATION(){return this.getToken(p.ANNOTATION,0)}enterRule(e){e instanceof R&&e.enterParticipantType(this)}exitRule(e){e instanceof R&&e.exitParticipantType(this)}}class Ks extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_name}ID(){return this.getToken(p.ID,0)}STRING(){return this.getToken(p.STRING,0)}enterRule(e){e instanceof R&&e.enterName(this)}exitRule(e){e instanceof R&&e.exitName(this)}}class ka extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_width}INT(){return this.getToken(p.INT,0)}enterRule(e){e instanceof R&&e.enterWidth(this)}exitRule(e){e instanceof R&&e.exitWidth(this)}}class S1 extends A.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);ee(this,"stat",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(A1):this.getTypedRuleContext(A1,n)});this.parser=n,this.ruleIndex=p.RULE_block}enterRule(n){n instanceof R&&n.enterBlock(this)}exitRule(n){n instanceof R&&n.exitBlock(this)}}class Oa extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_ret}RETURN(){return this.getToken(p.RETURN,0)}expr(){return this.getTypedRuleContext(be,0)}SCOL(){return this.getToken(p.SCOL,0)}ANNOTATION_RET(){return this.getToken(p.ANNOTATION_RET,0)}asyncMessage(){return this.getTypedRuleContext(N1,0)}EVENT_END(){return this.getToken(p.EVENT_END,0)}enterRule(e){e instanceof R&&e.enterRet(this)}exitRule(e){e instanceof R&&e.exitRet(this)}}class Ia extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_divider}dividerNote(){return this.getTypedRuleContext(Ma,0)}enterRule(e){e instanceof R&&e.enterDivider(this)}exitRule(e){e instanceof R&&e.exitDivider(this)}}class Ma extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_dividerNote}DIVIDER(){return this.getToken(p.DIVIDER,0)}enterRule(e){e instanceof R&&e.enterDividerNote(this)}exitRule(e){e instanceof R&&e.exitDividerNote(this)}}class A1 extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_stat,this._OTHER=null}alt(){return this.getTypedRuleContext(Wa,0)}par(){return this.getTypedRuleContext(Na,0)}opt(){return this.getTypedRuleContext(Pa,0)}loop(){return this.getTypedRuleContext(Ya,0)}creation(){return this.getTypedRuleContext(R1,0)}message(){return this.getTypedRuleContext(Da,0)}asyncMessage(){return this.getTypedRuleContext(N1,0)}EVENT_END(){return this.getToken(p.EVENT_END,0)}ret(){return this.getTypedRuleContext(Oa,0)}divider(){return this.getTypedRuleContext(Ia,0)}tcf(){return this.getTypedRuleContext(Ga,0)}OTHER(){return this.getToken(p.OTHER,0)}enterRule(e){e instanceof R&&e.enterStat(this)}exitRule(e){e instanceof R&&e.exitStat(this)}}class Na extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_par}PAR(){return this.getToken(p.PAR,0)}braceBlock(){return this.getTypedRuleContext(rn,0)}enterRule(e){e instanceof R&&e.enterPar(this)}exitRule(e){e instanceof R&&e.exitPar(this)}}class Pa extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_opt}OPT(){return this.getToken(p.OPT,0)}braceBlock(){return this.getTypedRuleContext(rn,0)}enterRule(e){e instanceof R&&e.enterOpt(this)}exitRule(e){e instanceof R&&e.exitOpt(this)}}class R1 extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_creation}creationBody(){return this.getTypedRuleContext(Fa,0)}SCOL(){return this.getToken(p.SCOL,0)}braceBlock(){return this.getTypedRuleContext(rn,0)}enterRule(e){e instanceof R&&e.enterCreation(this)}exitRule(e){e instanceof R&&e.exitCreation(this)}}class Fa extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_creationBody}NEW(){return this.getToken(p.NEW,0)}construct(){return this.getTypedRuleContext(Ha,0)}assignment(){return this.getTypedRuleContext(W0,0)}OPAR(){return this.getToken(p.OPAR,0)}CPAR(){return this.getToken(p.CPAR,0)}parameters(){return this.getTypedRuleContext(F1,0)}enterRule(e){e instanceof R&&e.enterCreationBody(this)}exitRule(e){e instanceof R&&e.exitCreationBody(this)}}class Da extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_message}messageBody(){return this.getTypedRuleContext(Ba,0)}SCOL(){return this.getToken(p.SCOL,0)}braceBlock(){return this.getTypedRuleContext(rn,0)}enterRule(e){e instanceof R&&e.enterMessage(this)}exitRule(e){e instanceof R&&e.exitMessage(this)}}class Ba extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_messageBody}func(){return this.getTypedRuleContext(k1,0)}assignment(){return this.getTypedRuleContext(W0,0)}to(){return this.getTypedRuleContext(Z0,0)}DOT(){return this.getToken(p.DOT,0)}from(){return this.getTypedRuleContext(O1,0)}ARROW(){return this.getToken(p.ARROW,0)}enterRule(e){e instanceof R&&e.enterMessageBody(this)}exitRule(e){e instanceof R&&e.exitMessageBody(this)}}class k1 extends A.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);ee(this,"signature",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(I1):this.getTypedRuleContext(I1,n)});ee(this,"DOT",function(n){return n===void 0&&(n=null),n===null?this.getTokens(p.DOT):this.getToken(p.DOT,n)});this.parser=n,this.ruleIndex=p.RULE_func}enterRule(n){n instanceof R&&n.enterFunc(this)}exitRule(n){n instanceof R&&n.exitFunc(this)}}class O1 extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_from}ID(){return this.getToken(p.ID,0)}STRING(){return this.getToken(p.STRING,0)}enterRule(e){e instanceof R&&e.enterFrom(this)}exitRule(e){e instanceof R&&e.exitFrom(this)}}class Z0 extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_to}ID(){return this.getToken(p.ID,0)}STRING(){return this.getToken(p.STRING,0)}enterRule(e){e instanceof R&&e.enterTo(this)}exitRule(e){e instanceof R&&e.exitTo(this)}}class I1 extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_signature}methodName(){return this.getTypedRuleContext(Va,0)}invocation(){return this.getTypedRuleContext(M1,0)}enterRule(e){e instanceof R&&e.enterSignature(this)}exitRule(e){e instanceof R&&e.exitSignature(this)}}class M1 extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_invocation}OPAR(){return this.getToken(p.OPAR,0)}CPAR(){return this.getToken(p.CPAR,0)}parameters(){return this.getTypedRuleContext(F1,0)}enterRule(e){e instanceof R&&e.enterInvocation(this)}exitRule(e){e instanceof R&&e.exitInvocation(this)}}class W0 extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_assignment}assignee(){return this.getTypedRuleContext(Ua,0)}ASSIGN(){return this.getToken(p.ASSIGN,0)}type(){return this.getTypedRuleContext(P1,0)}enterRule(e){e instanceof R&&e.enterAssignment(this)}exitRule(e){e instanceof R&&e.exitAssignment(this)}}class N1 extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_asyncMessage}to(){return this.getTypedRuleContext(Z0,0)}COL(){return this.getToken(p.COL,0)}content(){return this.getTypedRuleContext($a,0)}from(){return this.getTypedRuleContext(O1,0)}ARROW(){return this.getToken(p.ARROW,0)}MINUS(){return this.getToken(p.MINUS,0)}enterRule(e){e instanceof R&&e.enterAsyncMessage(this)}exitRule(e){e instanceof R&&e.exitAsyncMessage(this)}}class $a extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_content}EVENT_PAYLOAD_LXR(){return this.getToken(p.EVENT_PAYLOAD_LXR,0)}enterRule(e){e instanceof R&&e.enterContent(this)}exitRule(e){e instanceof R&&e.exitContent(this)}}class Ha extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_construct}ID(){return this.getToken(p.ID,0)}STRING(){return this.getToken(p.STRING,0)}enterRule(e){e instanceof R&&e.enterConstruct(this)}exitRule(e){e instanceof R&&e.exitConstruct(this)}}class P1 extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_type}ID(){return this.getToken(p.ID,0)}STRING(){return this.getToken(p.STRING,0)}enterRule(e){e instanceof R&&e.enterType(this)}exitRule(e){e instanceof R&&e.exitType(this)}}class Ua extends A.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);ee(this,"ID",function(n){return n===void 0&&(n=null),n===null?this.getTokens(p.ID):this.getToken(p.ID,n)});ee(this,"COMMA",function(n){return n===void 0&&(n=null),n===null?this.getTokens(p.COMMA):this.getToken(p.COMMA,n)});this.parser=n,this.ruleIndex=p.RULE_assignee}atom(){return this.getTypedRuleContext($n,0)}STRING(){return this.getToken(p.STRING,0)}enterRule(n){n instanceof R&&n.enterAssignee(this)}exitRule(n){n instanceof R&&n.exitAssignee(this)}}class Va extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_methodName}ID(){return this.getToken(p.ID,0)}STRING(){return this.getToken(p.STRING,0)}enterRule(e){e instanceof R&&e.enterMethodName(this)}exitRule(e){e instanceof R&&e.exitMethodName(this)}}class F1 extends A.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);ee(this,"parameter",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(D1):this.getTypedRuleContext(D1,n)});ee(this,"COMMA",function(n){return n===void 0&&(n=null),n===null?this.getTokens(p.COMMA):this.getToken(p.COMMA,n)});this.parser=n,this.ruleIndex=p.RULE_parameters}enterRule(n){n instanceof R&&n.enterParameters(this)}exitRule(n){n instanceof R&&n.exitParameters(this)}}class D1 extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_parameter}declaration(){return this.getTypedRuleContext(za,0)}expr(){return this.getTypedRuleContext(be,0)}enterRule(e){e instanceof R&&e.enterParameter(this)}exitRule(e){e instanceof R&&e.exitParameter(this)}}class za extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_declaration}type(){return this.getTypedRuleContext(P1,0)}ID(){return this.getToken(p.ID,0)}enterRule(e){e instanceof R&&e.enterDeclaration(this)}exitRule(e){e instanceof R&&e.exitDeclaration(this)}}class Ga extends A.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);ee(this,"catchBlock",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(B1):this.getTypedRuleContext(B1,n)});this.parser=n,this.ruleIndex=p.RULE_tcf}tryBlock(){return this.getTypedRuleContext(ja,0)}finallyBlock(){return this.getTypedRuleContext(Za,0)}enterRule(n){n instanceof R&&n.enterTcf(this)}exitRule(n){n instanceof R&&n.exitTcf(this)}}class ja extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_tryBlock}TRY(){return this.getToken(p.TRY,0)}braceBlock(){return this.getTypedRuleContext(rn,0)}enterRule(e){e instanceof R&&e.enterTryBlock(this)}exitRule(e){e instanceof R&&e.exitTryBlock(this)}}class B1 extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_catchBlock}CATCH(){return this.getToken(p.CATCH,0)}braceBlock(){return this.getTypedRuleContext(rn,0)}invocation(){return this.getTypedRuleContext(M1,0)}enterRule(e){e instanceof R&&e.enterCatchBlock(this)}exitRule(e){e instanceof R&&e.exitCatchBlock(this)}}class Za extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_finallyBlock}FINALLY(){return this.getToken(p.FINALLY,0)}braceBlock(){return this.getTypedRuleContext(rn,0)}enterRule(e){e instanceof R&&e.enterFinallyBlock(this)}exitRule(e){e instanceof R&&e.exitFinallyBlock(this)}}class Wa extends A.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);ee(this,"elseIfBlock",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts($1):this.getTypedRuleContext($1,n)});this.parser=n,this.ruleIndex=p.RULE_alt}ifBlock(){return this.getTypedRuleContext(qa,0)}elseBlock(){return this.getTypedRuleContext(Ka,0)}enterRule(n){n instanceof R&&n.enterAlt(this)}exitRule(n){n instanceof R&&n.exitAlt(this)}}class qa extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_ifBlock}IF(){return this.getToken(p.IF,0)}parExpr(){return this.getTypedRuleContext(q0,0)}braceBlock(){return this.getTypedRuleContext(rn,0)}enterRule(e){e instanceof R&&e.enterIfBlock(this)}exitRule(e){e instanceof R&&e.exitIfBlock(this)}}class $1 extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_elseIfBlock}ELSE(){return this.getToken(p.ELSE,0)}IF(){return this.getToken(p.IF,0)}parExpr(){return this.getTypedRuleContext(q0,0)}braceBlock(){return this.getTypedRuleContext(rn,0)}enterRule(e){e instanceof R&&e.enterElseIfBlock(this)}exitRule(e){e instanceof R&&e.exitElseIfBlock(this)}}class Ka extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_elseBlock}ELSE(){return this.getToken(p.ELSE,0)}braceBlock(){return this.getTypedRuleContext(rn,0)}enterRule(e){e instanceof R&&e.enterElseBlock(this)}exitRule(e){e instanceof R&&e.exitElseBlock(this)}}class rn extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_braceBlock}OBRACE(){return this.getToken(p.OBRACE,0)}CBRACE(){return this.getToken(p.CBRACE,0)}block(){return this.getTypedRuleContext(S1,0)}enterRule(e){e instanceof R&&e.enterBraceBlock(this)}exitRule(e){e instanceof R&&e.exitBraceBlock(this)}}class Ya extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_loop}WHILE(){return this.getToken(p.WHILE,0)}parExpr(){return this.getTypedRuleContext(q0,0)}braceBlock(){return this.getTypedRuleContext(rn,0)}enterRule(e){e instanceof R&&e.enterLoop(this)}exitRule(e){e instanceof R&&e.exitLoop(this)}}class be extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_expr}copyFrom(e){super.copyFrom(e)}}class Y4 extends be{constructor(e,n){super(e),super.copyFrom(n)}assignment(){return this.getTypedRuleContext(W0,0)}expr(){return this.getTypedRuleContext(be,0)}enterRule(e){e instanceof R&&e.enterAssignmentExpr(this)}exitRule(e){e instanceof R&&e.exitAssignmentExpr(this)}}p.AssignmentExprContext=Y4;class X4 extends be{constructor(e,n){super(e),super.copyFrom(n)}func(){return this.getTypedRuleContext(k1,0)}to(){return this.getTypedRuleContext(Z0,0)}DOT(){return this.getToken(p.DOT,0)}enterRule(e){e instanceof R&&e.enterFuncExpr(this)}exitRule(e){e instanceof R&&e.exitFuncExpr(this)}}p.FuncExprContext=X4;class Q4 extends be{constructor(e,n){super(e),super.copyFrom(n)}atom(){return this.getTypedRuleContext($n,0)}enterRule(e){e instanceof R&&e.enterAtomExpr(this)}exitRule(e){e instanceof R&&e.exitAtomExpr(this)}}p.AtomExprContext=Q4;class J4 extends be{constructor(n,r){super(n);ee(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});super.copyFrom(r)}OR(){return this.getToken(p.OR,0)}enterRule(n){n instanceof R&&n.enterOrExpr(this)}exitRule(n){n instanceof R&&n.exitOrExpr(this)}}p.OrExprContext=J4;class e5 extends be{constructor(n,r){super(n);ee(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});this.op=null,super.copyFrom(r)}PLUS(){return this.getToken(p.PLUS,0)}MINUS(){return this.getToken(p.MINUS,0)}enterRule(n){n instanceof R&&n.enterAdditiveExpr(this)}exitRule(n){n instanceof R&&n.exitAdditiveExpr(this)}}p.AdditiveExprContext=e5;class t5 extends be{constructor(n,r){super(n);ee(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});this.op=null,super.copyFrom(r)}LTEQ(){return this.getToken(p.LTEQ,0)}GTEQ(){return this.getToken(p.GTEQ,0)}LT(){return this.getToken(p.LT,0)}GT(){return this.getToken(p.GT,0)}enterRule(n){n instanceof R&&n.enterRelationalExpr(this)}exitRule(n){n instanceof R&&n.exitRelationalExpr(this)}}p.RelationalExprContext=t5;class n5 extends be{constructor(n,r){super(n);ee(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});super.copyFrom(r)}PLUS(){return this.getToken(p.PLUS,0)}enterRule(n){n instanceof R&&n.enterPlusExpr(this)}exitRule(n){n instanceof R&&n.exitPlusExpr(this)}}p.PlusExprContext=n5;class r5 extends be{constructor(e,n){super(e),super.copyFrom(n)}NOT(){return this.getToken(p.NOT,0)}expr(){return this.getTypedRuleContext(be,0)}enterRule(e){e instanceof R&&e.enterNotExpr(this)}exitRule(e){e instanceof R&&e.exitNotExpr(this)}}p.NotExprContext=r5;class s5 extends be{constructor(e,n){super(e),super.copyFrom(n)}MINUS(){return this.getToken(p.MINUS,0)}expr(){return this.getTypedRuleContext(be,0)}enterRule(e){e instanceof R&&e.enterUnaryMinusExpr(this)}exitRule(e){e instanceof R&&e.exitUnaryMinusExpr(this)}}p.UnaryMinusExprContext=s5;class i5 extends be{constructor(e,n){super(e),super.copyFrom(n)}creation(){return this.getTypedRuleContext(R1,0)}enterRule(e){e instanceof R&&e.enterCreationExpr(this)}exitRule(e){e instanceof R&&e.exitCreationExpr(this)}}p.CreationExprContext=i5;class o5 extends be{constructor(e,n){super(e),super.copyFrom(n)}OPAR(){return this.getToken(p.OPAR,0)}expr(){return this.getTypedRuleContext(be,0)}CPAR(){return this.getToken(p.CPAR,0)}enterRule(e){e instanceof R&&e.enterParenthesizedExpr(this)}exitRule(e){e instanceof R&&e.exitParenthesizedExpr(this)}}p.ParenthesizedExprContext=o5;class l5 extends be{constructor(n,r){super(n);ee(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});this.op=null,super.copyFrom(r)}MULT(){return this.getToken(p.MULT,0)}DIV(){return this.getToken(p.DIV,0)}MOD(){return this.getToken(p.MOD,0)}enterRule(n){n instanceof R&&n.enterMultiplicationExpr(this)}exitRule(n){n instanceof R&&n.exitMultiplicationExpr(this)}}p.MultiplicationExprContext=l5;class a5 extends be{constructor(n,r){super(n);ee(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});this.op=null,super.copyFrom(r)}EQ(){return this.getToken(p.EQ,0)}NEQ(){return this.getToken(p.NEQ,0)}enterRule(n){n instanceof R&&n.enterEqualityExpr(this)}exitRule(n){n instanceof R&&n.exitEqualityExpr(this)}}p.EqualityExprContext=a5;class c5 extends be{constructor(n,r){super(n);ee(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});super.copyFrom(r)}AND(){return this.getToken(p.AND,0)}enterRule(n){n instanceof R&&n.enterAndExpr(this)}exitRule(n){n instanceof R&&n.exitAndExpr(this)}}p.AndExprContext=c5;class $n extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_atom}copyFrom(e){super.copyFrom(e)}}class u5 extends $n{constructor(e,n){super(e),super.copyFrom(n)}TRUE(){return this.getToken(p.TRUE,0)}FALSE(){return this.getToken(p.FALSE,0)}enterRule(e){e instanceof R&&e.enterBooleanAtom(this)}exitRule(e){e instanceof R&&e.exitBooleanAtom(this)}}p.BooleanAtomContext=u5;class h5 extends $n{constructor(e,n){super(e),super.copyFrom(n)}ID(){return this.getToken(p.ID,0)}enterRule(e){e instanceof R&&e.enterIdAtom(this)}exitRule(e){e instanceof R&&e.exitIdAtom(this)}}p.IdAtomContext=h5;class d5 extends $n{constructor(e,n){super(e),super.copyFrom(n)}STRING(){return this.getToken(p.STRING,0)}enterRule(e){e instanceof R&&e.enterStringAtom(this)}exitRule(e){e instanceof R&&e.exitStringAtom(this)}}p.StringAtomContext=d5;class f5 extends $n{constructor(e,n){super(e),super.copyFrom(n)}NIL(){return this.getToken(p.NIL,0)}enterRule(e){e instanceof R&&e.enterNilAtom(this)}exitRule(e){e instanceof R&&e.exitNilAtom(this)}}p.NilAtomContext=f5;class p5 extends $n{constructor(e,n){super(e),super.copyFrom(n)}INT(){return this.getToken(p.INT,0)}FLOAT(){return this.getToken(p.FLOAT,0)}enterRule(e){e instanceof R&&e.enterNumberAtom(this)}exitRule(e){e instanceof R&&e.exitNumberAtom(this)}}p.NumberAtomContext=p5;class q0 extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_parExpr}OPAR(){return this.getToken(p.OPAR,0)}condition(){return this.getTypedRuleContext(Xa,0)}CPAR(){return this.getToken(p.CPAR,0)}enterRule(e){e instanceof R&&e.enterParExpr(this)}exitRule(e){e instanceof R&&e.exitParExpr(this)}}class Xa extends A.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_condition}atom(){return this.getTypedRuleContext($n,0)}expr(){return this.getTypedRuleContext(be,0)}inExpr(){return this.getTypedRuleContext(Qa,0)}enterRule(e){e instanceof R&&e.enterCondition(this)}exitRule(e){e instanceof R&&e.exitCondition(this)}}class Qa extends A.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);ee(this,"ID",function(n){return n===void 0&&(n=null),n===null?this.getTokens(p.ID):this.getToken(p.ID,n)});this.parser=n,this.ruleIndex=p.RULE_inExpr}IN(){return this.getToken(p.IN,0)}enterRule(n){n instanceof R&&n.enterInExpr(this)}exitRule(n){n instanceof R&&n.exitInExpr(this)}}p.ProgContext=K4,p.TitleContext=wa,p.HeadContext=ba,p.GroupContext=T1,p.StarterExpContext=Ea,p.StarterContext=Ta,p.ParticipantContext=qs,p.StereotypeContext=Sa,p.LabelContext=Aa,p.ParticipantTypeContext=Ra,p.NameContext=Ks,p.WidthContext=ka,p.BlockContext=S1,p.RetContext=Oa,p.DividerContext=Ia,p.DividerNoteContext=Ma,p.StatContext=A1,p.ParContext=Na,p.OptContext=Pa,p.CreationContext=R1,p.CreationBodyContext=Fa,p.MessageContext=Da,p.MessageBodyContext=Ba,p.FuncContext=k1,p.FromContext=O1,p.ToContext=Z0,p.SignatureContext=I1,p.InvocationContext=M1,p.AssignmentContext=W0,p.AsyncMessageContext=N1,p.ContentContext=$a,p.ConstructContext=Ha,p.TypeContext=P1,p.AssigneeContext=Ua,p.MethodNameContext=Va,p.ParametersContext=F1,p.ParameterContext=D1,p.DeclarationContext=za,p.TcfContext=Ga,p.TryBlockContext=ja,p.CatchBlockContext=B1,p.FinallyBlockContext=Za,p.AltContext=Wa,p.IfBlockContext=qa,p.ElseIfBlockContext=$1,p.ElseBlockContext=Ka,p.BraceBlockContext=rn,p.LoopContext=Ya,p.ExprContext=be,p.AtomContext=$n,p.ParExprContext=q0,p.ConditionContext=Xa,p.InExprContext=Qa;function sg(){this.__data__=[],this.size=0}var ig=sg;function og(t,e){return t===e||t!==t&&e!==e}var H1=og,lg=H1;function ag(t,e){for(var n=t.length;n--;)if(lg(t[n][0],e))return n;return-1}var U1=ag,cg=U1,ug=Array.prototype,hg=ug.splice;function dg(t){var e=this.__data__,n=cg(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():hg.call(e,n,1),--this.size,!0}var fg=dg,pg=U1;function gg(t){var e=this.__data__,n=pg(e,t);return n<0?void 0:e[n][1]}var mg=gg,xg=U1;function _g(t){return xg(this.__data__,t)>-1}var Lg=_g,yg=U1;function vg(t,e){var n=this.__data__,r=yg(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this}var Cg=vg,wg=ig,bg=fg,Eg=mg,Tg=Lg,Sg=Cg;function Ys(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ys.prototype.clear=wg,Ys.prototype.delete=bg,Ys.prototype.get=Eg,Ys.prototype.has=Tg,Ys.prototype.set=Sg;var V1=Ys,Ag=V1;function Rg(){this.__data__=new Ag,this.size=0}var kg=Rg;function Og(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n}var Ig=Og;function Mg(t){return this.__data__.get(t)}var Ng=Mg;function Pg(t){return this.__data__.has(t)}var Fg=Pg,Dg=es,Bg=Dg.Symbol,g5=Bg,m5=g5,x5=Object.prototype,$g=x5.hasOwnProperty,Hg=x5.toString,K0=m5?m5.toStringTag:void 0;function Ug(t){var e=$g.call(t,K0),n=t[K0];try{t[K0]=void 0;var r=!0}catch{}var s=Hg.call(t);return r&&(e?t[K0]=n:delete t[K0]),s}var Vg=Ug,zg=Object.prototype,Gg=zg.toString;function jg(t){return Gg.call(t)}var Zg=jg,_5=g5,Wg=Vg,qg=Zg,Kg="[object Null]",Yg="[object Undefined]",L5=_5?_5.toStringTag:void 0;function Xg(t){return t==null?t===void 0?Yg:Kg:L5&&L5 in Object(t)?Wg(t):qg(t)}var z1=Xg;function Qg(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var ss=Qg,Jg=z1,em=ss,tm="[object AsyncFunction]",nm="[object Function]",rm="[object GeneratorFunction]",sm="[object Proxy]";function im(t){if(!em(t))return!1;var e=Jg(t);return e==nm||e==rm||e==tm||e==sm}var Ja=im,om=es,lm=om["__core-js_shared__"],am=lm,ec=am,y5=function(){var t=/[^.]+$/.exec(ec&&ec.keys&&ec.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function cm(t){return!!y5&&y5 in t}var um=cm,hm=Function.prototype,dm=hm.toString;function fm(t){if(t!=null){try{return dm.call(t)}catch{}try{return t+""}catch{}}return""}var pm=fm,gm=Ja,mm=um,xm=ss,_m=pm,Lm=/[\\^$.*+?()[\]{}|]/g,ym=/^\[object .+?Constructor\]$/,vm=Function.prototype,Cm=Object.prototype,wm=vm.toString,bm=Cm.hasOwnProperty,Em=RegExp("^"+wm.call(bm).replace(Lm,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Tm(t){if(!xm(t)||mm(t))return!1;var e=gm(t)?Em:ym;return e.test(_m(t))}var Sm=Tm;function Am(t,e){return t==null?void 0:t[e]}var Rm=Am,km=Sm,Om=Rm;function Im(t,e){var n=Om(t,e);return km(n)?n:void 0}var tc=Im,Mm=tc,Nm=es,Pm=Mm(Nm,"Map"),v5=Pm,Fm=tc,Dm=Fm(Object,"create"),G1=Dm,C5=G1;function Bm(){this.__data__=C5?C5(null):{},this.size=0}var $m=Bm;function Hm(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}var Um=Hm,Vm=G1,zm="__lodash_hash_undefined__",Gm=Object.prototype,jm=Gm.hasOwnProperty;function Zm(t){var e=this.__data__;if(Vm){var n=e[t];return n===zm?void 0:n}return jm.call(e,t)?e[t]:void 0}var Wm=Zm,qm=G1,Km=Object.prototype,Ym=Km.hasOwnProperty;function Xm(t){var e=this.__data__;return qm?e[t]!==void 0:Ym.call(e,t)}var Qm=Xm,Jm=G1,ex="__lodash_hash_undefined__";function tx(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Jm&&e===void 0?ex:e,this}var nx=tx,rx=$m,sx=Um,ix=Wm,ox=Qm,lx=nx;function Xs(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Xs.prototype.clear=rx,Xs.prototype.delete=sx,Xs.prototype.get=ix,Xs.prototype.has=ox,Xs.prototype.set=lx;var ax=Xs,w5=ax,cx=V1,ux=v5;function hx(){this.size=0,this.__data__={hash:new w5,map:new(ux||cx),string:new w5}}var dx=hx;function fx(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}var px=fx,gx=px;function mx(t,e){var n=t.__data__;return gx(e)?n[typeof e=="string"?"string":"hash"]:n.map}var j1=mx,xx=j1;function _x(t){var e=xx(this,t).delete(t);return this.size-=e?1:0,e}var Lx=_x,yx=j1;function vx(t){return yx(this,t).get(t)}var Cx=vx,wx=j1;function bx(t){return wx(this,t).has(t)}var Ex=bx,Tx=j1;function Sx(t,e){var n=Tx(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this}var Ax=Sx,Rx=dx,kx=Lx,Ox=Cx,Ix=Ex,Mx=Ax;function Qs(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Qs.prototype.clear=Rx,Qs.prototype.delete=kx,Qs.prototype.get=Ox,Qs.prototype.has=Ix,Qs.prototype.set=Mx;var Nx=Qs,Px=V1,Fx=v5,Dx=Nx,Bx=200;function $x(t,e){var n=this.__data__;if(n instanceof Px){var r=n.__data__;if(!Fx||r.length<Bx-1)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Dx(r)}return n.set(t,e),this.size=n.size,this}var Hx=$x,Ux=V1,Vx=kg,zx=Ig,Gx=Ng,jx=Fg,Zx=Hx;function Js(t){var e=this.__data__=new Ux(t);this.size=e.size}Js.prototype.clear=Vx,Js.prototype.delete=zx,Js.prototype.get=Gx,Js.prototype.has=jx,Js.prototype.set=Zx;var Wx=Js,qx=tc,Kx=function(){try{var t=qx(Object,"defineProperty");return t({},"",{}),t}catch{}}(),b5=Kx,E5=b5;function Yx(t,e,n){e=="__proto__"&&E5?E5(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}var nc=Yx,Xx=nc,Qx=H1;function Jx(t,e,n){(n!==void 0&&!Qx(t[e],n)||n===void 0&&!(e in t))&&Xx(t,e,n)}var T5=Jx;function e_(t){return function(e,n,r){for(var s=-1,i=Object(e),o=r(e),l=o.length;l--;){var a=o[t?l:++s];if(n(i[a],a,i)===!1)break}return e}}var t_=e_,n_=t_,r_=n_(),s_=r_,rc={exports:{}};(function(t,e){var n=es,r=e&&!e.nodeType&&e,s=r&&!0&&t&&!t.nodeType&&t,i=s&&s.exports===r,o=i?n.Buffer:void 0,l=o?o.allocUnsafe:void 0;function a(c,u){if(u)return c.slice();var h=c.length,d=l?l(h):new c.constructor(h);return c.copy(d),d}t.exports=a})(rc,rc.exports);var i_=es,o_=i_.Uint8Array,l_=o_,S5=l_;function a_(t){var e=new t.constructor(t.byteLength);return new S5(e).set(new S5(t)),e}var c_=a_,u_=c_;function h_(t,e){var n=e?u_(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}var d_=h_;function f_(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e}var p_=f_,g_=ss,A5=Object.create,m_=function(){function t(){}return function(e){if(!g_(e))return{};if(A5)return A5(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}(),x_=m_;function __(t,e){return function(n){return t(e(n))}}var L_=__,y_=L_,v_=y_(Object.getPrototypeOf,Object),R5=v_,C_=Object.prototype;function w_(t){var e=t&&t.constructor,n=typeof e=="function"&&e.prototype||C_;return t===n}var k5=w_,b_=x_,E_=R5,T_=k5;function S_(t){return typeof t.constructor=="function"&&!T_(t)?b_(E_(t)):{}}var A_=S_;function R_(t){return t!=null&&typeof t=="object"}var Y0=R_,k_=z1,O_=Y0,I_="[object Arguments]";function M_(t){return O_(t)&&k_(t)==I_}var N_=M_,O5=N_,P_=Y0,I5=Object.prototype,F_=I5.hasOwnProperty,D_=I5.propertyIsEnumerable,B_=O5(function(){return arguments}())?O5:function(t){return P_(t)&&F_.call(t,"callee")&&!D_.call(t,"callee")},M5=B_,$_=Array.isArray,N5=$_,H_=9007199254740991;function U_(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=H_}var P5=U_,V_=Ja,z_=P5;function G_(t){return t!=null&&z_(t.length)&&!V_(t)}var sc=G_,j_=sc,Z_=Y0;function W_(t){return Z_(t)&&j_(t)}var q_=W_,Z1={exports:{}};function K_(){return!1}var Y_=K_;(function(t,e){var n=es,r=Y_,s=e&&!e.nodeType&&e,i=s&&!0&&t&&!t.nodeType&&t,o=i&&i.exports===s,l=o?n.Buffer:void 0,a=l?l.isBuffer:void 0,c=a||r;t.exports=c})(Z1,Z1.exports);var X_=z1,Q_=R5,J_=Y0,eL="[object Object]",tL=Function.prototype,nL=Object.prototype,F5=tL.toString,rL=nL.hasOwnProperty,sL=F5.call(Object);function iL(t){if(!J_(t)||X_(t)!=eL)return!1;var e=Q_(t);if(e===null)return!0;var n=rL.call(e,"constructor")&&e.constructor;return typeof n=="function"&&n instanceof n&&F5.call(n)==sL}var oL=iL,lL=z1,aL=P5,cL=Y0,uL="[object Arguments]",hL="[object Array]",dL="[object Boolean]",fL="[object Date]",pL="[object Error]",gL="[object Function]",mL="[object Map]",xL="[object Number]",_L="[object Object]",LL="[object RegExp]",yL="[object Set]",vL="[object String]",CL="[object WeakMap]",wL="[object ArrayBuffer]",bL="[object DataView]",EL="[object Float32Array]",TL="[object Float64Array]",SL="[object Int8Array]",AL="[object Int16Array]",RL="[object Int32Array]",kL="[object Uint8Array]",OL="[object Uint8ClampedArray]",IL="[object Uint16Array]",ML="[object Uint32Array]",Qe={};Qe[EL]=Qe[TL]=Qe[SL]=Qe[AL]=Qe[RL]=Qe[kL]=Qe[OL]=Qe[IL]=Qe[ML]=!0,Qe[uL]=Qe[hL]=Qe[wL]=Qe[dL]=Qe[bL]=Qe[fL]=Qe[pL]=Qe[gL]=Qe[mL]=Qe[xL]=Qe[_L]=Qe[LL]=Qe[yL]=Qe[vL]=Qe[CL]=!1;function NL(t){return cL(t)&&aL(t.length)&&!!Qe[lL(t)]}var PL=NL;function FL(t){return function(e){return t(e)}}var DL=FL,ic={exports:{}};(function(t,e){var n=w4,r=e&&!e.nodeType&&e,s=r&&!0&&t&&!t.nodeType&&t,i=s&&s.exports===r,o=i&&n.process,l=function(){try{var a=s&&s.require&&s.require("util").types;return a||o&&o.binding&&o.binding("util")}catch{}}();t.exports=l})(ic,ic.exports);var BL=PL,$L=DL,D5=ic.exports,B5=D5&&D5.isTypedArray,HL=B5?$L(B5):BL,$5=HL;function UL(t,e){if(!(e==="constructor"&&typeof t[e]=="function")&&e!="__proto__")return t[e]}var H5=UL,VL=nc,zL=H1,GL=Object.prototype,jL=GL.hasOwnProperty;function ZL(t,e,n){var r=t[e];(!(jL.call(t,e)&&zL(r,n))||n===void 0&&!(e in t))&&VL(t,e,n)}var WL=ZL,qL=WL,KL=nc;function YL(t,e,n,r){var s=!n;n||(n={});for(var i=-1,o=e.length;++i<o;){var l=e[i],a=r?r(n[l],t[l],l,n,t):void 0;a===void 0&&(a=t[l]),s?KL(n,l,a):qL(n,l,a)}return n}var XL=YL;function QL(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r}var JL=QL,ey=9007199254740991,ty=/^(?:0|[1-9]\d*)$/;function ny(t,e){var n=typeof t;return e=e==null?ey:e,!!e&&(n=="number"||n!="symbol"&&ty.test(t))&&t>-1&&t%1==0&&t<e}var U5=ny,ry=JL,sy=M5,iy=N5,oy=Z1.exports,ly=U5,ay=$5,cy=Object.prototype,uy=cy.hasOwnProperty;function hy(t,e){var n=iy(t),r=!n&&sy(t),s=!n&&!r&&oy(t),i=!n&&!r&&!s&&ay(t),o=n||r||s||i,l=o?ry(t.length,String):[],a=l.length;for(var c in t)(e||uy.call(t,c))&&!(o&&(c=="length"||s&&(c=="offset"||c=="parent")||i&&(c=="buffer"||c=="byteLength"||c=="byteOffset")||ly(c,a)))&&l.push(c);return l}var dy=hy;function fy(t){var e=[];if(t!=null)for(var n in Object(t))e.push(n);return e}var py=fy,gy=ss,my=k5,xy=py,_y=Object.prototype,Ly=_y.hasOwnProperty;function yy(t){if(!gy(t))return xy(t);var e=my(t),n=[];for(var r in t)r=="constructor"&&(e||!Ly.call(t,r))||n.push(r);return n}var vy=yy,Cy=dy,wy=vy,by=sc;function Ey(t){return by(t)?Cy(t,!0):wy(t)}var V5=Ey,Ty=XL,Sy=V5;function Ay(t){return Ty(t,Sy(t))}var Ry=Ay,z5=T5,ky=rc.exports,Oy=d_,Iy=p_,My=A_,G5=M5,j5=N5,Ny=q_,Py=Z1.exports,Fy=Ja,Dy=ss,By=oL,$y=$5,Z5=H5,Hy=Ry;function Uy(t,e,n,r,s,i,o){var l=Z5(t,n),a=Z5(e,n),c=o.get(a);if(c){z5(t,n,c);return}var u=i?i(l,a,n+"",t,e,o):void 0,h=u===void 0;if(h){var d=j5(a),f=!d&&Py(a),g=!d&&!f&&$y(a);u=a,d||f||g?j5(l)?u=l:Ny(l)?u=Iy(l):f?(h=!1,u=ky(a,!0)):g?(h=!1,u=Oy(a,!0)):u=[]:By(a)||G5(a)?(u=l,G5(l)?u=Hy(l):(!Dy(l)||Fy(l))&&(u=My(a))):h=!1}h&&(o.set(a,u),s(u,a,r,i,o),o.delete(a)),z5(t,n,u)}var Vy=Uy,zy=Wx,Gy=T5,jy=s_,Zy=Vy,Wy=ss,qy=V5,Ky=H5;function W5(t,e,n,r,s){t!==e&&jy(e,function(i,o){if(s||(s=new zy),Wy(i))Zy(t,e,o,n,W5,r,s);else{var l=r?r(Ky(t,o),i,o+"",t,e,s):void 0;l===void 0&&(l=i),Gy(t,o,l)}},qy)}var Yy=W5;function Xy(t){return t}var q5=Xy;function Qy(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}var Jy=Qy,ev=Jy,K5=Math.max;function tv(t,e,n){return e=K5(e===void 0?t.length-1:e,0),function(){for(var r=arguments,s=-1,i=K5(r.length-e,0),o=Array(i);++s<i;)o[s]=r[e+s];s=-1;for(var l=Array(e+1);++s<e;)l[s]=r[s];return l[e]=n(o),ev(t,this,l)}}var nv=tv;function rv(t){return function(){return t}}var sv=rv,iv=sv,Y5=b5,ov=q5,lv=Y5?function(t,e){return Y5(t,"toString",{configurable:!0,enumerable:!1,value:iv(e),writable:!0})}:ov,av=lv,cv=800,uv=16,hv=Date.now;function dv(t){var e=0,n=0;return function(){var r=hv(),s=uv-(r-n);if(n=r,s>0){if(++e>=cv)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}var fv=dv,pv=av,gv=fv,mv=gv(pv),xv=mv,_v=q5,Lv=nv,yv=xv;function vv(t,e){return yv(Lv(t,e,_v),t+"")}var Cv=vv,wv=H1,bv=sc,Ev=U5,Tv=ss;function Sv(t,e,n){if(!Tv(n))return!1;var r=typeof e;return(r=="number"?bv(n)&&Ev(e,n.length):r=="string"&&e in n)?wv(n[e],t):!1}var Av=Sv,Rv=Cv,kv=Av;function Ov(t){return Rv(function(e,n){var r=-1,s=n.length,i=s>1?n[s-1]:void 0,o=s>2?n[2]:void 0;for(i=t.length>3&&typeof i=="function"?(s--,i):void 0,o&&kv(n[0],n[1],o)&&(i=s<3?void 0:i,s=1),e=Object(e);++r<s;){var l=n[r];l&&t(e,l,r,i)}return e})}var Iv=Ov,Mv=Yy,Nv=Iv,Pv=Nv(function(t,e,n,r){Mv(t,e,n,r)}),Fv=Pv;class Dv{constructor(e,n,r,s,i,o,l,a,c,u){ee(this,"name");ee(this,"stereotype");ee(this,"width");ee(this,"groupId");ee(this,"explicit");ee(this,"isStarter");ee(this,"label");ee(this,"type");ee(this,"color");ee(this,"comment");this.name=e,this.stereotype=r,this.width=s,this.groupId=i,this.explicit=l,this.isStarter=n,this.label=o,this.type=a,this.color=c,this.comment=u}Type(){var e;switch((e=this.type)==null?void 0:e.toLowerCase()){case"@actor":return 1;case"@boundary":return 2;case"@collection":return 3;case"@control":return 4;case"@database":return 5;case"@entity":return 6;case"@queue":return 7;case"@ec2":return 8;case"@ecs":return 9;case"@iam":return 10;case"@lambda":return 11;case"@rds":return 12;case"@s3":return 13}return 14}}class Bv{constructor(){ee(this,"participants",new Map)}Add(e,n,r,s,i,o,l,a,c,u){const h=new Dv(e,n,r,s,i,o,l,a,c,u);this.participants.set(e,Fv({},this.Get(e),h,(d,f)=>d||f))}ImplicitArray(){return this.Array().filter(e=>!e.explicit&&!e.isStarter)}Array(){return Array.from(this.participants.entries()).map(e=>e[1])}Names(){return Array.from(this.participants.keys())}First(){return this.participants.values().next().value}Get(e){return this.participants.get(e)}Size(){return this.participants.size}Starter(){const e=this.First();return e.isStarter?e:void 0}}const $v=p.ProgContext;let rr,is=!1,oc;const jt=new R;let Hv=function(t){var c,u,h,d,f,g,_;if(is)return;const e=(c=t==null?void 0:t.participantType())==null?void 0:c.getFormattedText().replace("@",""),n=((u=t==null?void 0:t.name())==null?void 0:u.getFormattedText())||"Missing `Participant`",r=(d=(h=t.stereotype())==null?void 0:h.name())==null?void 0:d.getFormattedText(),s=t.width&&t.width()&&Number.parseInt(t.width().getText())||void 0,i=t.label&&((g=(f=t.label())==null?void 0:f.name())==null?void 0:g.getFormattedText()),o=!0,l=(_=t.COLOR())==null?void 0:_.getText(),a=t.getComment();rr.Add(n,!1,r,s,oc,i,o,e,l,a)};jt.enterParticipant=Hv;let X5=function(t){if(is)return;let e=t.getFormattedText();rr.Add(e)};jt.enterFrom=X5,jt.enterTo=X5,jt.enterStarter=function(t){let e=t.getFormattedText();rr.Add(e,!0)},jt.enterCreation=function(t){if(is)return;const e=t.Owner();rr.Add(e)},jt.enterParameters=function(){is=!0},jt.exitParameters=function(){is=!1},jt.enterCondition=function(){is=!0},jt.exitCondition=function(){is=!1},jt.enterGroup=function(t){var e;oc=(e=t.name())==null?void 0:e.getFormattedText()},jt.exitGroup=function(){oc=void 0},jt.enterRet=function(t){t.asyncMessage()||(rr.Add(t.From()),rr.Add(t.ReturnTo()))};const Uv=A.tree.ParseTreeWalker.DEFAULT;jt.getParticipants=function(t,e){return rr=new Bv,e&&t instanceof $v&&rr.Add(t.Starter(),!0),Uv.walk(this,t),rr};const Vv=A.tree.ParseTreeWalker.DEFAULT;var vn=new R,Tt=0,dn=0;vn.enterTcf=function(){Tt++},vn.enterOpt=function(){Tt++},vn.enterPar=function(){Tt++},vn.enterAlt=function(){Tt++},vn.enterLoop=function(){Tt++},vn.exitTcf=function(){dn=Math.max(dn,Tt),Tt--},vn.exitOpt=function(){dn=Math.max(dn,Tt),Tt--},vn.exitPar=function(){dn=Math.max(dn,Tt),Tt--},vn.exitAlt=function(){dn=Math.max(dn,Tt),Tt--},vn.exitLoop=function(){dn=Math.max(dn,Tt),Tt--},vn.depth=function(t){return function(e){return Tt=0,dn=0,e.children.map(function(n){Vv.walk(t,n)}),dn}};const zv=p.TitleContext;zv.prototype.content=function(){return this.children.length<2?"":this.children[1].getText().trim()};const Q5=p,lc=Q5.CreationContext;lc.prototype.Body=lc.prototype.creationBody,lc.prototype.isCurrent=function(t){return J5.bind(this)(t)};const ac=Q5.MessageContext;ac.prototype.Body=ac.prototype.messageBody,ac.prototype.isCurrent=function(t){return J5.bind(this)(t)};function J5(t){try{if(t==null)return!1;const e=this.start.start,n=this.Body().stop.stop+1;return t>=e&&t<=n}catch{return!1}}const cc=p,W1=cc.CreationContext,uc=cc.MessageContext,eh=cc.AsyncMessageContext;W1.prototype.Assignee=function(){var t,e,n;return(n=(e=(t=this.creationBody())==null?void 0:t.assignment())==null?void 0:e.assignee())==null?void 0:n.getFormattedText()},W1.prototype.Constructor=function(){var t,e;return(e=(t=this.creationBody())==null?void 0:t.construct())==null?void 0:e.getFormattedText()},W1.prototype.Owner=function(){if(!this.Constructor())return"Missing Constructor";const t=this.Assignee(),e=this.Constructor();return t?`${t}:${e}`:e},uc.prototype.To=function(){var t,e;return(e=(t=this.messageBody())==null?void 0:t.to())==null?void 0:e.getFormattedText()},uc.prototype.Owner=function(){return this.To()||th(this.parentCtx)};function th(t){for(;t;){if(t instanceof W1||t instanceof uc)return t.Owner();t=t.parentCtx}}eh.prototype.To=function(){var t;return(t=this.to())==null?void 0:t.getFormattedText()},eh.prototype.Owner=function(){return this.To()||th(this.parentCtx)};const Gv=p.ProgContext;Gv.prototype.Starter=function(){var i,o,l,a,c,u,h,d,f,g,_,v;const t=(l=(o=(i=this.head())==null?void 0:i.starterExp())==null?void 0:o.starter())==null?void 0:l.getFormattedText();let e,n,r;const s=(a=this.block())==null?void 0:a.stat();if(s&&s[0]){const x=(h=(u=(c=s[0].message())==null?void 0:c.messageBody())==null?void 0:u.from())==null?void 0:h.getFormattedText(),m=(f=(d=s[0].asyncMessage())==null?void 0:d.from())==null?void 0:f.getFormattedText();e=x||m}else{const x=(g=this.head())==null?void 0:g.children;if(x&&x[0]){const m=x[0];if(m instanceof p.ParticipantContext&&(n=(_=m.name())==null?void 0:_.getFormattedText()),m instanceof p.GroupContext){const y=m.participant();y&&y[0]&&(r=(v=y[0].name())==null?void 0:v.getFormattedText())}}}return t||e||n||r||"_STARTER_"};const q1=p,jv=q1.RetContext,nh=q1.ProgContext,rh=q1.MessageContext,Zv=q1.CreationContext;jv.prototype.ReturnTo=function(){var r,s;const n=this.parentCtx.parentCtx.parentCtx;if(n instanceof nh)return n.Starter();{let i=n;for(;i&&!(i instanceof rh)&&!(i instanceof Zv);){if(i instanceof nh)return i.Starter();i=i.parentCtx}return i instanceof rh&&((s=(r=i.messageBody())==null?void 0:r.from())==null?void 0:s.getFormattedText())||i.ClosestAncestorStat().Origin()}};const Wv=A.ParserRuleContext,sh=p.StatContext,hc=p.ProgContext,qv=p.MessageContext,Kv=p.CreationContext;Wv.prototype.Origin=function(){let t=this.parentCtx;for(;t&&!(t instanceof sh||t instanceof hc);)t=this.parentCtx;return t.Origin()},sh.prototype.Origin=function(){let t=this.parentCtx;for(;t;){if(t instanceof hc)return t.Starter();if(t instanceof qv||t instanceof Kv){const e=t.Owner();if(e)return e}t=t.parentCtx}},hc.prototype.Origin=function(){return this.Starter()};const Yv=p.DividerContext;Yv.prototype.Note=function(){var e;const t=(e=this.dividerNote())==null?void 0:e.getFormattedText().trim();if(!t.startsWith("=="))throw new Error("Divider note must start with ==");return t==null?void 0:t.replace(/^=+|=+$/g,"")};const dc=p,Xv=dc.MessageContext,Qv=dc.AsyncMessageContext,Jv=dc.CreationContext;Xv.prototype.SignatureText=function(){var t,e,n;return(n=(e=(t=this.messageBody())==null?void 0:t.func())==null?void 0:e.signature())==null?void 0:n.map(r=>r==null?void 0:r.getFormattedText()).join(".")},Qv.prototype.SignatureText=function(){var t;return(t=this.content())==null?void 0:t.getFormattedText()},Jv.prototype.SignatureText=function(){var n;const t=this.creationBody().parameters();return"\xAB"+(((n=t==null?void 0:t.parameter())==null?void 0:n.length)>0?t.getFormattedText():"create")+"\xBB"};const eC=p.MessageContext;class tC{constructor(e,n){ee(this,"assignee");ee(this,"type");if(n&&!e)throw new Error("assignee must be defined if type is defined");this.assignee=e||"",this.type=n||""}getText(){return[this.assignee,this.type].filter(Boolean).join(":")}}eC.prototype.Assignment=function(){var r,s;const t=this.messageBody().assignment(),e=(r=t==null?void 0:t.assignee())==null?void 0:r.getFormattedText(),n=(s=t==null?void 0:t.type())==null?void 0:s.getFormattedText();if(e)return new tC(e,n)};const X0=p,nC=X0.CreationContext,rC=X0.StatContext,ih=X0.MessageContext,sC=X0.AsyncMessageContext,iC=X0.RetContext;nC.prototype.From=function(){if(this.parentCtx instanceof rC)return this.ClosestAncestorStat().Origin()},ih.prototype.ProvidedFrom=function(){var t,e;return(e=(t=this.messageBody())==null?void 0:t.from())==null?void 0:e.getFormattedText()},ih.prototype.From=function(){return this.ProvidedFrom()||this.ClosestAncestorStat().Origin()},sC.prototype.From=function(){return this.from()?this.from().getFormattedText():this.ClosestAncestorStat().Origin()},iC.prototype.From=function(){return this.ClosestAncestorStat().Origin()},A.ParserRuleContext.prototype.Key=function(){return`${this.start.start}:${this.stop.stop}`};const fc=p,pc=fc.CreationContext;pc.prototype.Body=pc.prototype.creationBody,pc.prototype.isInitedFromOccurrence=function(t){return oh.bind(this)(t)};const gc=fc.MessageContext;gc.prototype.Body=gc.prototype.messageBody,gc.prototype.isInitedFromOccurrence=function(t){return oh.bind(this)(t)};function oh(t){let e=this;for(;e!=null;){if(e instanceof fc.StatContext){let n;if(e.message&&e.message()?n=e.message().Owner():e.creation&&e.creation()?n=e.creation().Owner():e.asyncMessage&&e.asyncMessage()&&(n=e.asyncMessage().to().getFormattedText()),n===t)return!0}e=e.parentCtx}return!1}const lh=p,ah=lh.StatContext;A.ParserRuleContext.prototype.ClosestAncestorStat=function(){let t=this;for(;!(t instanceof ah);)t=t.parentCtx;if(t instanceof ah)return t},A.ParserRuleContext.prototype.ClosestAncestorBlock=function(){var e;const t=(e=this.ClosestAncestorStat())==null?void 0:e.parentCtx;if(t instanceof lh.BlockContext)return t;console.warn("Cannot find closest ancestor block for context:",this)};function oC(t,e){switch(t){case 0:return function(){return e.apply(this,arguments)};case 1:return function(n){return e.apply(this,arguments)};case 2:return function(n,r){return e.apply(this,arguments)};case 3:return function(n,r,s){return e.apply(this,arguments)};case 4:return function(n,r,s,i){return e.apply(this,arguments)};case 5:return function(n,r,s,i,o){return e.apply(this,arguments)};case 6:return function(n,r,s,i,o,l){return e.apply(this,arguments)};case 7:return function(n,r,s,i,o,l,a){return e.apply(this,arguments)};case 8:return function(n,r,s,i,o,l,a,c){return e.apply(this,arguments)};case 9:return function(n,r,s,i,o,l,a,c,u){return e.apply(this,arguments)};case 10:return function(n,r,s,i,o,l,a,c,u,h){return e.apply(this,arguments)};default:throw new Error("First argument to _arity must be a non-negative integer no greater than ten")}}var ch=oC;function lC(t,e){return function(){return e.call(this,t.apply(this,arguments))}}var aC=lC;function cC(t){return t!=null&&typeof t=="object"&&t["@@functional/placeholder"]===!0}var mc=cC,uC=mc;function hC(t){return function e(n){return arguments.length===0||uC(n)?e:t.apply(this,arguments)}}var K1=hC,xc=K1,Q0=mc;function dC(t){return function e(n,r){switch(arguments.length){case 0:return e;case 1:return Q0(n)?e:xc(function(s){return t(n,s)});default:return Q0(n)&&Q0(r)?e:Q0(n)?xc(function(s){return t(s,r)}):Q0(r)?xc(function(s){return t(n,s)}):t(n,r)}}}var uh=dC,Y1=K1,e0=uh,yt=mc;function fC(t){return function e(n,r,s){switch(arguments.length){case 0:return e;case 1:return yt(n)?e:e0(function(i,o){return t(n,i,o)});case 2:return yt(n)&&yt(r)?e:yt(n)?e0(function(i,o){return t(i,r,o)}):yt(r)?e0(function(i,o){return t(n,i,o)}):Y1(function(i){return t(n,r,i)});default:return yt(n)&&yt(r)&&yt(s)?e:yt(n)&&yt(r)?e0(function(i,o){return t(i,o,s)}):yt(n)&&yt(s)?e0(function(i,o){return t(i,r,o)}):yt(r)&&yt(s)?e0(function(i,o){return t(n,i,o)}):yt(n)?Y1(function(i){return t(i,r,s)}):yt(r)?Y1(function(i){return t(n,i,s)}):yt(s)?Y1(function(i){return t(n,r,i)}):t(n,r,s)}}}var _c=fC,hh=Array.isArray||function(e){return e!=null&&e.length>=0&&Object.prototype.toString.call(e)==="[object Array]"};function pC(t){return Object.prototype.toString.call(t)==="[object String]"}var gC=pC,mC=K1,xC=hh,_C=gC,LC=mC(function(e){return xC(e)?!0:!e||typeof e!="object"||_C(e)?!1:e.length===0?!0:e.length>0?e.hasOwnProperty(0)&&e.hasOwnProperty(e.length-1):!1}),yC=LC,vC=function(){function t(e){this.f=e}return t.prototype["@@transducer/init"]=function(){throw new Error("init not implemented on XWrap")},t.prototype["@@transducer/result"]=function(e){return e},t.prototype["@@transducer/step"]=function(e,n){return this.f(e,n)},t}();function CC(t){return new vC(t)}var wC=CC,bC=ch,EC=uh,TC=EC(function(e,n){return bC(e.length,function(){return e.apply(n,arguments)})}),SC=TC,AC=yC,RC=wC,kC=SC;function OC(t,e,n){for(var r=0,s=n.length;r<s;){if(e=t["@@transducer/step"](e,n[r]),e&&e["@@transducer/reduced"]){e=e["@@transducer/value"];break}r+=1}return t["@@transducer/result"](e)}function dh(t,e,n){for(var r=n.next();!r.done;){if(e=t["@@transducer/step"](e,r.value),e&&e["@@transducer/reduced"]){e=e["@@transducer/value"];break}r=n.next()}return t["@@transducer/result"](e)}function fh(t,e,n,r){return t["@@transducer/result"](n[r](kC(t["@@transducer/step"],t),e))}var ph=typeof Symbol<"u"?Symbol.iterator:"@@iterator";function IC(t,e,n){if(typeof t=="function"&&(t=RC(t)),AC(n))return OC(t,e,n);if(typeof n["fantasy-land/reduce"]=="function")return fh(t,e,n,"fantasy-land/reduce");if(n[ph]!=null)return dh(t,e,n[ph]());if(typeof n.next=="function")return dh(t,e,n);if(typeof n.reduce=="function")return fh(t,e,n,"reduce");throw new TypeError("reduce: list must be array or iterable")}var MC=IC,NC=_c,PC=MC,FC=NC(PC),DC=FC,BC=hh;function $C(t,e){return function(){var n=arguments.length;if(n===0)return e();var r=arguments[n-1];return BC(r)||typeof r[t]!="function"?e.apply(this,arguments):r[t].apply(r,Array.prototype.slice.call(arguments,0,n-1))}}var gh=$C,HC=gh,UC=_c,VC=UC(HC("slice",function(e,n,r){return Array.prototype.slice.call(r,e,n)})),zC=VC,GC=gh,jC=K1,ZC=zC,WC=jC(GC("tail",ZC(1,1/0))),qC=WC,KC=ch,YC=aC,XC=DC,QC=qC;function JC(){if(arguments.length===0)throw new Error("pipe requires at least one argument");return KC(arguments[0].length,XC(YC,arguments[0],QC(arguments)))}var ew=JC;const tw=ew;var nw=_c,rw=nw(function(e,n,r){return r.replace(e,n)}),sw=rw;const t0=sw,iw=t0(/[\n\r]/g," "),ow=t0(/\s+/g," "),lw=t0(/\s*([,;.])\s*/g,"$1"),aw=t0(/\s*(\()\s*|\s*(\))/g,"$1$2"),cw=t0(/\s+$/g,""),uw=t0(/^"(.*)"$/,"$1"),hw=tw(iw,ow,lw,aw,cw,uw),Lc=(t,e)=>{let n=e;for(t[n]===`
|
|
16
16
|
`&&n--;n>=0;){if(t[n]===`
|
|
17
17
|
`)return n+1;n--}return 0},mh=(t,e)=>{const n=Lc(t,e);if(n===0)return 0;let r=n-2;for(;r>=0;){if(t[r]===`
|
|
18
|
-
`)return r+1;r--}return 0},dw=(t,e)=>{const n=Lc(t,e);if(n===0)return"";const r=mh(t,e);return t.slice(r,n)};class fw extends A.error.ErrorListener{syntaxError(e,n,r,s,i){}}function pw(t){const e=new A.InputStream(t),n=new Y(e),r=new A.CommonTokenStream(n),s=new p(r);return s.addErrorListener(new fw),s._syntaxErrors?null:s.prog()}A.ParserRuleContext.prototype.getFormattedText=function(){const t=this.parser.getTokenStream().getText(this.getSourceInterval());return hw(t)},A.ParserRuleContext.prototype.getComment=function(){let t=this.start.tokenIndex,e=Y.channelNames.indexOf("COMMENT_CHANNEL");this.constructor.name==="BraceBlockContext"&&(t=this.stop.tokenIndex);let n=this.parser.getTokenStream().getHiddenTokensToLeft(t,e);return n&&n.map(r=>r.text.substring(2)).join("")},A.ParserRuleContext.prototype.returnedValue=function(){return this.braceBlock().block().ret().value()};const gw=p.ProgContext,mw=pw,xh=p.GroupContext,_h=p.ParticipantContext,n0=function(t,e){return jt.getParticipants(t,e)};var br=(t=>(t[t.MessageContent=0]="MessageContent",t[t.ParticipantName=1]="ParticipantName",t))(br||{});let yc={};const Lh={},yh=t=>{var e;if(t!=null){const n=(e=yc[t])!=null?e:Lh[t];return n!==void 0?n:null}return null},vh=(t,e,n=!1)=>{yc[t]=e,n&&(Lh[t]=e)},Ch=()=>{yc={}};function J0(t,e){const n=`WidthProviderOnBrowser_${t}_${e}`,r=yh(n);if(r!=null)return r;let s=document.querySelector(".textarea-hidden-div");if(!s){const o=document.createElement("div");o.className="textarea-hidden-div ",o.style.fontSize=e===br.MessageContent?"0.875rem":"1rem",o.style.fontFamily="Helvetica, Verdana, serif",o.style.display="inline",o.style.whiteSpace="nowrap",o.style.visibility="hidden",o.style.position="absolute",o.style.top="0",o.style.left="0",o.style.overflow="hidden",o.style.width="0px",o.style.paddingLeft="0px",o.style.paddingRight="0px",o.style.margin="0px",o.style.border="0px",document.body.appendChild(o),s=o}s.textContent=t;const i=s.scrollWidth;return vh(n,i,!0),i}const xw=110,vc=20,_w=10,Lw=14,yw=100,wh=70,vw=p;class Cc extends R{constructor(){super(...arguments);ee(this,"explicitParticipants",[]);ee(this,"starter","");ee(this,"implicitParticipants",[]);ee(this,"isBlind",!1)}enterCondition(){this.isBlind=!0}exitCondition(){this.isBlind=!1}enterParameters(){this.isBlind=!0}exitParameters(){this.isBlind=!1}enterStarter(n){this.starter=n.getFormattedText()}enterParticipant(n){var o,l,a;const r=((o=n==null?void 0:n.name())==null?void 0:o.getFormattedText())||"Missing `Participant` name",s=(a=(l=n.label())==null?void 0:l.name())==null?void 0:a.getFormattedText(),i={name:r,label:s,left:""};this.explicitParticipants.push(i)}enterFrom(n){if(this.isBlind)return;const r=n==null?void 0:n.getFormattedText();if(n.ClosestAncestorBlock().parentCtx instanceof vw.ProgContext&&n.ClosestAncestorStat()===n.ClosestAncestorBlock().children[0]){this.starter=r;return}this.enterTo(n)}enterTo(n){if(this.isBlind)return;const r=n==null?void 0:n.getFormattedText();if(r===this.starter||this.explicitParticipants.some(i=>i.name===r))return;const s={name:r,left:""};this.implicitParticipants.push(s)}enterCreation(n){if(this.isBlind)return;const r=n==null?void 0:n.Owner();if(r===this.starter||this.explicitParticipants.some(i=>i.name===r))return;const s={name:r,left:""};this.implicitParticipants.push(s)}result(){let n=[...this.explicitParticipants,...this.implicitParticipants];return this._isStarterExplicitlyPositioned()||n.unshift(this._getStarter()),n=this._dedup(n),Cc._assignLeft(n),n}_isStarterExplicitlyPositioned(){return this.starter&&this.explicitParticipants.find(n=>n.name===this.starter)}_getStarter(){return{name:this.starter||"_STARTER_",left:""}}_dedup(n){return n.filter((r,s)=>n.findIndex(i=>i.name===r.name)===s)}static _assignLeft(n){n.reduce((r,s)=>(s.left=r.name||"",s),{name:"",left:""})}}function Cw(t){const e=new Cc;return A.tree.ParseTreeWalker.DEFAULT.walk(e,t),e.result()}function X1(t,e){return{position:t,velocity:e}}function bh(t,e){return X1(t.position+e.position,t.velocity+e.velocity)}const Eh=Math.sqrt(Number.EPSILON);function ww(t,e){const n=t.position-e.position;return n<-Eh||Math.abs(n)<=Eh&&t.velocity<e.velocity}function bw(){return{delta:1/0,dualLessThan:function(t,e){const n=ww(t,e);return n&&([t,e]=[e,t]),t.velocity<e.velocity&&(this.delta=Math.min(this.delta,(t.position-e.position)/(e.velocity-t.velocity))),n}}}function Ew(t,e){const n=Array();for(let r=0;r<t;r++){n.push([]);for(let s=0;s<r;s++)e[s][r]>0&&n[r].push({i:s,length:X1(e[s][r],0)})}return n}function Tw(t,e){const n=bw();let r=X1(0,0);const s=[];for(let i=0;i<t.length;i++){let o=null;i>0&&(r=bh(r,e[i-1]));for(const l of t[i]){const a=bh(s[l.i].maximum,l.length);n.dualLessThan(r,a)&&(o=l.i,r=a)}s.push({argument:o,maximum:r})}return[n.delta,s]}function Sw(t,e,n){let r=t.length-1;for(;r>0;){const s=t[r].argument;s!==null?r=s:(r--,n[r].velocity=0)}}function Aw(t,e){for(let n=0;n<t.length;n++)t[n].position+=t[n].velocity*e}function Rw(t){const e=[];for(const n of t)e.push(n.maximum.position);return e}function kw(t){const e=t.length,n=Ew(e,t),r=[];for(let s=1;s<e;s++)r.push(X1(0,1));for(;;){const[s,i]=Tw(n,r);if(s==1/0)return Rw(i);i[e-1].maximum.velocity>0?Sw(i,n,r):Aw(r,s)}}var ei=(t=>(t[t.SyncMessage=0]="SyncMessage",t[t.AsyncMessage=1]="AsyncMessage",t[t.CreationMessage=2]="CreationMessage",t))(ei||{});class Ow extends R{constructor(){super(...arguments);ee(this,"isBlind",!1);ee(this,"ownableMessages",[]);ee(this,"enterMessage",n=>this._addOwnedMessage(ei.SyncMessage)(n));ee(this,"enterAsyncMessage",n=>this._addOwnedMessage(ei.AsyncMessage)(n));ee(this,"enterCreation",n=>this._addOwnedMessage(ei.CreationMessage)(n));ee(this,"_addOwnedMessage",n=>r=>{if(this.isBlind)return;const s=r.From(),i=r==null?void 0:r.Owner(),o=r==null?void 0:r.SignatureText();this.ownableMessages.push({from:s,signature:o,type:n,to:i})})}enterParameters(){this.isBlind=!0}exitParameters(){this.isBlind=!1}result(){return this.ownableMessages}}function Th(t){const e=A.tree.ParseTreeWalker.DEFAULT,n=new Ow;return e.walk(n,t),n.result()}class Iw{constructor(e,n){ee(this,"m",[]);ee(this,"widthProvider");ee(this,"participantModels");ee(this,"ownableMessages");Ch(),this.participantModels=Cw(e),this.ownableMessages=Th(e),this.widthProvider=n,this.walkThrough()}orderedParticipantNames(){return this.participantModels.map(e=>e.name)}getPosition(e){const n=this.participantModels.findIndex(l=>l.name===e);if(n===-1)throw Error(`Participant ${e} not found`);const r=`getPosition_${e}`,s=yh(r);if(s!=null)return s;const o=this.getParticipantGap(this.participantModels[0])+kw(this.m)[n];return vh(r,o),console.debug(`Position of ${e} is ${o}`),o}walkThrough(){this.withParticipantGaps(this.participantModels),this.withMessageGaps(this.ownableMessages,this.participantModels)}half(e){if(e==="_STARTER_")return vc/2;const n=this.halfWithMargin(this.labelOrName(e));return Math.max(n,xw/2)}getWidth(){const e=this.participantModels[this.participantModels.length-1].name,n=this.getPosition(e)+this.half(e);return Math.max(n,200)}distance(e,n){return this.getPosition(n)-this.getPosition(e)}withMessageGaps(e,n){e.forEach(r=>{const s=n.findIndex(a=>a.name===r.from),i=n.findIndex(a=>a.name===r.to);if(s===-1||i===-1){console.warn(`Participant ${r.from} or ${r.to} not found`);return}const o=Math.min(s,i),l=Math.max(s,i);try{const a=this.getMessageWidth(r);this.m[o][l]=Math.max(a+_w+Lw,this.m[o][l])}catch{console.warn(`Could not set message gap between ${r.from} and ${r.to}`)}})}getMessageWidth(e){const n=this.half(e.to);let r=this.widthProvider(e.signature,br.MessageContent);return e.type===ei.CreationMessage&&(r+=n),r}withParticipantGaps(e){this.m=e.map((n,r)=>e.map((s,i)=>i-r===1?this.getParticipantGap(s):0))}getParticipantGap(e){const n=this.half(e.left),r=this.half(e.name),s=e.left&&e.left!=="_STARTER_",i=e.name&&e.name!=="_STARTER_";return(s&&n||0)+(i&&r||0)}labelOrName(e){const n=this.participantModels.findIndex(r=>r.name===e);return n===-1?"":this.participantModels[n].label||this.participantModels[n].name}halfWithMargin(e){return this._getParticipantWidth(e)/2+vc/2}_getParticipantWidth(e){return Math.max(this.widthProvider(e||"",br.ParticipantName),yw)}}let Sh=0;setTimeout(function(){Sh||console.warn("[@zenuml/core] Store is a function and is not initiated in 1 second.")},1e3);var sr=(t=>(t.Static="static",t.Dynamic="dynamic",t))(sr||{});const Ah=()=>(Sh=xp(),{state:{warning:void 0,code:"",theme:"theme-default",enableScopedTheming:!1,themeIconDot:Boolean(localStorage.getItem(`${location.hostname}-zenuml-theme-icon-dot`)),enableMultiTheme:!0,scale:1,selected:[],cursor:null,showTips:!1,mode:"dynamic",numbering:Boolean(localStorage.getItem(`${location.hostname}-zenuml-numbering`)),stickyOffset:0,diagramElement:null,onElementClick:t=>{console.log("Element clicked",t)},onMessageClick:()=>{},onContentChange:()=>{},onThemeChange:()=>{},onEventEmit:()=>{}},getters:{code:t=>t.code,rootContext:t=>mw(t.code),title:(t,e)=>{var n,r;return(r=(n=e.rootContext)==null?void 0:n.title())==null?void 0:r.content()},participants:(t,e)=>n0(e.rootContext,!0),coordinates:(t,e)=>new Iw(e.rootContext,J0),centerOf:(t,e)=>n=>{if(!n)return console.error("[@zenuml/core] centerOf: entity is undefined"),0;try{return e.coordinates.getPosition(n)||0}catch(r){return console.error(r),0}},GroupContext:()=>xh,ParticipantContext:()=>_h,cursor:t=>t.cursor,distance:(t,e)=>(n,r)=>e.centerOf(n)-e.centerOf(r),distance2:(t,e)=>(n,r)=>!n||!r?0:e.centerOf(r)-e.centerOf(n),onElementClick:t=>t.onElementClick,onMessageClick:t=>t.onMessageClick,diagramElement:t=>t.diagramElement,onContentChange:t=>t.onContentChange,onThemeChange:t=>t.onThemeChange,onEventEmit:t=>t.onEventEmit},mutations:{code:function(t,e){t.code=e},setScale:function(t,e){t.scale=e},onSelect:function(t,e){t.selected.includes(e)?t.selected=t.selected.filter(n=>n!==e):t.selected.push(e)},cursor:function(t,e){t.cursor=e},toggleNumbering(t,e){e?localStorage.setItem(`${location.hostname}-zenuml-numbering`,"1"):localStorage.setItem(`${location.hostname}-zenuml-numbering`,""),t.numbering=e},setTheme:function(t,e){var n;t.theme=e,(n=t.onThemeChange)==null||n.call(t,{theme:e,currentDiagramOnly:Boolean(t.scopeThemingChecked)})},setThemeIconDot:function(t,e){localStorage.setItem(`${location.hostname}-zenuml-theme-icon-dot`,e?"1":""),t.themeIconDot=e},setEnableScopedTheming:function(t,e){var n;t.enableScopedTheming=e,(n=t.onThemeChange)==null||n.call(t,{theme:t.theme,scoped:e})},eventEmit:function(t,e){var n;(n=t.onEventEmit)==null||n.call(t,e.event,e.data)},onEventEmit:function(t,e){t.onEventEmit=e},onMessageClick:function(t,e){t.onMessageClick=e},onContentChange:function(t,e){t.onContentChange=e},onThemeChange:function(t,e){t.onThemeChange=e},diagramElement:function(t,e){t.diagramElement=e}},actions:{updateCode:function({commit:t},e){if(typeof e=="string")throw Error("You are using a old version of vue-sequence. New version requires {code, cursor}.");e.code!==this.state.code&&t("code",e.code)}},strict:!1}),Mw=(t,e)=>{const n=t[e];return n?typeof n=="function"?n():Promise.resolve(n):new Promise((r,s)=>{(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(s.bind(null,new Error("Unknown variable dynamic import: "+e)))})},Er={__name:"Icon",props:{name:{type:String,required:!0},iconClass:{type:String,required:!1}},setup(t){const e=t,n=Is(()=>Mw(Object.assign({"./icons/close.svg":()=>Promise.resolve().then(()=>qO),"./icons/collapse-expanded.svg":()=>Promise.resolve().then(()=>XO),"./icons/collapse-unexpanded.svg":()=>Promise.resolve().then(()=>eI),"./icons/debug.svg":()=>Promise.resolve().then(()=>rI),"./icons/message-arrow.svg":()=>Promise.resolve().then(()=>oI),"./icons/non-selected-cycle.svg":()=>Promise.resolve().then(()=>cI),"./icons/numbering.svg":()=>Promise.resolve().then(()=>dI),"./icons/privacy.svg":()=>Promise.resolve().then(()=>gI),"./icons/selected-cycle.svg":()=>Promise.resolve().then(()=>_I),"./icons/theme.svg":()=>Promise.resolve().then(()=>vI),"./icons/tip.svg":()=>Promise.resolve().then(()=>bI),"./icons/zoom-in.svg":()=>Promise.resolve().then(()=>SI),"./icons/zoom-out.svg":()=>Promise.resolve().then(()=>kI)}),`./icons/${e.name}.svg`));return(r,s)=>(k(),U("span",{class:Ce(["flex items-center justify-center",t.iconClass]),onClick:s[0]||(s[0]=i=>r.$emit("icon-click"))},[(k(),Ae(Yi(H(n)),{class:"w-full h-full"}))],2))}},WM="",We=(t,e)=>{const n=t.__vccOpts||t;for(const[r,s]of e)n[r]=s;return n},Nw={name:"Privacy",components:{Icon:Er}},Pw={class:"privacy tooltip bottom whitespace-normal flex items-center","data-tooltip":"We (the vendor) do not have access to your data. The diagram is generated in this browser."};function Fw(t,e,n,r,s,i){const o=me("Icon");return k(),U("div",null,[S("div",Pw,[G(o,{name:"privacy","icon-class":"fill-current h-6 w-6 m-auto"})])])}const Dw=We(Nw,[["render",Fw],["__scopeId","data-v-3e7c8bd7"]]),Bw={name:"DiagramTitle",props:["context"],computed:{title:function(){var t;return(t=this.context)==null?void 0:t.content()}}},$w={class:"title text-skin-title text-base font-semibold"};function Hw(t,e,n,r,s,i){return k(),U("div",$w,Ge(i.title),1)}const Uw=We(Bw,[["render",Hw]]),wc=new o4;function Vw(t,e,n,r){t.commit("eventEmit",{event:"trackEvent",data:{label:JSON.stringify(e),action:n,category:r}})}var bc={exports:{}},zw={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]},Rh={exports:{}},Gw=function(e){return!e||typeof e=="string"?!1:e instanceof Array||Array.isArray(e)||e.length>=0&&(e.splice instanceof Function||Object.getOwnPropertyDescriptor(e,e.length-1)&&e.constructor.name!=="String")},jw=Gw,Zw=Array.prototype.concat,Ww=Array.prototype.slice,kh=Rh.exports=function(e){for(var n=[],r=0,s=e.length;r<s;r++){var i=e[r];jw(i)?n=Zw.call(n,Ww.call(i)):n.push(i)}return n};kh.wrap=function(t){return function(){return t(kh(arguments))}};var Q1=zw,ti=Rh.exports,Oh={};for(var Ec in Q1)Q1.hasOwnProperty(Ec)&&(Oh[Q1[Ec]]=Ec);var sn=bc.exports={to:{},get:{}};sn.get=function(t){var e=t.substring(0,3).toLowerCase(),n,r;switch(e){case"hsl":n=sn.get.hsl(t),r="hsl";break;case"hwb":n=sn.get.hwb(t),r="hwb";break;default:n=sn.get.rgb(t),r="rgb";break}return n?{model:r,value:n}:null},sn.get.rgb=function(t){if(!t)return null;var e=/^#([a-f0-9]{3,4})$/i,n=/^#([a-f0-9]{6})([a-f0-9]{2})?$/i,r=/^rgba?\(\s*([+-]?\d+)\s*,\s*([+-]?\d+)\s*,\s*([+-]?\d+)\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,s=/^rgba?\(\s*([+-]?[\d\.]+)\%\s*,\s*([+-]?[\d\.]+)\%\s*,\s*([+-]?[\d\.]+)\%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,i=/(\D+)/,o=[0,0,0,1],l,a,c;if(l=t.match(n)){for(c=l[2],l=l[1],a=0;a<3;a++){var u=a*2;o[a]=parseInt(l.slice(u,u+2),16)}c&&(o[3]=parseInt(c,16)/255)}else if(l=t.match(e)){for(l=l[1],c=l[3],a=0;a<3;a++)o[a]=parseInt(l[a]+l[a],16);c&&(o[3]=parseInt(c+c,16)/255)}else if(l=t.match(r)){for(a=0;a<3;a++)o[a]=parseInt(l[a+1],0);l[4]&&(o[3]=parseFloat(l[4]))}else if(l=t.match(s)){for(a=0;a<3;a++)o[a]=Math.round(parseFloat(l[a+1])*2.55);l[4]&&(o[3]=parseFloat(l[4]))}else return(l=t.match(i))?l[1]==="transparent"?[0,0,0,0]:(o=Q1[l[1]],o?(o[3]=1,o):null):null;for(a=0;a<3;a++)o[a]=Tr(o[a],0,255);return o[3]=Tr(o[3],0,1),o},sn.get.hsl=function(t){if(!t)return null;var e=/^hsla?\(\s*([+-]?(?:\d{0,3}\.)?\d+)(?:deg)?\s*,\s*([+-]?[\d\.]+)%\s*,\s*([+-]?[\d\.]+)%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,n=t.match(e);if(n){var r=parseFloat(n[4]),s=(parseFloat(n[1])+360)%360,i=Tr(parseFloat(n[2]),0,100),o=Tr(parseFloat(n[3]),0,100),l=Tr(isNaN(r)?1:r,0,1);return[s,i,o,l]}return null},sn.get.hwb=function(t){if(!t)return null;var e=/^hwb\(\s*([+-]?\d{0,3}(?:\.\d+)?)(?:deg)?\s*,\s*([+-]?[\d\.]+)%\s*,\s*([+-]?[\d\.]+)%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,n=t.match(e);if(n){var r=parseFloat(n[4]),s=(parseFloat(n[1])%360+360)%360,i=Tr(parseFloat(n[2]),0,100),o=Tr(parseFloat(n[3]),0,100),l=Tr(isNaN(r)?1:r,0,1);return[s,i,o,l]}return null},sn.to.hex=function(){var t=ti(arguments);return"#"+J1(t[0])+J1(t[1])+J1(t[2])+(t[3]<1?J1(Math.round(t[3]*255)):"")},sn.to.rgb=function(){var t=ti(arguments);return t.length<4||t[3]===1?"rgb("+Math.round(t[0])+", "+Math.round(t[1])+", "+Math.round(t[2])+")":"rgba("+Math.round(t[0])+", "+Math.round(t[1])+", "+Math.round(t[2])+", "+t[3]+")"},sn.to.rgb.percent=function(){var t=ti(arguments),e=Math.round(t[0]/255*100),n=Math.round(t[1]/255*100),r=Math.round(t[2]/255*100);return t.length<4||t[3]===1?"rgb("+e+"%, "+n+"%, "+r+"%)":"rgba("+e+"%, "+n+"%, "+r+"%, "+t[3]+")"},sn.to.hsl=function(){var t=ti(arguments);return t.length<4||t[3]===1?"hsl("+t[0]+", "+t[1]+"%, "+t[2]+"%)":"hsla("+t[0]+", "+t[1]+"%, "+t[2]+"%, "+t[3]+")"},sn.to.hwb=function(){var t=ti(arguments),e="";return t.length>=4&&t[3]!==1&&(e=", "+t[3]),"hwb("+t[0]+", "+t[1]+"%, "+t[2]+"%"+e+")"},sn.to.keyword=function(t){return Oh[t.slice(0,3)]};function Tr(t,e,n){return Math.min(Math.max(e,t),n)}function J1(t){var e=t.toString(16).toUpperCase();return e.length<2?"0"+e:e}function qw(t){const e=bc.exports.get.rgb(t),[n,r,s]=e;return(n*299+r*587+s*114)/1e3}function Kw(t){const e=bc.exports.get.rgb(t),[n,r,s]=e;return`rgb(${n}, ${r}, ${s})`}const Yw=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
`)return r+1;r--}return 0},dw=(t,e)=>{const n=Lc(t,e);if(n===0)return"";const r=mh(t,e);return t.slice(r,n)};class fw extends A.error.ErrorListener{syntaxError(e,n,r,s,i){}}function pw(t){const e=new A.InputStream(t),n=new Y(e),r=new A.CommonTokenStream(n),s=new p(r);return s.addErrorListener(new fw),s._syntaxErrors?null:s.prog()}A.ParserRuleContext.prototype.getFormattedText=function(){const t=this.parser.getTokenStream().getText(this.getSourceInterval());return hw(t)},A.ParserRuleContext.prototype.getComment=function(){let t=this.start.tokenIndex,e=Y.channelNames.indexOf("COMMENT_CHANNEL");this.constructor.name==="BraceBlockContext"&&(t=this.stop.tokenIndex);let n=this.parser.getTokenStream().getHiddenTokensToLeft(t,e);return n&&n.map(r=>r.text.substring(2)).join("")},A.ParserRuleContext.prototype.returnedValue=function(){return this.braceBlock().block().ret().value()};const gw=p.ProgContext,mw=pw,xh=p.GroupContext,_h=p.ParticipantContext,n0=function(t,e){return jt.getParticipants(t,e)};var br=(t=>(t[t.MessageContent=0]="MessageContent",t[t.ParticipantName=1]="ParticipantName",t))(br||{});let yc={};const Lh={},yh=t=>{var e;if(t!=null){const n=(e=yc[t])!=null?e:Lh[t];return n!==void 0?n:null}return null},vh=(t,e,n=!1)=>{yc[t]=e,n&&(Lh[t]=e)},Ch=()=>{yc={}};function J0(t,e){const n=`WidthProviderOnBrowser_${t}_${e}`,r=yh(n);if(r!=null)return r;let s=document.querySelector(".textarea-hidden-div");if(!s){const o=document.createElement("div");o.className="textarea-hidden-div ",o.style.fontSize=e===br.MessageContent?"0.875rem":"1rem",o.style.fontFamily="Helvetica, Verdana, serif",o.style.display="inline",o.style.whiteSpace="nowrap",o.style.visibility="hidden",o.style.position="absolute",o.style.top="0",o.style.left="0",o.style.overflow="hidden",o.style.width="0px",o.style.paddingLeft="0px",o.style.paddingRight="0px",o.style.margin="0px",o.style.border="0px",document.body.appendChild(o),s=o}s.textContent=t;const i=s.scrollWidth;return vh(n,i,!0),i}const xw=110,vc=20,_w=10,Lw=14,yw=100,wh=70,vw=p;class Cc extends R{constructor(){super(...arguments);ee(this,"explicitParticipants",[]);ee(this,"starter","");ee(this,"implicitParticipants",[]);ee(this,"isBlind",!1)}enterCondition(){this.isBlind=!0}exitCondition(){this.isBlind=!1}enterParameters(){this.isBlind=!0}exitParameters(){this.isBlind=!1}enterStarter(n){this.starter=n.getFormattedText()}enterParticipant(n){var o,l,a;const r=((o=n==null?void 0:n.name())==null?void 0:o.getFormattedText())||"Missing `Participant` name",s=(a=(l=n.label())==null?void 0:l.name())==null?void 0:a.getFormattedText(),i={name:r,label:s,left:""};this.explicitParticipants.push(i)}enterFrom(n){if(this.isBlind)return;const r=n==null?void 0:n.getFormattedText();if(n.ClosestAncestorBlock().parentCtx instanceof vw.ProgContext&&n.ClosestAncestorStat()===n.ClosestAncestorBlock().children[0]){this.starter=r;return}this.enterTo(n)}enterTo(n){if(this.isBlind)return;const r=n==null?void 0:n.getFormattedText();if(r===this.starter||this.explicitParticipants.some(i=>i.name===r))return;const s={name:r,left:""};this.implicitParticipants.push(s)}enterCreation(n){if(this.isBlind)return;const r=n==null?void 0:n.Owner();if(r===this.starter||this.explicitParticipants.some(i=>i.name===r))return;const s={name:r,left:""};this.implicitParticipants.push(s)}result(){let n=[...this.explicitParticipants,...this.implicitParticipants];return this._isStarterExplicitlyPositioned()||n.unshift(this._getStarter()),n=this._dedup(n),Cc._assignLeft(n),n}_isStarterExplicitlyPositioned(){return this.starter&&this.explicitParticipants.find(n=>n.name===this.starter)}_getStarter(){return{name:this.starter||"_STARTER_",left:""}}_dedup(n){return n.filter((r,s)=>n.findIndex(i=>i.name===r.name)===s)}static _assignLeft(n){n.reduce((r,s)=>(s.left=r.name||"",s),{name:"",left:""})}}function Cw(t){const e=new Cc;return A.tree.ParseTreeWalker.DEFAULT.walk(e,t),e.result()}function X1(t,e){return{position:t,velocity:e}}function bh(t,e){return X1(t.position+e.position,t.velocity+e.velocity)}const Eh=Math.sqrt(Number.EPSILON);function ww(t,e){const n=t.position-e.position;return n<-Eh||Math.abs(n)<=Eh&&t.velocity<e.velocity}function bw(){return{delta:1/0,dualLessThan:function(t,e){const n=ww(t,e);return n&&([t,e]=[e,t]),t.velocity<e.velocity&&(this.delta=Math.min(this.delta,(t.position-e.position)/(e.velocity-t.velocity))),n}}}function Ew(t,e){const n=Array();for(let r=0;r<t;r++){n.push([]);for(let s=0;s<r;s++)e[s][r]>0&&n[r].push({i:s,length:X1(e[s][r],0)})}return n}function Tw(t,e){const n=bw();let r=X1(0,0);const s=[];for(let i=0;i<t.length;i++){let o=null;i>0&&(r=bh(r,e[i-1]));for(const l of t[i]){const a=bh(s[l.i].maximum,l.length);n.dualLessThan(r,a)&&(o=l.i,r=a)}s.push({argument:o,maximum:r})}return[n.delta,s]}function Sw(t,e,n){let r=t.length-1;for(;r>0;){const s=t[r].argument;s!==null?r=s:(r--,n[r].velocity=0)}}function Aw(t,e){for(let n=0;n<t.length;n++)t[n].position+=t[n].velocity*e}function Rw(t){const e=[];for(const n of t)e.push(n.maximum.position);return e}function kw(t){const e=t.length,n=Ew(e,t),r=[];for(let s=1;s<e;s++)r.push(X1(0,1));for(;;){const[s,i]=Tw(n,r);if(s==1/0)return Rw(i);i[e-1].maximum.velocity>0?Sw(i,n,r):Aw(r,s)}}var ei=(t=>(t[t.SyncMessage=0]="SyncMessage",t[t.AsyncMessage=1]="AsyncMessage",t[t.CreationMessage=2]="CreationMessage",t))(ei||{});class Ow extends R{constructor(){super(...arguments);ee(this,"isBlind",!1);ee(this,"ownableMessages",[]);ee(this,"enterMessage",n=>this._addOwnedMessage(ei.SyncMessage)(n));ee(this,"enterAsyncMessage",n=>this._addOwnedMessage(ei.AsyncMessage)(n));ee(this,"enterCreation",n=>this._addOwnedMessage(ei.CreationMessage)(n));ee(this,"_addOwnedMessage",n=>r=>{if(this.isBlind)return;const s=r.From(),i=r==null?void 0:r.Owner(),o=r==null?void 0:r.SignatureText();this.ownableMessages.push({from:s,signature:o,type:n,to:i})})}enterParameters(){this.isBlind=!0}exitParameters(){this.isBlind=!1}result(){return this.ownableMessages}}function Th(t){const e=A.tree.ParseTreeWalker.DEFAULT,n=new Ow;return e.walk(n,t),n.result()}class Iw{constructor(e,n){ee(this,"m",[]);ee(this,"widthProvider");ee(this,"participantModels");ee(this,"ownableMessages");Ch(),this.participantModels=Cw(e),this.ownableMessages=Th(e),this.widthProvider=n,this.walkThrough()}orderedParticipantNames(){return this.participantModels.map(e=>e.name)}getPosition(e){const n=this.participantModels.findIndex(l=>l.name===e);if(n===-1)throw Error(`Participant ${e} not found`);const r=`getPosition_${e}`,s=yh(r);if(s!=null)return s;const o=this.getParticipantGap(this.participantModels[0])+kw(this.m)[n];return vh(r,o),console.debug(`Position of ${e} is ${o}`),o}walkThrough(){this.withParticipantGaps(this.participantModels),this.withMessageGaps(this.ownableMessages,this.participantModels)}half(e){if(e==="_STARTER_")return vc/2;const n=this.halfWithMargin(this.labelOrName(e));return Math.max(n,xw/2)}getWidth(){const e=this.participantModels[this.participantModels.length-1].name,n=this.getPosition(e)+this.half(e);return Math.max(n,200)}distance(e,n){return this.getPosition(n)-this.getPosition(e)}withMessageGaps(e,n){e.forEach(r=>{const s=n.findIndex(a=>a.name===r.from),i=n.findIndex(a=>a.name===r.to);if(s===-1||i===-1){console.warn(`Participant ${r.from} or ${r.to} not found`);return}const o=Math.min(s,i),l=Math.max(s,i);try{const a=this.getMessageWidth(r);this.m[o][l]=Math.max(a+_w+Lw,this.m[o][l])}catch{console.warn(`Could not set message gap between ${r.from} and ${r.to}`)}})}getMessageWidth(e){const n=this.half(e.to);let r=this.widthProvider(e.signature,br.MessageContent);return e.type===ei.CreationMessage&&(r+=n),r}withParticipantGaps(e){this.m=e.map((n,r)=>e.map((s,i)=>i-r===1?this.getParticipantGap(s):0))}getParticipantGap(e){const n=this.half(e.left),r=this.half(e.name),s=e.left&&e.left!=="_STARTER_",i=e.name&&e.name!=="_STARTER_";return(s&&n||0)+(i&&r||0)}labelOrName(e){const n=this.participantModels.findIndex(r=>r.name===e);return n===-1?"":this.participantModels[n].label||this.participantModels[n].name}halfWithMargin(e){return this._getParticipantWidth(e)/2+vc/2}_getParticipantWidth(e){return Math.max(this.widthProvider(e||"",br.ParticipantName),yw)}}let Sh=0;setTimeout(function(){Sh||console.warn("[@zenuml/core] Store is a function and is not initiated in 1 second.")},1e3);var sr=(t=>(t.Static="static",t.Dynamic="dynamic",t))(sr||{});const Ah=()=>(Sh=xp(),{state:{warning:void 0,code:"",theme:"theme-default",enableScopedTheming:!1,themeIconDot:Boolean(localStorage.getItem(`${location.hostname}-zenuml-theme-icon-dot`)),enableMultiTheme:!0,scale:1,selected:[],cursor:null,showTips:!1,mode:"dynamic",numbering:Boolean(localStorage.getItem(`${location.hostname}-zenuml-numbering`)),stickyOffset:0,diagramElement:null,onElementClick:t=>{console.log("Element clicked",t)},onMessageClick:()=>{},onContentChange:()=>{},onThemeChange:()=>{},onEventEmit:()=>{}},getters:{code:t=>t.code,rootContext:t=>mw(t.code),title:(t,e)=>{var n,r;return(r=(n=e.rootContext)==null?void 0:n.title())==null?void 0:r.content()},participants:(t,e)=>n0(e.rootContext,!0),coordinates:(t,e)=>new Iw(e.rootContext,J0),centerOf:(t,e)=>n=>{if(!n)return console.error("[@zenuml/core] centerOf: entity is undefined"),0;try{return e.coordinates.getPosition(n)||0}catch(r){return console.error(r),0}},GroupContext:()=>xh,ParticipantContext:()=>_h,cursor:t=>t.cursor,distance:(t,e)=>(n,r)=>e.centerOf(n)-e.centerOf(r),distance2:(t,e)=>(n,r)=>!n||!r?0:e.centerOf(r)-e.centerOf(n),onElementClick:t=>t.onElementClick,onMessageClick:t=>t.onMessageClick,diagramElement:t=>t.diagramElement,onContentChange:t=>t.onContentChange,onThemeChange:t=>t.onThemeChange,onEventEmit:t=>t.onEventEmit},mutations:{code:function(t,e){t.code=e},setScale:function(t,e){t.scale=e},onSelect:function(t,e){t.selected.includes(e)?t.selected=t.selected.filter(n=>n!==e):t.selected.push(e)},cursor:function(t,e){t.cursor=e},toggleNumbering(t,e){e?localStorage.setItem(`${location.hostname}-zenuml-numbering`,"1"):localStorage.setItem(`${location.hostname}-zenuml-numbering`,""),t.numbering=e},setTheme:function(t,e){var n;t.theme=e,(n=t.onThemeChange)==null||n.call(t,{theme:e,scoped:Boolean(t.enableScopedTheming)})},setThemeIconDot:function(t,e){localStorage.setItem(`${location.hostname}-zenuml-theme-icon-dot`,e?"1":""),t.themeIconDot=e},setEnableScopedTheming:function(t,e){var n;t.enableScopedTheming=e,(n=t.onThemeChange)==null||n.call(t,{theme:t.theme,scoped:e})},eventEmit:function(t,e){var n;(n=t.onEventEmit)==null||n.call(t,e.event,e.data)},onEventEmit:function(t,e){t.onEventEmit=e},onMessageClick:function(t,e){t.onMessageClick=e},onContentChange:function(t,e){t.onContentChange=e},onThemeChange:function(t,e){t.onThemeChange=e},diagramElement:function(t,e){t.diagramElement=e}},actions:{updateCode:function({commit:t},e){if(typeof e=="string")throw Error("You are using a old version of vue-sequence. New version requires {code, cursor}.");e.code!==this.state.code&&t("code",e.code)}},strict:!1}),Mw=(t,e)=>{const n=t[e];return n?typeof n=="function"?n():Promise.resolve(n):new Promise((r,s)=>{(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(s.bind(null,new Error("Unknown variable dynamic import: "+e)))})},Er={__name:"Icon",props:{name:{type:String,required:!0},iconClass:{type:String,required:!1}},setup(t){const e=t,n=Is(()=>Mw(Object.assign({"./icons/close.svg":()=>Promise.resolve().then(()=>qO),"./icons/collapse-expanded.svg":()=>Promise.resolve().then(()=>XO),"./icons/collapse-unexpanded.svg":()=>Promise.resolve().then(()=>eI),"./icons/debug.svg":()=>Promise.resolve().then(()=>rI),"./icons/message-arrow.svg":()=>Promise.resolve().then(()=>oI),"./icons/non-selected-cycle.svg":()=>Promise.resolve().then(()=>cI),"./icons/numbering.svg":()=>Promise.resolve().then(()=>dI),"./icons/privacy.svg":()=>Promise.resolve().then(()=>gI),"./icons/selected-cycle.svg":()=>Promise.resolve().then(()=>_I),"./icons/theme.svg":()=>Promise.resolve().then(()=>vI),"./icons/tip.svg":()=>Promise.resolve().then(()=>bI),"./icons/zoom-in.svg":()=>Promise.resolve().then(()=>SI),"./icons/zoom-out.svg":()=>Promise.resolve().then(()=>kI)}),`./icons/${e.name}.svg`));return(r,s)=>(k(),U("span",{class:Ce(["flex items-center justify-center",t.iconClass]),onClick:s[0]||(s[0]=i=>r.$emit("icon-click"))},[(k(),Ae(Yi(H(n)),{class:"w-full h-full"}))],2))}},WM="",We=(t,e)=>{const n=t.__vccOpts||t;for(const[r,s]of e)n[r]=s;return n},Nw={name:"Privacy",components:{Icon:Er}},Pw={class:"privacy tooltip bottom whitespace-normal flex items-center","data-tooltip":"We (the vendor) do not have access to your data. The diagram is generated in this browser."};function Fw(t,e,n,r,s,i){const o=me("Icon");return k(),U("div",null,[S("div",Pw,[G(o,{name:"privacy","icon-class":"fill-current h-6 w-6 m-auto"})])])}const Dw=We(Nw,[["render",Fw],["__scopeId","data-v-3e7c8bd7"]]),Bw={name:"DiagramTitle",props:["context"],computed:{title:function(){var t;return(t=this.context)==null?void 0:t.content()}}},$w={class:"title text-skin-title text-base font-semibold"};function Hw(t,e,n,r,s,i){return k(),U("div",$w,Ge(i.title),1)}const Uw=We(Bw,[["render",Hw]]),wc=new o4;function Vw(t,e,n,r){t.commit("eventEmit",{event:"trackEvent",data:{label:JSON.stringify(e),action:n,category:r}})}var bc={exports:{}},zw={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]},Rh={exports:{}},Gw=function(e){return!e||typeof e=="string"?!1:e instanceof Array||Array.isArray(e)||e.length>=0&&(e.splice instanceof Function||Object.getOwnPropertyDescriptor(e,e.length-1)&&e.constructor.name!=="String")},jw=Gw,Zw=Array.prototype.concat,Ww=Array.prototype.slice,kh=Rh.exports=function(e){for(var n=[],r=0,s=e.length;r<s;r++){var i=e[r];jw(i)?n=Zw.call(n,Ww.call(i)):n.push(i)}return n};kh.wrap=function(t){return function(){return t(kh(arguments))}};var Q1=zw,ti=Rh.exports,Oh={};for(var Ec in Q1)Q1.hasOwnProperty(Ec)&&(Oh[Q1[Ec]]=Ec);var sn=bc.exports={to:{},get:{}};sn.get=function(t){var e=t.substring(0,3).toLowerCase(),n,r;switch(e){case"hsl":n=sn.get.hsl(t),r="hsl";break;case"hwb":n=sn.get.hwb(t),r="hwb";break;default:n=sn.get.rgb(t),r="rgb";break}return n?{model:r,value:n}:null},sn.get.rgb=function(t){if(!t)return null;var e=/^#([a-f0-9]{3,4})$/i,n=/^#([a-f0-9]{6})([a-f0-9]{2})?$/i,r=/^rgba?\(\s*([+-]?\d+)\s*,\s*([+-]?\d+)\s*,\s*([+-]?\d+)\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,s=/^rgba?\(\s*([+-]?[\d\.]+)\%\s*,\s*([+-]?[\d\.]+)\%\s*,\s*([+-]?[\d\.]+)\%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,i=/(\D+)/,o=[0,0,0,1],l,a,c;if(l=t.match(n)){for(c=l[2],l=l[1],a=0;a<3;a++){var u=a*2;o[a]=parseInt(l.slice(u,u+2),16)}c&&(o[3]=parseInt(c,16)/255)}else if(l=t.match(e)){for(l=l[1],c=l[3],a=0;a<3;a++)o[a]=parseInt(l[a]+l[a],16);c&&(o[3]=parseInt(c+c,16)/255)}else if(l=t.match(r)){for(a=0;a<3;a++)o[a]=parseInt(l[a+1],0);l[4]&&(o[3]=parseFloat(l[4]))}else if(l=t.match(s)){for(a=0;a<3;a++)o[a]=Math.round(parseFloat(l[a+1])*2.55);l[4]&&(o[3]=parseFloat(l[4]))}else return(l=t.match(i))?l[1]==="transparent"?[0,0,0,0]:(o=Q1[l[1]],o?(o[3]=1,o):null):null;for(a=0;a<3;a++)o[a]=Tr(o[a],0,255);return o[3]=Tr(o[3],0,1),o},sn.get.hsl=function(t){if(!t)return null;var e=/^hsla?\(\s*([+-]?(?:\d{0,3}\.)?\d+)(?:deg)?\s*,\s*([+-]?[\d\.]+)%\s*,\s*([+-]?[\d\.]+)%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,n=t.match(e);if(n){var r=parseFloat(n[4]),s=(parseFloat(n[1])+360)%360,i=Tr(parseFloat(n[2]),0,100),o=Tr(parseFloat(n[3]),0,100),l=Tr(isNaN(r)?1:r,0,1);return[s,i,o,l]}return null},sn.get.hwb=function(t){if(!t)return null;var e=/^hwb\(\s*([+-]?\d{0,3}(?:\.\d+)?)(?:deg)?\s*,\s*([+-]?[\d\.]+)%\s*,\s*([+-]?[\d\.]+)%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,n=t.match(e);if(n){var r=parseFloat(n[4]),s=(parseFloat(n[1])%360+360)%360,i=Tr(parseFloat(n[2]),0,100),o=Tr(parseFloat(n[3]),0,100),l=Tr(isNaN(r)?1:r,0,1);return[s,i,o,l]}return null},sn.to.hex=function(){var t=ti(arguments);return"#"+J1(t[0])+J1(t[1])+J1(t[2])+(t[3]<1?J1(Math.round(t[3]*255)):"")},sn.to.rgb=function(){var t=ti(arguments);return t.length<4||t[3]===1?"rgb("+Math.round(t[0])+", "+Math.round(t[1])+", "+Math.round(t[2])+")":"rgba("+Math.round(t[0])+", "+Math.round(t[1])+", "+Math.round(t[2])+", "+t[3]+")"},sn.to.rgb.percent=function(){var t=ti(arguments),e=Math.round(t[0]/255*100),n=Math.round(t[1]/255*100),r=Math.round(t[2]/255*100);return t.length<4||t[3]===1?"rgb("+e+"%, "+n+"%, "+r+"%)":"rgba("+e+"%, "+n+"%, "+r+"%, "+t[3]+")"},sn.to.hsl=function(){var t=ti(arguments);return t.length<4||t[3]===1?"hsl("+t[0]+", "+t[1]+"%, "+t[2]+"%)":"hsla("+t[0]+", "+t[1]+"%, "+t[2]+"%, "+t[3]+")"},sn.to.hwb=function(){var t=ti(arguments),e="";return t.length>=4&&t[3]!==1&&(e=", "+t[3]),"hwb("+t[0]+", "+t[1]+"%, "+t[2]+"%"+e+")"},sn.to.keyword=function(t){return Oh[t.slice(0,3)]};function Tr(t,e,n){return Math.min(Math.max(e,t),n)}function J1(t){var e=t.toString(16).toUpperCase();return e.length<2?"0"+e:e}function qw(t){const e=bc.exports.get.rgb(t),[n,r,s]=e;return(n*299+r*587+s*114)/1e3}function Kw(t){const e=bc.exports.get.rgb(t),[n,r,s]=e;return`rgb(${n}, ${r}, ${s})`}const Yw=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
19
19
|
<g>
|
|
20
20
|
<path d="M15.5489 4.19771C15.5489 5.18773 15.1485 6.13721 14.4358 6.83726C13.7231 7.53731 12.7565 7.93058 11.7486 7.93058C10.7407 7.93058 9.77403 7.53731 9.06133 6.83726C8.34863 6.13721 7.94824 5.18773 7.94824 4.19771C7.94824 3.20768 8.34863 2.25822 9.06133 1.55818C9.77403 0.858126 10.7407 0.464844 11.7486 0.464844C12.7565 0.464844 13.7231 0.858126 14.4358 1.55818C15.1485 2.25822 15.5489 3.20768 15.5489 4.19771Z" stroke="currentColor"/>
|
|
21
21
|
<path d="M6.54883 11.2152L17.2025 11.2073M11.7471 8.06641V19.5806V8.06641ZM11.7471 19.4385L6.79789 23.5738L11.7471 19.4385ZM11.7551 19.4385L17.1864 23.3055L11.7551 19.4385Z" stroke="currentColor"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o as c, c as e, a as o } from "./core.
|
|
1
|
+
import { o as c, c as e, a as o } from "./core.c5142191.js";
|
|
2
2
|
const s = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
viewBox: "0 0 1024 1024"
|
|
@@ -20,4 +20,4 @@ export {
|
|
|
20
20
|
_ as default,
|
|
21
21
|
l as render
|
|
22
22
|
};
|
|
23
|
-
//# sourceMappingURL=zoom-in.
|
|
23
|
+
//# sourceMappingURL=zoom-in.1bc3617f.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o as t, c, a as o } from "./core.
|
|
1
|
+
import { o as t, c, a as o } from "./core.c5142191.js";
|
|
2
2
|
const e = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
viewBox: "0 0 1024 1024"
|
|
@@ -20,4 +20,4 @@ export {
|
|
|
20
20
|
h as default,
|
|
21
21
|
s as render
|
|
22
22
|
};
|
|
23
|
-
//# sourceMappingURL=zoom-out.
|
|
23
|
+
//# sourceMappingURL=zoom-out.c306adcc.js.map
|