js.lib.prompto.core.bundle.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of WebSite Show documentation
Show all versions of WebSite Show documentation
Prompto Documentation Web Site POM
!function(t){var e={};function i(s){if(e[s])return e[s].exports;var r=e[s]={i:s,l:!1,exports:{}};return t[s].call(r.exports,r,r.exports,i),r.l=!0,r.exports}i.m=t,i.c=e,i.d=function(t,e,s){i.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:s})},i.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},i.t=function(t,e){if(1&e&&(t=i(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var s=Object.create(null);if(i.r(s),Object.defineProperty(s,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)i.d(s,r,function(e){return t[e]}.bind(null,r));return s},i.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return i.d(e,"a",e),e},i.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},i.p="",i(i.s=278)}([function(t,e,i){e.atn=i(279),e.codepointat=i(175),e.dfa=i(285),e.fromcodepoint=i(176),e.tree=i(287),e.error=i(288),e.Token=i(35).Token,e.CharStreams=i(290),e.CommonToken=i(35).CommonToken,e.InputStream=i(127),e.FileStream=i(291),e.CommonTokenStream=i(292),e.Lexer=i(105),e.Parser=i(294);var s=i(60);e.PredictionContextCache=s.PredictionContextCache,e.ParserRuleContext=i(174),e.Interval=i(44).Interval,e.IntervalSet=i(44).IntervalSet,e.Utils=i(41),e.LL1Analyzer=i(166).LL1Analyzer},function(t,e,i){"use strict";i.r(e),i.d(e,"VoidType",(function(){return o})),i.d(e,"NullType",(function(){return h})),i.d(e,"DbIdType",(function(){return l})),i.d(e,"AnyType",(function(){return u})),i.d(e,"MissingType",(function(){return d})),i.d(e,"NativeType",(function(){return n})),i.d(e,"BooleanType",(function(){return x})),i.d(e,"IntegerType",(function(){return T})),i.d(e,"DecimalType",(function(){return g})),i.d(e,"CharacterType",(function(){return A})),i.d(e,"DateTimeType",(function(){return L})),i.d(e,"DateType",(function(){return I})),i.d(e,"TimeType",(function(){return C})),i.d(e,"PeriodType",(function(){return v})),i.d(e,"VersionType",(function(){return b})),i.d(e,"UUIDType",(function(){return w})),i.d(e,"TextType",(function(){return B})),i.d(e,"DocumentType",(function(){return J})),i.d(e,"BlobType",(function(){return q})),i.d(e,"ImageType",(function(){return X})),i.d(e,"ContainerType",(function(){return z})),i.d(e,"ListType",(function(){return nt})),i.d(e,"SetType",(function(){return ht})),i.d(e,"TupleType",(function(){return lt})),i.d(e,"RangeType",(function(){return ct})),i.d(e,"DictionaryType",(function(){return ft})),i.d(e,"EntryType",(function(){return _t})),i.d(e,"CategoryType",(function(){return xt.default})),i.d(e,"ResourceType",(function(){return Et})),i.d(e,"IterableType",(function(){return K})),i.d(e,"IteratorType",(function(){return mt})),i.d(e,"CursorType",(function(){return Rt})),i.d(e,"MethodType",(function(){return Tt})),i.d(e,"CodeType",(function(){return gt})),i.d(e,"JsxType",(function(){return yt})),i.d(e,"CssType",(function(){return At})),i.d(e,"HtmlType",(function(){return Lt})),i.d(e,"EnumeratedNativeType",(function(){return vt})),i.d(e,"EnumeratedCategoryType",(function(){return wt})),i.d(e,"TypeType",(function(){return Nt})),i.d(e,"PropertiesType",(function(){return St})),i.d(e,"TypeMap",(function(){return Ot}));var s=i(40),r=i(5);class n extends s.a{constructor(t){super(t)}getSortedComparator(t,e,i){return null==e?this.getNativeSortedComparator(i):this.getExpressionSortedComparator(t,e,i)}getExpressionSortedComparator(t,e,i){if(e instanceof r.ArrowExpression)return e.getSortedComparator(t,this,i);throw new Error("Not supported!")}getNativeSortedComparator(t){return t?(t,e)=>(t=t.value)<(e=e.value)?1:t===e?0:-1:(t,e)=>(t=t.value)>(e=e.value)?1:t===e?0:-1}checkUnique(t){}checkExists(t){}isMoreSpecificThan(t,e){return!1}equals(t){return t===this}declareSorted(t,e){}transpileSortedComparator(t,e,i){if(e instanceof r.ArrowExpression)return e.transpileSortedComparator(t,this,i);i&&t.append("function(o1, o2) { return o1 === o2 ? 0 : o1 > o2 ? -1 : 1; }")}}var a=i(2);class o extends n{constructor(){super(new a.Identifier("Void"))}isAssignableFrom(t,e){return!1}}o.instance=new o;class h extends s.a{constructor(){super(new a.Identifier("Null"))}checkUnique(t){}checkExists(t){}isAssignableFrom(t,e){return!0}isMoreSpecificThan(t,e){return!1}equals(t){return t==this}}h.instance=new h;class l extends n{constructor(){super(new a.Identifier("DbId"))}isAssignableFrom(t,e){return e instanceof n}declare(t){}transpile(t){t.append("DbId")}}l.instance=new l;var c=i(7);class u extends n{constructor(){super(new a.Identifier("any"))}isAssignableFrom(t,e){return!0}checkItem(t,e){return J.instance.checkItem(t,e)}checkMember(t,e,i){return J.instance.checkMember(t,e,i)}declare(t){t.register(c.Any),J.instance.declare(t)}transpile(t){t.append("Any")}declareItem(t,e,i){J.instance.declareItem(t,e,i)}transpileItem(t,e,i){J.instance.transpileItem(t,e,i)}declareMember(t,e){J.instance.declareMember(t,e)}transpileMember(t,e){J.instance.transpileMember(t,e)}transpileAssignMemberValue(t,e,i){J.instance.transpileAssignMemberValue(t,e,i)}transpileAssignItemValue(t,e,i){J.instance.transpileAssignItemValue(t,e,i)}}u.instance=new u;class d extends n{constructor(){super(new a.Identifier("*"))}isAssignableFrom(t,e){return!0}}d.instance=new d;var p=i(4),f=i(12),_=i(15);class x extends n{constructor(){super(new a.Identifier("Boolean")),this.family=_.TypeFamily.BOOLEAN}checkAnd(t,e){return e instanceof x?x.instance:super.checkAnd(t,e)}checkOr(t,e){return e instanceof x?x.instance:super.checkOr(t,e)}checkNot(t){return x.instance}convertJavaScriptValueToPromptoValue(t,e,i){return"boolean"==typeof e?p.BooleanValue.ValueOf(e):e}declare(t){t.require(f.isABoolean)}transpile(t){t.append('"Boolean"')}transpileSorted(t,e,i){e?t.append("function(o1, o2) { return o1 === o2 ? 0 : o1 > o2 ? -1 : 1; }"):t.append("function(o1, o2) { return o1 === o2 ? 0 : o1 > o2 ? 1 : -1; }")}}x.instance=new x;var E=i(27),m=i(13);class R extends E.a{constructor(){super("format",new m.CategoryParameter(B.instance,new a.Identifier("format")))}interpret(t){let e=this.getValue(t).getStorableData();const i=t.getValue(new a.Identifier("format")).getStorableData();return e=this.format(e,i),new p.TextValue(e)}check(t){return B.instance}format(t,e){return(t="000000000000"+t).substr(t.length-e.length)}transpileCall(t,e){t.append("formatInteger("),e[0].transpile(t),t.append(")")}}class T extends n{constructor(){super(new a.Identifier("Integer"))}isAssignableFrom(t,e){return super.isAssignableFrom(t,e)||e===g.instance}declare(t){t.require(f.isAnInteger)}transpile(t){t.append('"Integer"')}checkAdd(t,e,i,s){return i===T.instance||i===g.instance?i:super.checkAdd(t,e,i,s)}declareAdd(t,e,i,s,r){if(e!==T.instance&&e!==g.instance)return super.declareAdd(t,e,i,s,r);s.declare(t),r.declare(t)}transpileAdd(t,e,i,s,r){if(e!==T.instance&&e!==g.instance)return super.transpileAdd(t,e,i,s,r);s.transpile(t),t.append(" + "),r.transpile(t)}checkSubtract(t,e){return e===T.instance?this:e===g.instance?e:super.checkSubtract(t,e)}declareSubtract(t,e,i,s){if(e!==T.instance&&e!==g.instance)return super.declareSubtract(t,e,i,s);i.declare(t),s.declare(t)}transpileSubtract(t,e,i,s){if(e!==T.instance&&e!==g.instance)return super.transpileSubtract(t,e,i,s);i.transpile(t),t.append(" - "),s.transpile(t)}checkMultiply(t,e,i){return e===T.instance?this:e===g.instance?e:e===A.instance?B.instance:e===B.instance||e===v.instance||e instanceof nt?e:super.checkMultiply(t,e,i)}declareMultiply(t,e,i,s,r){if(e!==T.instance&&e!==g.instance)return super.declareMultiply(t,e,i,s,r);s.declare(t),r.declare(t)}transpileMultiply(t,e,i,s,r){if(e!==T.instance&&e!==g.instance)return super.transpileMultiply(t,e,i,s,r);s.transpile(t),t.append(" * "),r.transpile(t)}checkDivide(t,e){return e===T.instance||e===g.instance?g.instance:super.checkDivide(t,e)}declareDivide(t,e,i,s){if(e!==T.instance&&e!==g.instance)return super.declareDivide(t,e,i,s);i.declare(t),s.declare(t)}transpileDivide(t,e,i,s){if(e!==T.instance&&e!==g.instance)return super.transpileDivide(t,e,i,s);t.append("divide("),i.transpile(t),t.append(", "),s.transpile(t),t.append(")")}checkIntDivide(t,e){return e===T.instance?this:super.checkIntDivide(t,e)}declareIntDivide(t,e,i,s){if(e!==T.instance)return super.declareIntDivide(t,e,i,s);i.declare(t),s.declare(t)}transpileIntDivide(t,e,i,s){if(e!==T.instance)return super.transpileIntDivide(t,e,i,s);t.append("Math.floor(divide("),i.transpile(t),t.append(", "),s.transpile(t),t.append("))")}checkModulo(t,e){return e===T.instance?this:super.checkModulo(t,e)}declareModulo(t,e,i,s){if(e!==T.instance)return super.declareModulo(t,e,i,s);i.declare(t),s.declare(t)}transpileModulo(t,e,i,s){if(e!==T.instance)return super.transpileModulo(t,e,i,s);i.transpile(t),t.append(" % "),s.transpile(t)}checkMinus(t){return this}declareMinus(t,e){}transpileMinus(t,e){t.append(" -"),e.transpile(t)}checkCompare(t,e,i){return i===T.instance||i===g.instance?x.instance:super.checkCompare(t,e,i)}declareCompare(t,e){}transpileCompare(t,e,i,s,r){s.transpile(t),t.append(" ").append(i.toString()).append(" "),r.transpile(t)}checkRange(t,e){return e===T.instance?new ct(this):super.checkRange(t,e)}declareRange(t,e){if(e!==T.instance)return super.declareRange(t,e);t.require(c.Range),t.require(c.IntegerRange)}transpileRange(t,e,i){t.append("new IntegerRange("),e.transpile(t),t.append(","),i.transpile(t),t.append(")")}newRange(t,e){return t instanceof p.IntegerValue&&e instanceof p.IntegerValue?new p.IntegerRangeValue(t,e):super.newRange(t,e)}convertJavaScriptValueToPromptoValue(t,e,i){return"number"==typeof e?new p.IntegerValue(e):e}getMemberMethods(t,e){switch(e){case"format":return[new R];default:return super.getMemberMethods.call(t,e)}}}T.instance=new T;class g extends n{constructor(){super(new a.Identifier("Decimal"))}declare(t){t.require(f.isADecimal)}transpile(t){t.append('"Decimal"')}isAssignableFrom(t,e){return super.isAssignableFrom(t,e)||e===T.instance}checkAdd(t,e,i,s){return i===T.instance||i===g.instance?this:super.checkAdd(t,e,i,s)}declareAdd(t,e,i,s,r){if(e!==T.instance&&e!==g.instance)return super.declareAdd(t,e,i,s,r);s.declare(t),r.declare(t)}transpileAdd(t,e,i,s,r){if(e!==T.instance&&e!==g.instance)return super.transpileAdd(t,e,i,s,r);s.transpile(t),t.append(" + "),r.transpile(t)}checkSubtract(t,e){return e===T.instance||e===g.instance?this:super.checkSubtract(t,e)}declareSubtract(t,e,i,s){if(e!==T.instance&&e!==g.instance)return super.declareSubtract(t,e,i,s);i.declare(t),s.declare(t)}transpileSubtract(t,e,i,s){if(e!==T.instance&&e!==g.instance)return super.transpileSubtract(t,e,i,s);i.transpile(t),t.append(" - "),s.transpile(t)}checkMultiply(t,e,i){return e===T.instance||e===g.instance?this:super.checkMultiply(t,e,i)}declareMultiply(t,e,i,s,r){if(e!==T.instance&&e!==g.instance)return super.declareMultiply(t,e,i,s,r);s.declare(t),r.declare(t)}transpileMultiply(t,e,i,s,r){if(e!==T.instance&&e!==g.instance)return super.transpileMultiply(t,e,i,s,r);s.transpile(t),t.append(" * "),r.transpile(t)}checkDivide(t,e){return e===T.instance||e===g.instance?this:super.checkDivide(t,e)}declareDivide(t,e,i,s){if(e!==T.instance&&e!==g.instance)return super.declareDivide(t,e,i,s);i.declare(t),s.declare(t)}transpileDivide(t,e,i,s){if(e!==T.instance&&e!==g.instance)return super.transpileDivide(t,e,i,s);t.append("divide("),i.transpile(t),t.append(", "),s.transpile(t),t.append(")")}checkIntDivide(t,e){return e===T.instance?T.instance:super.checkIntDivide(t,e)}declareIntDivide(t,e,i,s){if(e!==T.instance)return super.declareIntDivide(t,e,i,s);i.declare(t),s.declare(t)}transpileIntDivide(t,e,i,s){if(e!==T.instance)return super.transpileIntDivide(t,e,i,s);t.append("Math.floor(divide("),i.transpile(t),t.append(", "),s.transpile(t),t.append("))")}checkModulo(t,e){return e===T.instance||e===g.instance?this:super.checkModulo(t,e)}declareModulo(t,e,i,s){return e===T.instance||e===g.instance?void 0:super.declareModulo(t,e,i,s)}transpileModulo(t,e,i,s){if(e!==T.instance&&e!==g.instance)return super.transpileModulo(t,e,i,s);i.transpile(t),t.append(" % "),s.transpile(t)}checkMinus(t){return this}declareMinus(t,e){}transpileMinus(t,e){t.append(" -"),e.transpile(t)}transpileMember(t,e){"text"===e?t.append("toDecimalString()"):super.transpileMember(t,e)}checkCompare(t,e,i){return i instanceof T||i instanceof g?x.instance:super.checkCompare(t,e,i)}declareCompare(t,e){}transpileCompare(t,e,i,s,r){s.transpile(t),t.append(" ").append(i.toString()).append(" "),r.transpile(t)}convertJavaScriptValueToPromptoValue(t,e,i){return"number"==typeof e?new p.DecimalValue(e):e}}g.instance=new g;var y=i(3);class A extends n{constructor(){super(new a.Identifier("Character"))}declare(t){}nativeCast(t,e){if(e.type instanceof B&&e.value.length>=1)return new p.CharacterValue(e.value.substring(0,1));throw new y.InvalidDataError("Cannot convert "+e.toString()+" to CharacterValue")}checkMember(t,e,i){return"codePoint"==i?T.instance:super.checkMember(t,e,i)}declareMember(t,e,i){"codePoint"!==i&&super.declareMember(t,e,i)}transpileMember(t,e){"codePoint"==e?t.append("charCodeAt(0)"):super.transpileMember(t,e)}checkAdd(t,e,i){return B.instance}declareAdd(t,e,i,s,r){s.declare(t),r.declare(t)}transpileAdd(t,e,i,s,r){s.transpile(t),t.append(" + "),r.transpile(t)}checkMultiply(t,e,i){return e===T.instance?B.instance:super.checkMultiply.apply(this,t,e,i)}declareMultiply(t,e,i,s,r){if(e!==T.instance)return super.declareMultiply(t,e,i,s,r);s.declare(t),r.declare(t)}transpileMultiply(t,e,i,s,r){if(e!==T.instance)return super.transpileMultiply(t,e,i,s,r);s.transpile(t),t.append(".repeat("),r.transpile(t),t.append(")")}checkCompare(t,e,i){return i instanceof A||i instanceof B?x.instance:super.checkCompare.apply(this,t,e,i)}declareCompare(t,e){}transpileCompare(t,e,i,s,r){s.transpile(t),t.append(" ").append(i.toString()).append(" "),r.transpile(t)}checkRange(t,e){return e instanceof A?new ct(this):super.checkRange(t,e)}declareRange(t,e){if(e!==A.instance)return super.declareRange(t,e);t.require(c.Range),t.require(c.IntegerRange),t.require(c.CharacterRange)}transpileRange(t,e,i){t.append("new CharacterRange("),e.transpile(t),t.append(","),i.transpile(t),t.append(")")}newRange(t,e){return t instanceof p.CharacterValue&&e instanceof p.CharacterValue?new p.CharacterRangeValue(t,e):super.newRange(t,e)}}A.instance=new A;class L extends n{constructor(){super(new a.Identifier("DateTime"))}convertJavaScriptValueToPromptoValue(t,e,i){return e instanceof Date&&(e=new c.DateTime(e,0)),e instanceof c.DateTime?new p.DateTimeValue(e):e}checkAdd(t,e,i,s){return i===v.instance?this:super.checkAdd(t,e,i,s)}declare(t){t.register(c.DateTime)}transpile(t){t.append("DateTime")}declareAdd(t,e,i,s,r){if(e!==v.instance)return super.declareAdd(t,e,i,s,r);s.declare(t),r.declare(t)}transpileAdd(t,e,i,s,r){if(e!==v.instance)return super.transpileAdd(t,e,i,s,r);s.transpile(t),t.append(".addPeriod("),r.transpile(t),t.append(")")}checkSubtract(t,e){return e===v.instance?this:e===L.instance?v.instance:super.checkSubtract(t,e)}declareSubtract(t,e,i,s){if(e!==v.instance&&e!==L.instance)return super.declareSubtract(t,e,i,s);i.declare(t),s.declare(t)}transpileSubtract(t,e,i,s){if(e===v.instance)i.transpile(t),t.append(".subtractPeriod("),s.transpile(t),t.append(")");else{if(e!==L.instance)return super.transpileSubtract(t,e,i,s);i.transpile(t),t.append(".subtractDateTime("),s.transpile(t),t.append(")")}}checkCompare(t,e,i){return i===L.instance||i instanceof I?x.instance:super.checkCompare(t,e,i)}declareCompare(t,e){}transpileCompare(t,e,i,s,r){s.transpile(t),t.append("."),i.transpile(t),t.append("("),r.transpile(t),t.append(")")}checkMember(t,e,i){return"year"===i||"month"===i||"dayOfMonth"===i||"dayOfYear"===i||"hour"===i||"minute"===i||"second"===i||"millisecond"===i||"tzOffset"===i?T.instance:"tzName"===i?B.instance:"date"===i?I.instance:"time"===i?C.instance:super.checkMember(t,e,i)}declareMember(t,e,i){"date"===i?t.register(c.LocalDate):"time"===i?t.register(c.LocalTime):"year"!==i&&"month"!==i&&"dayOfMonth"!==i&&"dayOfYear"!==i&&"hour"!==i&&"minute"!==i&&"second"!==i&&"millisecond"!==i&&"tzOffset"!==i&&"tzName"!==i&&super.declareMember(t,e,i)}transpileMember(t,e){"year"===e?t.append("getYear()"):"month"===e?t.append("getMonth()"):"dayOfMonth"===e?t.append("getDayOfMonth()"):"dayOfYear"===e?t.append("getDayOfYear()"):"hour"===e?t.append("getHour()"):"minute"===e?t.append("getMinute()"):"second"===e?t.append("getSecond()"):"millisecond"===e?t.append("getMillisecond()"):"tzOffset"===e?t.append("getTzOffset()"):"tzName"===e?t.append("getTzName()"):"date"===e?t.append("getDate()"):"time"===e?t.append("getTime()"):super.transpileMember(t,e)}transpileJsxCode(t,e){t.append("StringOrNull("),e.transpile(t),t.append(")")}}L.instance=new L;class I extends n{constructor(){super(new a.Identifier("Date"))}isAssignableFrom(t,e){return super.isAssignableFrom(t,e)||e===L.instance}checkAdd(t,e,i,s){return i===v.instance?this:i===C.instance?L.instance:super.checkAdd(t,e,i,s)}convertJavaScriptValueToPromptoValue(t,e,i){return e instanceof c.LocalDate?new p.DateValue(e):e}declare(t){t.register(c.LocalDate)}transpile(t){t.append("Date")}declareAdd(t,e,i,s,r){if(e!==v.instance&&e!==C.instance)return super.declareAdd(t,e,i,s,r);s.declare(t),r.declare(t),e===C.instance&&t.register(c.DateTime)}transpileAdd(t,e,i,s,r){if(e!==v.instance&&e!==C.instance)return super.transpileAdd(t,e,i,s,r);s.transpile(t),e===C.instance?t.append(".addTime("):t.append(".addPeriod("),r.transpile(t),t.append(")")}checkSubtract(t,e){return e===v.instance?this:e===I.instance?v.instance:super.checkSubtract(t,e)}declareSubtract(t,e,i,s){if(e!==v.instance&&e!==I.instance)return super.declareSubtract(t,e,i,s);i.declare(t),s.declare(t)}transpileSubtract(t,e,i,s){if(e===v.instance)i.transpile(t),t.append(".subtractPeriod("),s.transpile(t),t.append(")");else{if(e!==I.instance)return super.transpileSubtract(t,e,i,s);i.transpile(t),t.append(".subtractDate("),s.transpile(t),t.append(")")}}checkCompare(t,e,i){return i===I.instance||i instanceof L?x.instance:super.checkCompare(t,e,i)}declareCompare(t,e){}transpileCompare(t,e,i,s,r){s.transpile(t),t.append("."),i.transpile(t),t.append("("),r.transpile(t),t.append(")")}checkRange(t,e){return e===I.instance?new ct(this):super.checkRange(t,e)}declareRange(t,e){if(e!==I.instance)return super.declareRange(t,e);t.require(c.Range),t.require(c.DateRange)}transpileRange(t,e,i){t.append("new DateRange("),e.transpile(t),t.append(","),i.transpile(t),t.append(")")}checkMember(t,e,i){return"year"===i||"month"===i||"dayOfMonth"===i||"dayOfYear"===i?T.instance:super.checkMember(t,e,i)}declareMember(t,e,i){"year"!==i&&"month"!==i&&"dayOfMonth"!==i&&"dayOfYear"!==i&&super.declareMember(t,e,i)}transpileMember(t,e){"year"===e?t.append("getYear()"):"month"===e?t.append("getMonth()"):"dayOfMonth"===e?t.append("getDayOfMonth()"):"dayOfYear"===e?t.append("getDayOfYear()"):super.transpileMember(t,e)}newRange(t,e){return t instanceof p.DateValue&&e instanceof p.DateValue?new p.DateRangeValue(t,e):super.newRange(t,e)}transpileJsxCode(t,e=e){t.append("StringOrNull("),e.transpile(t),t.append(")")}}I.instance=new I;class C extends n{constructor(){super(new a.Identifier("TimeValue"))}isAssignableFrom(t,e){return super.isAssignableFrom(t,e)||e==L.instance}convertJavaScriptValueToPromptoValue(t,e,i){return e instanceof c.LocalTime?new p.TimeValue(e):e}checkAdd(t,e,i,s){return i===v.instance?this:super.checkAdd(t,e,i,s)}declare(t){t.register(c.LocalTime)}transpile(t){t.append("Time")}declareAdd(t,e,i,s,r){if(e!==v.instance)return super.declareAdd(t,e,i,s,r);s.declare(t),r.declare(t)}transpileAdd(t,e,i,s,r){if(e!==v.instance)return super.transpileAdd(t,e,i,s,r);s.transpile(t),t.append(".addPeriod("),r.transpile(t),t.append(")")}checkSubtract(t,e){return e===C.instance?v.instance:e===v.instance?this:super.checkSubtract(t,e)}declareSubtract(t,e,i,s){if(e!==C.instance&&e!==v.instance)return super.declareSubtract(t,e,i,s);i.declare(t),s.declare(t)}transpileSubtract(t,e,i,s){if(e===C.instance)i.transpile(t),t.append(".subtractTime("),s.transpile(t),t.append(")");else{if(e!==v.instance)return super.transpileSubtract(t,e,i,s);i.transpile(t),t.append(".subtractPeriod("),s.transpile(t),t.append(")")}}checkCompare(t,e,i){return i===C.instance?x.instance:super.checkCompare(t,e,i)}declareCompare(t,e){}transpileCompare(t,e,i,s,r){s.transpile(t),t.append("."),i.transpile(t),t.append("("),r.transpile(t),t.append(")")}checkRange(t,e){return e===C.instance?new ct(this):super.checkRange(t,e)}declareRange(t,e){if(e!==C.instance)return super.declareRange(t,e);t.require(c.Range),t.require(c.TimeRange)}transpileRange(t,e,i){t.append("new TimeRange("),e.transpile(t),t.append(","),i.transpile(t),t.append(")")}checkMember(t,e,i){return"hour"==i||"minute"==i||"second"==i||"millisecond"==i?T.instance:super.checkMember(t,e,i)}declareMember(t,e,i){"hour"!==i&&"minute"!==i&&"second"!==i&&"millisecond"!==i&&super.declareMember(t,e,i)}transpileMember(t,e){"hour"==e?t.append("getHour()"):"minute"==e?t.append("getMinute()"):"second"==e?t.append("getSecond()"):"millisecond"==e?t.append("getMillisecond()"):super.transpileMember(t,e)}newRange(t,e){return t instanceof p.TimeValue&&e instanceof p.TimeValue?new p.TimeRangeValue(t,e):super.newRange(t,e)}toString(t){return"'"+t.toString()+"'"}transpileJsxCode(t,e=e){t.append("StringOrNull("),e.transpile(t),t.append(")")}}C.instance=new C;class v extends n{constructor(){super(new a.Identifier("Period"))}convertJavaScriptValueToPromptoValue(t,e,i){return e instanceof c.Period?new p.PeriodValue(e):super.convertJavaScriptValueToPromptoValue(t,e,i)}checkAdd(t,e,i,s){return i instanceof v?this:super.checkAdd(this,t,e,i,s)}declare(t){t.register(c.Period)}transpile(t){t.append("Period")}declareAdd(t,e,i,s,r){if(e!==v.instance)return super.declareAdd(t,e,i,s,r);s.declare(t),r.declare(t)}transpileAdd(t,e,i,s,r){if(e!==v.instance)return super.transpileAdd(t,e,i,s,r);s.transpile(t),t.append(".add("),r.transpile(t),t.append(")")}checkSubtract(t,e){return e===v.instance?this:super.checkSubtract(this,t,e)}declareSubtract(t,e,i,s){if(e!==v.instance)return super.declareSubtract(t,e,i,s);i.declare(t),s.declare(t)}transpileSubtract(t,e,i,s){if(e!==v.instance)return super.transpileSubtract(t,e,i,s);i.transpile(t),t.append(".subtract("),s.transpile(t),t.append(")")}checkMultiply(t,e,i){return e===T.instance?this:super.checkMultiply(this,t,e,i)}declareMultiply(t,e,i,s,r){if(e!==T.instance)return super.declareMultiply(t,e,i,s,r);s.declare(t),r.declare(t)}transpileMultiply(t,e,i,s,r){if(e!==T.instance)return super.transpileMultiply(t,e,i,s,r);s.transpile(t),t.append(".multiply("),r.transpile(t),t.append(")")}checkMinus(t){return this}declareMinus(t,e){}transpileMinus(t,e){e.transpile(t),t.append(".minus()")}checkMember(t,e,i){return"years"===i||"months"===i||"weeks"===i||"days"===i||"hours"===i||"minutes"===i||"seconds"===i||"milliseconds"===i?T.instance:super.checkMember(t,e,i)}declareMember(t,e,i){"years"!==i&&"months"!==i&&"weeks"!==i&&"days"!==i&&"hours"!==i&&"minutes"!==i&&"seconds"!==i&&"milliseconds"!==i&&super.declareMember(t,e,i)}transpileMember(t,e){"years"===e||"months"===e||"weeks"===e||"days"===e||"hours"===e||"minutes"===e||"seconds"===e||"milliseconds"===e?t.append(e):super.transpileMember(t,e)}transpileJsxCode(t,e=e){t.append("StringOrNull("),e.transpile(t),t.append(")")}}v.instance=new v;class b extends n{constructor(){super(new a.Identifier("Version"))}convertJavaScriptValueToPromptoValue(t,e,i){return e instanceof c.Version?new p.VersionValue(e):super.convertJavaScriptValueToPromptoValue(t,e,i)}checkCompare(t,e,i){return i instanceof b?x.instance:super.checkCompare(t,e,i)}declareCompare(t,e){}transpileCompare(t,e,i,s,r){s.transpile(t),t.append("."),i.transpile(t),t.append("("),r.transpile(t),t.append(")")}checkMember(t,e,i){return"major"===i||"minor"===i||"fix"===i?T.instance:"qualifier"===i?B.instance:super.checkMember(t,e,i)}declareMember(t,e,i){"count"!==i&&"minor"!==i&&"fix"!==i&&"qualifier"!==i&&super.declareMember(t,e,i)}transpileMember(t,e){"major"===e||"minor"===e||"fix"===e?t.append(e):"qualifier"===e?t.append("qualifierToString()"):super.transpileMember(t,e)}declare(t){t.register(c.Version)}transpile(t){t.append("Version")}transpileJsxCode(t,e=e){t.append("StringOrNull("),e.transpile(t),t.append(")")}}b.instance=new b;class w extends n{constructor(){super(new a.Identifier("Uuid"))}convertJavaScriptValueToPromptoValue(t,e,i){return e instanceof c.UUID||"string"==typeof e?new p.UUIDValue(e):e}declare(t){t.register(c.UUID)}transpile(t){t.append("Uuid")}transpileJsxCode(t,e=e){t.append("StringOrNull("),e.transpile(t),t.append(")")}}w.instance=new w;var N=i(9);class S extends E.a{constructor(){super("toLowerCase")}interpret(t){const e=this.getValue(t).getStorableData();return new p.TextValue(e.toLowerCase())}check(t){return B.instance}transpileCall(t,e){t.append("toLowerCase()")}}class O extends E.a{constructor(){super("toUpperCase")}interpret(t){const e=this.getValue(t).getStorableData();return new p.TextValue(e.toUpperCase())}check(t){return B.instance}transpileCall(t,e){t.append("toUpperCase()")}}class D extends E.a{constructor(){super("trim")}interpret(t){let e=this.getValue(t).getStorableData();return e=e.trim(),new p.TextValue(e)}check(t){return B.instance}transpileCall(t,e){t.append("trim()")}}class M extends E.a{constructor(){super("toCapitalized")}interpret(t){let e=this.getValue(t).getStorableData();return e=e.replace(/(^|\s)([a-z])/g,((t,e,i)=>e+i.toUpperCase())),new p.TextValue(e)}transpileCall(t,e){t.append("replace( /(^|\\s)([a-z])/g , function(m, p1, p2){ return p1 + p2.toUpperCase(); } )")}check(t){return B.instance}}class k extends E.a{constructor(){super("split",new m.CategoryParameter(B.instance,new a.Identifier("separator"),new N.TextLiteral('" "')))}interpret(t){const e=this.getValue(t).getStorableData(),i=t.getValue(new a.Identifier("separator")).getStorableData(),s=e.split(i).map((t=>new p.TextValue(t)));return new p.ListValue(B.instance,s)}check(t){return new nt(B.instance)}declareCall(t){t.require(c.List)}transpileCall(t,e){t.append("splitToList("),e?e[0].transpile(t):t.append("' '"),t.append(")")}}class U extends E.a{constructor(){super("startsWith",new m.CategoryParameter(B.instance,new a.Identifier("value")))}interpret(t){const e=this.getValue(t).getStorableData(),i=t.getValue(new a.Identifier("value")).getStorableData(),s=0===e.indexOf(i);return p.BooleanValue.ValueOf(s)}check(t){return x.instance}transpileCall(t,e){t.append("startsWith("),e[0].transpile(t),t.append(")")}}class P extends E.a{constructor(){super("endsWith",new m.CategoryParameter(B.instance,new a.Identifier("value")))}interpret(t){const e=this.getValue(t).getStorableData(),i=t.getValue(new a.Identifier("value")).getStorableData(),s=e.indexOf(i)===e.length-i.length;return p.BooleanValue.ValueOf(s)}check(t){return x.instance}transpileCall(t,e){t.append("endsWith("),e[0].transpile(t),t.append(")")}}class F extends E.a{constructor(){super("replace",new m.CategoryParameter(B.instance,new a.Identifier("toReplace")),new m.CategoryParameter(B.instance,new a.Identifier("replaceWith")))}interpret(t){let e=this.getValue(t).getStorableData();const i=t.getValue(new a.Identifier("toReplace")).getStorableData(),s=t.getValue(new a.Identifier("replaceWith")).getStorableData();return e=e.replace(i,s),new p.TextValue(e)}check(t){return B.instance}transpileCall(t,e){t.append("replace("),e.find("toReplace").transpile(t),t.append(","),e.find("replaceWith").transpile(t),t.append(")")}}class H extends E.a{constructor(){super("replaceAll",new m.CategoryParameter(B.instance,new a.Identifier("toReplace")),new m.CategoryParameter(B.instance,new a.Identifier("replaceWith")))}interpret(t){let e=this.getValue(t).getStorableData();const i=t.getValue(new a.Identifier("toReplace")).getStorableData(),s=t.getValue(new a.Identifier("replaceWith")).getStorableData();return e=e.replace(new RegExp(i,"g"),s),new p.TextValue(e)}check(t){return B.instance}transpileCall(t,e){t.append("replace(new RegExp("),e.find("toReplace").transpile(t),t.append(", 'g'),"),e.find("replaceWith").transpile(t),t.append(")")}}class V extends E.a{constructor(){super("indexOf",new m.CategoryParameter(B.instance,new a.Identifier("value")),new m.CategoryParameter(T.instance,new a.Identifier("fromIndex"),new N.IntegerLiteral("1")))}interpret(t){const e=this.getValue(t).getStorableData(),i=t.getValue(new a.Identifier("value")).getStorableData(),s=t.getValue(new a.Identifier("fromIndex")).getStorableData(),r=e.indexOf(i,s-1);return new p.IntegerValue(r+1)}check(t){return T.instance}transpileCall(t,e){t.append("indexOf1Based("),e[0].transpile(t),e.length>1?(t.append(","),e[1].transpile(t),t.append(")")):t.append(",1)")}}class B extends n{constructor(){super(new a.Identifier("Text")),this.family=_.TypeFamily.TEXT}isAssignableFrom(t,e){return super.isAssignableFrom(t,e)||e==A.instance}declare(t){t.require(f.isAText)}transpile(t){t.append('"Text"')}checkAdd(t,e,i){return this}declareAdd(t,e,i,s,r){s.declare(t),r.declare(t)}transpileAdd(t,e,i,s,r){s.transpile(t),t.append(" + "),e===g.instance?(t.append("("),r.transpile(t),t.append(").toDecimalString()")):r.transpile(t)}checkMultiply(t,e,i){return e instanceof T?B.instance:super.checkMultiply(t,e,i)}declareMultiply(t,e,i,s,r){if(e!==T.instance)return super.declareMultiply(t,e,i,s,r);s.declare(t),r.declare(t)}transpileMultiply(t,e,i,s,r){if(e!==T.instance)return super.transpileMultiply(t,e,i,s,r);s.transpile(t),t.append(".repeat("),r.transpile(t),t.append(")")}checkCompare(t,e,i){return i instanceof B||i instanceof A?x.instance:super.checkCompare(t,e,i)}declareCompare(t,e){}transpileCompare(t,e,i,s,r){s.transpile(t),t.append(" ").append(i.toString()).append(" "),r.transpile(t)}checkItem(t,e,i){return e===T.instance?A.instance:(t.problemListener.reportIllegalItemType(i,e,[T.instance]),o.instance)}declareItem(t,e,i){}transpileItem(t,e,i){t.append("["),i.transpile(t),t.append("-1]")}checkMember(t,e,i){return"count"===i?T.instance:super.checkMember(t,e,i)}declareMember(t,e,i){"count"!==i&&super.declareMember(t,e,i)}transpileMember(t,e){"count"===e?t.append("length"):super.transpileMember(t,e)}checkContains(t,e,i){return i instanceof B||i instanceof A?x.instance:super.checkContains(t,e,i)}declareContains(t,e,i,s){i.declare(t),s.declare(t)}transpileContains(t,e,i,s){i.transpile(t),t.append(".includes("),s.transpile(t),t.append(")")}checkHasAllOrAny(t,e){return x.instance}declareHasAllOrAny(t,e,i,s){i.declare(t),s.declare(t)}transpileHasAllValue(t,e,i,s){i.transpile(t),t.append(".hasAll("),s.transpile(t),t.append(")")}transpileHasAnyValue(t,e,i,s){i.transpile(t),t.append(".hasAny("),s.transpile(t),t.append(")")}checkSlice(t){return this}declareSlice(t,e,i){e&&e.declare(t),i&&i.declare(t)}transpileSlice(t,e,i){t.append(".slice1Based("),e?e.transpile(t):t.append("null"),i&&(t.append(","),i.transpile(t)),t.append(")")}convertJavaScriptValueToPromptoValue(t,e,i){return"string"==typeof e?new p.TextValue(e):e}getMemberMethods(t,e){switch(e){case"startsWith":return[new U];case"endsWith":return[new P];case"toLowerCase":return[new S];case"toUpperCase":return[new O];case"toCapitalized":return[new M];case"trim":return[new D];case"replace":return[new F];case"replaceAll":return[new H];case"split":return[new k];case"indexOf":return[new V];default:return super.getMemberMethods(t,e)}}}B.instance=new B;var G=i(6),j=i(11),W=i(87);const StrictSet=i(42).default,List=i(49).default,Document=i(68).default;class J extends n{constructor(){super(new a.Identifier("Document"))}withItemType(t){return this}isMoreSpecificThan(t,e){return e instanceof h||e instanceof u||e instanceof d||super.isMoreSpecificThan(t,e)}checkMember(t,e,i){switch(i){case"count":return T.instance;case"keys":return new ht(B.instance);case"values":return new nt(u.instance);case"text":case"json":return B.instance;default:return u.instance}}checkAdd(t,e,i,s){return i instanceof J?this:super.checkAdd(t,e,i,s)}declareAdd(t,e,i,s,r){if(!(e instanceof J))return super.declareAdd(t,e,i,s,r);s.declare(t),r.declare(t)}transpileAdd(t,e,i,s,r){if(!(e instanceof J))return super.transpileAdd(t,e,i,s,r);s.transpile(t),t.append(".$safe_add("),r.transpile(t),t.append(")")}convertJavaScriptValueToPromptoValue(t,e,i){if(e instanceof Document)return new p.DocumentValue(e);return new W.a(typeof e).convertDocument(t,e,typeof e,this)}declare(t){t.register(Document),t.register(List),t.require(f.equalArrays)}transpile(t){t.append("Document")}declareMember(t,e,i){switch(i){case"keys":t.require(StrictSet);break;case"values":t.require(List);break;case"json":t.require(f.convertToJson),t.require(f.convertToJsonNode)}}transpileMember(t,e){switch(e){case"count":t.append("$safe_length");break;case"keys":case"values":t.append("$safe_"+e);break;case"text":t.append("getText()");break;case"json":t.append("toJson()");break;default:t.append("$safe_getMember('").append(e).append("', false)")}}transpileAssignMember(t,e){t.append(".$safe_getMember('").append(e).append("', true)")}transpileAssignMemberValue(t,e,i){t.append(".$safe_setMember('").append(e).append("', "),i.transpile(t),t.append(")")}checkItem(t,e){return u.instance}declareItem(t,e,i){e.declare(t),i.declare(t),t.require(f.isANumber)}transpileItem(t,e,i){t.append(".$safe_getItem("),i.transpile(t),t.append(")")}transpileAssignItemValue(t,e,i){t.append(".$safe_setItem("),e.transpile(t),t.append(", "),i.transpile(t),t.append(")")}declareSorted(t,e){null==e&&(e=new N.TextLiteral('"key"'));const i=e.toString(),s=this.findGlobalMethod(t.context,i,!0);null!=s?s.declare(t):(t=t.newDocumentTranspiler(),e.declare(t))}transpileSortedComparator(t,e,i){null==e&&(e=new N.TextLiteral('"key"'));const s=e.toString(),r=this.findGlobalMethod(t.context,s,!1);null!=r?this.transpileGlobalMethodSortedComparator(t,r.getTranspiledName(t.context),i):e instanceof N.TextLiteral?this.transpileEntrySortedComparator(t,e,i):this.transpileExpressionSortedComparator(t,e,i)}transpileGlobalMethodSortedComparator(t,e,i){t.append("function(o1, o2) { return ").append(e).append("(o1) === ").append(e).append("(o2)").append(" ? 0 : ").append(e).append("(o1) > ").append(e).append("(o2)").append(" ? "),i?t.append("-1 : 1; }"):t.append("1 : -1; }")}transpileEntrySortedComparator(t,e,i){t.append("function(o1, o2) { return "),this.transpileEqualEntries(t,e),t.append(" ? 0 : "),this.transpileGreaterEntries(t,e),t.append(" ? "),i?t.append("-1 : 1; }"):t.append("1 : -1; }")}transpileEqualEntries(t,e){t.append("o1["),e.transpile(t),t.append("] === o2["),e.transpile(t),t.append("]")}transpileGreaterEntries(t,e){t.append("o1["),e.transpile(t),t.append("] > o2["),e.transpile(t),t.append("]")}transpileExpressionSortedComparator(t,e,i){(t=t.newDocumentTranspiler()).append("function(o1, o2) { var v1 = (function() { return "),e.transpile(t),t.append("; }).bind(o1)(); var v2 = (function() { return "),e.transpile(t),t.append("; }).bind(o2)(); return v1===v2 ? 0 : v1 > v2 ? "),i?t.append("-1 : 1; }"):t.append("1 : -1; }"),t.flush()}readJSONValue(t,e,i){const s=new p.DocumentValue;for(const r in e){const n=this.readJSONField(t,e[r],i);s.setMember(t,r,n)}return s}readJSONField(t,e,i){if(e){if("boolean"==typeof e)return Boolean.ValueOf(e);if("number"==typeof e)return new p.IntegerValue(e);if("number"==typeof e)return new p.DecimalValue(e);if("string"==typeof e)return new p.TextValue(e);throw typeof e==typeof[]?new Error("list"):typeof e==typeof{}?new Error("dict/object"):new Error(typeof e.toString())}return p.NullValue.instance}getSortedComparator(t,e,i){null==(e=e||null)&&(e=new N.TextLiteral('"key"'));const s=e.toString(),r=this.findGlobalMethod(t,s,!0);return r?this.getGlobalMethodSortedComparator(t,r,i):e instanceof N.TextLiteral?this.getEntrySortedComparator(t,e,i):this.getExpressionSortedComparator(t,e,i)}findGlobalMethod(t,e,i){const s=t.getRegisteredDeclaration(e);if(s instanceof G.MethodDeclarationMap){if(s.protos[J.instance.name]){if(i){const t=new r.ValueExpression(this,new p.DocumentValue),i=new a.Argument(null,t),s=new a.ArgumentList([i]);return new j.MethodCall(new r.MethodSelector(null,new a.Identifier(e)),s)}return s.protos[J.instance.name]}return null}return null}getGlobalMethodSortedComparator(t,e,i){return function(i,s){const n=e.args[0];n._expression=new r.ValueExpression(this,i);const a=e.interpret(t);n._expression=new r.ValueExpression(this,s);const o=e.interpret(t);return Object(f.compareValues)(a,o)}.bind(this)}getEntrySortedComparator(t,e,i){const s=e.value.getStorableData();return(e,r)=>{const n=e.getMemberValue(t,s),a=r.getMemberValue(t,s);return i?Object(f.compareValues)(a,n):Object(f.compareValues)(n,a)}}getExpressionSortedComparator(t,e,i){return(s,r)=>{let n=t.newDocumentContext(s,!1);const a=e.interpret(n);n=t.newDocumentContext(r,!1);const o=e.interpret(n);return i?Object(f.compareValues)(o,a):Object(f.compareValues)(a,o)}}}J.instance=new J;class Y extends n{constructor(t){super(t)}checkMember(t,e,i){return"mimeType"===i||"url"===i?B.instance:super.checkMember(t,e,i)}}class q extends Y{constructor(){super(new a.Identifier("Blob"))}}q.instance=new q;class X extends Y{constructor(){super(new a.Identifier("Image"))}}X.instance=new X;class K extends n{constructor(t,e){super(t),this.itemType=e}checkExists(t){this.itemType.checkExists(t)}isMoreSpecificThan(t,e){return e instanceof K&&this.itemType.isMoreSpecificThan(t,e.itemType)}transpileJsxCode(t,e=e){t.append("ArrayOrNull("),e.transpile(t),t.append(")")}}class z extends K{constructor(t,e){super(t),this.itemType=e}checkContains(t,e,i){return i.isAssignableFrom(t,this.itemType)?x.instance:super.checkContains(t,e,i)}checkMember(t,e,i){return"count"===i?T.instance:super.checkMember(t,e,i)}declareMember(t,e,i){switch(i){case"count":break;case"json":t.require(f.convertToJson),t.require(f.convertToJsonNode);break;default:super.declareMember(t,e,i)}}transpileMember(t,e){if("count"!==e)return super.transpileMember(t,e);t.append("length")}declareSorted(t,e){}declareIterator(t,e,i){(t=t.newChildTranspiler()).context.registerValue(new G.Variable(e,this.itemType)),i.declare(t)}transpileIterator(t,e,i){t.append(".iterate(function(").append(e).append(") { return "),(t=t.newChildTranspiler()).context.registerValue(new G.Variable(e,this.itemType)),i.transpile(t),t.append("; }, this)"),t.flush()}}class Q extends E.a{constructor(){super("join",new m.CategoryParameter(B.instance,new a.Identifier("delimiter"),new N.TextLiteral('","')))}interpret(t){const e=this.getItems(t).map((t=>t.toString())),i=t.getValue(new a.Identifier("delimiter")).getStorableData(),s=e.join(i);return new p.TextValue(s)}check(t){return B.instance}transpileCall(t,e){t.append("join("),e[0].transpile(t),t.append(")")}}class Z extends Q{constructor(){super()}getItems(t){return this.getValue(t).items}}class $ extends Q{constructor(){super()}getItems(t){return Array.from(this.getValue(t).items.set)}}class tt extends Q{constructor(){super()}getItems(t){return this.getValue(t).items}}class et extends E.a{constructor(){super("removeItem",new m.CategoryParameter(T.instance,new a.Identifier("item")))}interpret(t){const e=this.getValue(t);e.mutable||t.problemListener.reportNotMutable(new a.Identifier("list"),"list");const i=t.getValue(new a.Identifier("item"));return e.removeItem(i),null}check(t){return o.instance}transpileCall(t,e){t.append("removeItem("),e[0].transpile(t,null),t.append(")")}}class it extends E.a{constructor(){super("removeValue",new m.CategoryParameter(u.instance,new a.Identifier("value")))}interpret(t){const e=this.getValue(t);e.mutable||t.problemListener.reportNotMutable(new a.Identifier("list"),"list");const i=t.getValue(new a.Identifier("value"));return e.removeValue(i),null}check(t){return o.instance}transpileCall(t,e){t.append("removeValue("),e[0].transpile(t,null),t.append(")")}}var st=i(42);class rt extends E.a{constructor(t){super("toSet"),this.itemType=t}interpret(t){return this.getValue(t).toSetValue()}check(t){return new ht(this.itemType)}declareCall(t){t.require(st.default)}transpileCall(t,e){t.append("toSet()")}}class nt extends z{constructor(t){super(new a.Identifier(t.name+"[]"),t)}withItemType(t){return new nt(t)}declare(t){t.register(c.List),this.itemType.declare(t)}transpile(t){t.append("List")}getTranspiledName(t){return this.itemType.getTranspiledName(t)+"_list"}convertJavaScriptValueToPromptoValue(t,e,i){const s=e.map((function(e){return this.itemType.convertJavaScriptValueToPromptoValue(t,e,null)}),this);return new p.ListValue(this.itemType,s)}isAssignableFrom(t,e){return super.isAssignableFrom(t,e)||e instanceof nt&&this.itemType.isAssignableFrom(t,e.itemType)}equals(t){return t===this||null!==t&&(t instanceof nt&&this.itemType.equals(t.itemType))}checkAdd(t,e,i,s){return(i instanceof nt||i instanceof ht)&&this.itemType.isAssignableFrom(t,i.itemType)?this:super.checkAdd(t,e,i,s)}declareAdd(t,e,i,s,r){if(!(e instanceof nt||e instanceof ht)||!this.itemType.isAssignableFrom(t.context,e.itemType))return super.declareAdd(t,e,i,s,r);s.declare(t),r.declare(t)}transpileAdd(t,e,i,s,r){if(!(e instanceof nt||e instanceof ht)||!this.itemType.isAssignableFrom(t.context,e.itemType))return super.transpileAdd(t,e,i,s,r);s.transpile(t),t.append(".add("),r.transpile(t),t.append(")")}checkSubtract(t,e){return(e instanceof nt||e instanceof ht)&&this.itemType.equals(e.itemType)?this:super.checkSubtract(t,e)}declareSubtract(t,e,i,s){if(!(e instanceof nt||e instanceof ht)||!this.itemType.equals(e.itemType))return super.declareSubtract(t,e,i,s);i.declare(t),s.declare(t)}transpileSubtract(t,e,i,s){if(!(e instanceof nt||e instanceof ht)||!this.itemType.equals(e.itemType))return super.transpileSubtract(t,e,i,s);i.transpile(t),t.append(".remove("),s.transpile(t),t.append(")")}checkItem(t,e,i){return e===T.instance?this.itemType:(t.problemListener.reportIllegalItemType(i,e,[T.instance]),o.instance)}declareItem(t,e,i){if(e!==T.instance)return super.declareItem(t,e,i);this.itemType.declare(t),i.declare(t)}transpileItem(t,e,i){if(e!==T.instance)return super.transpileItem(t,e,i);t.append(".getItem("),i.transpile(t),t.append(")")}transpileAssignItemValue(t,e,i){t.append(".setItem("),e.transpile(t),t.append(", "),i.transpile(t),t.append(")")}checkMultiply(t,e,i){return e===T.instance?this:super.checkMultiply(t,e,i)}declareMultiply(t,e,i,s,r){if(e!==T.instance)return super.declareMultiply(t,e,i,s,r);t.require(f.multiplyArray),s.declare(t),r.declare(t)}transpileMultiply(t,e,i,s,r){if(e!==T.instance)return super.transpileMultiply(t,e,i,s,r);t.append("multiplyArray("),s.transpile(t),t.append(","),r.transpile(t),t.append(")")}checkSlice(t){return this}declareSlice(t,e,i){}transpileSlice(t,e,i){t.append(".slice1Based("),e?e.transpile(t):t.append("null"),i&&(t.append(","),i.transpile(t)),t.append(")")}declareContains(t,e,i,s){i.declare(t),s.declare(t)}transpileContains(t,e,i,s){i.transpile(t),t.append(".includes("),s.transpile(t),t.append(")")}checkHasAllOrAny(t,e){return x.instance}declareHasAllOrAny(t,e,i,s){t.require(c.StrictSet),i.declare(t),s.declare(t)}transpileHasAllValue(t,e,i,s){i.transpile(t),t.append(".hasAll("),s.transpile(t),t.append(")")}transpileHasAnyValue(t,e,i,s){i.transpile(t),t.append(".hasAny("),s.transpile(t),t.append(")")}transpileHasAllPredicate(t,e,i){e.transpile(t),t.append(".every(");const s=i.toArrowExpression(),r=e.check(t.context).itemType;s.transpileFilter(t,r),t.append(")")}transpileHasAnyPredicate(t,e,i){e.transpile(t),t.append(".some(");const s=i.toArrowExpression(),r=e.check(t.context).itemType;s.transpileFilter(t,r),t.append(")")}checkIterator(t,e){return this.itemType}getMemberMethods(t,e){switch(e){case"toSet":return[new rt(this.itemType)];case"join":return[new Z];case"removeItem":return[new et];case"removeValue":return[new it];default:return super.getMemberMethods.call(t,e)}}}var at=i(49);class ot extends E.a{constructor(t){super("toList"),this.itemType=t}interpret(t){return this.getValue(t).toListValue()}check(t){return new nt(this.itemType)}declareCall(t){t.require(at.default)}transpileCall(t,e){t.append("toList()")}}class ht extends z{constructor(t){super(new a.Identifier(t.name+"<>"),t),this.itemType=t}withItemType(t){return new ht(t)}declare(t){t.register(c.List),t.register(c.StrictSet),this.itemType.declare(t)}getTranspiledName(t){return this.itemType.getTranspiledName(t)+"_set"}equals(t){return t===this||null!==t&&(t instanceof ht&&this.itemType.equals(t.itemType))}checkAdd(t,e,i,s){return(i instanceof ht||i instanceof nt)&&this.itemType.isAssignableFrom(t,i.itemType)?this:super.checkAdd(t,e,i,s)}declareAdd(t,e,i,s,r){if(!(e instanceof ht||e instanceof nt)||!this.itemType.isAssignableFrom(t.context,e.itemType))return super.declareAdd(t,e,i,s,r);s.declare(t),r.declare(t)}transpileAdd(t,e,i,s,r){if(!(e instanceof ht||e instanceof nt)||!this.itemType.isAssignableFrom(t.context,e.itemType))return super.transpileAdd(t,e,i,s,r);s.transpile(t),t.append(".addAll("),r.transpile(t),t.append(")")}checkSubtract(t,e){return(e instanceof ht||e instanceof nt)&&this.itemType.equals(e.itemType)?this:super.checkSubtract(t,e)}declareSubtract(t,e,i,s){if(!(e instanceof ht||e instanceof nt)||!this.itemType.equals(e.itemType))return super.declareSubtract(t,e,i,s);i.declare(t),s.declare(t)}transpileSubtract(t,e,i,s){if(!(e instanceof ht||e instanceof nt)||!this.itemType.equals(e.itemType))return super.transpileSubtract(t,e,i,s);i.transpile(t),t.append(".remove("),s.transpile(t),t.append(")")}checkItem(t,e,i){return e==T.instance?this.itemType:super.checkItem(t,e,i)}declareItem(t,e,i){}transpileItem(t,e,i){t.append(".item("),i.transpile(t),t.append("-1)")}declareContains(t,e,i,s){i.declare(t),s.declare(t)}transpileContains(t,e,i,s){i.transpile(t),t.append(".has("),s.transpile(t),t.append(")")}checkHasAllOrAny(t,e){return x.instance}declareHasAllOrAny(t,e,i,s){t.require(c.StrictSet),i.declare(t),s.declare(t)}transpileHasAllValue(t,e,i,s){i.transpile(t),t.append(".hasAll("),s.transpile(t),t.append(")")}transpileHasAnyValue(t,e,i,s){i.transpile(t),t.append(".hasAny("),s.transpile(t),t.append(")")}transpileHasAllPredicate(t,e,i){t.append("("),e.transpile(t),t.append(").toArray().every(");const s=i.toArrowExpression(),r=e.check(t.context).itemType;s.transpileFilter(t,r),t.append(")")}transpileHasAnyPredicate(t,e,i){t.append("("),e.transpile(t),t.append(").toArray().some(");const s=i.toArrowExpression(),r=e.check(t.context).itemType;s.transpileFilter(t,r),t.append(")")}checkIterator(t,e){return this.itemType}getMemberMethods(t,e){switch(e){case"toList":return[new ot(this.itemType)];case"join":return[new $];default:return super.getMemberMethods.call(t,e)}}isAssignableFrom(t,e){return super.isAssignableFrom(t,e)||e instanceof ht&&this.itemType.isAssignableFrom(t,e.itemType)}}class lt extends n{constructor(){super(new a.Identifier("Tuple"))}withItemType(t){return this}isAssignableFrom(t,e){return super.isAssignableFrom(t,e)||e instanceof nt||e instanceof ht}checkItem(t,e){return e==T.instance?u.instance:super.checkItem(t,e)}declareItem(t,e,i){if(e!==T.instance)return super.declareItem(t,e,i);i.declare(t)}transpileItem(t,e,i){if(e!==T.instance)return super.transpileItem(t,e,i);t.append("["),i.transpile(t),t.append("-1]")}transpileAssignItemValue(t,e,i){t.append(".setItem("),e.transpile(t),t.append(", "),i.transpile(t),t.append(")")}checkMember(t,e,i){return"count"==i?T.instance:super.checkMember(t,e,i)}declareMember(t,e,i){if("count"!==i)return super.declareMember(t,e,i)}transpileMember(t,e){if("count"!=e)return super.transpileMember(t,e);t.append("length")}checkAdd(t,e,i,s){return i===lt.instance||i instanceof nt||i instanceof ht?this:super.checkAdd(t,e,i,s)}declareAdd(t,e,i,s,r){if(!(e===lt.instance||e instanceof nt||e instanceof ht))return super.declareAdd(t,e,i,s,r);s.declare(t),r.declare(t)}transpileAdd(t,e,i,s,r){if(!(e===lt.instance||e instanceof nt||e instanceof ht))return super.transpileAdd(t,e,i,s,r);s.transpile(t),t.append(".add("),r.transpile(t),t.append(")")}checkContains(t,e){return x.instance}declareContains(t,e,i,s){i.declare(t),s.declare(t)}transpileContains(t,e,i,s){i.transpile(t),t.append(".includes("),s.transpile(t),t.append(")")}declareHasAllOrAny(t,e,i,s){t.require(c.StrictSet),i.declare(t),s.declare(t)}transpileHasAllValue(t,e,i,s){i.transpile(t),t.append(".hasAll("),s.transpile(t),t.append(")")}transpileHasAnyValue(t,e,i,s){i.transpile(t),t.append(".hasAny("),s.transpile(t),t.append(")")}checkHasAllOrAny(t,e){return x.instance}getMemberMethods(t,e){switch(e){case"join":return[new tt];default:return super.getMemberMethods(t,e)}}}lt.instance=new lt;class ct extends z{constructor(t){super(new a.Identifier(t.name+"[..]"),t)}withItemType(t){return new ct(t)}checkItem(t,e,i){return e==T.instance?this.itemType:super.checkItem(t,e,i)}declareItem(t,e,i){}transpileItem(t,e,i){t.append(".item("),i.transpile(t),t.append(")")}checkSlice(t){return this}declareSlice(t,e,i){e&&e.declare(t),i&&i.declare(t)}transpileSlice(t,e,i){t.append(".slice1Based("),e?e.transpile(t):t.append("null"),i&&(t.append(","),i.transpile(t)),t.append(")")}checkIterator(t,e){return this.itemType}checkHasAllOrAny(t,e){return x.instance}declareContains(t,e,i,s){t.require(c.StrictSet),i.declare(t),s.declare(t)}transpileContains(t,e,i,s){i.transpile(t),t.append(".has("),s.transpile(t),t.append(")")}declareHasAllOrAny(t,e,i,s){t.require(c.StrictSet),i.declare(t),s.declare(t)}transpileHasAllValue(t,e,i,s){i.transpile(t),t.append(".hasAll("),s.transpile(t),t.append(")")}transpileHasAnyValue(t,e,i,s){i.transpile(t),t.append(".hasAny("),s.transpile(t),t.append(")")}}class ut extends E.a{constructor(){super("swap")}interpret(t){return this.getValue(t).swap(t)}check(t){return new ft(B.instance)}transpileCall(t,e){t.append("swap()")}}class dt extends E.a{constructor(){super("removeKey",new m.CategoryParameter(B.instance,new a.Identifier("key")))}interpret(t){const e=this.getValue(t);e.mutable||t.problemListener.reportNotMutable(new a.Identifier("dict"),"dict");const i=t.getValue(new a.Identifier("key"));return e.removeKey(i),null}check(t){return o.instance}transpileCall(t,e){t.append("removeKey("),e[0].transpile(t,null),t.append(")")}}class pt extends E.a{constructor(){super("removeValue",new m.CategoryParameter(u.instance,new a.Identifier("value")))}interpret(t){const e=this.getValue(t);e.mutable||t.problemListener.reportNotMutable(new a.Identifier("dict"),"dict");const i=t.getValue(new a.Identifier("value"));return e.removeValue(i),null}check(t){return o.instance}transpileCall(t,e){t.append("removeValue("),e[0].transpile(t,null),t.append(")")}}class ft extends z{constructor(t){super(new a.Identifier(t.name+"<:>"),t),this.itemType=t}withItemType(t){return new ft(t)}getTranspiledName(t){return this.itemType.getTranspiledName(t)+"_dict"}declare(t){t.require(c.Dictionary)}isAssignableFrom(t,e){return super.isAssignableFrom(t,e)||e instanceof ft&&this.itemType.isAssignableFrom(t,e.itemType)}equals(t){return null!=t&&(t===this||t instanceof ft&&this.itemType.equals(t.itemType))}checkAdd(t,e,i,s){return i instanceof ft&&this.itemType.equals(i.itemType)?this:super.checkAdd(t,e,i,s)}declareAdd(t,e,i,s,r){if(!(e instanceof ft&&this.itemType.equals(e.itemType)))return super.declareAdd(t,e,i,s,r);s.declare(t),r.declare(t)}transpileAdd(t,e,i,s,r){if(!(e instanceof ft&&this.itemType.equals(e.itemType)))return super.transpileAdd(t,e,i,s,r);s.transpile(t),t.append(".add("),r.transpile(t),t.append(")")}checkContains(t,e,i){return i===B.instance?x.instance:super.checkContains(t,i)}declareContains(t,e,i,s){t.require(c.StrictSet),i.declare(t),s.declare(t)}transpileContains(t,e,i,s){i.transpile(t),t.append(".has("),s.transpile(t),t.append(")")}checkHasAllOrAny(t,e){return x.instance}declareHasAllOrAny(t,e,i,s){t.require(c.StrictSet),i.declare(t),s.declare(t)}transpileHasAllValue(t,e,i,s){i.transpile(t),t.append(".hasAll("),s.transpile(t),t.append(")")}transpileHasAnyValue(t,e,i,s){i.transpile(t),t.append(".hasAny("),s.transpile(t),t.append(")")}checkItem(t,e,i){return e===B.instance?this.itemType:(t.problemListener.reportIllegalItemType(i,e,[B.instance]),o.instance)}declareItem(t,e,i){}transpileItem(t,e,i){t.append(".getItem("),i.transpile(t),t.append(")")}transpileAssignItemValue(t,e,i){t.append(".setItem("),e.transpile(t),t.append(", "),i.transpile(t),t.append(")")}checkIterator(t,e){return new _t(this.itemType)}checkMember(t,e,i){switch(i){case"count":return T.instance;case"keys":return new ht(B.instance);case"values":return new nt(this.itemType);default:return super.checkMember(t,e,i)}}declareMember(t,e,i){switch(i){case"keys":t.require(c.StrictSet);break;case"values":t.require(c.List);break;case"json":t.require(f.convertToJson),t.require(f.convertToJsonNode),t.require(c.Document);break;case"count":break;default:super.declareMember(t,e,i)}}transpileMember(t,e){switch(e){case"count":t.append("length");break;case"keys":case"values":t.append(e);break;case"json":t.append("toJson()");break;default:super.transpileMember(t,e)}}getMemberMethods(t,e){switch(e){case"swap":return[new ut];case"removeKey":return[new dt];case"removeValue":return[new pt];default:return super.getMemberMethods.call(t,e)}}}class _t extends s.a{constructor(t){super(new a.Identifier(t.name+"{}[]")),this.itemType=t}checkMember(t,e,i){return"key"==i?B.instance:"value"==i?this.itemType:super.checkMember(t,e,i)}declareMember(t,e,i){if("key"!=i)return"value"!=i?super.declareMember(t,e,i):void this.itemType.declare(t)}transpileMember(t,e){t.append(e)}}var xt=i(58);class Et extends xt.default{constructor(t){super(t)}equals(t){return t==this||t instanceof Et&&this.name==t.name}asMutable(t,e){return this}}class mt extends K{constructor(t){super(new a.Identifier("Iterator<"+t.name+">"),t)}withItemType(t){return new mt(t)}isAssignableFrom(t,e){return super.isAssignableFrom(t,e)||e instanceof mt&&this.itemType.isAssignableFrom(t,e.itemType)}equals(t){return t==this||t instanceof mt&&this.itemType.equals(t.itemType)}checkIterator(t,e){return this.itemType}checkMember(t,e,i){return"count"===i?T.instance:super.checkMember(t,e,i)}declare(t){this.itemType.declare(t)}getMemberMethods(t,e){switch(e){case"toList":return[new ot(this.itemType)];case"toSet":return[new rt(this.itemType)];default:return super.getMemberMethods.call(t,e)}}}class Rt extends K{constructor(t){super(new a.Identifier("Cursor<"+t.name+">"),t)}withItemType(t){return new Rt(t)}isAssignableFrom(t,e){return super.isAssignableFrom(t,e)||e instanceof Rt&&this.itemType.isAssignableFrom(t,e.itemType)}equals(t){return t==this||t instanceof Rt&&this.itemType.equals(t.itemType)}checkIterator(t,e){return this.itemType}declareIterator(t,e,i){(t=t.newChildTranspiler(null)).context.registerValue(new G.Variable(e,this.itemType)),i.declare(t)}transpileIterator(t,e,i){t.append(".iterate(function(").append(e.name).append(") { return "),(t=t.newChildTranspiler(null)).context.registerValue(new G.Variable(e,this.itemType)),i.transpile(t),t.append("; }, this)"),t.flush()}checkMember(t,e,i){return"count"===i||"totalCount"===i?T.instance:super.checkMember(t,e,i)}declareMember(t,e,i){"count"!==i&&"totalCount"!==i&&super.declareMember(t,e,i)}transpileMember(t,e){"count"===e||"totalCount"===e?t.append(e):super.transpileMember(t,e)}getMemberMethods(t,e){switch(e){case"toList":return[new ot(this.itemType)];default:return super.getMemberMethods.call(t,e)}}}class Tt extends s.a{constructor(t){super(t.id),this.method=t}equals(t){return t===this||t instanceof Tt&&this.method.getProto()===t.method.getProto()}checkExists(t){}checkUnique(t){if(null!=t.getRegisteredDeclaration(this.name))throw new y.SyntaxError('Duplicate name: "'+this.name+'"')}isMoreSpecificThan(t,e){return!1}checkArrowExpression(t,e){return t=t.newChildContext(),this.method.registerParameters(t),e.check(t),this}declare(t){}declareArrowExpression(t,e){t=t.newChildTranspiler(null),this.method.registerParameters(t.context),e.declare(t)}transpileArrowExpression(t,e){(t=t.newChildTranspiler(null)).append("function("),this.method.parameters.transpile(t),t.append(") {"),this.method.registerParameters(t.context),e.transpile(t),t.append("}"),t.flush()}transpileMethodType(t){this.method.transpileMethodType(t)}}class gt extends n{constructor(){super(new a.Identifier("Code"))}}gt.instance=new gt;class yt extends n{constructor(){super(new a.Identifier("Jsx"))}}yt.instance=new yt;class At extends n{constructor(){super(new a.Identifier("Css"))}checkAdd(t,e,i,s){return i===At.instance?this:super.checkAdd(t,e,i,s)}declare(t){}transpile(t){t.append("Object")}declareAdd(t){t.require(c.Any)}transpileAdd(t,e,i,s,r){if(e!==At.instance)return super.transpileAdd(t,e,i,s,r);t.append("Object.assign(new Any(),"),s.transpile(t),t.append(","),r.transpile(t),t.append(")")}}At.instance=new At;class Lt extends n{constructor(){super(new a.Identifier("Html"))}isAssignableFrom(t,e){return e===yt.instance||super.isAssignableFrom(t,e)}declare(t){}transpile(t){t.append("Html")}}Lt.instance=new Lt;var It=i(10);class Ct extends E.a{constructor(t){super("symbolOf",new m.CategoryParameter(B.instance,new a.Identifier("name"))),this.enumType=t}check(t){return this.enumType}interpret(t){const e=t.getRegistered(this.enumType.name);if(!(e instanceof It.EnumeratedNativeDeclaration))throw new y.SyntaxError(this.enumType.typeName+" is not an enumerated type!");const i=t.getValue(new a.Identifier("name")).getStorableData();return e.getSymbol(i)}transpileCall(t,e){t.append("symbolOf("),e[0].transpile(t),t.append(")")}}class vt extends s.a{constructor(t,e){super(t),this.derivedFrom=e}checkExists(t){}checkMember(t,e,i){return"value"==i?this.derivedFrom:"name"==i?B.instance:super.checkMember(t,e,i)}checkStaticMember(t,e,i){return"symbols"==i?new nt(this):super.checkStaticMember(t,e,i)}declare(t){const e=t.context.getRegisteredDeclaration(this.name);t.declare(e),t.require(c.List)}transpile(t){t.append(this.name)}declareMember(t,e,i){if("value"==i||"name"==i){const e=t.context.getRegisteredDeclaration(this.name);t.declare(e)}else super.declareMember(t,e,i)}transpileMember(t,e){if("value"!=e&&"name"!=e)return super.transpileMember(t,e);t.append(e)}declareStaticMember(t,e,i){if("symbols"==i){const e=t.context.getRegisteredDeclaration(this.name);t.declare(e)}else super.declareStaticMember(t,e,i)}transpileStaticMember(t,e){if("symbols"!=e)return super.transpileStaticMember(t,e);t.append(e)}getStaticMemberValue(t,e){const i=t.getRegisteredDeclaration(this.name);if(!i||!i.symbols)throw new y.SyntaxError(e+" is not an enumerated type!");if("symbols"==e)return i.symbols;throw new y.SyntaxError("Unknown member:"+e)}getStaticMemberMethods(t,e){switch(e){case"symbolOf":return[new Ct(this)];default:return super.getStaticMemberMethods(t,e)}}}class bt extends E.a{constructor(t){super("symbolOf",new m.CategoryParameter(B.instance,new a.Identifier("name"))),this.enumType=t}check(t){return this.enumType}interpret(t){const e=t.getRegistered(this.enumType.name);if(!(e instanceof It.EnumeratedCategoryDeclaration))throw new y.SyntaxError(this.enumType.typeName+" is not an enumerated type!");const i=t.getValue(new a.Identifier("name")).getStorableData();return e.getSymbol(i)}transpileCall(t,e){t.append("symbolOf("),e[0].transpile(t),t.append(")")}}class wt extends xt.default{constructor(t){super(t)}asMutable(t,e){return this}checkExists(t){}checkMember(t,e,i){return"name"==i?B.instance:super.checkMember(t,e,i)}checkStaticMember(t,e,i){return"symbols"==i?new nt(this):super.checkStaticMember(t,e,i)}declareStaticMember(t,e,i){if("symbols"==i){const e=t.context.getRegisteredDeclaration(this.name);t.declare(e)}else super.declareStaticMember(t,e,i)}transpileStaticMember(t,e){if("symbols"!=e)return super.transpileStaticMember(t,e);t.append(e)}getStaticMemberValue(t,e){const i=t.getRegisteredDeclaration(this.name);if(!i||!i.symbols)throw new y.SyntaxError(e+" is not an enumerated type!");if("symbols"==e)return i.symbols;throw new y.SyntaxError("Unknown member:"+e)}getStaticMemberMethods(t,e){switch(e){case"symbolOf":return[new bt(this)];default:return[]}}}class Nt extends s.a{constructor(t){super(new a.Identifier("Type")),this.type=t}toString(){return"Type<"+this.type.toString()+">"}toDialect(t){t.append("Type<"),this.type.toDialect(t),t.append(">")}checkMember(t,e,i){return this.type.checkStaticMember(t,e,i)}declareMember(t,e,i){this.type.declare(t),this.type.declareStaticMember(t,e,i)}transpileMember(t,e){this.type.transpileStaticMember(t,e)}getMemberMethods(t,e,i){return this.type.getStaticMemberMethods(t,e,i)}}class St extends s.a{constructor(t){super(new a.Identifier("Properties")),this.properties=t}isAssignableFrom(t,e){return e instanceof J||super.isAssignableFrom(t,e)}getMemberMethods(t,e){const i=this.properties.get(e);return i?i.validator.getMethodDeclarations(t):super.getMemberMethods(t,e)}checkMember(t,e,i){const s=this.properties.get(i);return s?s.validator.getType(t):super.checkMember(t,e,i)}declare(t){t.register(c.Document),t.register(c.List)}declareMember(t,e,i){const s=this.properties.get(i);s?s.validator.getType(t.context).declare(t):super.declareMember(t,e,i)}transpileMember(t,e){"text"===e?t.append("getText()"):t.append(e)}}class Ot{add(t){this[t.name]=t}inferType(t,e){const i=Object.keys(this);switch(i.length){case 0:return o.instance;case 1:return this[i[0]];default:return this.doInferType(t,i,e)}}doInferType(t,e,i){let s=null;for(let r=0;rt.name))}hasAttribute(t){for(let e=0;e0&&(this.forEach((e=>{t.append(e.name),t.append(", ")})),t.trimLast(2))}toMDialect(t){this.toODialect(t)}}var a=i(24);class o extends a.a{constructor(t){super(),this.name=t}toString(){return this.name}equals(t){return!!(t&&t instanceof o)&&this.name==t.name}}class h extends s.a{constructor(t){super(null,t)}}var l=i(50);class c extends a.a{constructor(t,e){super(),this.id=t,this.entries=e||null}get name(){return this.id.name}getDefaultArgument(){return this.entries&&1===this.entries.items.length?this.entries.items[0].value:null}getArgument(t){if(!this.entries||!this.entries.items)return null;const e=this.entries.items.filter((e=>t===e.key&&e.key.toString()))[0];return e?e.value:null}toDialect(t){t.append(this.name),null!=this.entries&&this.entries.items.length>0&&(t.append("("),this.entries.items.forEach((e=>{e.key&&(t.append(e.key),t.append(" = ")),e.value.toDialect(t),t.append(", ")}),this),t.trimLast(", ".length),t.append(")")),t.newLine()}processCategory(t,e){const i=l.a.forId(this.id);i?i.processCategory(this,t,e):t.problemListener.reportUnknownAnnotation(this,this.name)}}class u{constructor(t){this.name=t}toString(){return this.name.toLowerCase().replace("_"," ")}toDialect(t){t.append(this.toString())}}u.IN=new u("IN"),u.HAS=new u("HAS"),u.HAS_ALL=new u("HAS_ALL"),u.HAS_ANY=new u("HAS_ANY"),u.NOT_IN=new u("NOT_IN"),u.NOT_HAS=new u("NOT_HAS"),u.NOT_HAS_ALL=new u("NOT_HAS_ALL"),u.NOT_HAS_ANY=new u("NOT_HAS_ANY");class d{toDialect(t){t.append(this.toString())}}d.GT=new d,d.GT.toString=()=>">",d.GT.transpile=t=>{t.append("gt")},d.GTE=new d,d.GTE.toString=()=>">=",d.GTE.transpile=t=>{t.append("gte")},d.LT=new d,d.LT.toString=()=>"<",d.LT.transpile=t=>{t.append("lt")},d.LTE=new d,d.LTE.toString=()=>"<=",d.LTE.transpile=t=>{t.append("lte")};class p{constructor(t){this.name=t}toDialect(t){t.toDialect(this)}toString(t){return t?t.toString(this):this.name}}p.IS=new p("IS"),p.IS.toDialect=t=>{t.append("is")},p.IS.toEString=()=>"is",p.IS.toOString=p.IS.toEString,p.IS.toMString=p.IS.toEString,p.IS_NOT=new p("IS_NOT"),p.IS_NOT.toDialect=t=>{t.append("is not")},p.IS_NOT.toEString=()=>"is not",p.IS_NOT.toOString=p.IS_NOT.toEString,p.IS_NOT.toMString=p.IS_NOT.toEString,p.IS_A=new p("IS_A"),p.IS_A.toDialect=t=>{t.append("is a")},p.IS_A.toEString=()=>"is a",p.IS_A.toOString=p.IS_A.toEString,p.IS_A.toMString=p.IS_A.toEString,p.IS_NOT_A=new p("IS_NOT_A"),p.IS_NOT_A.toDialect=t=>{t.append("is not a")},p.IS_NOT_A.toEString=t=>"is not a",p.IS_NOT_A.toOString=p.IS_NOT_A.toEString,p.IS_NOT_A.toMString=p.IS_NOT_A.toEString,p.EQUALS=new p("EQUALS"),p.EQUALS.toEDialect=t=>{t.append("=")},p.EQUALS.toODialect=t=>{t.append("==")},p.EQUALS.toMDialect=t=>{t.append("==")},p.EQUALS.toEString=()=>"=",p.EQUALS.toOString=()=>"==",p.EQUALS.toMString=()=>"==",p.NOT_EQUALS=new p("NOT_EQUALS"),p.NOT_EQUALS.toEDialect=t=>{t.append("<>")},p.NOT_EQUALS.toODialect=t=>{t.append("!=")},p.NOT_EQUALS.toMDialect=t=>{t.append("!=")},p.NOT_EQUALS.toEString=()=>"<>",p.NOT_EQUALS.toOString=()=>"!=",p.NOT_EQUALS.toMString=()=>"!=",p.ROUGHLY=new p("ROUGHLY"),p.ROUGHLY.toEDialect=t=>{t.append("~")},p.ROUGHLY.toODialect=t=>{t.append("~=")},p.ROUGHLY.toMDialect=t=>{t.append("~=")},p.ROUGHLY.toEString=()=>"~",p.ROUGHLY.toOString=()=>"~=",p.ROUGHLY.toMString=()=>"~=",p.CONTAINS=new p("CONTAINS"),p.CONTAINS.toEDialect=t=>{t.append("contains")},p.CONTAINS.toODialect=p.CONTAINS.toEDialect,p.CONTAINS.toMDialect=p.CONTAINS.toEDialect,p.CONTAINS.toEString=()=>"contains",p.CONTAINS.toOString=p.CONTAINS.toEString,p.CONTAINS.toMString=p.CONTAINS.toEString,p.NOT_CONTAINS=new p("NOT_CONTAINS"),p.NOT_CONTAINS.toEDialect=t=>{t.append("not contains")},p.NOT_CONTAINS.toODialect=p.NOT_CONTAINS.toEDialect,p.NOT_CONTAINS.toMDialect=p.NOT_CONTAINS.toEDialect,p.NOT_CONTAINS.toEString=()=>"not contains",p.NOT_CONTAINS.toOString=p.NOT_CONTAINS.toEString,p.NOT_CONTAINS.toMString=p.NOT_CONTAINS.toEString;class f extends a.a{constructor(t,e){super(),this.ids=t,this.descending=e||!1}toDialect(t){this.ids.forEach((e=>{t.append(e.toString()),t.append(".")})),t.trimLast(1),this.descending&&t.append(" descending")}checkQuery(t){const e=this.ids[0];null==t.findAttribute(e.name)&&t.problemListener.reportUnknownAttribute(e,e.name)}interpretQuery(t,e){const i=this.ids[0],s=t.findAttribute(i.name).getAttributeInfo();e.addOrderByClause(s,this.descending)}declare(t){}transpileQuery(t,e){const i=this.ids[0],s=t.context.findAttribute(i.name).getAttributeInfo();t.append(e).append(".addOrderByClause(").append(s.toTranspiled()).append(", ").append(this.descending).append(");").newLine()}}class _ extends s.a{constructor(t){super(null,t)}toDialect(t){t.append("order by "),t.dialect==r.Dialect.O&&t.append("( "),this.forEach((e=>{e.toDialect(t),t.append(", ")})),t.trimLast(2),t.dialect==r.Dialect.O&&t.append(" )")}checkQuery(t){this.forEach((e=>{e.checkQuery(t)}))}interpretQuery(t,e){this.forEach((i=>{i.interpretQuery(t,e)}))}declare(t){this.forEach((e=>{e.declare(t)}))}transpileQuery(t,e){this.forEach((i=>{i.transpileQuery(t,e)}))}}class x{constructor(t,e){this.name=t,this.token=e}toString(){return this.token}toDialect(t){t.append(this.token)}}x.PLUS=new x("PLUS","+"),x.MINUS=new x("MINUS","-"),x.MULTIPLY=new x("MULTIPLY","*"),x.DIVIDE=new x("DIVIDE","/"),x.IDIVIDE=new x("IDIVIDE","\\"),x.MODULO=new x("MODULO","%");var E=i(144),m=i(145),R=i(1);class T extends s.a{constructor(t){super(R.MissingType.instance),t&&this.add(t)}getIterator(t){return new g(this,t)}toString(){return"["+this.map((t=>t.name)).join(", ")+"]"}}class g{constructor(t,e){this.symbols=t,this.context=e,this.idx=0}hasNext(){return this.idx{e.toDialect(t),t.newLine()})),t.dedent()}toMDialect(t){t.append("def category bindings:").newLine().indent(),this.forEach((e=>{e.toDialect(t),t.newLine()})),t.dedent()}toODialect(t){t.append("category bindings {").newLine().indent(),this.forEach((e=>{e.toDialect(t),t.append(";").newLine()})),t.dedent().append("}")}}var I=i(65);class C{constructor(t,e){this.ordinal=t,this.name=e}moreSpecificThan(t){return this.ordinal>t.ordinal}toString(){return this.name}}C.INCOMPATIBLE=new C(0,"INCOMPATIBLE"),C.INHERITED=new C(1,"INHERITED"),C.EXACT=new C(2,"EXACT"),C.DERIVED=new C(3,"DERIVED");var v=i(6);class b{static OrEmpty(t){return t||new b(null,null)}constructor(t,e){this.name=t,this.statements=e}check(t,e){return(t=t.newChildContext()).registerValue(new v.Variable(this.name,e)),this.statements.check(t,null),R.VoidType.instance}interpret(t,e){return(t=t.newChildContext()).registerValue(new v.Variable(this.name,e.type)),t.setValue(this.name,e),this.statements.interpret(t),null}toDialect(t,e){t.append(" then with ").append(this.name.name),t.dialect===r.Dialect.O?t.append(" {"):t.append(":"),(t=t.newChildWriter()).context.registerValue(new v.Variable(this.name,e)),t.newLine().indent(),this.statements.toDialect(t),t.dedent(),t.dialect===r.Dialect.O&&t.append("}").newLine()}declare(t,e){(t=t.newChildTranspiler(t.context)).context.registerValue(new v.Variable(this.name,e)),this.statements.declare(t)}transpile(t,e){t.append("function(").append(this.name.name).append(") {").indent(),(t=t.newChildTranspiler(t.context)).context.registerValue(new v.Variable(this.name,e)),this.statements.transpile(t),t.dedent().append("}.bind(this)"),t.flush()}}},function(t,e,i){"use strict";i.r(e),i.d(e,"PromptoError",(function(){return s.a})),i.d(e,"UserError",(function(){return n})),i.d(e,"InternalError",(function(){return a})),i.d(e,"SyntaxError",(function(){return o})),i.d(e,"ReadWriteError",(function(){return h})),i.d(e,"NotStorableError",(function(){return l})),i.d(e,"ExecutionError",(function(){return r.a})),i.d(e,"InvalidDataError",(function(){return u})),i.d(e,"InvalidResourceError",(function(){return d})),i.d(e,"NotMutableError",(function(){return p.default})),i.d(e,"IndexOutOfRangeError",(function(){return f})),i.d(e,"DivideByZeroError",(function(){return _})),i.d(e,"NullReferenceError",(function(){return x}));var s=i(64),r=i(33);class n extends r.a{constructor(t){super(),this.expression=t}getExpression(t){return this.expression}}class a extends s.a{constructor(t){super(t)}}class o extends s.a{constructor(t){super(t)}}class h extends r.a{getExpression(t){return t.getRegisteredValue("READ_WRITE")}}class l extends r.a{getExpression(t){return t.getRegisteredValue("NOT_STORABLE")}}var c=i(9);class u extends r.a{constructor(t){super(t)}getExpression(t){return new c.TextLiteral("'"+this.message+"'")}}class d extends r.a{constructor(t){super(t)}etExpression(t){return new c.TextLiteral(this.message)}}var p=i(93);class f extends r.a{getExpression(t){return t.getRegisteredValue("INDEX_OUT_OF_RANGE")}}class _ extends r.a{getExpression(t){return t.getRegisteredValue("DIVIDE_BY_ZERO")}}class x extends r.a{getExpression(t){return t.getRegisteredValue("NULL_REFERENCE")}}},function(t,e,i){"use strict";i.r(e),i.d(e,"Value",(function(){return s.a})),i.d(e,"DbIdValue",(function(){return n})),i.d(e,"NullValue",(function(){return a})),i.d(e,"AnyValue",(function(){return o})),i.d(e,"BooleanValue",(function(){return l})),i.d(e,"BlobValue",(function(){return u})),i.d(e,"ImageValue",(function(){return d})),i.d(e,"IntegerValue",(function(){return p})),i.d(e,"DecimalValue",(function(){return _})),i.d(e,"CharacterValue",(function(){return x})),i.d(e,"TextValue",(function(){return m})),i.d(e,"DateTimeValue",(function(){return T})),i.d(e,"DateValue",(function(){return g})),i.d(e,"TimeValue",(function(){return y})),i.d(e,"PeriodValue",(function(){return A})),i.d(e,"VersionValue",(function(){return L})),i.d(e,"UUIDValue",(function(){return C})),i.d(e,"Container",(function(){return v})),i.d(e,"ListValue",(function(){return S})),i.d(e,"SetValue",(function(){return O})),i.d(e,"TupleValue",(function(){return D})),i.d(e,"DictionaryValue",(function(){return M})),i.d(e,"DocumentValue",(function(){return P})),i.d(e,"IterableValue",(function(){return H})),i.d(e,"IteratorValue",(function(){return V})),i.d(e,"CursorValue",(function(){return G})),i.d(e,"TypeValue",(function(){return W})),i.d(e,"ClosureValue",(function(){return J})),i.d(e,"CssValue",(function(){return Y})),i.d(e,"JsxValue",(function(){return q})),i.d(e,"IntegerRangeValue",(function(){return z})),i.d(e,"DateRangeValue",(function(){return Q})),i.d(e,"TimeRangeValue",(function(){return Z})),i.d(e,"CharacterRangeValue",(function(){return $})),i.d(e,"Instance",(function(){return tt})),i.d(e,"NativeInstance",(function(){return it})),i.d(e,"NativeResource",(function(){return ot})),i.d(e,"ConcreteInstance",(function(){return ct})),i.d(e,"CodeValue",(function(){return _t})),i.d(e,"ArrowValue",(function(){return Et})),i.d(e,"ContextualExpression",(function(){return xt}));var s=i(16),r=i(1);class n extends s.a{constructor(t){super(r.DbIdType.instance),this.value=t}toString(){return this.value.toString()}toJsonNode(){return this.value.toString()}getStorableData(){return this.value}convertToJavaScript(){return this.value}toJson(t,e,i,s,n,a){const o=n?{type:r.DbIdType.instance.name,value:this.value}:this.value;Array.isArray(e)?e.push(o):e[s]=o}}class a extends s.a{static init(){a.instance=new a}constructor(){super(r.NullType.instance)}toString(){return"null"}getStorableData(){return null}convertToJavaScript(){return null}toJsonNode(){return null}}class o extends s.a{constructor(){super(r.AnyType.instance),this.text=null}toString(){return"{id:"+this.id+", text:"+this.text+"}"}}var h=i(3);class l extends s.a{constructor(t){super(r.BooleanType.instance),this.value=t}static init(){l.TRUE=new l(!0),l.FALSE=new l(!1),l.TRUE.not=l.FALSE,l.FALSE.not=l.TRUE}static ValueOf(t){return t?l.TRUE:l.FALSE}static Parse(t){const e="true"===t;return l.ValueOf(e)}getStorableData(){return this.value}getValue(){return this.value}toJsonNode(){return this.value}And(t){if(t instanceof l)return l.ValueOf(this.value&&t.value);throw new h.SyntaxError("Illegal: Boolean and "+typeof t)}Or(t){if(t instanceof l)return l.ValueOf(this.value||t.value);throw new h.SyntaxError("Illegal: Boolean or "+typeof t)}Not(){return this.not}toString(){return this.value.toString()}equals(t){return t instanceof l&&this.value==t.value}toJson(t,e,i,s,r,n){Array.isArray(e)?e.push(this.value):e[s]=this.value}}class c extends s.a{constructor(t,e,i){super(t),this.mimeType=e,this.data=i}}class u extends c{constructor(t,e){super(r.BlobType.instance,t,e)}}class d extends c{constructor(t,e){super(r.ImageType.instance,t,e)}}class p extends s.a{constructor(t){super(r.IntegerType.instance),this.value=t>0?Math.floor(t):Math.ceil(t)}static Parse(t){return new p(parseInt(t))}toString(){return this.value.toString()}toJsonNode(){return this.value}getStorableData(){return this.value}convertToJavaScript(){return this.value}IntegerValue(){return this.value}DecimalValue(){return 1*this.value}Add(t,e){if(e instanceof p)return new p(this.value+e.value);if(e instanceof _)return new _(e.DecimalValue()+this.value);throw new h.SyntaxError("Illegal: IntegerValue + "+typeof e)}Subtract(t,e){if(e instanceof p)return new p(this.value-e.value);if(e instanceof _)return new _(this.value-e.DecimalValue());throw new h.SyntaxError("Illegal: IntegerValue - "+typeof e)}Multiply(t,e){if(e instanceof p)return new p(this.value*e.value);if(e instanceof _)return new _(e.value*this.value);if(e.Multiply)return e.Multiply(t,this);throw new h.SyntaxError("Illegal: IntegerValue * "+typeof e)}Divide(t,e){if(e instanceof p||e instanceof _){if(0===e.DecimalValue())throw new h.DivideByZeroError;return new _(this.DecimalValue()/e.DecimalValue())}throw new h.SyntaxError("Illegal: IntegerValue / "+typeof e)}IntDivide(t,e){if(e instanceof p){if(0===e.IntegerValue())throw new h.DivideByZeroError;return new p(this.IntegerValue()/e.IntegerValue())}throw new h.SyntaxError("Illegal: IntegerValue \\ "+typeof e)}Modulo(t,e){if(e instanceof p){if(0===e.IntegerValue())throw new h.DivideByZeroError;return new p(this.IntegerValue()%e.IntegerValue())}throw new h.SyntaxError("Illegal: IntegerValue \\ "+typeof e)}Minus(t){return new p(-this.value)}cmp(t){return this.value>t.IntegerValue()?1:this.value===t.IntegerValue()?0:-1}compareToValue(t,e){if(e instanceof p||e instanceof _)return this.value>e.value?1:this.value===e.value?0:-1;throw new h.SyntaxError("Illegal comparison: IntegerValue and "+typeof e)}equals(t){return(t instanceof p||t instanceof _||t instanceof n)&&this.value===t.value}toJson(t,e,i,s,r,n){Array.isArray(e)?e.push(this.value):e[s]=this.value}}var f=i(12);class _ extends s.a{constructor(t){super(r.DecimalType.instance),this.value=t}static Parse(t){return new _(parseFloat(t))}toString(){return Object(f.decimalToString)(this.value)}toJsonNode(){return this.value}convertToJavaScript(){return this.value}IntegerValue(){return Math.floor(this.value)}DecimalValue(){return this.value}getStorableData(){return this.value}Add(t,e){if(e instanceof p)return new _(this.value+e.IntegerValue());if(e instanceof _)return new _(this.value+e.DecimalValue());throw new h.SyntaxError("Illegal: DecimalValue + "+typeof e)}Subtract(t,e){if(e instanceof p)return new _(this.value-e.IntegerValue());if(e instanceof _)return new _(this.value-e.DecimalValue());throw new h.SyntaxError("Illegal: DecimalValue - "+typeof e)}Multiply(t,e){if(e instanceof p)return new _(this.value*e.IntegerValue());if(e instanceof _)return new _(this.value*e.DecimalValue());throw new h.SyntaxError("Illegal: DecimalValue * "+typeof e)}Divide(t,e){if(e instanceof p||e instanceof _){if(0===e.DecimalValue())throw new h.DivideByZeroError;return new _(this.DecimalValue()/e.DecimalValue())}throw new h.SyntaxError("Illegal: DecimalValue / "+typeof e)}IntDivide(t,e){if(e instanceof p){if(0===e.IntegerValue())throw new h.DivideByZeroError;return new p(this.DecimalValue()/e.IntegerValue())}throw new h.SyntaxError("Illegal: DecimalValue \\ "+typeof e)}Modulo(t,e){if(e instanceof p||e instanceof _){if(0===e.DecimalValue())throw new h.DivideByZeroError;return new _(this.DecimalValue()%e.DecimalValue())}throw new h.SyntaxError("Illegal: DecimalValue % "+typeof e)}Minus(t){return new _(-this.value)}compareToValue(t,e){if(e instanceof p||e instanceof _)return this.value>e.value?1:this.value===e.value?0:-1;throw new h.SyntaxError("Illegal comparison: IntegerValue and "+typeof e)}equals(t){return(t instanceof p||t instanceof _)&&this.value===t.value}toJson(t,e,i,s,r,n){Array.isArray(e)?e.push(this.value):e[s]=this.value}}class x extends s.a{constructor(t){super(r.CharacterType.instance),this.value=t}static isWhitespace(t){return!!E[t.charCodeAt(0)]}getMemberValue(t,e){return"codePoint"===e?new p(this.value.charCodeAt(0)):super.getMemberValue(t,e)}toJsonNode(){return this.value}Add(t,e){return new m(this.value+e.toString())}Multiply(t,e){if(!(e instanceof p))throw new h.SyntaxError("Illegal: Chararacter * "+typeof e);try{const t=this.value.repeat(e.value);return new m(t)}catch(t){throw new h.SyntaxError("Negative repeat count:"+e.value)}}cmp(t){return this.value>t.value?1:this.value==t.value?0:-1}compareToValue(t,e){if(e instanceof m||e instanceof x)return this.value>e.value?1:this.value==e.value?0:-1;throw new h.SyntaxError("Illegal: Compare CharacterValue with "+typeof e)}convertToJavaScript(){return this.value}toString(){return this.value}equals(t){return t instanceof x&&this.value==t.value}Roughly(t,e){return(e instanceof m||e instanceof x)&&Object(f.removeAccents)(this.value.toLowerCase())==Object(f.removeAccents)(e.value.toLowerCase())}}const E=[];E[" ".charCodeAt(0)]=!0,E["\t".charCodeAt(0)]=!0,E["\r".charCodeAt(0)]=!0,E["\n".charCodeAt(0)]=!0;class m extends s.a{constructor(t){super(r.TextType.instance),this.value=t}getStorableData(){return this.value}getValue(){return this.value}toString(){return this.value}toJsonNode(){return this.value}Add(t,e){return new m(this.value+e.toString())}Multiply(t,e){if(!(e instanceof p))throw new h.SyntaxError("Illegal: Chararacter * "+typeof e);try{const t=this.value.repeat(e.value);return new m(t)}catch(t){throw new h.SyntaxError("Negative repeat count:"+e.value)}}compareToValue(t,e){if(e instanceof m||e instanceof x)return this.value>e.value?1:this.value==e.value?0:-1;throw new h.SyntaxError("Illegal: Compare TextValue with "+typeof e)}hasItem(t,e){if(e instanceof x||e instanceof m)return this.value.indexOf(e.value)>=0;throw new h.SyntaxError("Illegal contains: TextValue + "+typeof e)}getMemberValue(t,e){return"count"===e?new p(this.value.length):super.getMemberValue(t,e)}getItemInContext(t,e){try{if(e instanceof p)return new x(this.value[e.IntegerValue()-1]);throw new h.InvalidDataError("No such item:"+e.toString())}catch(t){throw h.IndexOutOfRangeError,t}}getIterator(t){return new R(this.value)}convertToJavaScript(){return this.value}slice(t,e){const i=this.checkFirst(t),s=this.checkLast(e);return new m(this.value.slice(i-1,s))}checkFirst(t){const e=null==t?1:t.IntegerValue();if(e<1||e>this.value.length)throw new h.IndexOutOfRangeError;return e}checkLast(t){let e=null==t?this.value.length:t.IntegerValue();if(e<0&&(e=this.value.length+1+t.IntegerValue()),e<1||e>this.value.length)throw new h.IndexOutOfRangeError;return e}equals(t){return(t instanceof m||t instanceof n)&&this.value===t.value}Roughly(t,e){return(e instanceof m||e instanceof x)&&Object(f.removeAccents)(this.value.toLowerCase())===Object(f.removeAccents)(e.value.toLowerCase())}Contains(t,e){return(e instanceof m||e instanceof x)&&this.value.indexOf(e.value)>=0}toJson(t,e,i,s,r,n){Array.isArray(e)?e.push(this.value):e[s]=this.value}}class R{constructor(t){return this.index=-1,this.value=t,this}hasNext(){return this.indexi?1:e==i?0:-1}getMemberValue(t,e){return"year"===e?new p(this.value.getYear()):"month"===e?new p(this.value.getMonth()):"dayOfMonth"===e?new p(this.value.getUTCDate()):"dayOfYear"===e?new p(this.value.getDayOfYear()):super.getMemberValue(t,e)}equals(t){return t instanceof g&&this.value.equals(t.value)}toDocumentValue(t){return new m(this.toString())}toJson(t,e,i,s,n,a){const o=n?{type:r.DateType.instance.name,value:this.value.toString()}:this.value.toString();Array.isArray(e)?e.push(o):e[s]=o}}class y extends s.a{constructor(t){super(r.TimeType.instance),this.value=t}toString(){return this.value.toString()}toJsonNode(){return this.value.toString()}getStorableData(){return this.value}getValue(){return this.value}Add(t,e){if(e instanceof A)return new y(this.value.addPeriod(e));throw new h.SyntaxError("Illegal: TimeValue + "+typeof e)}Subtract(t,e){if(e instanceof A)return new y(this.value.subtractPeriod(e.value));if(e instanceof y)return new A(this.value.subtractTime(e.value));throw new h.SyntaxError("Illegal: TimeValue - "+typeof e)}compareToValue(t,e){if(e instanceof y)return this.cmp(e);throw new h.SyntaxError("Illegal comparison: TimeValue and "+typeof e)}getMemberValue(t,e){return"hour"==e?new p(this.value.getHour()):"minute"==e?new p(this.value.getMinute()):"second"==e?new p(this.value.getSecond()):"millisecond"==e?new p(this.value.getMillisecond()):super.getMemberValue(t,e)}cmp(t){const e=this.value.valueOf(),i=t.value.valueOf();return e>i?1:e==i?0:-1}equals(t){return t instanceof y&&this.value.equals(t.value)}toDocumentValue(t){return new m(this.toString())}toJson(t,e,i,s,n,a){const o=n?{type:r.TimeType.instance.name,value:this.value.toString()}:this.value.toString();Array.isArray(e)?e.push(o):e[s]=o}}class A extends s.a{constructor(t){super(r.PeriodType.instance),this.value=t,["years","months","weeks","days","hours","minutes","seconds","milliseconds"].forEach((function(t){Object.defineProperty(this,t,{get:function(){return this.value[t]}})}),this)}toJsonNode(){return this.value.toString()}totalMilliseconds(){return this.value.totalMilliseconds()}convertToJavaScript(){return this.value}Add(t,e){if(e instanceof A)return new A(this.value.add(e.value));throw new h.SyntaxError("Illegal: PeriodValue + "+typeof e)}Minus(t){return new A(this.value.minus())}Subtract(t,e){if(e instanceof A)return new A(this.value.subtract(e.value));throw new h.SyntaxError("Illegal: PeriodValue + "+typeof e)}Multiply(t,e){if(e instanceof p)return new A(this.value.multiply(e.value));throw new h.SyntaxError("Illegal: PeriodValue * "+typeof e)}toString(){return this.value.toString()}equals(t){return t instanceof A&&this.value.equals(t.value)}getMemberValue(t,e){try{if("years"===e||"months"===e||"weeks"===e||"days"===e||"hours"===e||"minutes"===e||"seconds"===e||"milliseconds"===e)return new p(this.value[e])}catch(t){}return super.getMemberValue(t,e)}toDocumentValue(t){return new m(this.toString())}}class L extends s.a{constructor(t){super(r.VersionType.instance),this.version=t}get major(){return this.version.major}get minor(){return this.version.major}get fix(){return this.version.major}toString(){return this.version.toString()}toJsonNode(){return this.version.toString()}compareToValue(t,e){if(e instanceof L)return this.version.cmp(e.version);throw new h.SyntaxError("Illegal comparison: VersionValue and "+typeof e)}equals(t){return t instanceof L&&this.version.equals(t.version)}getMemberValue(t,e){return"major"===e?new p(this.version.major):"minor"===e?new p(this.version.minor):"fix"===e?new p(this.version.fix):"qualifier"===e?new m(this.version.qualifierToString()):super.getMemberValue(t,e)}}var I=i(7);class C extends s.a{constructor(t){if("string"==typeof t&&(t=I.UUID.fromString(t)),!(t instanceof I.UUID))throw new h.InvalidDataError("Not a UUID: "+typeof t);super(r.UUIDType.instance),this.value=t}toString(){return this.value.toString()}toJsonNode(){return this.value.toString()}getStorableData(){return this.value.toString()}equals(t){return t instanceof C&&this.value.equals(t.value)}toDocumentValue(t){return new m(this.toString())}}class v extends s.a{constructor(t){super(t)}toDocumentValue(t){const e=this.items.map((e=>{e.toDocumentValue(t)}));return new S(r.AnyType.instance,e)}}class b extends v{constructor(t,e,i,s){super(t),this.items=e||[],null!==(i=i||null)&&this.add(i),this.mutable=s||!1}toArray(){return this.items}toString(){return"["+this.items.join(", ")+"]"}add(t){this.items.push(t)}setItem(t,e){this.items[t]=e}setItemInContext(t,e,i){if(!(e instanceof p))throw new h.SyntaxError("No such item:"+e.toString());{const t=e.IntegerValue()-1;if(t>this.items.length)throw new h.IndexOutOfRangeError;this.items[t]=i}}get(t){return this.items[t]}size(){return this.items.length}isEmpty(){return 0===this.items.length}slice(t,e){const i=this.checkFirst(t),s=this.checkLast(e),r=this.items.slice(i-1,s);return this.newInstance(r)}checkFirst(t){const e=null==t?1:t.IntegerValue();if(e<1||e>this.items.length)throw new h.IndexOutOfRangeError;return e}checkLast(t){let e=null==t?this.items.length:t.IntegerValue();if(e<0&&(e=this.items.length+1+t.IntegerValue()),e<1||e>this.items.length)throw new h.IndexOutOfRangeError;return e}hasItem(t,e){for(let t=0;tthis.items.length)throw new h.IndexOutOfRangeError;const i=this.items[t]||null;if(null==i)return null;if(i instanceof s.a)return i;throw new h.InternalError("Item not a value!")}catch(t){throw t instanceof h.PromptoError?t:new h.InternalError(t.toString())}}equals(t){if(t instanceof b){if(this.items.length!=t.items.length)return!1;for(let e=0;e0&&(this.items.forEach((e=>{e.toDialect?e.toDialect(t):t.append(e.toString()),t.append(", ")})),t.trimLast(2))}toJson(t,e,i,s,r,n){const a=[];this.items.map((e=>{e.toJson(t,a,i,s,r,n)})),Array.isArray(e)?e.push(a):e[s]=a}}class w{constructor(t,e){this.items=t,this.context=e,this.index=-1}hasNext(){return this.indext.getStorableData()))),this.storables}collectStorables(t){this.items.map((e=>{e.collectStorables(t)}))}convertToJavaScript(){const t=this.items.map((t=>t.convertToJavaScript()),this);return new I.List(this.mutable,t)}Add(t,e){if(e instanceof S){const t=this.items.concat(e.items);return new S(this.type.itemType,t)}if(e instanceof O){const t=Array.from(e.items.set.values()),i=this.items.concat(t);return new S(this.type.itemType,i)}return super.Add.apply(this,t,e)}Subtract(t,e){if(e instanceof S){const i=new O(this.type.itemType);e=i.Add(t,e)}if(e instanceof O){const t=this.items.filter((t=>!e.items.has(t)));return new S(this.type.itemType,t)}return super.Subtract.apply(this,t,e)}removeItem(t){this.items.splice(t.value-1,1)}removeValue(t){const e=this.items.indexOf(t);e>-1&&this.items.splice(e,1)}Multiply(t,e){if(e instanceof p){const t=e.value;if(t<0)throw new h.SyntaxError("Negative repeat count:"+t);{const e=Object(N.multiplyArray)(this.items,t);return new S(this.type.itemType,e)}}return super.Multiply.apply(this,t,e)}toDialect(t){t.append("["),super.toDialect(t),t.append("]")}filter(t){const e=this.items.filter(t);return new S(this.type.itemType,e)}toSetValue(){const t=new I.StrictSet;return this.items.forEach((e=>t.add(e))),new O(this.type.itemType,t)}toJsonNode(){return this.items.map((t=>t.toJsonNode()))}}class O extends v{constructor(t,e){super(new r.SetType(t)),this.itemType=t,this.items=e instanceof I.StrictSet?e:new I.StrictSet(e)}toArray(){return this.items.toArray()}add(t){this.items.add(t)}toString(){return this.items.toString()}size(){return this.items.length}getMemberValue(t,e){return"count"==e?new p(this.items.length):super.getMemberValue(t,e)}isEmpty(){return 0===this.items.length}hasItem(t,e){return this.items.has(e)}getItemInContext(t,e){if(e instanceof p){const t=e.IntegerValue(),i=Array.from(this.items.set.values());if(t<1||t>i.length)throw new h.IndexOutOfRangeError;return i[t-1]}throw new h.SyntaxError("No such item:"+e.toString())}Add(t,e){if(e instanceof O||e instanceof S){const t=new I.StrictSet;return t.addItems(this.items),t.addItems(e.items),new O(this.type.itemType,t)}return super.Add.apply(this,t,e)}Subtract(t,e){if(e instanceof S){e=new O(this.type.itemType).Add(t,e)}if(e instanceof O){const t=new I.StrictSet,i=this.items.iterator();for(;i.hasNext();){const s=i.next();e.items.has(s)||t.set.add(s)}return new O(this.type.itemType,t)}return super.Subtract.apply(this,t,e)}filter(t){const e=Array.from(this.items.set).filter(t),i=new I.StrictSet(e);return new O(this.type.itemType,i)}getIterator(t){return this.items.iterator()}equals(t){return t instanceof O&&this.items.equals(t.items)}toListValue(){return new S(this.itemType,this.items.toArray())}toJsonNode(){return this.items.toArray().map((t=>t.toJsonNode()))}}class D extends b{constructor(t,e,i){super(r.TupleType.instance,t,e,i)}toString(){return"("+this.items.join(", ")+")"}toDialect(t){t.append("("),super.toDialect(t),t.append(")")}Add(t,e){if(e instanceof b){const t=this.items.concat(e.items);return new D(t)}if(e instanceof O){let t=Array.from(e.items.set.values());return t=this.items.concat(t),new D(t)}throw new h.SyntaxError("Illegal: Tuple + "+typeof e)}filter(t,e,i){const s=new D,r=this.getIterator(t);for(;r.hasNext();){const n=r.next();t.setValue(e,n);const a=i.interpret(t);if(!(a instanceof l))throw new h.InternalError("Illegal test result: "+a);a.value&&s.add(n)}return s}}class M extends s.a{constructor(t,e,i){super(new r.DictionaryType(t)),this.mutable=i||!1,this.dict=e||new I.Dictionary(this.mutable)}toString(){return this.dict.toString()}isEmpty(){return this.dict.isEmpty()}Add(t,e){if(e instanceof M)return new M(this.type.itemType,this.dict.add(e.dict));throw new h.SyntaxError("Illegal: Dict + "+typeof e)}hasItem(t,e){if(e instanceof m)return e.value in this.dict;throw new h.SyntaxError("Only TextValue key type supported by DictionaryValue")}getMemberValue(t,e){if("count"===e)return new p(this.dict.length);if("json"===e)return super.getMemberValue(t,e);if("keys"===e){const t=new I.StrictSet,e=this.dict.keys.iterator();for(;e.hasNext();)t.add(new m(e.next()));return new O(r.TextType.instance,t)}if("values"===e){const t=this.dict.$keys.map((function(t){return this.dict[t]}),this);return new S(this.type.itemType,t)}return super.getMemberValue(t,e)}setItemInContext(t,e,i){if(!(e instanceof m))throw new h.SyntaxError("No such item:"+e.toString());this.dict[e]=i}getItemInContext(t,e){if(e instanceof m){const t=this.dict[e]||a.instance;if(t instanceof s.a)return t;throw new h.InternalError("Item not a value!")}throw new h.SyntaxError("No such item:"+e.toString())}convertToJavaScript(){const t={};return this.dict.$keys.forEach((function(e){t[e]=this.dict[e].convertToJavaScript()}),this),t}equals(t){return t instanceof M&&this.dict.equals(t.dict)}getIterator(t){return new k(t,this.dict)}swap(t){const e=new I.Dictionary(!0),i=this.dict.iterator();for(;i.hasNext();){const t=i.next();let s=t.value;s instanceof m&&(s=new m(s.toString())),e.setItem(s,t.key)}return e.mutable=!1,new M(r.TextType.instance,e,!1)}removeKey(t){this.dict.removeKey(t.value)}removeValue(t){this.dict.removeValue(t)}toJsonNode(){const t={};return this.dict.$keys.forEach((function(e){t[e]=this.dict[e].toJsonNode()}),this),t}}class k{constructor(t,e){this.context=t,this.dict=e,this.keys=this.dict.$keys,this.index=0}hasNext(){return this.index{t.add(new m(e))})),new O(r.TextType.instance,t)}case"values":{const t=this.getMemberNames().map((function(t){return this.values[t]}),this);return new S(r.AnyType.instance,t)}case"json":return super.getMemberValue(t,e,i);default:if(this.values.hasOwnProperty(e))return this.values[e]||null;if("text"===e)return new m(this.toString());if(i){const t=new P;return this.values[e]=t,t}return a.instance}}setMember(t,e,i){this.values[e]=i}getItemInContext(t,e){if(e instanceof m)return this.values[e.value]||a.instance;throw new h.SyntaxError("No such item:"+e.toString())}setItemInContext(t,e,i){if(!(e instanceof m))throw new h.SyntaxError("No such item:"+e.toString());this.values[e.value]=i}Add(t,e){if(e instanceof P)return new P(this.values.$safe_add(e.values));throw new h.SyntaxError("Illegal: Document + "+typeof e)}equals(t){if(this===t)return!0;if(!(t instanceof P))return!1;const e=Object.getOwnPropertyNames(this.values),i=Object.getOwnPropertyNames(t.values);return!!Object(f.equalArrays)(e,i)&&e.every((function(e){return this.values[e].equals(t.values[e])}),this)}toString(){const t={},e={};for(const i in this.values){const s=this.values[i];if("function"!=typeof s)if(null==s)e[i]=null;else{const r=this;s.toJson(null,e,r,i,!1,t)}}return JSON.stringify(e)}toJson(t,e,i,s,n,a){const o={};Object.getOwnPropertyNames(this.values).forEach((function(e){const i=this.values[e];if(null==i)o[e]=null;else{const s=this;i.toJson(t,o,s,e,n,a)}}),this);const h=n?{type:r.DocumentType.instance.name,value:o}:o;Array.isArray(e)?e.push(h):e[s]=h}declare(t){t.require(I.Document)}toJsonNode(){const t={};return Object.getOwnPropertyNames(this.values).forEach((function(e){const i=this.values[e];t[e]=i?i.toJsonNode():null}),this),t}}var F=i(6);class H extends s.a{constructor(t,e,i,s,n,a){super(new r.IteratorType(i)),this.context=t,this.name=e,this.itemType=i,this.source=s,this.count=n,this.expression=a}isEmpty(){return 0===this.count}length(){return this.count}getIterator(){return this}hasNext(){return this.source.hasNext()}next(){const t=this.context.newChildContext();return t.registerValue(new F.Variable(this.name,this.itemType)),t.setValue(this.name,this.source.next()),this.expression.interpret(t)}getMemberValue(t,e){return"count"===e?new p(this.count):super.getMemberValue(t,e)}filter(t){return this.toListValue().filter(t)}toString(){const t=[],e=this.getIterator();for(;e.hasNext();)t.push(e.next());return t.join(", ")}toListValue(){const t=[],e=this.getIterator();for(;e.hasNext();)t.push(e.next());return new S(this.itemType,t)}toSetValue(){const t=new I.StrictSet,e=this.getIterator();for(;e.hasNext();)t.add(e.next());return new O(this.itemType,t)}}class V extends s.a{constructor(t,e){super(new r.IteratorType(t)),this.iterator=e}hasNext(){return this.iterator.hasNext()}next(){return this.iterator.next()}toListValue(){const t=[];for(;this.hasNext();)t.push(this.next());return new S(this.itemType,t)}toSetValue(){const t=new I.StrictSet;for(;this.hasNext();)t.add(this.next());return new O(this.itemType,t)}}var B=i(2);class G extends s.a{constructor(t,e,i){super(new r.CursorType(e)),this.context=t,this.iterable=i,this.mutable=e.mutable||!1}isEmpty(){return 0===this.length()}count(){return this.iterable.count()}totalCount(){return this.iterable.totalCount()}toString(){const t=[];for(;this.hasNext();)t.push(this.next().toString());return"["+t.join(", ")+"]"}getIterator(){return new j(this)}readItemType(t){const e=t.category||null,i=e[e.length-1],s=new r.CategoryType(new B.Identifier(i));return s.mutable=this.mutable,s}getMemberValue(t,e){if("count"===e)return new p(this.count());if("totalCount"===e)return new p(this.totalCount());throw new h.InvalidDataError("No such member:"+e)}filter(t){const e=new S(this.type.itemType),i=this.getIterator();for(;i.hasNext();){const s=i.next();t(s)&&e.add(s)}return e}toListValue(){const t=new S(this.type.itemType),e=this.getIterator();for(;e.hasNext();)t.add(e.next());return t}toSetValue(){return this.toListValue().toSetValue()}}class j extends V{constructor(t){super(t.type.itemType,t.iterable.iterator()),this.cursor=t}next(){const t=this.iterator.next();return this.cursor.readItemType(t).newInstanceFromStored(this.cursor.context,t)}}class W extends s.a{constructor(t){super(null),this.value=t}toString(){return this.value.toString()}getMemberValue(t,e,i){return this.value.getStaticMemberValue(t,e)}}class J extends s.a{constructor(t,e){super(e),this.context=t}interpret(t){const e=this.context.getParentMostContext(),i=e.getParentContext();t.isChildOf(e)||e.setParentContext(t);try{const t=this.context.newChildContext();return this.doInterpret(t)}finally{e.setParentContext(i)}}doInterpret(t){return this.type.method.interpret(t)}convertToJavaScript(){return this}}class Y extends s.a{constructor(t){super(r.CssType.instance),this.expression=t}toString(){return this.expression.toString()}Add(t,e){if(e instanceof Y)return new Y(this.expression.plus(e.expression));throw new h.SyntaxError("Illegal: Css + "+typeof e)}}class q extends s.a{constructor(t){super(r.JsxType.instance),this.expression=t}}class X extends s.a{constructor(t,e,i){super(new r.RangeType(t));e.cmp(i)<0?(this.low=e,this.high=i):(this.low=i,this.high=e)}getMemberValue(t,e){if("count"==e)return new p(this.size());throw new h.SyntaxError("No member support for "+e+" in "+this.constructor.name)}toString(){return"["+(null==this.low?"":this.low.toString())+".."+(null==this.high?"":this.high.toString())+"]"}equals(t){return t instanceof X&&(this.low.equals(t.low)&&this.high.equals(t.high))}hasItem(t,e){const i=e.cmp(this.low),s=this.high.cmp(e);return i>=0&&s>=0}getItemInContext(t,e){if(!(e instanceof p))throw new h.SyntaxError("No such item:"+e.toString());try{const t=this.getItem(e.IntegerValue());if(t instanceof s.a)return t;throw new h.InternalError("Item not a value!")}catch(t){throw new h.IndexOutOfRangeError}}slice(t,e){const i=this.size(),s=this.checkFirst(t,i),r=this.checkLast(e,i);return this.newInstance(this.getItem(s),this.getItem(r))}checkFirst(t,e){const i=null==t?1:t.IntegerValue();if(i<1||i>e)throw new h.IndexOutOfRangeError;return i}checkLast(t,e){let i=null==t?e:t.IntegerValue();if(i<0&&(i=e+1+t.IntegerValue()),i<1||i>e)throw new h.IndexOutOfRangeError;return i}getIterator(t){return new K(t,this)}}class K{constructor(t,e){this.context=t,this.range=e,this.index=0}hasNext(){return this.indexthis.high.IntegerValue())throw new h.IndexOutOfRangeError;return new p(e)}newInstance(t,e){return new z(t,e)}}class Q extends X{constructor(t,e){super(r.DateType.instance,t,e)}size(){return 1+(this.high.value.valueOf()-this.low.value.valueOf())/864e5}getItem(t){const e=this.low.value.valueOf()+864e5*(t-1);if(e>this.high.value.valueOf())throw new h.IndexOutOfRangeError;return new g(new I.LocalDate(e))}}class Z extends X{constructor(t,e){super(r.TimeType.instance,t,e)}size(){return 1+(this.high.value.valueOf()-this.low.value.valueOf())/1e3}compare(t,e){return t.cmp(e)}getItem(t){const e=this.low.value.valueOf()+1e3*(t-1);if(e>this.high.value.valueOf())throw new h.IndexOutOfRangeError;return new y(new I.LocalTime(e))}}class $ extends X{constructor(t,e){super(r.CharacterType.instance,t,e)}size(){return 1+this.high.value.charCodeAt(0)-this.low.value.charCodeAt(0)}getItem(t){const e=this.low.value.charCodeAt(0)+t-1;if(e>this.high.value.charCodeAt(0))throw new h.IndexOutOfRangeError;return new x(String.fromCharCode(e))}}class tt extends s.a{constructor(t){super(t)}}var et=i(15);class it extends tt{constructor(t,e,i){if(super(new r.CategoryType(e.id)),this.declaration=e,this.storable=!1,e.storable&&et.$DataStore.instance){const i=e.collectCategories(t);this.storable=et.$DataStore.instance.newStorableDocument(i,null)}this.instance=i||this.makeInstance()}makeInstance(){return new(this.declaration.getBoundFunction(!0))}getType(){return new r.CategoryType(this.declaration.id)}getMemberValue(t,e){if("category"===e)return this.getCategory(t);const i=null==(rt()[e]||null);i&&(rt()[e]=t);try{return this.doGetMember(t,e,i)}finally{i&&delete rt()[e]}}getCategory(t){const e=t.getRegisteredDeclaration(new B.Identifier("Category"));return new it(t,e,this.declaration)}doGetMember(t,e,i){const s=i?this.declaration.findGetter(t,e):null;if(null!=s)return t=t.newInstanceContext(this,null).newChildContext(),s.interpret(t);{const t=this.instance[e];return Object(f.convertFromJavaScript)(t)}}setMember(t,e,i){if(!this.mutable)throw new h.NotMutableError;const s=null==(at()[e]||null);s&&(at()[e]=t);try{this.doSetMember(t,e,i,s)}finally{s&&delete at()[e]}}doSetMember(t,e,i,s){const r=t.getRegisteredDeclaration(e),n=s?this.declaration.findSetter(t,e):null;null!=n&&((t=t.newInstanceContext(this,null).newChildContext()).registerValue(new F.Variable(e,r.getType())),t.setValue(e,i),i=n.interpret(t)),this.storable&&r.storable&&this.storable.setData(e,i.getStorableData(),null),this.instance[e]=i.convertToJavaScript()}}const st={};function rt(){return st}const nt={};function at(){return nt}class ot extends it{constructor(t,e){super(t,e)}isReadable(){return this.instance.isReadable()}isWritable(){return this.instance.isWritable()}readBinary(){return this.instance.readBinary()}readFully(){return this.instance.readFully()}writeFully(t,e){this.instance.writeFully(t,e)}readLine(){return this.instance.readLine()}writeLine(t){this.instance.writeLine(t)}close(){this.instance.close()}}var ht=i(10),lt=i(86);class ct extends tt{constructor(t,e){if(super(new r.CategoryType(e.id)),this.declaration=e,this.storable=null,e.storable){const i=e.collectCategories(t),s={provider:this.getDbId.bind(this),listener:this.setDbId.bind(this)};this.storable=et.$DataStore.instance.newStorableDocument(i,s)}this.mutable=!1,this.values={}}toMutable(){const t=Object.create(this);return t.type=new r.CategoryType(this.type.id,!0),t.mutable=!0,t}getType(){return this.type}convertToJavaScript(){return this}getDbId(){const t=this.values.dbId||null;return null==t?null:t.getStorableData()}getOrCreateDbId(){let t=this.getDbId();return null==t&&(t=this.storable.getOrCreateDbId(),this.setDbId(t)),t}setDbId(t){this.values.dbId=new n(t)}getAttributeNames(){return lt.a.prototype.getAttributeNames.bind(this.values)()}getStorableData(){if(this.declaration instanceof ht.EnumeratedNativeDeclaration||this.declaration instanceof ht.EnumeratedCategoryDeclaration)return this.values.name.getStorableData();if(null==this.storable)throw new h.NotStorableError;return this.getOrCreateDbId()}getMemberNames(){return Object.getOwnPropertyNames(this.values)}collectStorables(t){if(!(this.declaration instanceof ht.EnumeratedNativeDeclaration||this.declaration instanceof ht.EnumeratedCategoryDeclaration)){if(null==this.storable)throw new h.NotStorableError;this.storable.isDirty()&&(this.getOrCreateDbId(),t.add(this.storable)),this.getAttributeNames().forEach((e=>this.values[e].collectStorables(t)))}}getMemberValue(t,e){return"category"===e?this.getCategory(t):"json"===e?super.getMemberValue(t,e):this.getAttributeValue(t,e)}getAttributeValue(t,e){const i=null==(dt()[e]||null);i&&(dt()[e]=t);try{return this.doGetAttributeValue(t,e,i)}finally{i&&delete dt()[e]}}getCategory(t){const e=t.getRegisteredDeclaration(new B.Identifier("Category"));return new it(t,e,this.declaration)}doGetAttributeValue(t,e,i){const s=i?this.declaration.findGetter(t,e):null;return null!=s?(t=t.newInstanceContext(this,null).newChildContext(),s.interpret(t)):this.declaration.hasAttribute(t,e)||"dbId"===e?this.values[e]||a.instance:"text"===e?new m(this.toString()):a.instance}setMember(t,e,i){if(!this.mutable)throw new h.NotMutableError;const s=null==(ft()[e]||null);s&&(ft()[e]=t);try{this.doSetAttributeValue(t,e,i,s)}finally{s&&delete ft()[e]}}doSetAttributeValue(t,e,i,s){const r=t.getRegisteredDeclaration(e),n=s?this.declaration.findSetter(t,e):null;if(null!=n){t=t.newInstanceContext(this,null).newChildContext();const s=new B.Identifier(e);t.registerValue(new F.Variable(s,r.getType())),t.setValue(s,i),i=n.interpret(t)}i=this.autocast(r,i),this.values[e]=i,this.storable&&r.storable&&this.storable.setData(e,i.getStorableData(),this.getDbId())}autocast(t,e){return e instanceof p&&t.getType()===r.DecimalType.instance&&(e=new _(e.DecimalValue())),e}equals(t){if(t===this)return!0;if(t instanceof ct){if(this.declaration!==t.declaration)return!1;{const e=Object.getOwnPropertyNames(this.values),i=Object.getOwnPropertyNames(t.values);if(e.length!==i.length)return!1;for(let i=0;i{e.values[i]=this.values[i].toDocumentValue(t)}),this),e}toJsonNode(){const t={};return Object.getOwnPropertyNames(this.values).map((e=>{t[e]=this.values[e].toJsonNode()}),this),t}}const ut={};function dt(){return ut}const pt={};function ft(){return pt}class _t extends s.a{constructor(t){super(r.CodeType.instance),this.expression=t}check(t){return this.expression.checkCode(t)}interpret(t){return this.expression.interpretCode(t)}declareCode(t){this.expression.declareCode(t)}transpileCode(t){this.expression.transpileCode(t)}}class xt extends s.a{constructor(t,e){super(null),this.calling=t,this.expression=e}toDialect(t){return this.expression.toDialect(t)}check(t){return this.expression.check(this.calling)}checkReference(t){return this.expression.checkReference(this.calling)}interpret(t){return this.expression.interpret(this.calling)}interpretReference(t){return this.expression.interpretReference(this.calling)}transpile(t){t=t.newChildTranspiler(this.calling),this.expression.transpile(t),t.flush()}transpileReference(t,e){t=t.newChildTranspiler(this.calling),this.expression.transpileReference(t,e),t.flush()}transpileParent(t){this.transpile(t)}}class Et extends xt{constructor(t,e,i){super(e,i),this.method=t}interpret(t){const e=t.getParentContext();try{return t.setParentContext(this.calling),this.expression.interpret(t)}finally{t.setParentContext(e)}}}},function(t,e,i){"use strict";i.r(e),i.d(e,"Expression",(function(){return s.a})),i.d(e,"ExpressionList",(function(){return n})),i.d(e,"UnresolvedIdentifier",(function(){return d})),i.d(e,"InstanceExpression",(function(){return m})),i.d(e,"ItemSelector",(function(){return T})),i.d(e,"SliceSelector",(function(){return g})),i.d(e,"MemberSelector",(function(){return y})),i.d(e,"MethodSelector",(function(){return A})),i.d(e,"SelectorExpression",(function(){return R})),i.d(e,"PlusExpression",(function(){return L})),i.d(e,"SubtractExpression",(function(){return I})),i.d(e,"EqualsExpression",(function(){return b})),i.d(e,"FetchOneExpression",(function(){return w.a})),i.d(e,"FetchManyExpression",(function(){return N.a})),i.d(e,"ContainsExpression",(function(){return S})),i.d(e,"DivideExpression",(function(){return O})),i.d(e,"IntDivideExpression",(function(){return D})),i.d(e,"ModuloExpression",(function(){return M})),i.d(e,"MinusExpression",(function(){return k})),i.d(e,"MultiplyExpression",(function(){return U})),i.d(e,"AndExpression",(function(){return P})),i.d(e,"OrExpression",(function(){return F})),i.d(e,"NotExpression",(function(){return H})),i.d(e,"CompareExpression",(function(){return B})),i.d(e,"MethodExpression",(function(){return G})),i.d(e,"SymbolExpression",(function(){return j})),i.d(e,"FilteredExpression",(function(){return W})),i.d(e,"CodeExpression",(function(){return J})),i.d(e,"ExecuteExpression",(function(){return Y})),i.d(e,"BlobExpression",(function(){return q})),i.d(e,"DocumentExpression",(function(){return X})),i.d(e,"MutableExpression",(function(){return K})),i.d(e,"ConstructorExpression",(function(){return z.default})),i.d(e,"ParenthesisExpression",(function(){return Q})),i.d(e,"IteratorExpression",(function(){return Z})),i.d(e,"SortedExpression",(function(){return $})),i.d(e,"TernaryExpression",(function(){return tt})),i.d(e,"ReadAllExpression",(function(){return et.a})),i.d(e,"ReadBlobExpression",(function(){return it})),i.d(e,"ReadOneExpression",(function(){return st})),i.d(e,"TypeExpression",(function(){return rt})),i.d(e,"CastExpression",(function(){return at})),i.d(e,"ThisExpression",(function(){return ot})),i.d(e,"SuperExpression",(function(){return ht})),i.d(e,"NativeSymbol",(function(){return ct})),i.d(e,"CategorySymbol",(function(){return ut})),i.d(e,"UnresolvedSelector",(function(){return dt})),i.d(e,"ArrowExpression",(function(){return ft})),i.d(e,"ValueExpression",(function(){return xt})),i.d(e,"PredicateExpression",(function(){return pt})),i.d(e,"ExplicitPredicateExpression",(function(){return Et}));var s=i(14),r=i(26);class n extends r.a{constructor(t,e){super(t,e)}locateSectionAtLine(t){for(let e=0;e0){for(let e=0;e{e.declare(t)}))}transpile(t){if(this.length>0){for(let e=0;e{e.add(t)}))}}const s=t.getRegisteredDeclaration(this.name);return s instanceof p.MethodDeclarationMap&&s.getAll().forEach((t=>{e.add(t)})),e}getMemberCandidates(t,e){const i=this.checkParentType(t,e),s=i?i.getMemberMethods(t,this.name):[];return new Set(s)}checkParentType(t,e){return e?this.checkParentInstance(t):this.checkParent(t)}checkParentInstance(t){let e=null;if((this.parent instanceof d||this.parent instanceof m)&&(e=this.parent.id),null!=e){const i=e.name.substring(0,1);if(i.toLowerCase()===i){const i=t.getValue(e);if(null!=i&&i!==_.NullValue.instance)return i.type}}return this.checkParent(t)}newLocalContext(t,e){return null!=this.parent?this.newInstanceContext(t):null!=e.memberOf?this.newLocalInstanceContext(t,e):t.newLocalContext()}newLocalInstanceContext(t,e){let i=t.getClosestInstanceContext();if(null!=i){const s=e.memberOf.getType(t),r=i.instanceType;s.isAssignableFrom(t,r)||(i=null)}if(null==i){const s=e.memberOf.getType(t);i=t.newInstanceContext(s,!1)}return i.newChildContext()}newLocalCheckContext(t,e){return null!=this.parent?this.newInstanceCheckContext(t):null!=e.memberOf?this.newLocalInstanceContext(t,e):t.newLocalContext()}newInstanceCheckContext(t){let e=this.parent.check(t);if(e instanceof a.TypeType){const i=t.getRegisteredDeclaration(e.type.id);i instanceof c.SingletonCategoryDeclaration&&(e=i.getType(t))}return e instanceof a.CategoryType?(t=t.newInstanceContext(null,e,!1)).newChildContext():t.newChildContext()}newInstanceContext(t){let e=this.parent.interpret(t);if(null===e||e===_.NullValue.instance)throw new h.NullReferenceError;if(e instanceof _.TypeValue){const i=e.value;if(i instanceof a.CategoryType){i.getDeclaration(t)instanceof c.SingletonCategoryDeclaration&&(e=t.loadSingleton(e.value))}}return e instanceof ut&&(e=e.interpret(t)),e instanceof _.TypeValue?t.newChildContext():e instanceof _.ConcreteInstance||e instanceof _.NativeInstance?(t=t.newInstanceContext(e,null)).newChildContext():(t=t.newBuiltInContext(e)).newChildContext()}}class L extends s.a{constructor(t,e){super(),this.left=t,this.right=e}toString(){return this.left.toString()+" + "+this.right.toString()}toDialect(t){this.left.toDialect(t),t.append(" + "),this.right.toDialect(t)}check(t){const e=this.left.check(t),i=this.right.check(t);return e.checkAdd(t,this,i,!0)}interpret(t){const e=this.left.interpret(t),i=this.right.interpret(t);return e.Add(t,i)}declare(t){const e=this.left.check(t.context),i=this.right.check(t.context);e.declareAdd(t,i,!0,this.left,this.right)}transpile(t){const e=this.left.check(t.context),i=this.right.check(t.context);return e.transpileAdd(t,i,!0,this.left,this.right)}}class I extends s.a{constructor(t,e){super(),this.left=t,this.right=e}toString(){return this.left.toString()+" - "+this.right.toString()}toDialect(t){this.left.toDialect(t),t.append(" - "),this.right.toDialect(t)}check(t){const e=this.left.check(t),i=this.right.check(t);return e.checkSubtract(t,i)}interpret(t){const e=this.left.interpret(t),i=this.right.interpret(t);return e.Subtract(t,i)}declare(t){const e=this.left.check(t.context),i=this.right.check(t.context);return e.declareSubtract(t,i,this.left,this.right)}transpile(t){const e=this.left.check(t.context),i=this.right.check(t.context);return e.transpileSubtract(t,i,this.left,this.right)}}var C=i(15),v=i(12);class b extends s.a{constructor(t,e,i){super(),this.left=t,this.operator=e,this.right=i}toString(){return this.left.toString()+" "+this.operator.toString()+" "+this.right.toString()}toDialect(t){if(this.left.toDialect(t),t.append(" "),this.operator.toDialect(t),this.operator===x.EqOp.IS_A||this.operator===x.EqOp.IS_NOT_A){const e=this.right.toString();"AEIO".indexOf(e.charAt(0))>=0&&t.append("n")}t.append(" "),this.right.toDialect(t)}check(t){const e=this.left.check(t),i=this.right.check(t);return this.checkOperator(t,e,i)}checkOperator(t,e,i){if((this.operator===x.EqOp.CONTAINS||this.operator===x.EqOp.NOT_CONTAINS)&&(e instanceof a.ContainerType&&(e=e.itemType),i instanceof a.ContainerType&&(i=i.itemType),e!==a.TextType.instance||i!==a.TextType.instance&&i!==a.CharacterType.instance))throw new h.SyntaxError("'contains' only operates on textual value!");return a.BooleanType.instance}interpret(t){const e=this.left.interpret(t)||_.NullValue.instance,i=this.right.interpret(t)||_.NullValue.instance;return this.interpretValues(t,e,i)}interpretValues(t,e,i){let s=!1;switch(this.operator){case x.EqOp.IS:s=e===i;break;case x.EqOp.IS_NOT:s=e!==i;break;case x.EqOp.IS_A:s=this.isA(t,e,i);break;case x.EqOp.IS_NOT_A:s=!this.isA(t,e,i);break;case x.EqOp.EQUALS:s=this.areEqual(t,e,i);break;case x.EqOp.NOT_EQUALS:s=!this.areEqual(t,e,i);break;case x.EqOp.ROUGHLY:s=this.roughly(t,e,i);break;case x.EqOp.CONTAINS:s=this.contains(t,e,i);break;case x.EqOp.NOT_CONTAINS:s=!this.contains(t,e,i)}return _.BooleanValue.ValueOf(s)}contains(t,e,i){return!(null==e||null==i||!e.Contains)&&e.Contains(t,i)}roughly(t,e,i){return null!=e&&null!=i&&e.Roughly?e.Roughly(t,i):this.areEqual(t,e,i)}areEqual(t,e,i){return e===i||e!==_.NullValue.instance&&i!==_.NullValue.instance&&e.equals(i)}isA(t,e,i){if(e instanceof _.Value&&i instanceof _.TypeValue){const s=e.type;if(s===a.NullType.instance)return!1;return i.value.resolve(t).isAssignableFrom(t,s)}return!1}downcast(t,e){if(this.operator===x.EqOp.IS_A){const i=this.readLeftId();if(null!=i){let s=this.right.value.resolve(t),r=t.getRegisteredValue(i.name);null!=r||e||(r=new p.Variable(i.name,s));r.getType(t).isMutable(t)&&(s=s.asMutable(t,!0));const n=t.newChildContext();r=new p.LinkedVariable(s,r),n.registerValue(r,!1),e&&n.setValue(i,new p.LinkedValue(t)),t=n}}return t}readLeftId(){return this.left instanceof m||this.left instanceof d?this.left.id:null}interpretAssert(t,e){const i=this.left.interpret(t)||_.NullValue.instance,s=this.right.interpret(t)||_.NullValue.instance;if(this.interpretValues(t,i,s)===_.BooleanValue.TRUE)return!0;const r=this.getExpected(t,e.dialect),n=i.toString()+" "+this.operator.toString(e.dialect)+" "+s.toString();return e.printFailedAssertion(t,r,n),!1}checkQuery(t){const e=this.left.checkAttribute(t);e&&!e.storable&&t.problemListener.reportNotStorable(this,e.name);const i=this.right.check(t);return this.checkOperator(t,e.getType(),i)}interpretQuery(t,e){const i=this.left.checkAttribute(t);if(!i||!i.storable)throw new h.SyntaxError("Unable to interpret predicate");let s=this.right.interpret(t);s instanceof _.Instance&&(s=s.getMemberValue(t,"dbId",!1));const r=i.getAttributeInfo(),n=s.getStorableData(),a=this.getMatchOp();e.verify(r,a,n),this.operator!==x.EqOp.NOT_EQUALS&&this.operator!==x.EqOp.IS_NOT&&this.operator!==x.EqOp.NOT_CONTAINS||e.not()}getMatchOp(){switch(this.operator){case x.EqOp.IS:case x.EqOp.IS_NOT:case x.EqOp.EQUALS:case x.EqOp.NOT_EQUALS:return C.MatchOp.EQUALS;case x.EqOp.ROUGHLY:return C.MatchOp.ROUGHLY;case x.EqOp.CONTAINS:case x.EqOp.NOT_CONTAINS:return C.MatchOp.CONTAINS;default:throw new Error("Not supported:"+this.operator.toString())}}declare(t){this.left.declare(t),this.right.declare(t),this.operator===x.EqOp.ROUGHLY?t.require(v.removeAccents):this.operator!==x.EqOp.IS_A&&this.operator!==x.EqOp.IS_NOT_A||t.require(v.isAMethod)}transpile(t){switch(this.operator){case x.EqOp.EQUALS:this.transpileEquals(t);break;case x.EqOp.NOT_EQUALS:this.transpileNotEquals(t);break;case x.EqOp.ROUGHLY:this.transpileRoughly(t);break;case x.EqOp.CONTAINS:this.transpileContains(t);break;case x.EqOp.NOT_CONTAINS:this.transpileNotContains(t);break;case x.EqOp.IS:this.transpileIs(t);break;case x.EqOp.IS_NOT:this.transpileIsNot(t);break;case x.EqOp.IS_A:this.transpileIsA(t);break;case x.EqOp.IS_NOT_A:this.transpileIsNotA(t);break;default:throw new Error("Cannot transpile:"+this.operator.toString())}}transpileFound(t,e){t.append("("),this.left.transpile(t),t.append(") + ' ").append(this.operator.toString(e)).append(" ' + ("),this.right.transpile(t),t.append(")")}getExpected(t,e,i){const s=new v.CodeWriter(e,t);return s.escapeMode=i,this.toDialect(s),s.toString()}transpileRoughly(t){t.append("removeAccents("),this.left.transpile(t),t.append(").toLowerCase() === removeAccents("),this.right.transpile(t),t.append(").toLowerCase()")}transpileIs(t){this.left.transpile(t),t.append(" === "),this.right.transpile(t)}transpileIsNot(t){this.left.transpile(t),t.append(" !== "),this.right.transpile(t)}transpileEquals(t){const e=this.left.check(t.context);e===a.BooleanType.instance||e===a.IntegerType.instance||e===a.DecimalType.instance||e===a.CharacterType.instance||e===a.TextType.instance?(this.left.transpile(t),t.append(" === "),this.right.transpile(t)):(t.append("equalObjects("),this.left.transpile(t),t.append(", "),this.right.transpile(t),t.append(")"))}transpileNotEquals(t){const e=this.left.check(t.context);e===a.BooleanType.instance||e===a.IntegerType.instance||e===a.DecimalType.instance||e===a.CharacterType.instance||e===a.TextType.instance?(this.left.transpile(t),t.append(" !== "),this.right.transpile(t)):(t.append("!equalObjects("),this.left.transpile(t),t.append(", "),this.right.transpile(t),t.append(")"))}transpileContains(t){this.left.transpile(t),t.append(".contains("),this.right.transpile(t),t.append(")")}transpileNotContains(t){t.append("!"),this.transpileContains(t)}transpileIsNotA(t){t.append("!("),this.transpileIsA(t),t.append(")")}transpileIsA(t){const e=this.right.value.resolve(t.context);e===a.BooleanType.instance?(t.append("isABoolean("),this.left.transpile(t),t.append(")")):e===a.IntegerType.instance?(t.append("isAnInteger("),this.left.transpile(t),t.append(")")):e===a.DecimalType.instance?(t.append("isADecimal("),this.left.transpile(t),t.append(")")):e===a.TextType.instance?(t.append("isAText("),this.left.transpile(t),t.append(")")):e===a.CharacterType.instance?(t.append("isACharacter("),this.left.transpile(t),t.append(")")):e instanceof a.MethodType?(t.append("isAMethod("),this.left.transpile(t),t.append(", "),e.transpileMethodType(t),t.append(")")):(this.left.transpile(t),t.append(" instanceof "),this.right.transpile(t))}declareQuery(t){t.require(C.MatchOp),this.left.declare(t),this.right.declare(t)}transpileQuery(t,e){const i=this.left.checkAttribute(t.context);if(!i||!i.storable)throw new h.SyntaxError("Unable to transpile predicate");const s=i.getAttributeInfo(),r=this.getMatchOp();t.append(e).append(".verify(").append(s.toTranspiled()).append(", MatchOp.").append(r.name).append(", "),this.right.transpile(t),t.append(");").newLine(),this.operator!==x.EqOp.NOT_EQUALS&&this.operator!==x.EqOp.IS_NOT&&this.operator!==x.EqOp.NOT_CONTAINS||t.append(e).append(".not();").newLine()}}var w=i(120),N=i(121);class S extends s.a{constructor(t,e,i){super(),this.left=t,this.operator=e,this.right=i}toString(){return this.left.toString()+" "+this.operator.toString()+" "+this.right.toString()}toDialect(t){this.left.toDialect(t),t.append(" "),this.operator.toDialect(t),t.append(" "),this.right instanceof pt?this.right.containsToDialect(t):this.right.toDialect(t)}check(t){return this.right instanceof pt?this.checkPredicate(t):this.checkValue(t)}checkPredicate(t){const e=this.left.check(t);if(e instanceof a.IterableType){const i=e.itemType;return this.right.toArrowExpression().checkFilter(t,i)}throw new h.SyntaxError("Expecting collection")}checkValue(t){const e=this.left.check(t),i=this.right.check(t);return this.checkOperator(t,e,i)}checkOperator(t,e,i){switch(this.operator){case x.ContOp.IN:case x.ContOp.NOT_IN:return i.checkContains(t,this,e);case x.ContOp.HAS:case x.ContOp.NOT_HAS:return e.checkContains(t,this,i);default:return e.checkHasAllOrAny(t,i)}}interpret(t){if(this.right instanceof pt)return this.interpretPredicate(t);{const e=this.left.interpret(t),i=this.right.interpret(t);return this.interpretValues(t,e,i)}}interpretPredicate(t){const e=this.left.interpret(t);if(!(e instanceof _.Container))throw new h.SyntaxError("Expecting a collection!");const i=e.type.itemType,s=this.right.toArrowExpression().getFilter(t,i);return this.interpretContainerPredicate(t,e,s)}interpretContainerPredicate(t,e,i){let s;switch(this.operator){case x.ContOp.HAS_ALL:case x.ContOp.NOT_HAS_ALL:s=this.allMatch(t,e,i);break;case x.ContOp.HAS_ANY:case x.ContOp.NOT_HAS_ANY:s=this.anyMatch(t,e,i)}if("boolean"==typeof s)return this.operator.name.startsWith("NOT_")&&(s=!s),_.BooleanValue.ValueOf(s);const r=this.operator.name.toLowerCase().replace(/_/g," ");throw new h.SyntaxError("Illegal filter: "+typeof e+" "+r)}allMatch(t,e,i){return e.toArray().every(i)}anyMatch(t,e,i){return e.toArray().some(i)}interpretValues(t,e,i){let s=null;switch(this.operator){case x.ContOp.IN:case x.ContOp.NOT_IN:i==_.NullValue.instance?s=!1:i.hasItem&&(s=i.hasItem(t,e));break;case x.ContOp.HAS:case x.ContOp.NOT_HAS:e==_.NullValue.instance?s=!1:e.hasItem&&(s=e.hasItem(t,i));break;case x.ContOp.HAS_ALL:case x.ContOp.NOT_HAS_ALL:e==_.NullValue.instance||i==_.NullValue.instance?s=!1:e.hasItem&&i.hasItem&&(s=this.containsAll(t,e,i));break;case x.ContOp.HAS_ANY:case x.ContOp.NOT_HAS_ANY:e==_.NullValue.instance||i==_.NullValue.instance?s=!1:e.hasItem&&i.hasItem&&(s=this.containsAny(t,e,i))}if(null!=s)return 0==this.operator.name.indexOf("NOT_")&&(s=!s),_.BooleanValue.ValueOf(s);if(this.operator.name.lastIndexOf("IN")==this.operator.name.length-"IN".length){const t=e;e=i,i=t}const r=this.operator.name.toLowerCase().replace("_"," ");throw new h.SyntaxError("Illegal comparison: "+e.type.toString()+" "+r+" "+i.type.toString())}containsAll(t,e,i){const s=i.getIterator(t);for(;s.hasNext();){const i=s.next();if(i instanceof _.Value){if(!e.hasItem(t,i))return!1}else t.problemListener.reportIllegalContains()}return!0}containsAny(t,e,i){const s=i.getIterator(t);for(;s.hasNext();){const i=s.next();if(i instanceof _.Value){if(e.hasItem(t,i))return!0}else t.problemListener.reportIllegalContains()}return!1}interpretAssert(t,e){const i=this.left.interpret(t),s=this.right.interpret(t);if(this.interpretValues(t,i,s)==_.BooleanValue.TRUE)return!0;const r=this.getExpected(t,e.dialect),n=i.toString()+" "+this.operator.toString()+" "+s.toString();return e.printFailedAssertion(t,r,n),!1}transpileFound(t,e){t.append("('"),this.left.transpile(t),t.append("') + '").append(this.operator.toString()).append("' + ('"),this.right.transpile(t),t.append("')")}getExpected(t,e,i){const s=new v.CodeWriter(e,t);return s.escapeMode=i,this.toDialect(s),s.toString()}checkQuery(t){const e=this.left.checkAttribute(t);e&&!e.storable&&t.problemListener.reportNotStorable(this,e.name);const i=this.right.check(t);return this.checkOperator(t,e.getType(),i)}interpretQuery(t,e){const i=this.left.checkAttribute(t);if(!i||!i.storable)throw new h.SyntaxError("Unable to interpret predicate");const s=i.getAttributeInfo();let r=this.right.interpret(t);r instanceof _.Instance&&(r=r.getMemberValue(t,"dbId",!1));const n=r.getStorableData(),a=this.getMatchOp(t,i.getType(),r.type,this.operator,!1);e.verify(s,a,n),0==this.operator.name.indexOf("NOT_")&&e.not()}transpileQuery(t,e){const i=this.left.checkAttribute(t.context);if(!i||!i.storable)throw new h.SyntaxError("Unable to transpile predicate");const s=i.getAttributeInfo(),r=this.right.check(t.context),n=this.getMatchOp(t.context,i.getType(),r,this.operator,!1);t.append(e).append(".verify(").append(s.toTranspiled()).append(", MatchOp.").append(n.name).append(", "),this.right.transpile(t),t.append(");").newLine(),0==this.operator.name.indexOf("NOT_")&&t.append(e).append(".not();").newLine()}getAttributeType(t,e){return t.getRegisteredDeclaration(e).getType()}getMatchOp(t,e,i,s,r){if(r){const r=s.reverse();if(null==r)throw new h.SyntaxError("Cannot reverse "+this.operator.toString());return this.getMatchOp(t,i,e,r,!1)}if(s==x.ContOp.HAS||s==x.ContOp.NOT_HAS)return C.MatchOp.HAS;if(s==x.ContOp.IN||s==x.ContOp.NOT_IN)return C.MatchOp.IN;throw new h.SyntaxError("Unsupported operator: "+s.toString())}readFieldName(t){return t instanceof d||t instanceof m||t instanceof y?t.toString():null}declare(t){return this.right instanceof pt?this.declarePredicate(t):this.declareValue(t)}declarePredicate(t){this.left.declare(t);const e=this.left.check(t.context).itemType;this.right.toArrowExpression().declareFilter(t,e)}declareValue(t){const e=this.left.check(t.context),i=this.right.check(t.context);switch(this.operator){case x.ContOp.IN:case x.ContOp.NOT_IN:return i.declareContains(t,e,this.right,this.left);case x.ContOp.HAS:case x.ContOp.NOT_HAS:return e.declareContains(t,i,this.left,this.right);default:return e.declareHasAllOrAny(t,i,this.left,this.right)}}transpile(t){return this.right instanceof pt?this.transpilePredicate(t):this.transpileValue(t)}transpilePredicate(t){const e=this.left.check(t.context);switch(this.operator){case x.ContOp.NOT_HAS_ALL:t.append("!");case x.ContOp.HAS_ALL:return e.transpileHasAllPredicate(t,this.left,this.right),!1;case x.ContOp.NOT_HAS_ANY:t.append("!");case x.ContOp.HAS_ANY:return e.transpileHasAnyPredicate(t,this.left,this.right),!1;default:throw new Error("Unsupported "+this.operator)}}transpileValue(t){const e=this.left.check(t.context),i=this.right.check(t.context);switch(this.operator){case x.ContOp.NOT_IN:t.append("!");case x.ContOp.IN:return i.transpileContains(t,e,this.right,this.left);case x.ContOp.NOT_HAS:t.append("!");case x.ContOp.HAS:return e.transpileContains(t,i,this.left,this.right);case x.ContOp.NOT_HAS_ALL:t.append("!");case x.ContOp.HAS_ALL:return e.transpileHasAllValue(t,i,this.left,this.right);case x.ContOp.NOT_HAS_ANY:t.append("!");case x.ContOp.HAS_ANY:return e.transpileHasAnyValue(t,i,this.left,this.right);default:throw new Error("Unsupported "+this.operator)}}}class O extends s.a{constructor(t,e){super(),this.left=t,this.right=e}toString(){return this.left.toString()+" / "+this.right.toString()}toDialect(t){this.left.toDialect(t),t.append(" / "),this.right.toDialect(t)}check(t){const e=this.left.check(t),i=this.right.check(t);return e.checkDivide(t,i)}interpret(t){const e=this.left.interpret(t),i=this.right.interpret(t);return e.Divide(t,i)}declare(t){const e=this.left.check(t.context),i=this.right.check(t.context);return e.declareDivide(t,i,this.left,this.right)}transpile(t){const e=this.left.check(t.context),i=this.right.check(t.context);return e.transpileDivide(t,i,this.left,this.right)}}class D extends s.a{constructor(t,e){super(),this.left=t,this.right=e}toString(){return this.left.toString()+" \\ "+this.right.toString()}toDialect(t){this.left.toDialect(t),t.append(" \\ "),this.right.toDialect(t)}check(t){const e=this.left.check(t),i=this.right.check(t);return e.checkIntDivide(t,i)}interpret(t){const e=this.left.interpret(t),i=this.right.interpret(t);return e.IntDivide(t,i)}declare(t){const e=this.left.check(t.context),i=this.right.check(t.context);return e.declareIntDivide(t,i,this.left,this.right)}transpile(t){const e=this.left.check(t.context),i=this.right.check(t.context);return e.transpileIntDivide(t,i,this.left,this.right)}}class M extends s.a{constructor(t,e){super(),this.left=t,this.right=e}toString(){return this.left.toString()+" % "+this.right.toString()}toDialect(t){this.left.toDialect(t),t.append(" % "),this.right.toDialect(t)}check(t){const e=this.left.check(t),i=this.right.check(t);return e.checkModulo(t,i)}interpret(t){const e=this.left.interpret(t),i=this.right.interpret(t);return e.Modulo(t,i)}declare(t){const e=this.left.check(t.context),i=this.right.check(t.context);return e.declareModulo(t,i,this.left,this.right)}transpile(t){const e=this.left.check(t.context),i=this.right.check(t.context);return e.transpileModulo(t,i,this.left,this.right)}}class k extends s.a{constructor(t){super(),this.expression=t}toString(){return"-"+this.expression.toString()}toDialect(t){t.append("-"),this.expression.toDialect(t)}check(t){return this.expression.check(t).checkMinus(t)}interpret(t){return this.expression.interpret(t).Minus(t)}declare(t){this.expression.declare(t);return this.expression.check(t.context).declareMinus(t,this.expression)}transpile(t){return this.expression.check(t.context).transpileMinus(t,this.expression)}}class U extends s.a{constructor(t,e){super(),this.left=t,this.right=e}toString(){return this.left.toString()+" * "+this.right.toString()}toDialect(t){this.left.toDialect(t),t.append(" * "),this.right.toDialect(t)}check(t){const e=this.left.check(t),i=this.right.check(t);return e.checkMultiply(t,i,!0)}interpret(t){const e=this.left.interpret(t),i=this.right.interpret(t);return e.Multiply(t,i)}declare(t){const e=this.left.check(t.context),i=this.right.check(t.context);return e.declareMultiply(t,i,!0,this.left,this.right)}transpile(t){const e=this.left.check(t.context),i=this.right.check(t.context);return e.transpileMultiply(t,i,!0,this.left,this.right)}}class P extends s.a{constructor(t,e){super(),this.left=t,this.right=e}toString(){return this.left.toString()+" and "+this.right.toString()}operatorToDialect(t){return t==u.Dialect.O?" && ":" and "}toEDialect(t){this.left.toDialect(t),t.append(" and "),this.right.toDialect(t)}toODialect(t){this.left.toDialect(t),t.append(" && "),this.right.toDialect(t)}toMDialect(t){this.left.toDialect(t),t.append(" and "),this.right.toDialect(t)}check(t){const e=this.left.check(t),i=this.right.check(t);return e.checkAnd(t,i)}checkQuery(t){this.left.checkQuery?(this.left.checkQuery(t),this.right.checkQuery?this.right.checkQuery(t):t.problemListener.reportIllegalOperation(this,"Not a predicate: "+this.right.toString())):t.problemListener.reportIllegalOperation(this,"Not a predicate: "+this.left.toString())}interpret(t){const e=this.left.interpret(t);if(e instanceof _.BooleanValue&&!e.value)return e;const i=this.right.interpret(t);return e.And(i)}declare(t){this.left.declare(t),this.right.declare(t)}transpile(t){this.left.transpile(t),t.append(" && "),this.right.transpile(t)}interpretAssert(t,e){const i=this.left.interpret(t);let s=i;if(i instanceof _.BooleanValue&&i.value&&(s=this.right.interpret(t)),s==_.BooleanValue.TRUE)return!0;const r=this.getExpected(t,e.dialect),n=i.toString()+this.operatorToDialect(e.dialect)+s.toString();return e.printFailedAssertion(t,r,n),!1}getExpected(t,e,i){const s=new v.CodeWriter(e,t);return s.escapeMode=i,this.toDialect(s),s.toString()}transpileFound(t,e){t.append("("),this.left.transpile(t),t.append(") + '").append(this.operatorToDialect(e)).append("' + ("),this.right.transpile(t),t.append(")")}interpretQuery(t,e){this.left.interpretQuery||t.problemListener.reportIllegalOperation(this,"Not a predicate: "+this.left.toString()),this.left.interpretQuery(t,e),this.right.interpretQuery||t.problemListener.reportIllegalOperation(this,"Not a predicate: "+this.right.toString()),this.right.interpretQuery(t,e),e.and()}declareQuery(t){this.left.declareQuery(t),this.right.declareQuery(t)}transpileQuery(t,e){this.left.transpileQuery(t,e),this.right.transpileQuery(t,e),t.append(e).append(".and();").newLine()}}class F extends s.a{constructor(t,e){super(),this.left=t,this.right=e}toString(){return this.left.toString()+" or "+this.right.toString()}toDialect(t){t.toDialect(this)}operatorToDialect(t){return t==u.Dialect.O?" || ":" or "}toEDialect(t){this.left.toDialect(t),t.append(this.operatorToDialect(t.dialect)),this.right.toDialect(t)}toODialect(t){this.left.toDialect(t),t.append(this.operatorToDialect(t.dialect)),this.right.toDialect(t)}toMDialect(t){this.left.toDialect(t),t.append(this.operatorToDialect(t.dialect)),this.right.toDialect(t)}check(t){const e=this.left.check(t),i=this.right.check(t);return e.checkOr(t,i)}checkQuery(t){this.left.checkQuery?(this.left.checkQuery(t),this.right.checkQuery?this.right.checkQuery(t):t.problemListener.reportIllegalOperation(this,"Not a predicate: "+this.right.toString())):t.problemListener.reportIllegalOperation(this,"Not a predicate: "+this.left.toString())}declare(t){this.left.declare(t),this.right.declare(t)}transpile(t){this.left.transpile(t),t.append(" || "),this.right.transpile(t)}interpret(t){const e=this.left.interpret(t),i=this.right.interpret(t);return e.Or(i)}interpretAssert(t,e){const i=this.left.interpret(t),s=this.right.interpret(t);if(i.Or(s)==_.BooleanValue.TRUE)return!0;const r=this.getExpected(t,e.dialect),n=i.toString()+this.operatorToDialect(e.dialect)+s.toString();return e.printFailedAssertion(t,r,n),!1}getExpected(t,e,i){const s=new v.CodeWriter(e,t);return s.escapeMode=i,this.toDialect(s),s.toString()}transpileFound(t,e){t.append("("),this.left.transpile(t),t.append(") + '").append(this.operatorToDialect(e)).append("' + ("),this.right.transpile(t),t.append(")")}interpretQuery(t,e){this.left.interpretQuery||t.problemListener.reportIllegalOperation(this,"Not a predicate: "+this.left.toString()),this.left.interpretQuery(t,e),this.right.interpretQuery||t.problemListener.reportIllegalOperation(this,"Not a predicate: "+this.right.toString()),this.right.interpretQuery(t,e),e.or()}declareQuery(t){this.left.declareQuery(t),this.right.declareQuery(t)}transpileQuery(t,e){this.left.transpileQuery(t,e),this.right.transpileQuery(t,e),t.append(e).append(".or();").newLine()}}class H extends s.a{constructor(t){super(),this.expression=t}toString(){return"not "+this.expression.toString()}operatorToDialect(t){return t==u.Dialect.O?"! ":"not "}toDialect(t){t.toDialect(this),this.expression.toDialect(t)}toEDialect(t){t.append("not ")}toMDialect(t){t.append("not ")}toODialect(t){t.append("!")}check(t){const e=this.expression.check(t);return e?e.checkNot(t):(t.problemListener.reportError(this,"Could not check expression to negate"),a.BooleanType.instance)}checkQuery(t){this.expression.checkQuery?this.expression.checkQuery(t):t.problemListener.reportIllegalOperation(this,"Not a predicate: "+this.expression.toString())}declare(t){this.expression.declare(t)}transpile(t){t.append("!("),this.expression.transpile(t),t.append(")")}interpret(t){return this.expression.interpret(t).Not()}interpretAssert(t,e){const i=this.interpret(t);if(i==_.BooleanValue.TRUE)return!0;const s=this.getExpected(t,e.dialect),r=this.operatorToDialect(e.dialect)+i.toString();return e.printFailedAssertion(t,s,r),!1}interpretQuery(t,e){this.expression.interpretQuery||t.problemListener.reportIllegalOperation(this,"Not a predicate: "+this.expression.toString()),this.expression.interpretQuery(t,e),e.not()}declareQuery(t){this.expression.declareQuery(t)}transpileQuery(t,e){this.expression.transpileQuery(t,e),t.append(e).append(".not();").newLine()}getExpected(t,e,i){const s=new v.CodeWriter(e,t);return s.escapeMode=i,this.toDialect(s),s.toString()}transpileFound(t,e){this.transpile(t)}}var V=i(7);class B extends s.a{constructor(t,e,i){super(),this.left=t,this.operator=e,this.right=i}toString(){return this.left.toString()+" "+this.operator.toString()+" "+this.right.toString()}toDialect(t){this.left.toDialect(t),t.append(" "),this.operator.toDialect(t),t.append(" "),this.right.toDialect(t)}check(t){const e=this.left.check(t),i=this.right.check(t);return this.checkOperator(t,e,i)}checkOperator(t,e,i){return e.checkCompare(t,this,i)}interpret(t){const e=this.left.interpret(t),i=this.right.interpret(t);return this.compare(t,e,i)}declare(t){this.left.declare(t),this.right.declare(t);const e=this.left.check(t.context),i=this.right.check(t.context);return e.declareCompare(t,i)}transpile(t){const e=this.left.check(t.context),i=this.right.check(t.context);return e.transpileCompare(t,i,this.operator,this.left,this.right)}compare(t,e,i){const s=e.compareToValue(t,i);switch(this.operator){case x.CmpOp.GT:return _.BooleanValue.ValueOf(s>0);case x.CmpOp.LT:return _.BooleanValue.ValueOf(s<0);case x.CmpOp.GTE:return _.BooleanValue.ValueOf(s>=0);case x.CmpOp.LTE:return _.BooleanValue.ValueOf(s<=0);default:t.problemListener.reportIllegalOperand()}}interpretAssert(t,e){const i=this.left.interpret(t),s=this.right.interpret(t);if(this.compare(t,i,s)==_.BooleanValue.TRUE)return!0;const r=this.getExpected(t,e.dialect),n=i.toString()+this.operator.toString()+s.toString();return e.printFailedAssertion(t,r,n),!1}getExpected(t,e,i){const s=new v.CodeWriter(e,t);return s.escapeMode=i,this.toDialect(s),s.toString()}transpileFound(t,e){t.append("("),this.left.transpile(t),t.append(") + '").append(this.operator.toString()).append("' + ("),this.right.transpile(t),t.append(")")}checkQuery(t){const e=this.left.checkAttribute(t);e&&!e.storable&&t.problemListener.reportNotStorable(this,e.name);const i=this.right.check(t);return this.checkOperator(t,e.getType(),i)}interpretQuery(t,e){const i=this.left.checkAttribute(t);if(!i.storable)throw new h.SyntaxError("Unable to interpret predicate");let s=this.right.interpret(t);const r=i.getAttributeInfo();s instanceof _.Instance&&(s=s.getMemberValue(t,"dbId",!1));let n=null==s?null:s.getStorableData();r.family===C.TypeFamily.DATETIME&&n instanceof V.LocalDate?n=V.DateTime.fromDateAndTime(n,null):r.family===C.TypeFamily.DATE&&n instanceof V.DateTime&&(n=n.getDate()),e.verify(r,this.getMatchOp(),n),this.operator!=x.CmpOp.GTE&&this.operator!=x.CmpOp.LTE||e.not()}transpileQuery(t,e){const i=this.left.checkAttribute(t.context);if(!i.storable)throw new h.SyntaxError("Unable to interpret predicate");const s=i.getAttributeInfo(),r=this.getMatchOp();t.append(e).append(".verify(").append(s.toTranspiled()).append(", MatchOp.").append(r.name).append(", "),this.right.transpile(t),t.append(");").newLine(),this.operator!=x.CmpOp.GTE&&this.operator!=x.CmpOp.LTE||t.append(e).append(".not();").newLine()}getMatchOp(){if(this.operator==x.CmpOp.GT||this.operator==x.CmpOp.LTE)return C.MatchOp.GREATER;if(this.operator==x.CmpOp.GTE||this.operator==x.CmpOp.LT)return C.MatchOp.LESSER;throw new h.InvalidDataError(this.operator.toString())}}class G extends s.a{constructor(t){super(),this.expression=t}toString(){return"Method: "+this.expression.toString()}toDialect(t){if(t.dialect===u.Dialect.E&&t.append("Method: "),this.expression instanceof dt)t.append(this.expression.toString());else{if(!(this.expression instanceof d))throw new Error("Unsupported!");t.append(this.expression.toString())}}check(t){const e=this.getDeclaration(t);if(null!=e)return new a.MethodType(e);t.problemListener.reportUnknownMethod(this,this.expression.toString())}getDeclaration(t){let e=this.expression;if(e instanceof dt){const i=e.parent;if(null!=i){const s=i.check(t);if(!(s instanceof a.CategoryType))return null;e=new d(e.id),t=t.newInstanceContext(null,s,!0)}}if(e instanceof d){const i=e.id,s=t.getRegistered(i);return s instanceof p.MethodDeclarationMap?s.getFirst():null}throw new Error("Unsupported!")}interpret(t,e){let i=this.expression;if(i instanceof dt){const e=i.parent;if(null!=e){const s=e.interpret(t);if(!(s instanceof _.Instance))return _.NullValue.instance();i=new d(i.id),t=t.newInstanceContext(s,null,!0)}}if(!(i instanceof d))throw new Error("Unsupported!");{const e=i.id;if(t.hasValue(e))return t.getValue(e);{const i=t.getRegistered(e);if(i instanceof p.MethodDeclarationMap){const e=i.getFirst();return new _.ClosureValue(t,new a.MethodType(e))}t.problemListener.reportUnknownMethod(e,e.name)}}}declare(t){let e=this.expression;if(e instanceof dt){const i=e.parent;if(null!=i){const s=i.check(t.context);if(!(s instanceof a.CategoryType))throw new Error("Unsupported!");i.declare(t),t=t.newInstanceTranspiler(s),e=new d(e.id)}}if(!(e instanceof d))throw new Error("Unsupported!");{const i=e.id,s=t.context.getRegistered(i.name).getFirst();s.declarationStatement||s.declare(t)}}transpile(t){let e=this.expression,i=null;if(e instanceof dt&&(i=e.parent,null!=i)){const s=i.check(t.context);if(!(s instanceof a.CategoryType))throw new Error("Unsupported!");t=t.newInstanceTranspiler(s),e=new d(e.id)}if(!(e instanceof d))throw new Error("Unsupported!");{const e=this.expression.id,s=t.context.getRegistered(e.name);if(s instanceof p.MethodDeclarationMap){const r=s.getFirst(),n=t.context.contextForValue(e.name);n instanceof p.InstanceContext&&(null!=i?i.transpile(t):n.instanceType.transpileInstance(t),t.append(".")),t.append(r.getTranspiledName(t.context)),n instanceof p.InstanceContext&&(t.append(".bind("),null!=i?i.transpile(t):n.instanceType.transpileInstance(t),t.append(")")),t.flush()}}}}class j extends s.a{constructor(t){super(),this.id=t}get name(){return this.id.name}toDialect(t){t.append(this.name)}check(t){const e=t.getRegisteredValue(this.name);if(null==e)throw new h.SyntaxError("Unknown symbol:"+this.name);return e.check(t)}interpret(t){const e=t.getRegisteredValue(this.name);if(null==e)throw new h.SyntaxError("Unknown symbol:"+this.name);return e.interpret(t)}declare(t){t.context.getRegisteredValue(this.name).declare(t)}transpile(t){t.context.getRegisteredValue(this.name).transpile(t)}}class W extends s.a{constructor(t,e){super(),this.source=t,this.predicate=e}toString(t){return this.source.toString()+" filtered with "+this.predicate.toString()}toDialect(t){this.predicate.filteredToDialect(t,this.source)}check(t){const e=this.source.check(t);if(!(e instanceof a.IterableType))return t.problemListener.reportError(this,"Expecting an iterable type as data source !"),new a.ListType(a.AnyType.instance);const i=e.itemType;return this.predicate.toArrowExpression().checkFilter(t,i)!=a.BooleanType.instance&&t.problemListener.reportError(this,"Filtering expression must return a boolean !"),new a.ListType(i)}interpret(t){const e=this.source.check(t);if(!(e instanceof a.IterableType))throw new h.InternalError("Illegal source type: "+e.name);const i=this.source.interpret(t);if(null==i)throw new h.NullReferenceError;if(!i.filter)throw new h.InternalError("Illegal fetch source: "+this.source);const s=e.itemType,r=this.predicate.toArrowExpression().getFilter(t,s);return i.filter(r)}declare(t){this.source.declare(t);const e=this.source.check(t.context).itemType;this.predicate.toArrowExpression().declareFilter(t,e)}transpile(t){const e=this.source.check(t.context).itemType;this.source.transpile(t),t.append(".filtered((");this.predicate.toArrowExpression().transpileFilter(t,e),t.append(")"),null!=t.context.getClosestInstanceContext()&&t.append(".bind(this)"),t.append(")"),t.flush()}}class J extends s.a{constructor(t){super(),this.expression=t}toString(){return"Code: "+this.expression.toString()}toDialect(t){t.toDialect(this)}toEDialect(t){t.append("Code: "),this.expression.toDialect(t)}toODialect(t){t.append("Code("),this.expression.toDialect(t),t.append(")")}toMDialect(t){this.toODialect(t)}check(t){return a.CodeType.instance}interpret(t){return new _.CodeValue(this)}declare(t){}transpile(t){}checkCode(t){return this.expression.check(t)}interpretCode(t){return this.expression.interpret(t)}declareCode(t){this.expression.declare(t)}transpileCode(t){this.expression.transpile(t)}}class Y extends s.a{constructor(t){super(),this.id=t}get name(){return this.id.name}toString(){return"execute: "+this.name}toDialect(t){t.toDialect(this)}toEDialect(t){t.append("execute: "),t.append(this.name)}toODialect(t){t.append("execute("),t.append(this.name),t.append(")")}toMDialect(t){this.toODialect(t)}check(t){try{const e=t.getValue(this.id);if(e instanceof _.CodeValue)return e.checkCode(t);throw new h.SyntaxError("Expected code, got:"+e.toString())}catch(t){if(t instanceof h.PromptoError)throw new h.SyntaxError(t.message)}}interpret(t){const e=t.getValue(this.id);if(e instanceof _.CodeValue)return e.interpret(t);throw new h.SyntaxError("Expected code, got:"+e.toString())}declare(t){t.context.getValue(this.id).declareCode(t)}transpile(t){t.append("(");t.context.getValue(this.id).transpileCode(t),t.append(")")}}class q extends s.a{constructor(t){super(),this.source=t}check(t){return this.source.check(t),a.BlobType.instance}interpret(t){const e=this.source.interpret(t);try{const i=q.collectDatas(t,e),s=V.BlobRef.zipDatas(i);return new _.BlobValue("application/zip",s)}catch(t){throw new h.ReadWriteError(t.message)}}declare(t){this.source.declare(t),t.require(V.BlobRef),t.require(V.Document),t.require(v.getUtf8CharLength),t.require(v.stringToUtf8Buffer),t.require(v.utf8BufferToString)}transpile(t){t.append("BlobRef.fromValue("),this.source.transpile(t),t.append(")")}static collectDatas(t,e){const i={},s={};e.toJson(t,s,null,"value",!0,i);const r=JSON.stringify(s.value);return i["value.json"]=Object(v.stringToUtf8Buffer)(r),i}toDialect(t){t.toDialect(this)}toEDialect(t){t.append("Blob from "),this.source.toDialect(t)}toODialect(t){t.append("Blob("),this.source.toDialect(t),t.append(")")}toMDialect(t){t.append("Blob("),this.source.toDialect(t),t.append(")")}}class X extends s.a{constructor(t){super(),this.source=t}check(t){return a.DocumentType.instance}toString(t){return"new Document()"}interpret(t){if(this.source){const e=this.source.interpret(t);return this.documentFromValue(t,e)}return new _.DocumentValue}declare(t){t.require(V.Document)}transpile(t){this.source?(this.source.transpile(t),t.append(".toDocument()")):t.append("new Document()")}documentFromValue(t,e){if(e instanceof _.BlobValue)return this.documentFromBlob(t,e);if(e instanceof _.ConcreteInstance)return e.toDocumentValue(t);throw new Error("documentFromValue not supported for "+typeof e)}documentFromBlob(t,e){if("application/zip"!==e.mimeType)throw new Error("documentFromBlob not supported for "+e.mimeType);try{const i=V.BlobRef.readParts(e.data),s=V.BlobRef.readValue(i);let r=s.type||null;if(null==r)throw new Error("Expecting a 'type' field!");const n=new u.ECleverParser(r).parse_standalone_type();if(n!==a.DocumentType.instance)throw new Error("Expecting a DocumentValue type!");if(r=s.value||null,null==r)throw new Error("Expecting a 'value' field!");return n.readJSONValue(t,r,i)}catch(t){throw new h.ReadWriteError(t.message)}}toDialect(t){t.toDialect(this)}toEDialect(t){t.append("Document"),this.source&&(t.append(" from "),this.source.toDialect(t))}toMDialect(t){t.append("Document("),this.source&&(t.append(" from = "),this.source.toDialect(t)),t.append(")")}toODialect(t){t.append("Document("),this.source&&(t.append(" from = "),this.source.toDialect(t)),t.append(")")}}class K extends s.a{constructor(t){super(),this.source=t}check(t){const e=this.source.check(t);return e instanceof a.CategoryType||t.problemListener.reportInvalidCopySource(this),new a.CategoryType(e,!0)}interpret(t){const e=this.source.interpret(t);return null==e||e==_.NullValue.instance?e:e instanceof _.ConcreteInstance||e instanceof _.NativeInstance?e.toMutable():void t.problemListener.reportInvalidCopySource(this)}declare(t){this.source.declare(t)}transpile(t){this.source.transpile(t),t.append(".toMutable()")}toDialect(t){t.append("mutable "),this.source.toDialect(t)}}var z=i(142);class Q extends s.a{constructor(t){super(),this.expression=t}toString(){return"("+this.expression.toString()+")"}toDialect(t){t.append("("),this.expression.toDialect(t),t.append(")")}declare(t){this.expression.declare(t)}transpile(t){t.append("("),this.expression.transpile(t),t.append(")")}check(t){return this.expression.check(t)}interpret(t){return this.expression.interpret(t)}checkQuery(t){this.expression.checkQuery?this.expression.checkQuery(t):t.problemListener.reportIllegalOperation(this,"Not a predicate: "+this.expression.toString())}interpretQuery(t,e){this.expression.interpretQuery||t.problemListener.reportIllegalOperation(this,"Not a predicate: "+this.expression.toString()),this.expression.interpretQuery(t,e),e.not()}transpileQuery(t,e){this.expression.transpileQuery(t,e)}}class Z extends s.a{constructor(t,e,i){super(),this.name=t,this.source=e,this.expression=i}check(t){const e=this.source.check(t).checkIterator(t,this.source),i=t.newChildContext();i.registerValue(new p.Variable(this.name,e));const s=this.expression.check(i);return new a.IteratorType(s)}interpret(t){const e=this.source.check(t).checkIterator(t,this.source),i=this.source.interpret(t),s=i.getMemberValue(t,"count",!1),r=this.getIterator(t,i);return new _.IterableValue(t,this.name,e,r,s,this.expression)}declare(t){this.source.declare(t);this.source.check(t.context).declareIterator(t,this.name,this.expression)}transpile(t){const e=this.source.check(t.context);e.checkIterator(t.context,this.source),this.source.transpile(t),t=t.newChildTranspiler(),e.transpileIterator(t,this.name,this.expression),t.flush()}getIterator(t,e){if(e.getIterator)return e.getIterator();throw new h.InternalError("Should never get there!")}toDialect(t){const e=this.source.check(t.context);t=t.newChildWriter();const i=e.checkIterator(t.context,this.source);t.context.registerValue(new p.Variable(this.name,i)),t.toDialect(this)}toMDialect(t){Z.extractFromParenthesisIfPossible(this.expression).toDialect(t),t.append(" for each "),t.append(this.name.toString()),t.append(" in "),this.source.toDialect(t)}toODialect(t){Z.extractFromParenthesisIfPossible(this.expression).toDialect(t),t.append(" for each ( "),t.append(this.name.toString()),t.append(" in "),this.source.toDialect(t),t.append(" )")}toEDialect(t){Z.encloseInParenthesisIfRequired(this.expression).toDialect(t),t.append(" for each "),t.append(this.name.toString()),t.append(" in "),this.source.toDialect(t)}static encloseInParenthesisIfRequired(t){return Z.mustBeEnclosedInParenthesis(t)?new Q(t):t}static extractFromParenthesisIfPossible(t){if(t instanceof Q){const e=t.expression;if(Z.mustBeEnclosedInParenthesis(e))return e}return t}static mustBeEnclosedInParenthesis(t){return t instanceof l.UnresolvedCall}}class $ extends s.a{constructor(t,e,i){super(),this.source=t,this.desc=e,this.key=i||null}toString(){return"sorted "+(this.desc?"descending ":"")+this.source.toString()+(null==this.key?"":" with "+this.key.toString()+" as key")}toDialect(t){t.toDialect(this)}toEDialect(t){if(t.append("sorted "),this.desc&&t.append("descending "),this.source.toDialect(t),null!=this.key){const e=this.source.check(t.context).itemType;(t=this.contextualizeWriter(t,e)).append(" with ");let i=this.key;if(i instanceof d)try{i=i.resolve(t.context,!1)}catch(t){}i instanceof ft?(i.registerArrowArgs(t.context,e),i.toDialect(t)):i instanceof m?i.toDialect(t,!1):i.toDialect(t),t.append(" as key")}}toODialect(t){if(t.append("sorted "),this.desc&&t.append("desc "),t.append("("),this.source.toDialect(t),null!=this.key){const e=this.source.check(t.context).itemType;(t=this.contextualizeWriter(t,e)).append(", key = "),this.key.toDialect(t)}t.append(")")}toMDialect(t){this.toODialect(t)}contextualizeWriter(t,e){return e instanceof a.CategoryType?t.newInstanceWriter(e):e instanceof a.DocumentType?t.newDocumentWriter():t}check(t){const e=this.source.check(t);return e instanceof a.ListType||e instanceof a.SetType||t.problemListener.reportCannotSort(this.source),e}interpret(t){const e=this.source.check(t);if(!(e instanceof a.ListType||e instanceof a.SetType))throw new h.SyntaxError("Unsupported type: "+e);const i=this.source.interpret(t);if(null==i)throw new h.NullReferenceError;if(!(i instanceof _.ListValue||i instanceof _.SetValue))throw new h.InternalError("Unexpected type:"+typeof i);let s=i instanceof _.ListValue?i.items:i.items.set.values();s=Array.from(s);const r=e.itemType;if(s.length>1){const e=r.getSortedComparator(t,this.key,this.desc);s.sort(e)}return new _.ListValue(r,s)}declare(t){t.require(V.List),this.source.declare(t);this.source.check(t.context).itemType.declareSorted(t,this.key)}transpile(t){const e=this.source.check(t.context);this.source.transpile(t),t.append(".sorted("),e.itemType.transpileSortedComparator(t,this.key,this.desc),t.append(")")}}class tt extends s.a{constructor(t,e,i){super(),this.condition=t,this.ifTrue=e,this.ifFalse=i}toDialect(t){t.dialect==u.Dialect.O?(this.condition.toDialect(t),t.append(" ? "),this.ifTrue.toDialect(t),t.append(" : "),this.ifFalse.toDialect(t)):(this.ifTrue.toDialect(t),t.append(" if "),this.condition.toDialect(t),t.append(" else "),this.ifFalse.toDialect(t))}check(t){const e=this.condition.check(t);e instanceof a.BooleanType||t.problemListener.reportIllegalAssignment(this.condition,a.BooleanType.instance,e);const i=this.ifTrue.check(t),s=this.ifFalse.check(t),r=new a.TypeMap;return r.add(i),r.add(s),r.inferType(t,this)}interpret(t){return this.condition.interpret(t)==_.BooleanValue.TRUE?this.ifTrue.interpret(t):this.ifFalse.interpret(t)}declare(t){this.condition.declare(t),this.ifTrue.declare(t),this.ifFalse.declare(t)}transpile(t){t.append("("),this.condition.transpile(t),t.append(" ? "),this.ifTrue.transpile(t),t.append(" : "),this.ifFalse.transpile(t),t.append(")")}}var et=i(122);class it extends s.a{constructor(t){super(),this.resource=t}toString(){return"read Blob from "+this.resource.toString()}toDialect(t){t.append("read Blob from "),this.resource.toDialect(t)}check(t){t=t.newResourceContext();return this.resource.check(t)instanceof a.ResourceType||t.problemListener.reportNotAResource(this.resource),a.BlobType.instance}interpret(t){t=t.newResourceContext();const e=this.resource.interpret(t);if(null==e)throw new h.NullReferenceError;if(!e.isReadable||!e.isReadable())throw new h.InvalidResourceError("Not readable");try{const t=e.readBinary();return new _.BlobValue(t.mimeType,t.data)}finally{e.close()}}declare(t){this.resource.declare(t)}transpile(t){this.resource.transpile(t),t.append(".readBinary()")}}class st extends s.a{constructor(t){super(),this.resource=t}toString(){return"read one from "+this.resource.toString()}toDialect(t){t.append("read one from "),this.resource.toDialect(t)}check(t){t.isWithResourceContext()||t.problemListener.reportNotAResourceContext(this.resource);return this.resource.check(t)instanceof a.ResourceType||t.problemListener.reportNotAResource(this.resource),a.TextType.instance}interpret(t){t.isWithResourceContext()||t.problemListener.reportNotAResourceContext(this.resource);const e=this.resource.interpret(t);if(null==e)throw new h.NullReferenceError;if(!e.isReadable||!e.isReadable())throw new h.InvalidResourceError("Not readable");const i=e.readLine();return null==i?_.NullValue.instance:new _.TextValue(i)}declare(t){this.resource.declare(t)}transpile(t){this.resource.transpile(t),t.append(".readLine()")}}class rt extends s.a{constructor(t){super(),this.value=t}toDialect(t){t.append(this.value.toString())}toString(){return this.value.toString()}check(t){return this.value.checkExists(t),new a.TypeType(this.value)}interpret(t){return new _.TypeValue(this.value)}declare(t){this.value.declare(t)}transpile(t){this.value.transpile(t)}getMemberValue(t,e){return this.value.getStaticMemberValue(t,e)}}function nt(t,e,i){if(e instanceof a.IterableType){const s=nt(t,e.itemType);return s?e.withItemType(s).asMutable(t,i):(t.problemListener.reportUnknownCategory(e.itemType.id,e.itemType),null)}return e instanceof a.NativeType||null!=(e=function(t,e){const i=t.getRegisteredDeclaration(e.id);return null==i?(t.problemListener.reportUnknownCategory(e.id,e),null):i instanceof p.MethodDeclarationMap?1===i.size()?new a.MethodType(i.getFirst()):(t.problemListener.reportAmbiguousIdentifier(e.id,e),null):i.getType(t)}(t,e))?e.asMutable(t,i):null}class at extends s.a{constructor(t,e,i){super(),this.expression=t,this.type=e.anyfy(),this.mutable=i}check(t){let e=this.expression.check(t);if(!e)return t.problemListener.reportError(this,"Could not check expression type"),a.AnyType.instance;e=e.anyfy();const i=nt(t,this.type,this.mutable);return null===i?a.VoidType.instance:(e===a.AnyType.instance||i.isAssignableFrom(t,e)||e.isAssignableFrom(t,i)||t.problemListener.reportInvalidCast(this,this.type,e),i)}interpret(t){let e=this.expression.interpret(t);const i=nt(t,this.type);return e&&(e instanceof _.IntegerValue&&i===a.DecimalType.instance?e=new _.DecimalValue(e.DecimalValue()):e instanceof _.DecimalValue&&i===a.IntegerType.instance?e=new _.IntegerValue(e.IntegerValue()):i.isMoreSpecificThan(t,e.type)&&(e.type=this.type)),e}declare(t){this.expression.declare(t);nt(t.context,this.type).declare(t)}transpile(t){this.expression.check(t.context)===a.DecimalType.instance&&this.type===a.IntegerType.instance?(t.append("Math.floor("),this.expression.transpile(t),t.append(")")):this.expression.transpile(t)}toDialect(t){t.toDialect(this)}toEDialect(t){this.expression.toDialect(t),t.append(" as "),this.mutable&&t.append("mutable "),this.type.toDialect(t)}toMDialect(t){this.toEDialect(t)}toODialect(t){t.append("("),this.mutable&&t.append("mutable "),this.type.toDialect(t),t.append(")"),this.expression.toDialect(t)}}class ot extends s.a{check(t){if(t instanceof p.DocumentContext)return a.DocumentType.instance;if(null==t||t instanceof p.InstanceContext||(t=t.getClosestInstanceContext()),t instanceof p.InstanceContext)return t.instanceType;throw new h.SyntaxError("Not in an instance context!")}interpret(t){if(t instanceof p.DocumentContext)return t.document;if(null==t||t instanceof p.InstanceContext||(t=t.getClosestInstanceContext()),t instanceof p.InstanceContext)return t.instance;throw new h.SyntaxError("Not in an instance context!")}toDialect(t){t.toDialect(this)}toEDialect(t){t.append("self")}toODialect(t){t.append("this")}toMDialect(t){t.append("self")}toString(){return"this"}declare(t){}transpile(t){t.append("this")}}class ht extends ot{check(t){return this.getSuperType(t)}getSuperType(t){if(null==t||t instanceof p.InstanceContext||(t=t.getClosestInstanceContext()),t instanceof p.InstanceContext){const e=t.instanceType;return e instanceof a.CategoryType?e.getSuperType(t,this):e}t.problemListener.reportNoSuperType(this,a.AnyType.instance)}toDialect(t){t.append("super")}transpile(t){const e=this.getSuperType(t.context);t.append(e.name).append(".prototype")}}class lt extends s.a{constructor(t){super(),this.id=t,this.mutable=!1}get name(){return this.id.name}register(t){t.registerValue(this)}unregister(t){t.unregisterValue(this)}getStorableData(){return this.id.name}collectStorables(t){}equals(t){return t instanceof lt&&this.name===t.name}}class ct extends lt{constructor(t,e){super(t),this.expression=e,this.type=null}toString(){return this.name}toDialect(t){switch(t.append(this.name),t.dialect){case u.Dialect.E:t.append(" with "),this.expression.toDialect(t),t.append(" as value");break;case u.Dialect.O:case u.Dialect.M:t.append(" = "),this.expression.toDialect(t)}}check(t){const e=this.expression.check(t);if(!this.type.derivedFrom.isAssignableFrom(t,e))throw new h.SyntaxError("Cannot assign "+e.name+" to "+this.type.derivedFrom.name);return this.type}interpret(t){return this}declare(t){this.type.declare(t)}transpile(t){t.append(this.name)}initialize(t){t.append("var ").append(this.name).append(" = new ").append(this.type.name).append("('").append(this.name).append("', "),this.expression.transpile(t),t.append(");"),t.newLine()}getMemberValue(t,e,i){return"name"===e?new _.TextValue(this.name):"value"===e?this.expression.interpret(t):super.getMemberValue(t,e,i)}}class ut extends lt{constructor(t,e){super(t),this.args=e,this.instance=null,this.type=null}toDialect(t){t.append(this.name),t.append(" "),this.args.toDialect(t)}getType(t){return this.type}toString(){return null!=this.args?this.args.toString():this.type.name}check(t){const e=t.getRegisteredDeclaration(this.type.name);if(null==e)throw new h.SyntaxError("Unknown category "+this.type.name);return null!=this.args&&(t=t.newLocalContext(),this.args.forEach((function(i){if(!e.hasAttribute(t,i.name))throw new h.SyntaxError('"'+i.name+'" is not an attribute of '+this.type.name);i.check(t)}))),this.type}interpret(t){return this.makeInstance(t)}makeInstance(t){if(null===this.instance){const e=this.type.newInstance(t);e.mutable=!0,null!=this.args&&(t=t.newLocalContext(),this.args.forEach((i=>{const s=i.expression.interpret(t);e.setMember(t,i.name,s)}))),e.setMember(t,"name",new _.TextValue(this.name)),e.mutable=!1,this.instance=e}return this.instance}getMemberValue(t,e,i){return this.makeInstance(t).getMemberValue(t,e,i)}declare(t){this.type.declare(t)}transpile(t){t.append(this.name)}initialize(t){t.append("var ").append(this.name).append(" = ");const e=new f.AttributeParameter(new x.Identifier("name")),i=new x.Argument(e,new E.TextLiteral('"'+this.name+'"')),s=new x.ArgumentList(this.args);s.add(i);new z.default(this.type,null,s).transpile(t),t.append(";").newLine()}initializeError(t){t.append("var ").append(this.name).append(" = new ").append(this.type.name).append("({"),t.append("name: '").append(this.name).append("', "),null!=this.args&&this.args.forEach((e=>{t.append(e.parameter.name).append(":"),e.expression.transpile(t),t.append(", ")}),this),t.trimLast(2),t.append("});").newLine()}}class dt extends R{constructor(t,e){super(t),this.id=e,this.copySectionFrom(e),this.resolved=null}get name(){return this.id.name}toString(){return this.parent?this.parent.toString()+"."+this.name:this.name}toDialect(t){try{this.resolve(t.context,!1)}catch(t){}this.resolved?this.resolved.toDialect(t):(this.parent&&this.parent.parentToDialect(t),t.append("."),t.append(this.name))}check(t){return this.resolveAndCheck(t,!1)}checkMember(t){return this.resolveAndCheck(t,!1)}interpret(t){return this.resolveAndCheck(t,!1),this.resolved.interpret(t)}resolveAndCheck(t,e){return this.resolve(t,e),this.resolved?this.resolved.check(t):a.AnyType.instance}resolve(t,e){if(this.resolved||(this.resolved=this.tryResolveMethod(t,null)),this.resolved||(this.resolved=this.tryResolveMember(t)),!this.resolved)throw new h.SyntaxError("Unknown identifier:"+this.name);return this.resolved}resolveMethod(t,e){this.resolved||(this.resolved=this.tryResolveMethod(t,e))}tryResolveMember(t){t.pushProblemListener(new o.ProblemRaiser);try{let e=this.parent;e instanceof d&&(e.checkMember(t),e=e.resolved);const i=new y(e,this.id);return i.check(t),i}catch(t){if(t instanceof h.SyntaxError)return null;throw t}finally{t.popProblemListener()}}tryResolveMethod(t,e){t.pushProblemListener(new o.ProblemRaiser);try{let i=this.parent;i instanceof d&&(i.checkMember(t),i=i.resolved);const s=new l.UnresolvedCall(new A(i,this.id),e);return s.check(t),s}catch(t){if(t instanceof h.SyntaxError)return null;throw t}finally{t.popProblemListener()}}declare(t){null==this.resolved&&this.resolve(t.context,!1),this.resolved.declare(t)}transpile(t){null==this.resolved&&this.resolve(t.context,!1),this.resolved.transpile(t)}}class pt extends s.a{toArrowExpression(){throw new Error("Override!")}checkFilter(t,e){throw new Error("Override!")}filteredToDialect(t,e){throw new Error("Override!")}containsToDialect(t){throw new Error("Override!")}}class ft extends pt{constructor(t,e,i){super(),this.args=t,this.argsSuite=e,this.arrowSuite=i,this.statements=null}toArrowExpression(){return this}toString(t){t||(t=new v.CodeWriter(u.Dialect.E,p.Context.newGlobalsContext()));try{return this.toDialect(t),t.toString()}catch(t){return""}}check(t,e){return this.statements.check(t,e||null)}interpret(t){return this.statements.interpret(t)}checkFilter(t,e){if(!this.args||1!==this.args.length)throw new h.SyntaxError("Expecting 1 parameter only!");return(t=t.newChildContext()).registerValue(new p.Variable(this.args[0],e)),this.statements.check(t,null)}declare(t){this.statements.declare(t)}transpile(t){return this.statements.transpile(t),!1}toDialect(t){this.argsToDialect(t),null!=this.argsSuite&&t.append(this.argsSuite),t.append("=>"),null!=this.arrowSuite&&t.append(this.arrowSuite),this.bodyToDialect(t)}filteredToDialect(t,e){if(null==this.args||1!==this.args.length)throw new h.SyntaxError("Expecting 1 parameter only!");const i=e.check(t.context).itemType;switch((t=t.newChildWriter()).context.registerValue(new p.Variable(this.args[0],i)),t.dialect){case u.Dialect.E:case u.Dialect.M:e.toDialect(t),t.append(" filtered where "),this.toDialect(t);break;case u.Dialect.O:t.append("filtered ("),e.toDialect(t),t.append(") where ("),this.toDialect(t),t.append(")")}}containsToDialect(t){t.append("where "),t.dialect===u.Dialect.O&&t.append("( "),this.toDialect(t),t.dialect===u.Dialect.O&&t.append(" ) ")}bodyToDialect(t){1===this.statements.length&&this.statements[0]instanceof l.ReturnStatement?this.statements[0].expression.toDialect(t):(t.append("{").newLine().indent(),this.statements.toDialect(t),t.newLine().dedent().append("}").newLine())}argsToDialect(t){null==this.args||0===this.args.length?t.append("()"):1===this.args.length?t.append(this.args[0].name):(t.append("("),t.append(this.args.join(", ")),t.append(")"))}setExpression(t){const e=new l.ReturnStatement(t,!0);this.statements=new l.StatementList(e)}registerArrowArgs(t,e){return this.args.forEach((i=>{const s=new p.Variable(i,e);t.registerValue(s)})),t}getFilter(t,e){const i=this.registerArrowArgs(t.newLocalContext(),e);return function(t){i.setValue(this.args[0],t);const e=this.statements.interpret(i);if(e instanceof _.BooleanValue)return e.value;throw new h.SyntaxError("Expecting a Boolean result!")}.bind(this)}declareFilter(t,e){if(1!==this.args.length)throw new h.SyntaxError("Expecting 1 parameter only!");(t=t.newChildTranspiler(null)).context.registerValue(new p.Variable(this.args[0],e)),this.statements.declare(t)}transpileFilter(t,e){if(1!==this.args.length)throw new h.SyntaxError("Expecting 1 parameter only!");(t=t.newChildTranspiler(null)).context.registerValue(new p.Variable(this.args[0],e)),t.append("function(").append(this.args[0]).append(") { "),this.statements.transpile(t),t.append(" }"),t.flush()}getSortedComparator(t,e,i){switch(this.args.length){case 1:return this.getSortedComparator1Arg(t,e,i);case 2:return this.getSortedComparator2Args(t,e,i);default:throw new Error("sorted arrow methods only support 1 or 2 arguments")}}getSortedComparator1Arg(t,e,i){const s=this.registerArrowArgs(t.newLocalContext(),e);return function(e,r){s.setValue(this.args[0],e);const n=this.statements.interpret(s);s.setValue(this.args[0],r);const a=this.statements.interpret(s);return i?a.compareToValue(t,n):n.compareToValue(t,a)}.bind(this)}getSortedComparator2Args(t,e,i){const s=this.registerArrowArgs(t.newLocalContext(),e);return function(t,e){s.setValue(this.args[0],t),s.setValue(this.args[1],e);const r=this.statements.interpret(s);if(!(r instanceof _.IntegerValue))throw new h.SyntaxError("Expecting an Integer as result of key body!");return i?-r.value:r.value}.bind(this)}transpileSortedComparator(t,e,i){switch(this.args.length){case 1:this.transpileSortedComparator1Arg(t,e,i);break;case 2:this.transpileSortedComparator2Args(t,e,i);break;default:throw new h.SyntaxError("Expecting 1 or 2 parameters only!")}}transpileSortedComparator1Arg(t,e,i){t=t.newLocalTranspiler(),this.registerArrowArgs(t.context,e),t.append("function(o1, o2) { "),t.append("var $key = function("),t.append(this.args[0]),t.append(") { "),this.statements.transpile(t),t.append(" }; "),t.append("o1 = $key(o1); "),t.append("o2 = $key(o2); "),i?t.append("return o1 === o2 ? 0 : o1 > o2 ? -1 : 1;"):t.append("return o1 === o2 ? 0 : o1 > o2 ? 1 : -1;"),t.append(" }"),t.flush()}transpileSortedComparator2Args(t,e,i){t=t.newLocalTranspiler(),this.registerArrowArgs(t.context,e),i&&(t.append("function("),t.append(this.args.join(", ")),t.append(") { return -(")),t.append("function("),t.append(this.args.join(", ")),t.append(") {"),this.statements.transpile(t),t.append("}"),i&&(t.append(")("),t.append(this.args.join(", ")),t.append("); }")),t.flush()}}var _t=i(16);class xt extends _t.a{constructor(t,e){super(t),this.value=e,this.sliceable=e.slice?e:null}check(t){return this.type}interpret(t){return this.value.interpret?this.value.interpret(t):this.value}declare(t){if(this.value.declare)return this.value.declare(t)}transpile(t){if(this.value.transpile)return this.value.transpile(t)}toString(){return this.value.toString()}toDialect(t){return this.value.toDialect(t)}}class Et extends pt{constructor(t,e){super(),this.itemId=t,this.predicate=e}toArrowExpression(){const t=new ft(new x.IdentifierList(this.itemId),null,null);return t.setExpression(this.predicate),t}toString(){return this.itemId+" where "+this.predicate.toString()}filteredToDialect(t,e){t=t.newChildWriter();const i=e.check(t.context).itemType;t.context.registerValue(new p.Variable(this.itemId,i)),t.dialect===u.Dialect.O?(t.append("filtered ("),e.toDialect(t),t.append(") with (").append(this.itemId.name).append(") where ("),this.predicate.toDialect(t),t.append(")")):(e.toDialect(t),t.append(" filtered with ").append(this.itemId.name).append(" where "),this.predicate.toDialect(t))}containsToDialect(t){t.dialect===u.Dialect.O?(t.append(" (").append(this.itemId.name).append(") where ("),this.predicate.toDialect(t),t.append(")")):(t.append(" ").append(this.itemId.name).append(" where "),this.predicate.toDialect(t))}checkFilter(t,e){const i=t.newChildContext();return i.registerValue(new p.Variable(this.itemId,e)),this.predicate.check(i)}interpret(t){return this.toArrowExpression().interpret(t)}}},function(t,e,i){"use strict";i.r(e),i.d(e,"Context",(function(){return h})),i.d(e,"BuiltInContext",(function(){return u})),i.d(e,"ResourceContext",(function(){return l})),i.d(e,"InstanceContext",(function(){return c})),i.d(e,"DocumentContext",(function(){return d})),i.d(e,"BreakResult",(function(){return p})),i.d(e,"VoidResult",(function(){return f})),i.d(e,"MethodDeclarationMap",(function(){return _})),i.d(e,"Interpreter",(function(){return v})),i.d(e,"locateMethod",(function(){return A})),i.d(e,"Transpiler",(function(){return b.a})),i.d(e,"Scheduler",(function(){return w})),i.d(e,"ApplicationContext",(function(){return N})),i.d(e,"Score",(function(){return S})),i.d(e,"Variable",(function(){return O.a})),i.d(e,"ErrorVariable",(function(){return D.default})),i.d(e,"MethodFinder",(function(){return M})),i.d(e,"LinkedValue",(function(){return k})),i.d(e,"LinkedVariable",(function(){return P})),i.d(e,"WidgetField",(function(){return F}));var s=i(32),r=i(10),n=i(1),a=i(4),o=i(3);class h{constructor(){this.globals=null,this.calling=null,this.parent=null,this.debugger=null,this.declarations={},this.tests={},this.instances={},this.values={},this.nativeBindings={},this.problemListener=new s.ProblemRaiser}static newGlobalsContext(){const t=new h;return t.globals=t,t.calling=null,t.parent=null,t.debugger=null,t}isGlobalContext(){return this===this.globals}getCallingContext(){return this.calling}getParentMostContext(){return null===this.parent?this:this.parent.getParentMostContext()}getClosestInstanceContext(){return null===this.parent?null:this.parent.getClosestInstanceContext()}getParentContext(){return this.parent}setParentContext(t){this.parent=t}isChildOf(t){return t===this.parent||this.parent&&this.parent.isChildOf(t)}isWithResourceContext(){return null!==this.parent&&this.parent!==this&&this.parent.isWithResourceContext()}newResourceContext(){const t=new l;return t.globals=this.globals,t.calling=this.calling,t.parent=this,t.debugger=this.debugger,t.problemListener=this.problemListener,t}newLocalContext(){const t=new h;return t.globals=this.globals,t.calling=this,t.parent=null,t.debugger=this.debugger,t.problemListener=this.problemListener,t}newDocumentContext(t,e){const i=new d(t);return i.globals=this.globals,i.calling=e?this.calling:this,i.parent=e?this:null,i.debugger=this.debugger,i.problemListener=this.problemListener,i}newBuiltInContext(t){const e=new u(t);return e.globals=this.globals,e.calling=this,e.parent=null,e.debugger=this.debugger,e.problemListener=this.problemListener,e}newInstanceContext(t,e,i){const s=new c(t,e);s.globals=this.globals,s.calling=i?this.calling:this,s.parent=i?this:null,s.debugger=this.debugger,s.problemListener=this.problemListener;const r=s.getDeclaration();return r&&r.processAnnotations(s,!0),s}newChildContext(){const t=new h;return t.globals=this.globals,t.calling=this.calling,t.parent=this,t.debugger=this.debugger,t.problemListener=this.problemListener,t}clone(){const t=new h;return t.globals=t,t.calling=null,t.parent=null,t.debugger=null,t.declarations=Object.create(this.declarations),t.tests=Object.create(this.tests),t.instances=Object.create(this.instances),t.values=Object.create(this.values),t.nativeBindings=Object.create(this.nativeBindings),t}pushProblemListener(t){this.problemListeners?this.problemListeners.push(this.problemListener):this.problemListeners=[this.problemListener],this.problemListener=t}popProblemListener(){this.problemListener=this.problemListeners.pop(),0===this.problemListeners.length&&delete this.problemListeners}getCatalog(){return this!==this.globals?this.globals.getCatalog():this.getLocalCatalog()}getLocalCatalog(){const t={attributes:[],methods:[],categories:[],enumerations:[],tests:[],widgets:[]};return Object.getOwnPropertyNames(this.declarations).forEach((e=>{const i=this.declarations[e];if(i instanceof r.AttributeDeclaration)t.attributes.push(e);else if(i instanceof r.EnumeratedCategoryDeclaration||i instanceof r.EnumeratedNativeDeclaration){const e={};e.name=i.name,e.symbols=i.symbols.map((t=>t.name)),t.enumerations.push({type:"Document",value:e})}else if(i instanceof r.CategoryDeclaration)if(i.isWidget(this)){const e={};e.name=i.name,e.pageWidgetOf=i.getPageWidgetOf(),t.widgets.push({type:"Document",value:e})}else t.categories.push(e);else if(i instanceof _){const e={};e.name=i.name,e.protos=[],Object.getOwnPropertyNames(i.protos).forEach((t=>{const s={};s.proto=t,s.eligibleAsMain=i.protos[t].isEligibleAsMain(),e.protos.push({type:"Document",value:s})})),t.methods.push({type:"Document",value:e})}})),Object.getOwnPropertyNames(this.tests).forEach((e=>t.tests.push(e))),t.attributes.length<=0&&delete t.attributes,t.categories.length<=0&&delete t.categories,t.widgets.length<=0&&delete t.widgets,t.enumerations.length<=0&&delete t.enumerations,t.methods.length<=0&&delete t.methods,t.tests.length<=0&&delete t.tests,{type:"Document",value:t}}findAttribute(t){return this===this.globals?this.declarations[t]||(this.parent?this.parent.findAttribute(t):null):this.globals.findAttribute(t)}getAllAttributes(){if(this===this.globals){let t=[];return Object.getOwnPropertyNames(this.declarations).forEach((e=>{this.declarations[e]instanceof r.AttributeDeclaration&&t.push(this.declarations[e])})),this.parent&&(t=t.concat(this.parent.getAllAttributes())),t}return this.globals.getAllAttributes()}getRegistered(t){let e=this.declarations[t]||null;return null!==e?e:(e=this.instances[t]||null,null!==e?e:null!==this.parent?this.parent.getRegistered(t):this.globals!==this?this.globals.getRegistered(t):null)}getRegisteredDeclaration(t){const e=this.declarations[t]||null;return null!==e?e:null!==this.parent?this.parent.getRegisteredDeclaration(t):this.globals!==this?this.globals.getRegisteredDeclaration(t):null}getTypedDeclaration(t,e){const i=this.getRegisteredDeclaration(e);return null!=i&&t.prototype.isPrototypeOf(i)?i:null}getLocalDeclaration(t){const e=this.declarations[t]||null;return null!==e?e:null!==this.parent?this.parent.getLocalDeclaration(t):null}registerDeclaration(t){this.checkDuplicate(t)&&(this.declarations[t.name]=t)}checkDuplicate(t){const e=this.getRegistered(t.name)||null;return null!==e&&e!==t&&this.problemListener.reportDuplicate(t.id),null===e}unregisterTestDeclaration(t){delete this.tests[t.name]}unregisterMethodDeclaration(t,e){const i=this.declarations[t.name];i&&i.unregister(e)&&delete this.declarations[t.name]}unregisterDeclaration(t){delete this.declarations[t.name]}registerMethodDeclaration(t){let e=this.checkDuplicateMethod(t);null===e&&(e=new _(t.name),this.declarations[t.name]=e),e.register(t,this.problemListener)}checkDuplicateMethod(t){const e=this.getRegistered(t.name)||null;return null===e||e instanceof _||this.problemListener.reportDuplicate(t.id),e}registerTestDeclaration(t){null!==(this.tests[t.name]||null)&&this.problemListener.reportDuplicate(t.id),this.tests[t.name]=t}getRegisteredTest(t){const e=this.tests[t]||null;return null!==e?e:null!==this.parent?this.parent.getRegisteredTest(t):this.globals!==this?this.globals.getRegisteredTest(t):null}hasTests(){return Object.getOwnPropertyNames(this.tests).length>0}getTestDeclaration(t){return this.tests[t]}registerNativeBinding(t,e){this===this.globals?this.nativeBindings[t]=e:this.globals.registerNativeBinding(t,e)}getNativeBinding(t){if(this===this.globals){const e=this.nativeBindings[t]||null;return null!==e?e:null!==this.parent?this.parent.getNativeBinding(t):null}return this.globals.getNativeBinding(t)}getRegisteredValue(t){const e=this.contextForValue(t);return null===e?null:e.readRegisteredValue(t)}readRegisteredValue(t){return this.instances[t]||null}registerValue(t,e){if(void 0===e&&(e=!0),e){null!==(this.instances[t.name]||null)&&this.problemListener.reportDuplicate(t.id)}this.instances[t.name]=t}unregisterValue(t){delete this.instances[t.name]}hasValue(t){return null!==this.contextForValue(t.name)}getValue(t){const e=this.contextForValue(t.name);return null===e&&this.problemListener.reportUnknownVariable(t,t.name),e.readValue(t)}readValue(t){const e=this.values[t.name]||null;return null===e&&this.problemListener.reportEmptyVariable(t),e instanceof k?e.context.getValue(t):e}setValue(t,e){const i=this.contextForValue(t.name);null===i&&this.problemListener.reportUnknownVariable(t,t.name),i.writeValue(t,e)}writeValue(t,e){e=this.autocast(t.name,e);const i=this.values[t.name];i instanceof k?i.context.setValue(t,e):this.values[t.name]=e}autocast(t,e){if(null!==e&&e instanceof a.IntegerValue){this.instances[t].getType(this)===n.DecimalType.instance&&(e=new a.DecimalValue(e.DecimalValue()))}return e}contextForValue(t){return null!==(this.instances[t]||null)?this:null!==this.parent?this.parent.contextForValue(t):this.globals!==this?this.globals.contextForValue(t):null}contextForDeclaration(t){return null!==(this.declarations[t]||null)?this:null!==this.parent?this.parent.contextForDeclaration(t):this.globals!==this?this.globals.contextForDeclaration(t):null}enterMethod(t){null!==this.debugger&&this.debugger.enterMethod(this,t)}leaveMethod(t){null!==this.debugger&&this.debugger.leaveMethod(this,t)}enterStatement(t){null!==this.debugger&&this.debugger.enterStatement(this,t)}leaveStatement(t){null!==this.debugger&&this.debugger.leaveStatement(this,t)}terminated(){null!==this.debugger&&this.debugger.terminated()}loadSingleton(t){if(this===this.globals){let e=this.values[t.name]||null;if(null===e){const i=this.declarations[t.name]||null;if(!(i instanceof r.ConcreteCategoryDeclaration))throw new o.InternalError("No such singleton:"+t.name);e=new a.ConcreteInstance(this,i),e.mutable=!0;const s=i.getInitializeMethod(this);if(null!=s){const t=this.newInstanceContext(e,!1).newChildContext();s.interpret(t)}this.values[t.name]=e}if(e instanceof a.ConcreteInstance)return e;throw new o.InternalError("Not a concrete instance:"+e)}return this.globals.loadSingleton(t)}}class l extends h{constructor(){super()}isWithResourceContext(){return!0}}class c extends h{constructor(t,e){super(),this.instance=t||null,this.instanceType=null!==e?e:t.type,this.widgetFields=null}getClosestInstanceContext(){return this}getRegistered(t){if(this.widgetFields){const e=this.widgetFields[t];if(e)return e}const e=super.getRegistered(t);if(e)return e;const i=this.getDeclaration();if(null==i)return null;const s=i.getMemberMethodsMap(this,t);return s&&!s.isEmpty()?s:i.hasAttribute(this,t)?this.getTypedDeclaration(typeof r.AttributeDeclaration,t):null}registerWidgetField(t,e,i){this.widgetFields||(this.widgetFields={});const s=this.widgetFields[t.name];if(s){if(s.createdBy===i)return;this.problemListener.reportDuplicate(t)}else this.widgetFields[t.name]=new F(t.name,e,i)}overrideWidgetFieldType(t,e,i){const s=this.widgetFields?this.widgetFields[t.name]:null;s?(s.type=e,s.updatedBy=i):this.problemListener.reportUnknownIdentifier(t,t.name)}getTypedDeclaration(t,e){if(t===_){const t=this.getDeclaration();if(t){const i=t.getMemberMethodsMap(this,e);if(i&&!i.isEmpty())return i}}return super.getTypedDeclaration(t,e)}readRegisteredValue(t){let e=this.instances[t]||null;if(null===e){const i=this.getRegisteredDeclaration(t);if(i instanceof r.AttributeDeclaration){const s=i.getType();e=new O.a(t,s),this.instances[t]=e}}return e}contextForValue(t){if("this"===t)return this;if(null!=this.widgetFields&&this.widgetFields[t])return this;const e=super.contextForValue(t);if(null!==e)return e;const i=this.getDeclaration();return i.hasAttribute(this,t)||i.hasMethod(this,t)?this:null}getDeclaration(){return null!==this.instance?this.instance.declaration:this.getTypedDeclaration(r.CategoryDeclaration,this.instanceType.name)}readValue(t){const e=this.getDeclaration();if(e.hasAttribute(this,t.name))return this.instance.getMemberValue(this.calling,t.name);if(e.hasMethod(this,t.name)){const i=e.getMemberMethodsMap(this,t.name).getFirst();return new a.ClosureValue(this,new n.MethodType(i))}return null}writeValue(t,e){this.instance.setMember(this.calling,t.name,e)}}class u extends h{constructor(t){super(),this.value=t}}class d extends h{constructor(t){super(),this.document=t}contextForValue(t){const e=super.contextForValue(t);return null!==e?e:this}readValue(t){return this.document.getMemberValue(this.calling,t)}writeValue(t,e){this.document.setMember(this.calling,t,e)}}class p{}p.instance=new p;class f{}f.instance=new f;class _{constructor(t){this.name=t,this.protos={}}registerOrReplace(t){const e=t.getProto();this.protos[e]=t}register(t,e){const i=t.getProto();null!==(this.protos[i]||null)&&e.reportDuplicate(t.id),this.protos[i]=t}unregister(t){return delete this.protos[t],0===Object.getOwnPropertyNames(this.protos).length}hasProto(t){return!!this.protos[t]}registerIfMissing(t){const e=t.getProto();e in this.protos||(this.protos[e]=t)}getFirst(){const t=Object.getOwnPropertyNames(this.protos)[0];return t||""===t?this.protos[t]:null}getAll(){return Object.getOwnPropertyNames(this.protos).map((function(t){return this.protos[t]}),this)}isEmpty(){return 0===this.size()}size(){return Object.getOwnPropertyNames(this.protos).length}}var x=i(12),E=i(2),m=i(5),R=i(11),T=i(13),g=i(9);function y(t,e){const i=new E.ArgumentList;if(1==t.parameters.length){const s=t.parameters[0].id,r=function(t){try{const e=x.CmdLineParser.parse(t),i={};Object.keys(e).forEach((t=>{const s=new a.TextValue(t),r=new a.TextValue(e[t]);i[s]=r}));const s=new a.DictionaryValue(n.TextType.instance,i,!1),r=new n.DictionaryType(n.TextType.instance);return new m.ValueExpression(r,s)}catch(t){return new g.DictLiteral(!1)}}(e);i.add(new E.Argument(new T.UnresolvedParameter(s),r))}return i}function A(t,e,i){const s=t.getRegisteredDeclaration(e);if(null==s)throw new o.SyntaxError('Could not find a "'+e+'" method.');return function(t,e){return null==e||0===e.length?L(t):L(t,new n.DictionaryType(n.TextType.instance))}(s,i)}function L(t){const e=Object.keys(t.protos);for(let s=0;s{t.interpret(N.get())}:t,n=++w.lastJobId,a=e.date.valueOf()-(new Date).valueOf(),o=null!=i?w.makeRepeatingTask(r,n,i):w.makeSingleTask(r,n);return w.timers[n]={id:setTimeout(o,a),cancel:function(t){clearTimeout(t)}},n}static makeSingleTask(t,e){return()=>{try{t()}finally{delete w.timers[e]}}}static makeRepeatingTask(t,e,i){return()=>{try{t()}finally{const s=i.totalMilliseconds();w.timers[e]={id:setInterval((()=>{t()}),s),cancel:function(t){clearInterval(t)}}}}}static cancel(t){const e=w.timers[t];e?(delete w.timers[t],e.cancel(e.id)):console.log("Timer not found: "+t)}}w.lastJobId=0,w.timers=[];class N{static set(t){const e=N.instance;return N.instance=t,e}static get(){return N.instance}static init(){return N.set(h.newGlobalsContext())}}N.instance=null;class S{constructor(t,e){this.value=t,this.name=e}}S.BETTER=new S(1,"BETTER"),S.WORSE=new S(-1,"WORSE"),S.SIMILAR=new S(0,"SIMILAR");var O=i(85),D=i(128);class M{constructor(t,e){this.context=t,this.methodCall=e}findCandidates(t){return this.methodCall.selector.getCandidates(this.context,t)}findBest(t){const e=this.findCandidates(t);if(0===e.size)return this.context.problemListener.reportUnknownMethod(this.methodCall.selector.id,this.methodCall.selector.name),null;{const i=this.filterCompatible(e,t,!1);switch(i.size){case 0:return this.context.problemListener.reportNoMatchingPrototype(this.methodCall,this.methodCall.toString(),[...e].map((t=>t.getSignature()))),null;case 1:return i.values().next().value;default:return this.findMostSpecific(i,t)}}}findMostSpecific(t,e){let i=null,s=[];return t.forEach((function(t){if(null==i)i=t;else{switch(this.compareSpecifity(i,t,e)){case S.WORSE:i=t,s=[];break;case S.BETTER:break;case S.SIMILAR:s.push(t)}}}),this),s.length>0&&this.context.problemListener.reportTooManyPrototypes(this.methodCall),i}sortMostSpecificFirst(t){const e=this;return(t=Array.from(t)).sort(((t,i)=>e.compareSpecifity(i,t,!1,!0).value)),t}compareSpecifity(t,e,i,s){try{const r=this.context.newLocalContext();t.registerParameters(r);const a=this.context.newLocalContext();e.registerParameters(a);const o=this.methodCall.makeArguments(this.context,t),h=this.methodCall.makeArguments(this.context,e);for(let l=0;l{try{const i=this.methodCall.makeArguments(this.context,t);t.isAssignableFrom(this.context,i)&&e.add(t)}catch(t){if(!(t instanceof o.SyntaxError))throw t}}),this),e}}class k{constructor(t){this.context=t}}var U=i(65);class P extends U.a{constructor(t,e){super(),this.type=t,this.linked=e}getType(t){return this.type}get name(){return this.linked.name}}class F extends O.a{constructor(t,e,i,s){super(t,e),this.createdBy=i,this.updatedBy=s}}},function(t,e,i){"use strict";i.r(e),i.d(e,"$Root",(function(){return s.a})),i.d(e,"Any",(function(){return r.default})),i.d(e,"BlobRef",(function(){return n.a})),i.d(e,"Cursor",(function(){return a.a})),i.d(e,"DateTime",(function(){return DateTime.default})),i.d(e,"Dictionary",(function(){return Dictionary})),i.d(e,"Document",(function(){return h.default})),i.d(e,"List",(function(){return l.default})),i.d(e,"LocalDate",(function(){return LocalDate.default})),i.d(e,"LocalTime",(function(){return LocalTime.default})),i.d(e,"Period",(function(){return Period.default})),i.d(e,"Range",(function(){return _})),i.d(e,"CharacterRange",(function(){return E})),i.d(e,"DateRange",(function(){return m})),i.d(e,"IntegerRange",(function(){return x})),i.d(e,"TimeRange",(function(){return R})),i.d(e,"StrictSet",(function(){return T.default})),i.d(e,"Tuple",(function(){return L})),i.d(e,"UUID",(function(){return UUID})),i.d(e,"Version",(function(){return Version})),i.d(e,"Type",(function(){return I}));var s=i(86),r=i(129),n=i(177),a=i(203),DateTime=i(140);const List=i(49).default,StrictSet=i(42).default,Document=i(68).default,o=i(93).default;function Dictionary(t,e){return e&&Object.getOwnPropertyNames(e).forEach((function(t){this[t]=e[t]}),this),this.mutable=t||!1,this}Object.defineProperty(Dictionary.prototype,"$keys",{get:function(){return Object.getOwnPropertyNames(this).filter((function(t){return"mutable"!==t}))}}),Object.defineProperty(Dictionary.prototype,"length",{get:function(){return this.$keys.length}}),Object.defineProperty(Dictionary.prototype,"keys",{get:function(){return new StrictSet(this.$keys)}}),Object.defineProperty(Dictionary.prototype,"values",{get:function(){var t=this.$keys.map((function(t){return this[t]}),this);return new List(!1,t)}}),Dictionary.prototype.iterator=function(){var t=this,e=this.keys.iterator();return{hasNext:e.hasNext,next:function(){var i=e.next();return{key:i,value:t[i]}}}},Dictionary.prototype.swap=function(){var t=new Dictionary(!0);return this.$keys.forEach((function(e){var i=this[e];i&&(i=i.toString()),t[i]=e}),this),t.mutable=!1,t},Dictionary.prototype.removeKey=function(t){delete this[t]},Dictionary.prototype.removeValue=function(t){this.$keys.filter((function(e){return this[e].equals(t)}),this).forEach((function(t){delete this[t]}),this)},Dictionary.prototype.add=function(t){var e=Object.assign({},this,t);return e.__proto__=Dictionary.prototype,e},Dictionary.prototype.toString=function(){var t=this.$keys.map((function(t){return'"'+t+'":'+this[t]}),this);return"<"+(t.length?t.join(", "):":")+">"},Dictionary.prototype.getText=Dictionary.prototype.toString,Dictionary.prototype.toJson=function(){return new Document(this).toJson()},Dictionary.prototype.equals=function(t){var e=this.$keys;if(this.length!==t.length)return!1;for(var i=0;i0?this.item(e):this.item(this.length+1+e):this.last,i},_.prototype.checkRange=function(t,e){if(t&&(t<1||t>this.length))throw new RangeError;if(t||(t=1),e){if(e>=0&&(e<1||e>this.length))throw new RangeError;if(e<-this.length)throw new RangeError}},_.prototype.hasAny=function(t){void 0!==c&&t instanceof c&&(t=Array.from(t.set.values()));for(var e=0;e=this.first&&e<=this.last},E.prototype=Object.create(x.prototype),E.prototype.constructor=E,E.prototype.has=function(t){var e=t.charCodeAt(0);return e>=this.first&&e<=this.last},E.prototype.item=function(t){return String.fromCharCode(this.first+t-1)},m.prototype=Object.create(_.prototype),m.prototype.constructor=m,Object.defineProperty(m.prototype,"length",{get:function(){return 1+(this.last.valueOf()-this.first.valueOf())/864e5}}),m.prototype.item=function(t){var e=this.first.valueOf()+864e5*(t-1);if(e>this.last.valueOf())throw new RangeError;return new d(e)},m.prototype.has=function(t){var e=t.valueOf();return e>=this.first.valueOf()&&e<=this.last.valueOf()},R.prototype=Object.create(_.prototype),R.prototype.constructor=R,Object.defineProperty(R.prototype,"length",{get:function(){return 1+(this.last.valueOf()-this.first.valueOf())/1e3}}),R.prototype.item=function(t){var e=this.first.valueOf()+1e3*(t-1);if(e>this.last.valueOf())throw new RangeError;return new p(e)},R.prototype.has=function(t){var e=t.valueOf();return e>=this.first.valueOf()&&e<=this.last.valueOf()};var T=i(42);const g=i(49).default,y=i(42).default,A=i(21).equalObjects;function L(t,e){return g.call(this,t,e),this}function UUID(){return this}function Version(t,e,i,s){return this.major=t,this.minor=e,this.fix=i||0,this.qualifier=s||0,this}function I(t){return this.name=t,this}L.prototype=Object.create(g.prototype),L.prototype.constructor=L,L.prototype.add=function(t){void 0!==y&&t instanceof y&&(t=Array.from(t.set.values()));var e=new L(!1);return e.addItems(this),e.addItems(t),e},L.prototype.equals=function(t){if(this===(t=t||null))return!0;if(!(t instanceof L)||this.length!==t.length)return!1;for(var e=0;e0;s>>>=1,i+=i)1&s&&(t=i+t);return t},UUID.prototype.fromParts=function(t,e,i,s,r,n){return this.version=i>>12&15,this.hex=UUID.paddedString(t.toString(16),8)+"-"+UUID.paddedString(e.toString(16),4)+"-"+UUID.paddedString(i.toString(16),4)+"-"+UUID.paddedString(s.toString(16),2)+UUID.paddedString(r.toString(16),2)+"-"+UUID.paddedString(n.toString(16),12),this},UUID.prototype.toString=function(){return this.hex},UUID.prototype.getText=UUID.prototype.toString,UUID.prototype.toJson=function(){return JSON.stringify(this.toString())},UUID.prototype.toBytes=function(){for(var t=this.hex.split("-"),e=[],i=0,s=0;s>>16,timestamp:e}},UUID._create4=function(){return(new UUID).fromParts(UUID.randomUI32(),UUID.randomUI16(),16384|UUID.randomUI12(),128|UUID.randomUI06(),UUID.randomUI08(),UUID.randomUI48())},UUID._create1=function(){var t=(new Date).getTime(),e=UUID.randomUI14(),i=1099511627776*(1|UUID.randomUI08())+UUID.randomUI40(),s=UUID.randomUI04(),r=0;t!==r?(t>>8|128,l=255&e;return(new UUID).fromParts(a,n.mid,o,h,l,i)},UUID.create=function(t){return this["_create"+(t=t||4)]()},UUID.fromTime=function(t,e){e=e||!1;var i=UUID.getTimeFieldValues(t),s=i.low,r=4095&i.hi|4096;return!1===e?(new UUID).fromParts(s,i.mid,r,0,0,0):(new UUID).fromParts(s,i.mid,r,128|UUID.limitUI06,UUID.limitUI08-1,UUID.limitUI48-1)},UUID.firstFromTime=function(t){return UUID.fromTime(t,!1)},UUID.lastFromTime=function(t){return UUID.fromTime(t,!0)},UUID.fromString=function(t){var e=new RegExp("([0-9a-f]{8})-([0-9a-f]{4})-([0-9a-f]{4})-([0-9a-f]{2})([0-9a-f]{2})-([0-9a-f]{12})").exec(t);if(7===e.length){e.splice(0,1);var i=e.map((function(t){return parseInt(t,16)})),s=new UUID;return s.fromParts.apply(s,i)}throw new Error("Not a valid uuid: "+t)},UUID.fromBytes=function(t){var e="",i=0,s=[4,2,2,2,6],r=0;if(t.length<5)return null;for(;r255||e[i]<0)throw new Error("Unexpected byte in binary data.");return UUID.fromBytes(e)},Version.prototype.equals=function(t){return t instanceof Version&&this.asInt()===t.asInt()},Version.prototype.toString=function(){if(this===Version.LATEST)return"latest";if(this===Version.DEVELOPMENT)return"development";var t="v"+this.major+"."+this.minor;return this.fix&&(t=t+"."+this.fix),this.qualifier&&(t=t+"-"+this.qualifierToString()),t},Version.prototype.qualifierToString=function(){switch(this.qualifier){case 0:return"";case-3:return"alpha";case-2:return"beta";case-1:return"candidate";default:throw new Error("Unsupported qualifier: "+this.qualifier)}},Version.prototype.getText=Version.prototype.toString,Version.prototype.asInt=function(){return this.major<<24|this.minor<<16|this.fix<<8|this.qualifier},Version.prototype.gt=function(t){return t instanceof Version&&this.asInt()>t.asInt()},Version.prototype.gte=function(t){return t instanceof Version&&this.asInt()>=t.asInt()},Version.prototype.lt=function(t){return t instanceof Version&&this.asInt()i?1:e===i?0:-1},Version.prototype.toJson=function(){return JSON.stringify(this.toString())},Version.prototype.toTranspiled=function(){if(this===Version.LATEST)return"new Version(0xFF, 0xFF, 0xFF, 0xFF)";if(this===Version.DEVELOPMENT)return"new Version(0xFE, 0xFE, 0xFE, 0xFE)";throw new Error("Should never get there!")},Version.LATEST=new Version(255,255,255,255),Version.DEVELOPMENT=new Version(254,254,254,254),Version.parse=function(t){return"latest"===t?Version.LATEST:"development"===t?Version.DEVELOPMENT:Version.parsePrefixedSemanticVersion(t)},Version.parsePrefixedSemanticVersion=function(t){return t.startsWith("v")&&(t=t.substring(1)),Version.parseSemanticVersion(t)},Version.parseSemanticVersion=function(t){var e=t.split("-"),i=Version.parseVersionNumber(e[0]);return e.length>1&&(i.qualifier=Version.parseQualifier(e[1])),i},Version.parseVersionNumber=function(t){var e=t.split(".");return new Version(parseInt(e[0]),parseInt(e[1]),e.length>2?parseInt(e[2]):0)},Version.parseQualifier=function(t){switch(t){case"":return 0;case"alpha":return-3;case"beta":return-2;case"candidate":return-1;default:throw new Error("Version qualifier must be 'alpha', 'beta' or 'candidate'!")}},I.prototype.toString=function(){return this.name}},function(t,e,i){"use strict";i.r(e),i.d(e,"Location",(function(){return s})),i.d(e,"Section",(function(){return r.a})),i.d(e,"EParserListener",(function(){return o})),i.d(e,"OParserListener",(function(){return h})),i.d(e,"MParserListener",(function(){return l})),i.d(e,"EParser",(function(){return x})),i.d(e,"OParser",(function(){return Dl})),i.d(e,"MParser",(function(){return MR})),i.d(e,"ELexer",(function(){return Cw})),i.d(e,"OLexer",(function(){return Sw})),i.d(e,"MLexer",(function(){return Uw})),i.d(e,"EIndentingLexer",(function(){return Pw})),i.d(e,"ECleverParser",(function(){return Vw})),i.d(e,"ONamingLexer",(function(){return Bw})),i.d(e,"OCleverParser",(function(){return jw})),i.d(e,"MIndentingLexer",(function(){return Ww})),i.d(e,"MCleverParser",(function(){return UN})),i.d(e,"EPromptoBuilder",(function(){return PN})),i.d(e,"OPromptoBuilder",(function(){return FN})),i.d(e,"MPromptoBuilder",(function(){return MN})),i.d(e,"Dialect",(function(){return HN})),i.d(e,"Assertion",(function(){return VN})),i.d(e,"EParserFactory",(function(){return BN})),i.d(e,"OParserFactory",(function(){return GN})),i.d(e,"MParserFactory",(function(){return jN})),i.d(e,"getFullText",(function(){return WN}));class s{static min(t,e){return t.tokenIndexe.tokenIndex?e:t}constructor(t,e){this.tokenIndex=t.tokenIndex,this.line=t.line,this.column=t.column,e&&t.text&&(this.column+=t.text.length)}serialize(){return{type:"Location",value:{tokenIndex:this.tokenIndex,line:this.line,column:this.column}}}}var r=i(24),n=i(0),a=i.n(n);class o extends a.a.tree.ParseTreeListener{enterEnum_category_declaration(t){}exitEnum_category_declaration(t){}enterEnum_native_declaration(t){}exitEnum_native_declaration(t){}enterNative_symbol(t){}exitNative_symbol(t){}enterCategory_symbol(t){}exitCategory_symbol(t){}enterAttribute_declaration(t){}exitAttribute_declaration(t){}enterConcrete_widget_declaration(t){}exitConcrete_widget_declaration(t){}enterNative_widget_declaration(t){}exitNative_widget_declaration(t){}enterConcrete_category_declaration(t){}exitConcrete_category_declaration(t){}enterSingleton_category_declaration(t){}exitSingleton_category_declaration(t){}enterDerivedList(t){}exitDerivedList(t){}enterDerivedListItem(t){}exitDerivedListItem(t){}enterOperator_method_declaration(t){}exitOperator_method_declaration(t){}enterSetter_method_declaration(t){}exitSetter_method_declaration(t){}enterNative_setter_declaration(t){}exitNative_setter_declaration(t){}enterGetter_method_declaration(t){}exitGetter_method_declaration(t){}enterNative_getter_declaration(t){}exitNative_getter_declaration(t){}enterNative_category_declaration(t){}exitNative_category_declaration(t){}enterNative_resource_declaration(t){}exitNative_resource_declaration(t){}enterNative_category_bindings(t){}exitNative_category_bindings(t){}enterNativeCategoryBindingListItem(t){}exitNativeCategoryBindingListItem(t){}enterNativeCategoryBindingList(t){}exitNativeCategoryBindingList(t){}enterAttributeList(t){}exitAttributeList(t){}enterAttributeListItem(t){}exitAttributeListItem(t){}enterAbstract_method_declaration(t){}exitAbstract_method_declaration(t){}enterConcrete_method_declaration(t){}exitConcrete_method_declaration(t){}enterNative_method_declaration(t){}exitNative_method_declaration(t){}enterTest_method_declaration(t){}exitTest_method_declaration(t){}enterAssertion(t){}exitAssertion(t){}enterFull_argument_list(t){}exitFull_argument_list(t){}enterTyped_argument(t){}exitTyped_argument(t){}enterAssignInstanceStatement(t){}exitAssignInstanceStatement(t){}enterMethodCallStatement(t){}exitMethodCallStatement(t){}enterAssignTupleStatement(t){}exitAssignTupleStatement(t){}enterStoreStatement(t){}exitStoreStatement(t){}enterFetchStatement(t){}exitFetchStatement(t){}enterReadStatement(t){}exitReadStatement(t){}enterFlushStatement(t){}exitFlushStatement(t){}enterBreakStatement(t){}exitBreakStatement(t){}enterReturnStatement(t){}exitReturnStatement(t){}enterIfStatement(t){}exitIfStatement(t){}enterSwitchStatement(t){}exitSwitchStatement(t){}enterForEachStatement(t){}exitForEachStatement(t){}enterWhileStatement(t){}exitWhileStatement(t){}enterDoWhileStatement(t){}exitDoWhileStatement(t){}enterRaiseStatement(t){}exitRaiseStatement(t){}enterTryStatement(t){}exitTryStatement(t){}enterWriteStatement(t){}exitWriteStatement(t){}enterWithResourceStatement(t){}exitWithResourceStatement(t){}enterWithSingletonStatement(t){}exitWithSingletonStatement(t){}enterClosureStatement(t){}exitClosureStatement(t){}enterCommentStatement(t){}exitCommentStatement(t){}enterFlush_statement(t){}exitFlush_statement(t){}enterStore_statement(t){}exitStore_statement(t){}enterUnresolvedWithArgsStatement(t){}exitUnresolvedWithArgsStatement(t){}enterInvokeStatement(t){}exitInvokeStatement(t){}enterWith_resource_statement(t){}exitWith_resource_statement(t){}enterWith_singleton_statement(t){}exitWith_singleton_statement(t){}enterSwitch_statement(t){}exitSwitch_statement(t){}enterAtomicSwitchCase(t){}exitAtomicSwitchCase(t){}enterCollectionSwitchCase(t){}exitCollectionSwitchCase(t){}enterFor_each_statement(t){}exitFor_each_statement(t){}enterDo_while_statement(t){}exitDo_while_statement(t){}enterWhile_statement(t){}exitWhile_statement(t){}enterIf_statement(t){}exitIf_statement(t){}enterElseIfStatementList(t){}exitElseIfStatementList(t){}enterElseIfStatementListItem(t){}exitElseIfStatementListItem(t){}enterRaise_statement(t){}exitRaise_statement(t){}enterTry_statement(t){}exitTry_statement(t){}enterCatchAtomicStatement(t){}exitCatchAtomicStatement(t){}enterCatchCollectionStatement(t){}exitCatchCollectionStatement(t){}enterBreak_statement(t){}exitBreak_statement(t){}enterReturn_statement(t){}exitReturn_statement(t){}enterIntDivideExpression(t){}exitIntDivideExpression(t){}enterHasAnyExpression(t){}exitHasAnyExpression(t){}enterHasExpression(t){}exitHasExpression(t){}enterTernaryExpression(t){}exitTernaryExpression(t){}enterInExpression(t){}exitInExpression(t){}enterDocumentExpression(t){}exitDocumentExpression(t){}enterJsxExpression(t){}exitJsxExpression(t){}enterNotExpression(t){}exitNotExpression(t){}enterInvocationExpression(t){}exitInvocationExpression(t){}enterCompareExpression(t){}exitCompareExpression(t){}enterOrExpression(t){}exitOrExpression(t){}enterCodeExpression(t){}exitCodeExpression(t){}enterAmbiguousExpression(t){}exitAmbiguousExpression(t){}enterReadOneExpression(t){}exitReadOneExpression(t){}enterAndExpression(t){}exitAndExpression(t){}enterArrowExpression(t){}exitArrowExpression(t){}enterMethodCallExpression(t){}exitMethodCallExpression(t){}enterFetchExpression(t){}exitFetchExpression(t){}enterClosureExpression(t){}exitClosureExpression(t){}enterSortedExpression(t){}exitSortedExpression(t){}enterBlobExpression(t){}exitBlobExpression(t){}enterContainsExpression(t){}exitContainsExpression(t){}enterFilteredListExpression(t){}exitFilteredListExpression(t){}enterConstructorExpression(t){}exitConstructorExpression(t){}enterReadBlobExpression(t){}exitReadBlobExpression(t){}enterMultiplyExpression(t){}exitMultiplyExpression(t){}enterExecuteExpression(t){}exitExecuteExpression(t){}enterIteratorExpression(t){}exitIteratorExpression(t){}enterUnresolvedExpression(t){}exitUnresolvedExpression(t){}enterDivideExpression(t){}exitDivideExpression(t){}enterIsExpression(t){}exitIsExpression(t){}enterMinusExpression(t){}exitMinusExpression(t){}enterAddExpression(t){}exitAddExpression(t){}enterHasAllExpression(t){}exitHasAllExpression(t){}enterInstanceExpression(t){}exitInstanceExpression(t){}enterMutableInstanceExpression(t){}exitMutableInstanceExpression(t){}enterReadAllExpression(t){}exitReadAllExpression(t){}enterCssExpression(t){}exitCssExpression(t){}enterCastExpression(t){}exitCastExpression(t){}enterModuloExpression(t){}exitModuloExpression(t){}enterEqualsExpression(t){}exitEqualsExpression(t){}enterArrowFilterExpression(t){}exitArrowFilterExpression(t){}enterExplicitFilterExpression(t){}exitExplicitFilterExpression(t){}enterOtherFilterExpression(t){}exitOtherFilterExpression(t){}enterUnresolvedSelector(t){}exitUnresolvedSelector(t){}enterUnresolvedIdentifier(t){}exitUnresolvedIdentifier(t){}enterUnresolved_selector(t){}exitUnresolved_selector(t){}enterInvocation_expression(t){}exitInvocation_expression(t){}enterInvocation_trailer(t){}exitInvocation_trailer(t){}enterParenthesisExpression(t){}exitParenthesisExpression(t){}enterLiteralExpression(t){}exitLiteralExpression(t){}enterIdentifierExpression(t){}exitIdentifierExpression(t){}enterThisExpression(t){}exitThisExpression(t){}enterSuperExpression(t){}exitSuperExpression(t){}enterSelectorExpression(t){}exitSelectorExpression(t){}enterSelectableExpression(t){}exitSelectableExpression(t){}enterMemberSelector(t){}exitMemberSelector(t){}enterSliceSelector(t){}exitSliceSelector(t){}enterItemSelector(t){}exitItemSelector(t){}enterMutableSelectableExpression(t){}exitMutableSelectableExpression(t){}enterMutableSelectorExpression(t){}exitMutableSelectorExpression(t){}enterDocument_expression(t){}exitDocument_expression(t){}enterBlob_expression(t){}exitBlob_expression(t){}enterConstructorFrom(t){}exitConstructorFrom(t){}enterConstructorNoFrom(t){}exitConstructorNoFrom(t){}enterWrite_statement(t){}exitWrite_statement(t){}enterAmbiguous_expression(t){}exitAmbiguous_expression(t){}enterFiltered_list_suffix(t){}exitFiltered_list_suffix(t){}enterFetchOne(t){}exitFetchOne(t){}enterFetchMany(t){}exitFetchMany(t){}enterFetchOneAsync(t){}exitFetchOneAsync(t){}enterFetchManyAsync(t){}exitFetchManyAsync(t){}enterThen(t){}exitThen(t){}enterRead_statement(t){}exitRead_statement(t){}enterSorted_expression(t){}exitSorted_expression(t){}enterArgumentAssignmentListExpression(t){}exitArgumentAssignmentListExpression(t){}enterArgumentAssignmentListNoExpression(t){}exitArgumentAssignmentListNoExpression(t){}enterArgumentAssignmentList(t){}exitArgumentAssignmentList(t){}enterArgumentAssignmentListItem(t){}exitArgumentAssignmentListItem(t){}enterArgument_assignment(t){}exitArgument_assignment(t){}enterAssign_instance_statement(t){}exitAssign_instance_statement(t){}enterMemberInstance(t){}exitMemberInstance(t){}enterItemInstance(t){}exitItemInstance(t){}enterAssign_tuple_statement(t){}exitAssign_tuple_statement(t){}enterLfs(t){}exitLfs(t){}enterLfp(t){}exitLfp(t){}enterWs_plus(t){}exitWs_plus(t){}enterIndent(t){}exitIndent(t){}enterDedent(t){}exitDedent(t){}enterType_literal(t){}exitType_literal(t){}enterNull_literal(t){}exitNull_literal(t){}enterRepl(t){}exitRepl(t){}enterFullDeclarationList(t){}exitFullDeclarationList(t){}enterDeclarations(t){}exitDeclarations(t){}enterDeclaration(t){}exitDeclaration(t){}enterAnnotation_constructor(t){}exitAnnotation_constructor(t){}enterAnnotation_identifier(t){}exitAnnotation_identifier(t){}enterAnnotation_argument(t){}exitAnnotation_argument(t){}enterAnnotation_argument_name(t){}exitAnnotation_argument_name(t){}enterAnnotationLiteralValue(t){}exitAnnotationLiteralValue(t){}enterAnnotationTypeValue(t){}exitAnnotationTypeValue(t){}enterResource_declaration(t){}exitResource_declaration(t){}enterEnum_declaration(t){}exitEnum_declaration(t){}enterNative_symbol_list(t){}exitNative_symbol_list(t){}enterCategory_symbol_list(t){}exitCategory_symbol_list(t){}enterSymbol_list(t){}exitSymbol_list(t){}enterMatchingList(t){}exitMatchingList(t){}enterMatchingSet(t){}exitMatchingSet(t){}enterMatchingRange(t){}exitMatchingRange(t){}enterMatchingPattern(t){}exitMatchingPattern(t){}enterMatchingExpression(t){}exitMatchingExpression(t){}enterList_literal(t){}exitList_literal(t){}enterSet_literal(t){}exitSet_literal(t){}enterExpression_list(t){}exitExpression_list(t){}enterRange_literal(t){}exitRange_literal(t){}enterIteratorType(t){}exitIteratorType(t){}enterSetType(t){}exitSetType(t){}enterListType(t){}exitListType(t){}enterDictType(t){}exitDictType(t){}enterCursorType(t){}exitCursorType(t){}enterTypeType(t){}exitTypeType(t){}enterPrimaryType(t){}exitPrimaryType(t){}enterNativeType(t){}exitNativeType(t){}enterCategoryType(t){}exitCategoryType(t){}enterBooleanType(t){}exitBooleanType(t){}enterCssType(t){}exitCssType(t){}enterCharacterType(t){}exitCharacterType(t){}enterTextType(t){}exitTextType(t){}enterImageType(t){}exitImageType(t){}enterIntegerType(t){}exitIntegerType(t){}enterDecimalType(t){}exitDecimalType(t){}enterDocumentType(t){}exitDocumentType(t){}enterDateType(t){}exitDateType(t){}enterDateTimeType(t){}exitDateTimeType(t){}enterTimeType(t){}exitTimeType(t){}enterPeriodType(t){}exitPeriodType(t){}enterVersionType(t){}exitVersionType(t){}enterCodeType(t){}exitCodeType(t){}enterBlobType(t){}exitBlobType(t){}enterUUIDType(t){}exitUUIDType(t){}enterDbIdType(t){}exitDbIdType(t){}enterHtmlType(t){}exitHtmlType(t){}enterCategory_type(t){}exitCategory_type(t){}enterMutable_category_type(t){}exitMutable_category_type(t){}enterCode_type(t){}exitCode_type(t){}enterConcreteCategoryDeclaration(t){}exitConcreteCategoryDeclaration(t){}enterNativeCategoryDeclaration(t){}exitNativeCategoryDeclaration(t){}enterSingletonCategoryDeclaration(t){}exitSingletonCategoryDeclaration(t){}enterConcreteWidgetDeclaration(t){}exitConcreteWidgetDeclaration(t){}enterNativeWidgetDeclaration(t){}exitNativeWidgetDeclaration(t){}enterType_identifier_list(t){}exitType_identifier_list(t){}enterMethod_identifier(t){}exitMethod_identifier(t){}enterIdentifier_or_keyword(t){}exitIdentifier_or_keyword(t){}enterNospace_hyphen_identifier_or_keyword(t){}exitNospace_hyphen_identifier_or_keyword(t){}enterNospace_identifier_or_keyword(t){}exitNospace_identifier_or_keyword(t){}enterVariableIdentifier(t){}exitVariableIdentifier(t){}enterTypeIdentifier(t){}exitTypeIdentifier(t){}enterSymbolIdentifier(t){}exitSymbolIdentifier(t){}enterMember_identifier(t){}exitMember_identifier(t){}enterVariable_identifier(t){}exitVariable_identifier(t){}enterAttribute_identifier(t){}exitAttribute_identifier(t){}enterType_identifier(t){}exitType_identifier(t){}enterSymbol_identifier(t){}exitSymbol_identifier(t){}enterArgument_list(t){}exitArgument_list(t){}enterCodeArgument(t){}exitCodeArgument(t){}enterOperatorArgument(t){}exitOperatorArgument(t){}enterOperator_argument(t){}exitOperator_argument(t){}enterNamed_argument(t){}exitNamed_argument(t){}enterCode_argument(t){}exitCode_argument(t){}enterCategory_or_any_type(t){}exitCategory_or_any_type(t){}enterAnyListType(t){}exitAnyListType(t){}enterAnyType(t){}exitAnyType(t){}enterAnyDictType(t){}exitAnyDictType(t){}enterMember_method_declaration_list(t){}exitMember_method_declaration_list(t){}enterMember_method_declaration(t){}exitMember_method_declaration(t){}enterNative_member_method_declaration_list(t){}exitNative_member_method_declaration_list(t){}enterNative_member_method_declaration(t){}exitNative_member_method_declaration(t){}enterJavaCategoryBinding(t){}exitJavaCategoryBinding(t){}enterCSharpCategoryBinding(t){}exitCSharpCategoryBinding(t){}enterPython2CategoryBinding(t){}exitPython2CategoryBinding(t){}enterPython3CategoryBinding(t){}exitPython3CategoryBinding(t){}enterJavascriptCategoryBinding(t){}exitJavascriptCategoryBinding(t){}enterPython_category_binding(t){}exitPython_category_binding(t){}enterPython_module(t){}exitPython_module(t){}enterJavascript_category_binding(t){}exitJavascript_category_binding(t){}enterJavascript_module(t){}exitJavascript_module(t){}enterVariable_identifier_list(t){}exitVariable_identifier_list(t){}enterAttribute_identifier_list(t){}exitAttribute_identifier_list(t){}enterMethod_declaration(t){}exitMethod_declaration(t){}enterComment_statement(t){}exitComment_statement(t){}enterNative_statement_list(t){}exitNative_statement_list(t){}enterJavaNativeStatement(t){}exitJavaNativeStatement(t){}enterCSharpNativeStatement(t){}exitCSharpNativeStatement(t){}enterPython2NativeStatement(t){}exitPython2NativeStatement(t){}enterPython3NativeStatement(t){}exitPython3NativeStatement(t){}enterJavascriptNativeStatement(t){}exitJavascriptNativeStatement(t){}enterPython_native_statement(t){}exitPython_native_statement(t){}enterJavascript_native_statement(t){}exitJavascript_native_statement(t){}enterStatement_list(t){}exitStatement_list(t){}enterAssertion_list(t){}exitAssertion_list(t){}enterSwitch_case_statement_list(t){}exitSwitch_case_statement_list(t){}enterCatch_statement_list(t){}exitCatch_statement_list(t){}enterLiteralRangeLiteral(t){}exitLiteralRangeLiteral(t){}enterLiteralListLiteral(t){}exitLiteralListLiteral(t){}enterLiteralSetLiteral(t){}exitLiteralSetLiteral(t){}enterMinIntegerLiteral(t){}exitMinIntegerLiteral(t){}enterMaxIntegerLiteral(t){}exitMaxIntegerLiteral(t){}enterIntegerLiteral(t){}exitIntegerLiteral(t){}enterHexadecimalLiteral(t){}exitHexadecimalLiteral(t){}enterCharacterLiteral(t){}exitCharacterLiteral(t){}enterDateLiteral(t){}exitDateLiteral(t){}enterTimeLiteral(t){}exitTimeLiteral(t){}enterTextLiteral(t){}exitTextLiteral(t){}enterDecimalLiteral(t){}exitDecimalLiteral(t){}enterDateTimeLiteral(t){}exitDateTimeLiteral(t){}enterBooleanLiteral(t){}exitBooleanLiteral(t){}enterPeriodLiteral(t){}exitPeriodLiteral(t){}enterVersionLiteral(t){}exitVersionLiteral(t){}enterUUIDLiteral(t){}exitUUIDLiteral(t){}enterSymbolLiteral(t){}exitSymbolLiteral(t){}enterTypeLiteral(t){}exitTypeLiteral(t){}enterNullLiteral(t){}exitNullLiteral(t){}enterLiteral_list_literal(t){}exitLiteral_list_literal(t){}enterThis_expression(t){}exitThis_expression(t){}enterSuper_expression(t){}exitSuper_expression(t){}enterParenthesis_expression(t){}exitParenthesis_expression(t){}enterLiteral_expression(t){}exitLiteral_expression(t){}enterCollection_literal(t){}exitCollection_literal(t){}enterTuple_literal(t){}exitTuple_literal(t){}enterDict_literal(t){}exitDict_literal(t){}enterDocument_literal(t){}exitDocument_literal(t){}enterExpression_tuple(t){}exitExpression_tuple(t){}enterDoc_entry_list(t){}exitDoc_entry_list(t){}enterDoc_entry(t){}exitDoc_entry(t){}enterDocKeyIdentifier(t){}exitDocKeyIdentifier(t){}enterDocKeyText(t){}exitDocKeyText(t){}enterDict_entry_list(t){}exitDict_entry_list(t){}enterDict_entry(t){}exitDict_entry(t){}enterDictKeyIdentifier(t){}exitDictKeyIdentifier(t){}enterDictKeyText(t){}exitDictKeyText(t){}enterSliceFirstAndLast(t){}exitSliceFirstAndLast(t){}enterSliceFirstOnly(t){}exitSliceFirstOnly(t){}enterSliceLastOnly(t){}exitSliceLastOnly(t){}enterAssign_variable_statement(t){}exitAssign_variable_statement(t){}enterChildInstance(t){}exitChildInstance(t){}enterRootInstance(t){}exitRootInstance(t){}enterIsATypeExpression(t){}exitIsATypeExpression(t){}enterIsOtherExpression(t){}exitIsOtherExpression(t){}enterMetadata(t){}exitMetadata(t){}enterArrowExpressionBody(t){}exitArrowExpressionBody(t){}enterArrowStatementsBody(t){}exitArrowStatementsBody(t){}enterArrow_prefix(t){}exitArrow_prefix(t){}enterArrowSingleArg(t){}exitArrowSingleArg(t){}enterArrowListArg(t){}exitArrowListArg(t){}enterSorted_key(t){}exitSorted_key(t){}enterRead_blob_expression(t){}exitRead_blob_expression(t){}enterRead_all_expression(t){}exitRead_all_expression(t){}enterRead_one_expression(t){}exitRead_one_expression(t){}enterOrder_by_list(t){}exitOrder_by_list(t){}enterOrder_by(t){}exitOrder_by(t){}enterOperatorPlus(t){}exitOperatorPlus(t){}enterOperatorMinus(t){}exitOperatorMinus(t){}enterOperatorMultiply(t){}exitOperatorMultiply(t){}enterOperatorDivide(t){}exitOperatorDivide(t){}enterOperatorIDivide(t){}exitOperatorIDivide(t){}enterOperatorModulo(t){}exitOperatorModulo(t){}enterKeyword(t){}exitKeyword(t){}enterNew_token(t){}exitNew_token(t){}enterKey_token(t){}exitKey_token(t){}enterModule_token(t){}exitModule_token(t){}enterValue_token(t){}exitValue_token(t){}enterSymbols_token(t){}exitSymbols_token(t){}enterAssign(t){}exitAssign(t){}enterMultiply(t){}exitMultiply(t){}enterDivide(t){}exitDivide(t){}enterIdivide(t){}exitIdivide(t){}enterModulo(t){}exitModulo(t){}enterJavascriptReturnStatement(t){}exitJavascriptReturnStatement(t){}enterJavascriptStatement(t){}exitJavascriptStatement(t){}enterJavascriptSelectorExpression(t){}exitJavascriptSelectorExpression(t){}enterJavascriptPrimaryExpression(t){}exitJavascriptPrimaryExpression(t){}enterJavascript_primary_expression(t){}exitJavascript_primary_expression(t){}enterJavascript_this_expression(t){}exitJavascript_this_expression(t){}enterJavascript_new_expression(t){}exitJavascript_new_expression(t){}enterJavascriptMethodExpression(t){}exitJavascriptMethodExpression(t){}enterJavascriptMemberExpression(t){}exitJavascriptMemberExpression(t){}enterJavascriptItemExpression(t){}exitJavascriptItemExpression(t){}enterJavascript_method_expression(t){}exitJavascript_method_expression(t){}enterJavascriptArgumentList(t){}exitJavascriptArgumentList(t){}enterJavascriptArgumentListItem(t){}exitJavascriptArgumentListItem(t){}enterJavascript_item_expression(t){}exitJavascript_item_expression(t){}enterJavascript_parenthesis_expression(t){}exitJavascript_parenthesis_expression(t){}enterJavascript_identifier_expression(t){}exitJavascript_identifier_expression(t){}enterJavascriptIntegerLiteral(t){}exitJavascriptIntegerLiteral(t){}enterJavascriptDecimalLiteral(t){}exitJavascriptDecimalLiteral(t){}enterJavascriptTextLiteral(t){}exitJavascriptTextLiteral(t){}enterJavascriptBooleanLiteral(t){}exitJavascriptBooleanLiteral(t){}enterJavascriptCharacterLiteral(t){}exitJavascriptCharacterLiteral(t){}enterJavascript_identifier(t){}exitJavascript_identifier(t){}enterPythonReturnStatement(t){}exitPythonReturnStatement(t){}enterPythonStatement(t){}exitPythonStatement(t){}enterPythonSelectorExpression(t){}exitPythonSelectorExpression(t){}enterPythonPrimaryExpression(t){}exitPythonPrimaryExpression(t){}enterPythonSelfExpression(t){}exitPythonSelfExpression(t){}enterPythonParenthesisExpression(t){}exitPythonParenthesisExpression(t){}enterPythonIdentifierExpression(t){}exitPythonIdentifierExpression(t){}enterPythonLiteralExpression(t){}exitPythonLiteralExpression(t){}enterPythonGlobalMethodExpression(t){}exitPythonGlobalMethodExpression(t){}enterPython_self_expression(t){}exitPython_self_expression(t){}enterPythonMethodExpression(t){}exitPythonMethodExpression(t){}enterPythonItemExpression(t){}exitPythonItemExpression(t){}enterPython_method_expression(t){}exitPython_method_expression(t){}enterPythonOrdinalOnlyArgumentList(t){}exitPythonOrdinalOnlyArgumentList(t){}enterPythonNamedOnlyArgumentList(t){}exitPythonNamedOnlyArgumentList(t){}enterPythonArgumentList(t){}exitPythonArgumentList(t){}enterPythonOrdinalArgumentList(t){}exitPythonOrdinalArgumentList(t){}enterPythonOrdinalArgumentListItem(t){}exitPythonOrdinalArgumentListItem(t){}enterPythonNamedArgumentList(t){}exitPythonNamedArgumentList(t){}enterPythonNamedArgumentListItem(t){}exitPythonNamedArgumentListItem(t){}enterPython_parenthesis_expression(t){}exitPython_parenthesis_expression(t){}enterPythonChildIdentifier(t){}exitPythonChildIdentifier(t){}enterPythonPromptoIdentifier(t){}exitPythonPromptoIdentifier(t){}enterPythonIdentifier(t){}exitPythonIdentifier(t){}enterPythonIntegerLiteral(t){}exitPythonIntegerLiteral(t){}enterPythonDecimalLiteral(t){}exitPythonDecimalLiteral(t){}enterPythonTextLiteral(t){}exitPythonTextLiteral(t){}enterPythonBooleanLiteral(t){}exitPythonBooleanLiteral(t){}enterPythonCharacterLiteral(t){}exitPythonCharacterLiteral(t){}enterPython_identifier(t){}exitPython_identifier(t){}enterJavaReturnStatement(t){}exitJavaReturnStatement(t){}enterJavaStatement(t){}exitJavaStatement(t){}enterJavaSelectorExpression(t){}exitJavaSelectorExpression(t){}enterJavaPrimaryExpression(t){}exitJavaPrimaryExpression(t){}enterJava_primary_expression(t){}exitJava_primary_expression(t){}enterJava_this_expression(t){}exitJava_this_expression(t){}enterJava_new_expression(t){}exitJava_new_expression(t){}enterJavaMethodExpression(t){}exitJavaMethodExpression(t){}enterJavaItemExpression(t){}exitJavaItemExpression(t){}enterJava_method_expression(t){}exitJava_method_expression(t){}enterJavaArgumentListItem(t){}exitJavaArgumentListItem(t){}enterJavaArgumentList(t){}exitJavaArgumentList(t){}enterJava_item_expression(t){}exitJava_item_expression(t){}enterJava_parenthesis_expression(t){}exitJava_parenthesis_expression(t){}enterJavaIdentifier(t){}exitJavaIdentifier(t){}enterJavaChildIdentifier(t){}exitJavaChildIdentifier(t){}enterJavaClassIdentifier(t){}exitJavaClassIdentifier(t){}enterJavaChildClassIdentifier(t){}exitJavaChildClassIdentifier(t){}enterJavaIntegerLiteral(t){}exitJavaIntegerLiteral(t){}enterJavaDecimalLiteral(t){}exitJavaDecimalLiteral(t){}enterJavaTextLiteral(t){}exitJavaTextLiteral(t){}enterJavaBooleanLiteral(t){}exitJavaBooleanLiteral(t){}enterJavaCharacterLiteral(t){}exitJavaCharacterLiteral(t){}enterJava_identifier(t){}exitJava_identifier(t){}enterCSharpReturnStatement(t){}exitCSharpReturnStatement(t){}enterCSharpStatement(t){}exitCSharpStatement(t){}enterCSharpSelectorExpression(t){}exitCSharpSelectorExpression(t){}enterCSharpPrimaryExpression(t){}exitCSharpPrimaryExpression(t){}enterCsharp_primary_expression(t){}exitCsharp_primary_expression(t){}enterCsharp_this_expression(t){}exitCsharp_this_expression(t){}enterCsharp_new_expression(t){}exitCsharp_new_expression(t){}enterCSharpMethodExpression(t){}exitCSharpMethodExpression(t){}enterCSharpItemExpression(t){}exitCSharpItemExpression(t){}enterCsharp_method_expression(t){}exitCsharp_method_expression(t){}enterCSharpArgumentList(t){}exitCSharpArgumentList(t){}enterCSharpArgumentListItem(t){}exitCSharpArgumentListItem(t){}enterCsharp_item_expression(t){}exitCsharp_item_expression(t){}enterCsharp_parenthesis_expression(t){}exitCsharp_parenthesis_expression(t){}enterCSharpIdentifier(t){}exitCSharpIdentifier(t){}enterCSharpChildIdentifier(t){}exitCSharpChildIdentifier(t){}enterCSharpPromptoIdentifier(t){}exitCSharpPromptoIdentifier(t){}enterCSharpIntegerLiteral(t){}exitCSharpIntegerLiteral(t){}enterCSharpDecimalLiteral(t){}exitCSharpDecimalLiteral(t){}enterCSharpTextLiteral(t){}exitCSharpTextLiteral(t){}enterCSharpBooleanLiteral(t){}exitCSharpBooleanLiteral(t){}enterCSharpCharacterLiteral(t){}exitCSharpCharacterLiteral(t){}enterCsharp_identifier(t){}exitCsharp_identifier(t){}enterJsx_expression(t){}exitJsx_expression(t){}enterJsxSelfClosing(t){}exitJsxSelfClosing(t){}enterJsxElement(t){}exitJsxElement(t){}enterJsx_fragment(t){}exitJsx_fragment(t){}enterJsx_fragment_start(t){}exitJsx_fragment_start(t){}enterJsx_fragment_end(t){}exitJsx_fragment_end(t){}enterJsx_self_closing(t){}exitJsx_self_closing(t){}enterJsx_opening(t){}exitJsx_opening(t){}enterJsx_closing(t){}exitJsx_closing(t){}enterJsx_element_name(t){}exitJsx_element_name(t){}enterJsx_identifier(t){}exitJsx_identifier(t){}enterJsx_attribute(t){}exitJsx_attribute(t){}enterJsxLiteral(t){}exitJsxLiteral(t){}enterJsxValue(t){}exitJsxValue(t){}enterJsx_children(t){}exitJsx_children(t){}enterJsxText(t){}exitJsxText(t){}enterJsxChild(t){}exitJsxChild(t){}enterJsxCode(t){}exitJsxCode(t){}enterJsx_text(t){}exitJsx_text(t){}enterJsx_char(t){}exitJsx_char(t){}enterCss_expression(t){}exitCss_expression(t){}enterCss_field(t){}exitCss_field(t){}enterCss_identifier(t){}exitCss_identifier(t){}enterCssValue(t){}exitCssValue(t){}enterCssText(t){}exitCssText(t){}enterCss_text(t){}exitCss_text(t){}}class h extends a.a.tree.ParseTreeListener{enterEnum_category_declaration(t){}exitEnum_category_declaration(t){}enterEnum_native_declaration(t){}exitEnum_native_declaration(t){}enterCategory_symbol(t){}exitCategory_symbol(t){}enterNative_symbol(t){}exitNative_symbol(t){}enterAttribute_declaration(t){}exitAttribute_declaration(t){}enterConcrete_widget_declaration(t){}exitConcrete_widget_declaration(t){}enterNative_widget_declaration(t){}exitNative_widget_declaration(t){}enterConcrete_category_declaration(t){}exitConcrete_category_declaration(t){}enterSingleton_category_declaration(t){}exitSingleton_category_declaration(t){}enterDerivedListItem(t){}exitDerivedListItem(t){}enterDerivedList(t){}exitDerivedList(t){}enterEmptyCategoryMethodList(t){}exitEmptyCategoryMethodList(t){}enterCurlyCategoryMethodList(t){}exitCurlyCategoryMethodList(t){}enterOperator_method_declaration(t){}exitOperator_method_declaration(t){}enterSetter_method_declaration(t){}exitSetter_method_declaration(t){}enterNative_setter_declaration(t){}exitNative_setter_declaration(t){}enterGetter_method_declaration(t){}exitGetter_method_declaration(t){}enterNative_getter_declaration(t){}exitNative_getter_declaration(t){}enterNative_resource_declaration(t){}exitNative_resource_declaration(t){}enterNative_category_declaration(t){}exitNative_category_declaration(t){}enterNative_category_bindings(t){}exitNative_category_bindings(t){}enterNativeCategoryBindingListItem(t){}exitNativeCategoryBindingListItem(t){}enterNativeCategoryBindingList(t){}exitNativeCategoryBindingList(t){}enterAbstract_method_declaration(t){}exitAbstract_method_declaration(t){}enterConcrete_method_declaration(t){}exitConcrete_method_declaration(t){}enterNative_method_declaration(t){}exitNative_method_declaration(t){}enterTest_method_declaration(t){}exitTest_method_declaration(t){}enterAssertion(t){}exitAssertion(t){}enterTyped_argument(t){}exitTyped_argument(t){}enterSingleStatement(t){}exitSingleStatement(t){}enterCurlyStatementList(t){}exitCurlyStatementList(t){}enterMethodCallStatement(t){}exitMethodCallStatement(t){}enterAssignInstanceStatement(t){}exitAssignInstanceStatement(t){}enterAssignTupleStatement(t){}exitAssignTupleStatement(t){}enterStoreStatement(t){}exitStoreStatement(t){}enterFetchStatement(t){}exitFetchStatement(t){}enterReadStatement(t){}exitReadStatement(t){}enterFlushStatement(t){}exitFlushStatement(t){}enterBreakStatement(t){}exitBreakStatement(t){}enterReturnStatement(t){}exitReturnStatement(t){}enterIfStatement(t){}exitIfStatement(t){}enterSwitchStatement(t){}exitSwitchStatement(t){}enterForEachStatement(t){}exitForEachStatement(t){}enterWhileStatement(t){}exitWhileStatement(t){}enterDoWhileStatement(t){}exitDoWhileStatement(t){}enterTryStatement(t){}exitTryStatement(t){}enterRaiseStatement(t){}exitRaiseStatement(t){}enterWriteStatement(t){}exitWriteStatement(t){}enterWithResourceStatement(t){}exitWithResourceStatement(t){}enterWithSingletonStatement(t){}exitWithSingletonStatement(t){}enterClosureStatement(t){}exitClosureStatement(t){}enterCommentStatement(t){}exitCommentStatement(t){}enterFlush_statement(t){}exitFlush_statement(t){}enterStore_statement(t){}exitStore_statement(t){}enterWith_resource_statement(t){}exitWith_resource_statement(t){}enterWith_singleton_statement(t){}exitWith_singleton_statement(t){}enterSwitch_statement(t){}exitSwitch_statement(t){}enterAtomicSwitchCase(t){}exitAtomicSwitchCase(t){}enterCollectionSwitchCase(t){}exitCollectionSwitchCase(t){}enterFor_each_statement(t){}exitFor_each_statement(t){}enterDo_while_statement(t){}exitDo_while_statement(t){}enterWhile_statement(t){}exitWhile_statement(t){}enterIf_statement(t){}exitIf_statement(t){}enterElseIfStatementList(t){}exitElseIfStatementList(t){}enterElseIfStatementListItem(t){}exitElseIfStatementListItem(t){}enterRaise_statement(t){}exitRaise_statement(t){}enterTry_statement(t){}exitTry_statement(t){}enterCatchAtomicStatement(t){}exitCatchAtomicStatement(t){}enterCatchCollectionStatement(t){}exitCatchCollectionStatement(t){}enterBreak_statement(t){}exitBreak_statement(t){}enterReturn_statement(t){}exitReturn_statement(t){}enterMethod_call_expression(t){}exitMethod_call_expression(t){}enterMethod_call_statement(t){}exitMethod_call_statement(t){}enterX_expression(t){}exitX_expression(t){}enterIntDivideExpression(t){}exitIntDivideExpression(t){}enterHasAnyExpression(t){}exitHasAnyExpression(t){}enterHasExpression(t){}exitHasExpression(t){}enterTernaryExpression(t){}exitTernaryExpression(t){}enterInExpression(t){}exitInExpression(t){}enterIsAnExpression(t){}exitIsAnExpression(t){}enterJsxExpression(t){}exitJsxExpression(t){}enterNotExpression(t){}exitNotExpression(t){}enterCompareExpression(t){}exitCompareExpression(t){}enterOrExpression(t){}exitOrExpression(t){}enterCodeExpression(t){}exitCodeExpression(t){}enterAndExpression(t){}exitAndExpression(t){}enterArrowExpression(t){}exitArrowExpression(t){}enterContainsExpression(t){}exitContainsExpression(t){}enterTypeExpression(t){}exitTypeExpression(t){}enterMultiplyExpression(t){}exitMultiplyExpression(t){}enterExecuteExpression(t){}exitExecuteExpression(t){}enterIteratorExpression(t){}exitIteratorExpression(t){}enterDivideExpression(t){}exitDivideExpression(t){}enterIsExpression(t){}exitIsExpression(t){}enterMinusExpression(t){}exitMinusExpression(t){}enterAddExpression(t){}exitAddExpression(t){}enterHasAllExpression(t){}exitHasAllExpression(t){}enterInstanceExpression(t){}exitInstanceExpression(t){}enterMutableInstanceExpression(t){}exitMutableInstanceExpression(t){}enterCssExpression(t){}exitCssExpression(t){}enterCastExpression(t){}exitCastExpression(t){}enterModuloExpression(t){}exitModuloExpression(t){}enterEqualsExpression(t){}exitEqualsExpression(t){}enterArrowFilterExpression(t){}exitArrowFilterExpression(t){}enterExplicitFilterExpression(t){}exitExplicitFilterExpression(t){}enterOtherFilterExpression(t){}exitOtherFilterExpression(t){}enterAn_expression(t){}exitAn_expression(t){}enterType_expression(t){}exitType_expression(t){}enterMethodExpression(t){}exitMethodExpression(t){}enterParenthesisExpression(t){}exitParenthesisExpression(t){}enterLiteralExpression(t){}exitLiteralExpression(t){}enterIdentifierExpression(t){}exitIdentifierExpression(t){}enterThisExpression(t){}exitThisExpression(t){}enterSuperExpression(t){}exitSuperExpression(t){}enterSelectorExpression(t){}exitSelectorExpression(t){}enterSelectableExpression(t){}exitSelectableExpression(t){}enterMutableSelectableExpression(t){}exitMutableSelectableExpression(t){}enterMutableSelectorExpression(t){}exitMutableSelectorExpression(t){}enterMethod_expression(t){}exitMethod_expression(t){}enterBlob_expression(t){}exitBlob_expression(t){}enterDocument_expression(t){}exitDocument_expression(t){}enterWrite_statement(t){}exitWrite_statement(t){}enterFiltered_list_expression(t){}exitFiltered_list_expression(t){}enterFetchOne(t){}exitFetchOne(t){}enterFetchMany(t){}exitFetchMany(t){}enterFetchOneAsync(t){}exitFetchOneAsync(t){}enterFetchManyAsync(t){}exitFetchManyAsync(t){}enterThen(t){}exitThen(t){}enterRead_statement(t){}exitRead_statement(t){}enterSorted_expression(t){}exitSorted_expression(t){}enterMemberSelector(t){}exitMemberSelector(t){}enterMethodSelector(t){}exitMethodSelector(t){}enterItemSelector(t){}exitItemSelector(t){}enterSliceSelector(t){}exitSliceSelector(t){}enterConstructorFrom(t){}exitConstructorFrom(t){}enterConstructorNoFrom(t){}exitConstructorNoFrom(t){}enterCopy_from(t){}exitCopy_from(t){}enterExpressionAssignmentList(t){}exitExpressionAssignmentList(t){}enterArgumentAssignmentList(t){}exitArgumentAssignmentList(t){}enterArgumentAssignmentListItem(t){}exitArgumentAssignmentListItem(t){}enterArgument_assignment(t){}exitArgument_assignment(t){}enterAssign_instance_statement(t){}exitAssign_instance_statement(t){}enterMemberInstance(t){}exitMemberInstance(t){}enterItemInstance(t){}exitItemInstance(t){}enterAssign_tuple_statement(t){}exitAssign_tuple_statement(t){}enterType_literal(t){}exitType_literal(t){}enterNull_literal(t){}exitNull_literal(t){}enterWs_plus(t){}exitWs_plus(t){}enterRepl(t){}exitRepl(t){}enterFullDeclarationList(t){}exitFullDeclarationList(t){}enterDeclarations(t){}exitDeclarations(t){}enterDeclaration(t){}exitDeclaration(t){}enterAnnotation_constructor(t){}exitAnnotation_constructor(t){}enterAnnotation_identifier(t){}exitAnnotation_identifier(t){}enterAnnotation_argument(t){}exitAnnotation_argument(t){}enterAnnotation_argument_name(t){}exitAnnotation_argument_name(t){}enterAnnotationLiteralValue(t){}exitAnnotationLiteralValue(t){}enterAnnotationTypeValue(t){}exitAnnotationTypeValue(t){}enterResource_declaration(t){}exitResource_declaration(t){}enterEnum_declaration(t){}exitEnum_declaration(t){}enterNative_symbol_list(t){}exitNative_symbol_list(t){}enterCategory_symbol_list(t){}exitCategory_symbol_list(t){}enterSymbol_list(t){}exitSymbol_list(t){}enterMatchingList(t){}exitMatchingList(t){}enterMatchingSet(t){}exitMatchingSet(t){}enterMatchingRange(t){}exitMatchingRange(t){}enterMatchingPattern(t){}exitMatchingPattern(t){}enterMatchingExpression(t){}exitMatchingExpression(t){}enterList_literal(t){}exitList_literal(t){}enterSet_literal(t){}exitSet_literal(t){}enterExpression_list(t){}exitExpression_list(t){}enterRange_literal(t){}exitRange_literal(t){}enterIteratorType(t){}exitIteratorType(t){}enterSetType(t){}exitSetType(t){}enterListType(t){}exitListType(t){}enterDictType(t){}exitDictType(t){}enterCursorType(t){}exitCursorType(t){}enterTypeType(t){}exitTypeType(t){}enterPrimaryType(t){}exitPrimaryType(t){}enterNativeType(t){}exitNativeType(t){}enterCategoryType(t){}exitCategoryType(t){}enterBooleanType(t){}exitBooleanType(t){}enterCssType(t){}exitCssType(t){}enterCharacterType(t){}exitCharacterType(t){}enterTextType(t){}exitTextType(t){}enterImageType(t){}exitImageType(t){}enterIntegerType(t){}exitIntegerType(t){}enterDecimalType(t){}exitDecimalType(t){}enterDocumentType(t){}exitDocumentType(t){}enterDateType(t){}exitDateType(t){}enterDateTimeType(t){}exitDateTimeType(t){}enterTimeType(t){}exitTimeType(t){}enterPeriodType(t){}exitPeriodType(t){}enterVersionType(t){}exitVersionType(t){}enterCodeType(t){}exitCodeType(t){}enterBlobType(t){}exitBlobType(t){}enterUUIDType(t){}exitUUIDType(t){}enterDbIdType(t){}exitDbIdType(t){}enterHtmlType(t){}exitHtmlType(t){}enterCategory_type(t){}exitCategory_type(t){}enterMutable_category_type(t){}exitMutable_category_type(t){}enterCode_type(t){}exitCode_type(t){}enterConcreteCategoryDeclaration(t){}exitConcreteCategoryDeclaration(t){}enterNativeCategoryDeclaration(t){}exitNativeCategoryDeclaration(t){}enterSingletonCategoryDeclaration(t){}exitSingletonCategoryDeclaration(t){}enterConcreteWidgetDeclaration(t){}exitConcreteWidgetDeclaration(t){}enterNativeWidgetDeclaration(t){}exitNativeWidgetDeclaration(t){}enterType_identifier_list(t){}exitType_identifier_list(t){}enterMethod_identifier(t){}exitMethod_identifier(t){}enterIdentifier_or_keyword(t){}exitIdentifier_or_keyword(t){}enterNospace_hyphen_identifier_or_keyword(t){}exitNospace_hyphen_identifier_or_keyword(t){}enterNospace_identifier_or_keyword(t){}exitNospace_identifier_or_keyword(t){}enterVariableIdentifier(t){}exitVariableIdentifier(t){}enterTypeIdentifier(t){}exitTypeIdentifier(t){}enterSymbolIdentifier(t){}exitSymbolIdentifier(t){}enterMember_identifier(t){}exitMember_identifier(t){}enterVariable_identifier(t){}exitVariable_identifier(t){}enterAttribute_identifier(t){}exitAttribute_identifier(t){}enterType_identifier(t){}exitType_identifier(t){}enterSymbol_identifier(t){}exitSymbol_identifier(t){}enterArgument_list(t){}exitArgument_list(t){}enterCodeArgument(t){}exitCodeArgument(t){}enterOperatorArgument(t){}exitOperatorArgument(t){}enterOperator_argument(t){}exitOperator_argument(t){}enterNamed_argument(t){}exitNamed_argument(t){}enterCode_argument(t){}exitCode_argument(t){}enterCategory_or_any_type(t){}exitCategory_or_any_type(t){}enterAnyListType(t){}exitAnyListType(t){}enterAnyType(t){}exitAnyType(t){}enterAnyDictType(t){}exitAnyDictType(t){}enterMember_method_declaration_list(t){}exitMember_method_declaration_list(t){}enterMember_method_declaration(t){}exitMember_method_declaration(t){}enterNative_member_method_declaration_list(t){}exitNative_member_method_declaration_list(t){}enterNative_member_method_declaration(t){}exitNative_member_method_declaration(t){}enterJavaCategoryBinding(t){}exitJavaCategoryBinding(t){}enterCSharpCategoryBinding(t){}exitCSharpCategoryBinding(t){}enterPython2CategoryBinding(t){}exitPython2CategoryBinding(t){}enterPython3CategoryBinding(t){}exitPython3CategoryBinding(t){}enterJavascriptCategoryBinding(t){}exitJavascriptCategoryBinding(t){}enterPython_category_binding(t){}exitPython_category_binding(t){}enterPython_module(t){}exitPython_module(t){}enterJavascript_category_binding(t){}exitJavascript_category_binding(t){}enterJavascript_module(t){}exitJavascript_module(t){}enterVariable_identifier_list(t){}exitVariable_identifier_list(t){}enterAttribute_identifier_list(t){}exitAttribute_identifier_list(t){}enterMethod_declaration(t){}exitMethod_declaration(t){}enterComment_statement(t){}exitComment_statement(t){}enterNative_statement_list(t){}exitNative_statement_list(t){}enterJavaNativeStatement(t){}exitJavaNativeStatement(t){}enterCSharpNativeStatement(t){}exitCSharpNativeStatement(t){}enterPython2NativeStatement(t){}exitPython2NativeStatement(t){}enterPython3NativeStatement(t){}exitPython3NativeStatement(t){}enterJavascriptNativeStatement(t){}exitJavascriptNativeStatement(t){}enterPython_native_statement(t){}exitPython_native_statement(t){}enterJavascript_native_statement(t){}exitJavascript_native_statement(t){}enterStatement_list(t){}exitStatement_list(t){}enterAssertion_list(t){}exitAssertion_list(t){}enterSwitch_case_statement_list(t){}exitSwitch_case_statement_list(t){}enterCatch_statement_list(t){}exitCatch_statement_list(t){}enterLiteralRangeLiteral(t){}exitLiteralRangeLiteral(t){}enterLiteralListLiteral(t){}exitLiteralListLiteral(t){}enterLiteralSetLiteral(t){}exitLiteralSetLiteral(t){}enterMinIntegerLiteral(t){}exitMinIntegerLiteral(t){}enterMaxIntegerLiteral(t){}exitMaxIntegerLiteral(t){}enterIntegerLiteral(t){}exitIntegerLiteral(t){}enterHexadecimalLiteral(t){}exitHexadecimalLiteral(t){}enterCharacterLiteral(t){}exitCharacterLiteral(t){}enterDateLiteral(t){}exitDateLiteral(t){}enterTimeLiteral(t){}exitTimeLiteral(t){}enterTextLiteral(t){}exitTextLiteral(t){}enterDecimalLiteral(t){}exitDecimalLiteral(t){}enterDateTimeLiteral(t){}exitDateTimeLiteral(t){}enterBooleanLiteral(t){}exitBooleanLiteral(t){}enterPeriodLiteral(t){}exitPeriodLiteral(t){}enterVersionLiteral(t){}exitVersionLiteral(t){}enterUUIDLiteral(t){}exitUUIDLiteral(t){}enterSymbolLiteral(t){}exitSymbolLiteral(t){}enterTypeLiteral(t){}exitTypeLiteral(t){}enterNullLiteral(t){}exitNullLiteral(t){}enterLiteral_list_literal(t){}exitLiteral_list_literal(t){}enterThis_expression(t){}exitThis_expression(t){}enterSuper_expression(t){}exitSuper_expression(t){}enterParenthesis_expression(t){}exitParenthesis_expression(t){}enterLiteral_expression(t){}exitLiteral_expression(t){}enterCollection_literal(t){}exitCollection_literal(t){}enterTuple_literal(t){}exitTuple_literal(t){}enterDict_literal(t){}exitDict_literal(t){}enterDocument_literal(t){}exitDocument_literal(t){}enterExpression_tuple(t){}exitExpression_tuple(t){}enterDoc_entry_list(t){}exitDoc_entry_list(t){}enterDoc_entry(t){}exitDoc_entry(t){}enterDocKeyIdentifier(t){}exitDocKeyIdentifier(t){}enterDocKeyText(t){}exitDocKeyText(t){}enterDict_entry_list(t){}exitDict_entry_list(t){}enterDict_entry(t){}exitDict_entry(t){}enterDictKeyIdentifier(t){}exitDictKeyIdentifier(t){}enterDictKeyText(t){}exitDictKeyText(t){}enterSliceFirstAndLast(t){}exitSliceFirstAndLast(t){}enterSliceFirstOnly(t){}exitSliceFirstOnly(t){}enterSliceLastOnly(t){}exitSliceLastOnly(t){}enterAssign_variable_statement(t){}exitAssign_variable_statement(t){}enterChildInstance(t){}exitChildInstance(t){}enterRootInstance(t){}exitRootInstance(t){}enterIsATypeExpression(t){}exitIsATypeExpression(t){}enterIsOtherExpression(t){}exitIsOtherExpression(t){}enterMetadata(t){}exitMetadata(t){}enterArrowExpressionBody(t){}exitArrowExpressionBody(t){}enterArrowStatementsBody(t){}exitArrowStatementsBody(t){}enterArrow_prefix(t){}exitArrow_prefix(t){}enterArrowSingleArg(t){}exitArrowSingleArg(t){}enterArrowListArg(t){}exitArrowListArg(t){}enterSorted_key(t){}exitSorted_key(t){}enterRead_blob_expression(t){}exitRead_blob_expression(t){}enterRead_all_expression(t){}exitRead_all_expression(t){}enterRead_one_expression(t){}exitRead_one_expression(t){}enterOrder_by_list(t){}exitOrder_by_list(t){}enterOrder_by(t){}exitOrder_by(t){}enterOperatorPlus(t){}exitOperatorPlus(t){}enterOperatorMinus(t){}exitOperatorMinus(t){}enterOperatorMultiply(t){}exitOperatorMultiply(t){}enterOperatorDivide(t){}exitOperatorDivide(t){}enterOperatorIDivide(t){}exitOperatorIDivide(t){}enterOperatorModulo(t){}exitOperatorModulo(t){}enterKeyword(t){}exitKeyword(t){}enterNew_token(t){}exitNew_token(t){}enterKey_token(t){}exitKey_token(t){}enterModule_token(t){}exitModule_token(t){}enterValue_token(t){}exitValue_token(t){}enterSymbols_token(t){}exitSymbols_token(t){}enterAssign(t){}exitAssign(t){}enterMultiply(t){}exitMultiply(t){}enterDivide(t){}exitDivide(t){}enterIdivide(t){}exitIdivide(t){}enterModulo(t){}exitModulo(t){}enterLfs(t){}exitLfs(t){}enterLfp(t){}exitLfp(t){}enterJavascriptReturnStatement(t){}exitJavascriptReturnStatement(t){}enterJavascriptStatement(t){}exitJavascriptStatement(t){}enterJavascriptSelectorExpression(t){}exitJavascriptSelectorExpression(t){}enterJavascriptPrimaryExpression(t){}exitJavascriptPrimaryExpression(t){}enterJavascript_primary_expression(t){}exitJavascript_primary_expression(t){}enterJavascript_this_expression(t){}exitJavascript_this_expression(t){}enterJavascript_new_expression(t){}exitJavascript_new_expression(t){}enterJavascriptMethodExpression(t){}exitJavascriptMethodExpression(t){}enterJavascriptMemberExpression(t){}exitJavascriptMemberExpression(t){}enterJavascriptItemExpression(t){}exitJavascriptItemExpression(t){}enterJavascript_method_expression(t){}exitJavascript_method_expression(t){}enterJavascriptArgumentList(t){}exitJavascriptArgumentList(t){}enterJavascriptArgumentListItem(t){}exitJavascriptArgumentListItem(t){}enterJavascript_item_expression(t){}exitJavascript_item_expression(t){}enterJavascript_parenthesis_expression(t){}exitJavascript_parenthesis_expression(t){}enterJavascript_identifier_expression(t){}exitJavascript_identifier_expression(t){}enterJavascriptIntegerLiteral(t){}exitJavascriptIntegerLiteral(t){}enterJavascriptDecimalLiteral(t){}exitJavascriptDecimalLiteral(t){}enterJavascriptTextLiteral(t){}exitJavascriptTextLiteral(t){}enterJavascriptBooleanLiteral(t){}exitJavascriptBooleanLiteral(t){}enterJavascriptCharacterLiteral(t){}exitJavascriptCharacterLiteral(t){}enterJavascript_identifier(t){}exitJavascript_identifier(t){}enterPythonReturnStatement(t){}exitPythonReturnStatement(t){}enterPythonStatement(t){}exitPythonStatement(t){}enterPythonSelectorExpression(t){}exitPythonSelectorExpression(t){}enterPythonPrimaryExpression(t){}exitPythonPrimaryExpression(t){}enterPythonSelfExpression(t){}exitPythonSelfExpression(t){}enterPythonParenthesisExpression(t){}exitPythonParenthesisExpression(t){}enterPythonIdentifierExpression(t){}exitPythonIdentifierExpression(t){}enterPythonLiteralExpression(t){}exitPythonLiteralExpression(t){}enterPythonGlobalMethodExpression(t){}exitPythonGlobalMethodExpression(t){}enterPython_self_expression(t){}exitPython_self_expression(t){}enterPythonMethodExpression(t){}exitPythonMethodExpression(t){}enterPythonItemExpression(t){}exitPythonItemExpression(t){}enterPython_method_expression(t){}exitPython_method_expression(t){}enterPythonOrdinalOnlyArgumentList(t){}exitPythonOrdinalOnlyArgumentList(t){}enterPythonNamedOnlyArgumentList(t){}exitPythonNamedOnlyArgumentList(t){}enterPythonArgumentList(t){}exitPythonArgumentList(t){}enterPythonOrdinalArgumentList(t){}exitPythonOrdinalArgumentList(t){}enterPythonOrdinalArgumentListItem(t){}exitPythonOrdinalArgumentListItem(t){}enterPythonNamedArgumentList(t){}exitPythonNamedArgumentList(t){}enterPythonNamedArgumentListItem(t){}exitPythonNamedArgumentListItem(t){}enterPython_parenthesis_expression(t){}exitPython_parenthesis_expression(t){}enterPythonChildIdentifier(t){}exitPythonChildIdentifier(t){}enterPythonPromptoIdentifier(t){}exitPythonPromptoIdentifier(t){}enterPythonIdentifier(t){}exitPythonIdentifier(t){}enterPythonIntegerLiteral(t){}exitPythonIntegerLiteral(t){}enterPythonDecimalLiteral(t){}exitPythonDecimalLiteral(t){}enterPythonTextLiteral(t){}exitPythonTextLiteral(t){}enterPythonBooleanLiteral(t){}exitPythonBooleanLiteral(t){}enterPythonCharacterLiteral(t){}exitPythonCharacterLiteral(t){}enterPython_identifier(t){}exitPython_identifier(t){}enterJavaReturnStatement(t){}exitJavaReturnStatement(t){}enterJavaStatement(t){}exitJavaStatement(t){}enterJavaSelectorExpression(t){}exitJavaSelectorExpression(t){}enterJavaPrimaryExpression(t){}exitJavaPrimaryExpression(t){}enterJava_primary_expression(t){}exitJava_primary_expression(t){}enterJava_this_expression(t){}exitJava_this_expression(t){}enterJava_new_expression(t){}exitJava_new_expression(t){}enterJavaMethodExpression(t){}exitJavaMethodExpression(t){}enterJavaItemExpression(t){}exitJavaItemExpression(t){}enterJava_method_expression(t){}exitJava_method_expression(t){}enterJavaArgumentListItem(t){}exitJavaArgumentListItem(t){}enterJavaArgumentList(t){}exitJavaArgumentList(t){}enterJava_item_expression(t){}exitJava_item_expression(t){}enterJava_parenthesis_expression(t){}exitJava_parenthesis_expression(t){}enterJavaIdentifier(t){}exitJavaIdentifier(t){}enterJavaChildIdentifier(t){}exitJavaChildIdentifier(t){}enterJavaClassIdentifier(t){}exitJavaClassIdentifier(t){}enterJavaChildClassIdentifier(t){}exitJavaChildClassIdentifier(t){}enterJavaIntegerLiteral(t){}exitJavaIntegerLiteral(t){}enterJavaDecimalLiteral(t){}exitJavaDecimalLiteral(t){}enterJavaTextLiteral(t){}exitJavaTextLiteral(t){}enterJavaBooleanLiteral(t){}exitJavaBooleanLiteral(t){}enterJavaCharacterLiteral(t){}exitJavaCharacterLiteral(t){}enterJava_identifier(t){}exitJava_identifier(t){}enterCSharpReturnStatement(t){}exitCSharpReturnStatement(t){}enterCSharpStatement(t){}exitCSharpStatement(t){}enterCSharpSelectorExpression(t){}exitCSharpSelectorExpression(t){}enterCSharpPrimaryExpression(t){}exitCSharpPrimaryExpression(t){}enterCsharp_primary_expression(t){}exitCsharp_primary_expression(t){}enterCsharp_this_expression(t){}exitCsharp_this_expression(t){}enterCsharp_new_expression(t){}exitCsharp_new_expression(t){}enterCSharpMethodExpression(t){}exitCSharpMethodExpression(t){}enterCSharpItemExpression(t){}exitCSharpItemExpression(t){}enterCsharp_method_expression(t){}exitCsharp_method_expression(t){}enterCSharpArgumentList(t){}exitCSharpArgumentList(t){}enterCSharpArgumentListItem(t){}exitCSharpArgumentListItem(t){}enterCsharp_item_expression(t){}exitCsharp_item_expression(t){}enterCsharp_parenthesis_expression(t){}exitCsharp_parenthesis_expression(t){}enterCSharpIdentifier(t){}exitCSharpIdentifier(t){}enterCSharpChildIdentifier(t){}exitCSharpChildIdentifier(t){}enterCSharpPromptoIdentifier(t){}exitCSharpPromptoIdentifier(t){}enterCSharpIntegerLiteral(t){}exitCSharpIntegerLiteral(t){}enterCSharpDecimalLiteral(t){}exitCSharpDecimalLiteral(t){}enterCSharpTextLiteral(t){}exitCSharpTextLiteral(t){}enterCSharpBooleanLiteral(t){}exitCSharpBooleanLiteral(t){}enterCSharpCharacterLiteral(t){}exitCSharpCharacterLiteral(t){}enterCsharp_identifier(t){}exitCsharp_identifier(t){}enterJsx_expression(t){}exitJsx_expression(t){}enterJsxSelfClosing(t){}exitJsxSelfClosing(t){}enterJsxElement(t){}exitJsxElement(t){}enterJsx_fragment(t){}exitJsx_fragment(t){}enterJsx_fragment_start(t){}exitJsx_fragment_start(t){}enterJsx_fragment_end(t){}exitJsx_fragment_end(t){}enterJsx_self_closing(t){}exitJsx_self_closing(t){}enterJsx_opening(t){}exitJsx_opening(t){}enterJsx_closing(t){}exitJsx_closing(t){}enterJsx_element_name(t){}exitJsx_element_name(t){}enterJsx_identifier(t){}exitJsx_identifier(t){}enterJsx_attribute(t){}exitJsx_attribute(t){}enterJsxLiteral(t){}exitJsxLiteral(t){}enterJsxValue(t){}exitJsxValue(t){}enterJsx_children(t){}exitJsx_children(t){}enterJsxText(t){}exitJsxText(t){}enterJsxChild(t){}exitJsxChild(t){}enterJsxCode(t){}exitJsxCode(t){}enterJsx_text(t){}exitJsx_text(t){}enterJsx_char(t){}exitJsx_char(t){}enterCss_expression(t){}exitCss_expression(t){}enterCss_field(t){}exitCss_field(t){}enterCss_identifier(t){}exitCss_identifier(t){}enterCssValue(t){}exitCssValue(t){}enterCssText(t){}exitCssText(t){}enterCss_text(t){}exitCss_text(t){}}class l extends a.a.tree.ParseTreeListener{enterEnum_category_declaration(t){}exitEnum_category_declaration(t){}enterEnum_native_declaration(t){}exitEnum_native_declaration(t){}enterNative_symbol(t){}exitNative_symbol(t){}enterCategory_symbol(t){}exitCategory_symbol(t){}enterAttribute_declaration(t){}exitAttribute_declaration(t){}enterIndex_clause(t){}exitIndex_clause(t){}enterConcrete_widget_declaration(t){}exitConcrete_widget_declaration(t){}enterNative_widget_declaration(t){}exitNative_widget_declaration(t){}enterConcrete_category_declaration(t){}exitConcrete_category_declaration(t){}enterSingleton_category_declaration(t){}exitSingleton_category_declaration(t){}enterDerived_list(t){}exitDerived_list(t){}enterOperator_method_declaration(t){}exitOperator_method_declaration(t){}enterSetter_method_declaration(t){}exitSetter_method_declaration(t){}enterNative_setter_declaration(t){}exitNative_setter_declaration(t){}enterGetter_method_declaration(t){}exitGetter_method_declaration(t){}enterNative_getter_declaration(t){}exitNative_getter_declaration(t){}enterNative_category_declaration(t){}exitNative_category_declaration(t){}enterNative_resource_declaration(t){}exitNative_resource_declaration(t){}enterNative_category_bindings(t){}exitNative_category_bindings(t){}enterNativeCategoryBindingListItem(t){}exitNativeCategoryBindingListItem(t){}enterNativeCategoryBindingList(t){}exitNativeCategoryBindingList(t){}enterAbstract_method_declaration(t){}exitAbstract_method_declaration(t){}enterConcrete_method_declaration(t){}exitConcrete_method_declaration(t){}enterNative_method_declaration(t){}exitNative_method_declaration(t){}enterTest_method_declaration(t){}exitTest_method_declaration(t){}enterAssertion(t){}exitAssertion(t){}enterTyped_argument(t){}exitTyped_argument(t){}enterMethodCallStatement(t){}exitMethodCallStatement(t){}enterAssignInstanceStatement(t){}exitAssignInstanceStatement(t){}enterAssignTupleStatement(t){}exitAssignTupleStatement(t){}enterStoreStatement(t){}exitStoreStatement(t){}enterFetchStatement(t){}exitFetchStatement(t){}enterReadStatement(t){}exitReadStatement(t){}enterFlushStatement(t){}exitFlushStatement(t){}enterBreakStatement(t){}exitBreakStatement(t){}enterReturnStatement(t){}exitReturnStatement(t){}enterIfStatement(t){}exitIfStatement(t){}enterSwitchStatement(t){}exitSwitchStatement(t){}enterForEachStatement(t){}exitForEachStatement(t){}enterWhileStatement(t){}exitWhileStatement(t){}enterDoWhileStatement(t){}exitDoWhileStatement(t){}enterRaiseStatement(t){}exitRaiseStatement(t){}enterTryStatement(t){}exitTryStatement(t){}enterWriteStatement(t){}exitWriteStatement(t){}enterWithResourceStatement(t){}exitWithResourceStatement(t){}enterWithSingletonStatement(t){}exitWithSingletonStatement(t){}enterClosureStatement(t){}exitClosureStatement(t){}enterCommentStatement(t){}exitCommentStatement(t){}enterFlush_statement(t){}exitFlush_statement(t){}enterStore_statement(t){}exitStore_statement(t){}enterMethod_call_expression(t){}exitMethod_call_expression(t){}enterMethod_call_statement(t){}exitMethod_call_statement(t){}enterWith_resource_statement(t){}exitWith_resource_statement(t){}enterWith_singleton_statement(t){}exitWith_singleton_statement(t){}enterSwitch_statement(t){}exitSwitch_statement(t){}enterAtomicSwitchCase(t){}exitAtomicSwitchCase(t){}enterCollectionSwitchCase(t){}exitCollectionSwitchCase(t){}enterFor_each_statement(t){}exitFor_each_statement(t){}enterDo_while_statement(t){}exitDo_while_statement(t){}enterWhile_statement(t){}exitWhile_statement(t){}enterIf_statement(t){}exitIf_statement(t){}enterElseIfStatementList(t){}exitElseIfStatementList(t){}enterElseIfStatementListItem(t){}exitElseIfStatementListItem(t){}enterRaise_statement(t){}exitRaise_statement(t){}enterTry_statement(t){}exitTry_statement(t){}enterCatchAtomicStatement(t){}exitCatchAtomicStatement(t){}enterCatchCollectionStatement(t){}exitCatchCollectionStatement(t){}enterBreak_statement(t){}exitBreak_statement(t){}enterReturn_statement(t){}exitReturn_statement(t){}enterIntDivideExpression(t){}exitIntDivideExpression(t){}enterHasAnyExpression(t){}exitHasAnyExpression(t){}enterHasExpression(t){}exitHasExpression(t){}enterTernaryExpression(t){}exitTernaryExpression(t){}enterInExpression(t){}exitInExpression(t){}enterJsxExpression(t){}exitJsxExpression(t){}enterNotExpression(t){}exitNotExpression(t){}enterCompareExpression(t){}exitCompareExpression(t){}enterOrExpression(t){}exitOrExpression(t){}enterCodeExpression(t){}exitCodeExpression(t){}enterAndExpression(t){}exitAndExpression(t){}enterArrowExpression(t){}exitArrowExpression(t){}enterContainsExpression(t){}exitContainsExpression(t){}enterFilteredListExpression(t){}exitFilteredListExpression(t){}enterTypeExpression(t){}exitTypeExpression(t){}enterMultiplyExpression(t){}exitMultiplyExpression(t){}enterExecuteExpression(t){}exitExecuteExpression(t){}enterIteratorExpression(t){}exitIteratorExpression(t){}enterDivideExpression(t){}exitDivideExpression(t){}enterIsExpression(t){}exitIsExpression(t){}enterMinusExpression(t){}exitMinusExpression(t){}enterAddExpression(t){}exitAddExpression(t){}enterHasAllExpression(t){}exitHasAllExpression(t){}enterInstanceExpression(t){}exitInstanceExpression(t){}enterMutableInstanceExpression(t){}exitMutableInstanceExpression(t){}enterCssExpression(t){}exitCssExpression(t){}enterCastExpression(t){}exitCastExpression(t){}enterModuloExpression(t){}exitModuloExpression(t){}enterEqualsExpression(t){}exitEqualsExpression(t){}enterArrowFilterExpression(t){}exitArrowFilterExpression(t){}enterExplicitFilterExpression(t){}exitExplicitFilterExpression(t){}enterOtherFilterExpression(t){}exitOtherFilterExpression(t){}enterType_expression(t){}exitType_expression(t){}enterMethodExpression(t){}exitMethodExpression(t){}enterParenthesisExpression(t){}exitParenthesisExpression(t){}enterLiteralExpression(t){}exitLiteralExpression(t){}enterIdentifierExpression(t){}exitIdentifierExpression(t){}enterThisExpression(t){}exitThisExpression(t){}enterSuperExpression(t){}exitSuperExpression(t){}enterSelectorExpression(t){}exitSelectorExpression(t){}enterSelectableExpression(t){}exitSelectableExpression(t){}enterMutableSelectableExpression(t){}exitMutableSelectableExpression(t){}enterMutableSelectorExpression(t){}exitMutableSelectorExpression(t){}enterMethod_expression(t){}exitMethod_expression(t){}enterMemberSelector(t){}exitMemberSelector(t){}enterMethodSelector(t){}exitMethodSelector(t){}enterSliceSelector(t){}exitSliceSelector(t){}enterItemSelector(t){}exitItemSelector(t){}enterBlob_expression(t){}exitBlob_expression(t){}enterDocument_expression(t){}exitDocument_expression(t){}enterConstructorFrom(t){}exitConstructorFrom(t){}enterConstructorNoFrom(t){}exitConstructorNoFrom(t){}enterCopy_from(t){}exitCopy_from(t){}enterExpressionAssignmentList(t){}exitExpressionAssignmentList(t){}enterArgumentAssignmentList(t){}exitArgumentAssignmentList(t){}enterArgumentAssignmentListItem(t){}exitArgumentAssignmentListItem(t){}enterArgument_assignment(t){}exitArgument_assignment(t){}enterWrite_statement(t){}exitWrite_statement(t){}enterFiltered_list_suffix(t){}exitFiltered_list_suffix(t){}enterFetchOne(t){}exitFetchOne(t){}enterFetchMany(t){}exitFetchMany(t){}enterFetchOneAsync(t){}exitFetchOneAsync(t){}enterFetchManyAsync(t){}exitFetchManyAsync(t){}enterThen(t){}exitThen(t){}enterRead_statement(t){}exitRead_statement(t){}enterSorted_expression(t){}exitSorted_expression(t){}enterAssign_instance_statement(t){}exitAssign_instance_statement(t){}enterMemberInstance(t){}exitMemberInstance(t){}enterItemInstance(t){}exitItemInstance(t){}enterAssign_tuple_statement(t){}exitAssign_tuple_statement(t){}enterLfs(t){}exitLfs(t){}enterLfp(t){}exitLfp(t){}enterWs_plus(t){}exitWs_plus(t){}enterIndent(t){}exitIndent(t){}enterDedent(t){}exitDedent(t){}enterType_literal(t){}exitType_literal(t){}enterNull_literal(t){}exitNull_literal(t){}enterComment_statement(t){}exitComment_statement(t){}enterRepl(t){}exitRepl(t){}enterFullDeclarationList(t){}exitFullDeclarationList(t){}enterDeclarations(t){}exitDeclarations(t){}enterDeclaration(t){}exitDeclaration(t){}enterAnnotation_constructor(t){}exitAnnotation_constructor(t){}enterAnnotation_identifier(t){}exitAnnotation_identifier(t){}enterAnnotation_argument(t){}exitAnnotation_argument(t){}enterAnnotation_argument_name(t){}exitAnnotation_argument_name(t){}enterAnnotationLiteralValue(t){}exitAnnotationLiteralValue(t){}enterAnnotationTypeValue(t){}exitAnnotationTypeValue(t){}enterResource_declaration(t){}exitResource_declaration(t){}enterEnum_declaration(t){}exitEnum_declaration(t){}enterNative_symbol_list(t){}exitNative_symbol_list(t){}enterCategory_symbol_list(t){}exitCategory_symbol_list(t){}enterSymbol_list(t){}exitSymbol_list(t){}enterMatchingList(t){}exitMatchingList(t){}enterMatchingSet(t){}exitMatchingSet(t){}enterMatchingRange(t){}exitMatchingRange(t){}enterMatchingPattern(t){}exitMatchingPattern(t){}enterMatchingExpression(t){}exitMatchingExpression(t){}enterList_literal(t){}exitList_literal(t){}enterSet_literal(t){}exitSet_literal(t){}enterExpression_list(t){}exitExpression_list(t){}enterRange_literal(t){}exitRange_literal(t){}enterIteratorType(t){}exitIteratorType(t){}enterSetType(t){}exitSetType(t){}enterListType(t){}exitListType(t){}enterDictType(t){}exitDictType(t){}enterCursorType(t){}exitCursorType(t){}enterTypeType(t){}exitTypeType(t){}enterPrimaryType(t){}exitPrimaryType(t){}enterNativeType(t){}exitNativeType(t){}enterCategoryType(t){}exitCategoryType(t){}enterBooleanType(t){}exitBooleanType(t){}enterCssType(t){}exitCssType(t){}enterCharacterType(t){}exitCharacterType(t){}enterTextType(t){}exitTextType(t){}enterImageType(t){}exitImageType(t){}enterIntegerType(t){}exitIntegerType(t){}enterDecimalType(t){}exitDecimalType(t){}enterDocumentType(t){}exitDocumentType(t){}enterDateType(t){}exitDateType(t){}enterDateTimeType(t){}exitDateTimeType(t){}enterTimeType(t){}exitTimeType(t){}enterPeriodType(t){}exitPeriodType(t){}enterVersionType(t){}exitVersionType(t){}enterCodeType(t){}exitCodeType(t){}enterBlobType(t){}exitBlobType(t){}enterUUIDType(t){}exitUUIDType(t){}enterDbIdType(t){}exitDbIdType(t){}enterHtmlType(t){}exitHtmlType(t){}enterCategory_type(t){}exitCategory_type(t){}enterMutable_category_type(t){}exitMutable_category_type(t){}enterCode_type(t){}exitCode_type(t){}enterConcreteCategoryDeclaration(t){}exitConcreteCategoryDeclaration(t){}enterNativeCategoryDeclaration(t){}exitNativeCategoryDeclaration(t){}enterSingletonCategoryDeclaration(t){}exitSingletonCategoryDeclaration(t){}enterConcreteWidgetDeclaration(t){}exitConcreteWidgetDeclaration(t){}enterNativeWidgetDeclaration(t){}exitNativeWidgetDeclaration(t){}enterType_identifier_list(t){}exitType_identifier_list(t){}enterMethod_identifier(t){}exitMethod_identifier(t){}enterIdentifier_or_keyword(t){}exitIdentifier_or_keyword(t){}enterNospace_hyphen_identifier_or_keyword(t){}exitNospace_hyphen_identifier_or_keyword(t){}enterNospace_identifier_or_keyword(t){}exitNospace_identifier_or_keyword(t){}enterVariableIdentifier(t){}exitVariableIdentifier(t){}enterTypeIdentifier(t){}exitTypeIdentifier(t){}enterSymbolIdentifier(t){}exitSymbolIdentifier(t){}enterMember_identifier(t){}exitMember_identifier(t){}enterVariable_identifier(t){}exitVariable_identifier(t){}enterAttribute_identifier(t){}exitAttribute_identifier(t){}enterType_identifier(t){}exitType_identifier(t){}enterSymbol_identifier(t){}exitSymbol_identifier(t){}enterArgument_list(t){}exitArgument_list(t){}enterCodeArgument(t){}exitCodeArgument(t){}enterOperatorArgument(t){}exitOperatorArgument(t){}enterOperator_argument(t){}exitOperator_argument(t){}enterNamed_argument(t){}exitNamed_argument(t){}enterCode_argument(t){}exitCode_argument(t){}enterCategory_or_any_type(t){}exitCategory_or_any_type(t){}enterAnyListType(t){}exitAnyListType(t){}enterAnyType(t){}exitAnyType(t){}enterAnyDictType(t){}exitAnyDictType(t){}enterMember_method_declaration_list(t){}exitMember_method_declaration_list(t){}enterMember_method_declaration(t){}exitMember_method_declaration(t){}enterNative_member_method_declaration_list(t){}exitNative_member_method_declaration_list(t){}enterNative_member_method_declaration(t){}exitNative_member_method_declaration(t){}enterJavaCategoryBinding(t){}exitJavaCategoryBinding(t){}enterCSharpCategoryBinding(t){}exitCSharpCategoryBinding(t){}enterPython2CategoryBinding(t){}exitPython2CategoryBinding(t){}enterPython3CategoryBinding(t){}exitPython3CategoryBinding(t){}enterJavascriptCategoryBinding(t){}exitJavascriptCategoryBinding(t){}enterPython_category_binding(t){}exitPython_category_binding(t){}enterPython_module(t){}exitPython_module(t){}enterJavascript_category_binding(t){}exitJavascript_category_binding(t){}enterJavascript_module(t){}exitJavascript_module(t){}enterVariable_identifier_list(t){}exitVariable_identifier_list(t){}enterAttribute_identifier_list(t){}exitAttribute_identifier_list(t){}enterMethod_declaration(t){}exitMethod_declaration(t){}enterNative_statement_list(t){}exitNative_statement_list(t){}enterJavaNativeStatement(t){}exitJavaNativeStatement(t){}enterCSharpNativeStatement(t){}exitCSharpNativeStatement(t){}enterPython2NativeStatement(t){}exitPython2NativeStatement(t){}enterPython3NativeStatement(t){}exitPython3NativeStatement(t){}enterJavascriptNativeStatement(t){}exitJavascriptNativeStatement(t){}enterPython_native_statement(t){}exitPython_native_statement(t){}enterJavascript_native_statement(t){}exitJavascript_native_statement(t){}enterStatement_list(t){}exitStatement_list(t){}enterAssertion_list(t){}exitAssertion_list(t){}enterSwitch_case_statement_list(t){}exitSwitch_case_statement_list(t){}enterCatch_statement_list(t){}exitCatch_statement_list(t){}enterLiteralRangeLiteral(t){}exitLiteralRangeLiteral(t){}enterLiteralListLiteral(t){}exitLiteralListLiteral(t){}enterLiteralSetLiteral(t){}exitLiteralSetLiteral(t){}enterMinIntegerLiteral(t){}exitMinIntegerLiteral(t){}enterMaxIntegerLiteral(t){}exitMaxIntegerLiteral(t){}enterIntegerLiteral(t){}exitIntegerLiteral(t){}enterHexadecimalLiteral(t){}exitHexadecimalLiteral(t){}enterCharacterLiteral(t){}exitCharacterLiteral(t){}enterDateLiteral(t){}exitDateLiteral(t){}enterTimeLiteral(t){}exitTimeLiteral(t){}enterTextLiteral(t){}exitTextLiteral(t){}enterDecimalLiteral(t){}exitDecimalLiteral(t){}enterDateTimeLiteral(t){}exitDateTimeLiteral(t){}enterBooleanLiteral(t){}exitBooleanLiteral(t){}enterPeriodLiteral(t){}exitPeriodLiteral(t){}enterVersionLiteral(t){}exitVersionLiteral(t){}enterUUIDLiteral(t){}exitUUIDLiteral(t){}enterSymbolLiteral(t){}exitSymbolLiteral(t){}enterTypeLiteral(t){}exitTypeLiteral(t){}enterNullLiteral(t){}exitNullLiteral(t){}enterLiteral_list_literal(t){}exitLiteral_list_literal(t){}enterThis_expression(t){}exitThis_expression(t){}enterSuper_expression(t){}exitSuper_expression(t){}enterParenthesis_expression(t){}exitParenthesis_expression(t){}enterLiteral_expression(t){}exitLiteral_expression(t){}enterCollection_literal(t){}exitCollection_literal(t){}enterTuple_literal(t){}exitTuple_literal(t){}enterDict_literal(t){}exitDict_literal(t){}enterDocument_literal(t){}exitDocument_literal(t){}enterExpression_tuple(t){}exitExpression_tuple(t){}enterDoc_entry_list(t){}exitDoc_entry_list(t){}enterDoc_entry(t){}exitDoc_entry(t){}enterDocKeyIdentifier(t){}exitDocKeyIdentifier(t){}enterDocKeyText(t){}exitDocKeyText(t){}enterDict_entry_list(t){}exitDict_entry_list(t){}enterDict_entry(t){}exitDict_entry(t){}enterDictKeyIdentifier(t){}exitDictKeyIdentifier(t){}enterDictKeyText(t){}exitDictKeyText(t){}enterSliceFirstAndLast(t){}exitSliceFirstAndLast(t){}enterSliceFirstOnly(t){}exitSliceFirstOnly(t){}enterSliceLastOnly(t){}exitSliceLastOnly(t){}enterAssign_variable_statement(t){}exitAssign_variable_statement(t){}enterChildInstance(t){}exitChildInstance(t){}enterRootInstance(t){}exitRootInstance(t){}enterIsATypeExpression(t){}exitIsATypeExpression(t){}enterIsOtherExpression(t){}exitIsOtherExpression(t){}enterMetadata(t){}exitMetadata(t){}enterArrowExpressionBody(t){}exitArrowExpressionBody(t){}enterArrowStatementsBody(t){}exitArrowStatementsBody(t){}enterArrow_prefix(t){}exitArrow_prefix(t){}enterArrowSingleArg(t){}exitArrowSingleArg(t){}enterArrowListArg(t){}exitArrowListArg(t){}enterSorted_key(t){}exitSorted_key(t){}enterRead_blob_expression(t){}exitRead_blob_expression(t){}enterRead_all_expression(t){}exitRead_all_expression(t){}enterRead_one_expression(t){}exitRead_one_expression(t){}enterOrder_by_list(t){}exitOrder_by_list(t){}enterOrder_by(t){}exitOrder_by(t){}enterOperatorPlus(t){}exitOperatorPlus(t){}enterOperatorMinus(t){}exitOperatorMinus(t){}enterOperatorMultiply(t){}exitOperatorMultiply(t){}enterOperatorDivide(t){}exitOperatorDivide(t){}enterOperatorIDivide(t){}exitOperatorIDivide(t){}enterOperatorModulo(t){}exitOperatorModulo(t){}enterKeyword(t){}exitKeyword(t){}enterNew_token(t){}exitNew_token(t){}enterKey_token(t){}exitKey_token(t){}enterModule_token(t){}exitModule_token(t){}enterValue_token(t){}exitValue_token(t){}enterSymbols_token(t){}exitSymbols_token(t){}enterAssign(t){}exitAssign(t){}enterMultiply(t){}exitMultiply(t){}enterDivide(t){}exitDivide(t){}enterIdivide(t){}exitIdivide(t){}enterModulo(t){}exitModulo(t){}enterJavascriptReturnStatement(t){}exitJavascriptReturnStatement(t){}enterJavascriptStatement(t){}exitJavascriptStatement(t){}enterJavascriptSelectorExpression(t){}exitJavascriptSelectorExpression(t){}enterJavascriptPrimaryExpression(t){}exitJavascriptPrimaryExpression(t){}enterJavascript_primary_expression(t){}exitJavascript_primary_expression(t){}enterJavascript_this_expression(t){}exitJavascript_this_expression(t){}enterJavascript_new_expression(t){}exitJavascript_new_expression(t){}enterJavascriptMethodExpression(t){}exitJavascriptMethodExpression(t){}enterJavascriptMemberExpression(t){}exitJavascriptMemberExpression(t){}enterJavascriptItemExpression(t){}exitJavascriptItemExpression(t){}enterJavascript_method_expression(t){}exitJavascript_method_expression(t){}enterJavascriptArgumentList(t){}exitJavascriptArgumentList(t){}enterJavascriptArgumentListItem(t){}exitJavascriptArgumentListItem(t){}enterJavascript_item_expression(t){}exitJavascript_item_expression(t){}enterJavascript_parenthesis_expression(t){}exitJavascript_parenthesis_expression(t){}enterJavascript_identifier_expression(t){}exitJavascript_identifier_expression(t){}enterJavascriptIntegerLiteral(t){}exitJavascriptIntegerLiteral(t){}enterJavascriptDecimalLiteral(t){}exitJavascriptDecimalLiteral(t){}enterJavascriptTextLiteral(t){}exitJavascriptTextLiteral(t){}enterJavascriptBooleanLiteral(t){}exitJavascriptBooleanLiteral(t){}enterJavascriptCharacterLiteral(t){}exitJavascriptCharacterLiteral(t){}enterJavascript_identifier(t){}exitJavascript_identifier(t){}enterPythonReturnStatement(t){}exitPythonReturnStatement(t){}enterPythonStatement(t){}exitPythonStatement(t){}enterPythonSelectorExpression(t){}exitPythonSelectorExpression(t){}enterPythonPrimaryExpression(t){}exitPythonPrimaryExpression(t){}enterPythonSelfExpression(t){}exitPythonSelfExpression(t){}enterPythonParenthesisExpression(t){}exitPythonParenthesisExpression(t){}enterPythonIdentifierExpression(t){}exitPythonIdentifierExpression(t){}enterPythonLiteralExpression(t){}exitPythonLiteralExpression(t){}enterPythonGlobalMethodExpression(t){}exitPythonGlobalMethodExpression(t){}enterPython_self_expression(t){}exitPython_self_expression(t){}enterPythonMethodExpression(t){}exitPythonMethodExpression(t){}enterPythonItemExpression(t){}exitPythonItemExpression(t){}enterPython_method_expression(t){}exitPython_method_expression(t){}enterPythonOrdinalOnlyArgumentList(t){}exitPythonOrdinalOnlyArgumentList(t){}enterPythonNamedOnlyArgumentList(t){}exitPythonNamedOnlyArgumentList(t){}enterPythonArgumentList(t){}exitPythonArgumentList(t){}enterPythonOrdinalArgumentList(t){}exitPythonOrdinalArgumentList(t){}enterPythonOrdinalArgumentListItem(t){}exitPythonOrdinalArgumentListItem(t){}enterPythonNamedArgumentList(t){}exitPythonNamedArgumentList(t){}enterPythonNamedArgumentListItem(t){}exitPythonNamedArgumentListItem(t){}enterPython_parenthesis_expression(t){}exitPython_parenthesis_expression(t){}enterPythonChildIdentifier(t){}exitPythonChildIdentifier(t){}enterPythonPromptoIdentifier(t){}exitPythonPromptoIdentifier(t){}enterPythonIdentifier(t){}exitPythonIdentifier(t){}enterPythonIntegerLiteral(t){}exitPythonIntegerLiteral(t){}enterPythonDecimalLiteral(t){}exitPythonDecimalLiteral(t){}enterPythonTextLiteral(t){}exitPythonTextLiteral(t){}enterPythonBooleanLiteral(t){}exitPythonBooleanLiteral(t){}enterPythonCharacterLiteral(t){}exitPythonCharacterLiteral(t){}enterPython_identifier(t){}exitPython_identifier(t){}enterJavaReturnStatement(t){}exitJavaReturnStatement(t){}enterJavaStatement(t){}exitJavaStatement(t){}enterJavaSelectorExpression(t){}exitJavaSelectorExpression(t){}enterJavaPrimaryExpression(t){}exitJavaPrimaryExpression(t){}enterJava_primary_expression(t){}exitJava_primary_expression(t){}enterJava_this_expression(t){}exitJava_this_expression(t){}enterJava_new_expression(t){}exitJava_new_expression(t){}enterJavaMethodExpression(t){}exitJavaMethodExpression(t){}enterJavaItemExpression(t){}exitJavaItemExpression(t){}enterJava_method_expression(t){}exitJava_method_expression(t){}enterJavaArgumentListItem(t){}exitJavaArgumentListItem(t){}enterJavaArgumentList(t){}exitJavaArgumentList(t){}enterJava_item_expression(t){}exitJava_item_expression(t){}enterJava_parenthesis_expression(t){}exitJava_parenthesis_expression(t){}enterJavaIdentifier(t){}exitJavaIdentifier(t){}enterJavaChildIdentifier(t){}exitJavaChildIdentifier(t){}enterJavaClassIdentifier(t){}exitJavaClassIdentifier(t){}enterJavaChildClassIdentifier(t){}exitJavaChildClassIdentifier(t){}enterJavaIntegerLiteral(t){}exitJavaIntegerLiteral(t){}enterJavaDecimalLiteral(t){}exitJavaDecimalLiteral(t){}enterJavaTextLiteral(t){}exitJavaTextLiteral(t){}enterJavaBooleanLiteral(t){}exitJavaBooleanLiteral(t){}enterJavaCharacterLiteral(t){}exitJavaCharacterLiteral(t){}enterJava_identifier(t){}exitJava_identifier(t){}enterCSharpReturnStatement(t){}exitCSharpReturnStatement(t){}enterCSharpStatement(t){}exitCSharpStatement(t){}enterCSharpSelectorExpression(t){}exitCSharpSelectorExpression(t){}enterCSharpPrimaryExpression(t){}exitCSharpPrimaryExpression(t){}enterCsharp_primary_expression(t){}exitCsharp_primary_expression(t){}enterCsharp_this_expression(t){}exitCsharp_this_expression(t){}enterCsharp_new_expression(t){}exitCsharp_new_expression(t){}enterCSharpMethodExpression(t){}exitCSharpMethodExpression(t){}enterCSharpItemExpression(t){}exitCSharpItemExpression(t){}enterCsharp_method_expression(t){}exitCsharp_method_expression(t){}enterCSharpArgumentList(t){}exitCSharpArgumentList(t){}enterCSharpArgumentListItem(t){}exitCSharpArgumentListItem(t){}enterCsharp_item_expression(t){}exitCsharp_item_expression(t){}enterCsharp_parenthesis_expression(t){}exitCsharp_parenthesis_expression(t){}enterCSharpIdentifier(t){}exitCSharpIdentifier(t){}enterCSharpChildIdentifier(t){}exitCSharpChildIdentifier(t){}enterCSharpPromptoIdentifier(t){}exitCSharpPromptoIdentifier(t){}enterCSharpIntegerLiteral(t){}exitCSharpIntegerLiteral(t){}enterCSharpDecimalLiteral(t){}exitCSharpDecimalLiteral(t){}enterCSharpTextLiteral(t){}exitCSharpTextLiteral(t){}enterCSharpBooleanLiteral(t){}exitCSharpBooleanLiteral(t){}enterCSharpCharacterLiteral(t){}exitCSharpCharacterLiteral(t){}enterCsharp_identifier(t){}exitCsharp_identifier(t){}enterJsx_expression(t){}exitJsx_expression(t){}enterJsxSelfClosing(t){}exitJsxSelfClosing(t){}enterJsxElement(t){}exitJsxElement(t){}enterJsx_fragment(t){}exitJsx_fragment(t){}enterJsx_fragment_start(t){}exitJsx_fragment_start(t){}enterJsx_fragment_end(t){}exitJsx_fragment_end(t){}enterJsx_self_closing(t){}exitJsx_self_closing(t){}enterJsx_opening(t){}exitJsx_opening(t){}enterJsx_closing(t){}exitJsx_closing(t){}enterJsx_element_name(t){}exitJsx_element_name(t){}enterJsx_identifier(t){}exitJsx_identifier(t){}enterJsx_attribute(t){}exitJsx_attribute(t){}enterJsxLiteral(t){}exitJsxLiteral(t){}enterJsxValue(t){}exitJsxValue(t){}enterJsx_children(t){}exitJsx_children(t){}enterJsxText(t){}exitJsxText(t){}enterJsxChild(t){}exitJsxChild(t){}enterJsxCode(t){}exitJsxCode(t){}enterJsx_text(t){}exitJsx_text(t){}enterJsx_char(t){}exitJsx_char(t){}enterCss_expression(t){}exitCss_expression(t){}enterCss_field(t){}exitCss_field(t){}enterCss_identifier(t){}exitCss_identifier(t){}enterCssValue(t){}exitCssValue(t){}enterCssText(t){}exitCssText(t){}enterCss_text(t){}exitCss_text(t){}}class c extends a.a.Parser{constructor(t){super(t)}isText(t,e){return e===t.text}was(t){return this.lastHiddenTokenType()===t}wasNot(t){return this.lastHiddenTokenType()!==t}wasNotWhiteSpace(){return this.lastHiddenTokenType()!==this.WS}willBe(t){return this.getTokenStream().LA(1)===t}willNotBe(t){return this.getTokenStream().LA(1)!==t}nextHiddenTokenType(){const t=this.getTokenStream(),e=t.getHiddenTokensToRight(t.index-1);return null===e||0===e.length?0:e[0].type}willBeAOrAn(){return this.willBeText("a")||this.willBeText("an")}willBeText(t){return t===this.getTokenStream().LT(1).text}lastHiddenTokenType(){const t=this.getTokenStream(),e=t.getHiddenTokensToLeft(t.index);return null===e||0===e.length?0:e[e.length-1].type}removeErrorListeners(){a.a.Parser.prototype.removeErrorListeners.call(this),this._input.tokenSource.removeErrorListeners()}addErrorListener(t){a.a.Parser.prototype.addErrorListener.call(this,t),this._input.tokenSource.addErrorListener(t)}}function u(t,e,i){return e in t?Object.defineProperty(t,e,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[e]=i,t}const d=["悋Ꜫ脳맭䅼㯧瞆","奤¼\t\t","\t\t\t\t","\b\t\b\t\t\t\n\t\n\v\t\v","\f\t\f\r\t\r\t\t","\t\t\t\t","\t\t\t","\t\t\t\t","\t\t\t",'\t\t \t !\t!"\t"#',"\t#$\t$%\t%&\t&'\t'(\t()\t)","*\t*+\t+,\t,-\t-.\t./\t/0\t0","1\t12\t23\t34\t45\t56\t67\t7","8\t89\t9:\t:;\t;<\t<=\t=>\t>","?\t?@\t@A\tAB\tBC\tCD\tDE\tE","F\tFG\tGH\tHI\tIJ\tJK\tKL\tL","M\tMN\tNO\tOP\tPQ\tQR\tRS\tS","T\tTU\tUV\tVW\tWX\tXY\tYZ\tZ","[\t[\\\t\\]\t]^\t^_\t_`\t`a\ta","b\tbc\tcd\tde\tef\tfg\tgh\th","i\tij\tjk\tkl\tlm\tmn\tno\to","p\tpq\tqr\trs\tst\ttu\tuv\tv","w\twx\txy\tyz\tz{\t{|\t|}\t}","~\t~\t\t\t","\t\t\t
\t","
\t\t\t","\t\t\t\t","\t\t\t","\t\t\t\t","\t\t\t","\t\t\t\t","\t\t\t","\t\t \t ¡\t","¡¢\t¢£\t£¤\t¤","¥\t¥¦\t¦§\t§¨\t","¨©\t©ª\tª«\t«","¬\t¬\t®\t®¯\t","¯°\t°±\t±²\t²","³\t³´\t´µ\tµ¶\t","¶·\t·¸\t¸¹\t¹","º\tº»\t»¼\t¼½\t","½¾\t¾¿\t¿À\tÀ","Á\tÁÂ\tÂÃ\tÃÄ\t","ÄÅ\tÅÆ\tÆÇ\tÇ","È\tÈÉ\tÉÊ\tÊË\t","ËÌ\tÌÍ\tÍÎ\tÎ","Ï\tÏÐ\tÐÑ\tÑÒ\t","ÒÓ\tÓÔ\tÔÕ\tÕ","Ö\tÖ×\t×Ø\tØÙ\t","ÙÚ\tÚÛ\tÛÜ\tÜ","Ý\tÝÞ\tÞß\tßà\t","àá\táâ\tâã\tã","ä\täå\tåæ\tæç\t","çè\tèé\téê\tê","ë\tëì\tìí\tíî\t","îï\tïð\tðñ\tñ","ò\tòó\tóô\tôõ\t","õö\tö÷\t÷ø\tø","ù\tùú\túû\tûü\t","üý\týþ\tþÿ\tÿ","Ā\tĀā\tāĂ\tĂă\t","ăĄ\tĄą\tąĆ\tĆ","ć\tćĈ\tĈ","ȗ\n","Ȟ","\n","","","","","ȼ\n","ɂ\n","ɇ\n","ɍ\nɏ\n","ɒ\n","ə\n","ɢ\n","\b\b\b\b\b\b\b","\b\b\b\b\b\b\b\b\b","\b\b\b\t\t\t\t\tɻ\n\t","\t\t\tɿ\n\t\t\t\t\t","\t\t\t\t\t\tʊ\n\t\t\t","\t\t\t\t\t\tʓ\n\t\n","\n\n\n\n\n\n\n\n\n","\n\n\n\nʢ\n\n\n\n\n\n","\n\n\n\nʫ\n\n\v\v","\v\v\v\vʲ\n\v\f","\f\f\f\f\f\f\f\fʼ\n\f","\f\f\f\f\f\f\r\r","\r\r\r\r\r\r\r\r","˒\n","","","","˩\n","","˶\n","","́\n","","","̏\n","̕\n","","̠\n","","̮\n","","","̀\n\f","̓\v","͍","\n͏\n","͘\n","͜\n","͟\n","ͧ\n","ͫ\nͮ","\n","͵\n","ͽ\n","\n","Ά\n","","","","Ρ\n","","Ψ\n","έ\nα\n","","","","ψ\n","","ϑ\nϕ","\n","Ϝ\n","Ϥ\n "," Ϩ\n ϫ\n "," ϰ\n Ϸ\n "," Ϻ\n !!!!!!!",'!!"""""""','""########',"######Л\n###$","$$$$$$$$$$","$$$$$Ю\n$%%%%","%%е\n%%%%%%%%","&&&&&&&&&'","''''''(((","(((((((ї\n(((","((((((Ѡ\n()))","))))))))))",")))))))ѵ\n)\f))Ѹ","\v)***+++++","++++++҇\n++++","+Ҍ\n++++++++Ҕ\n","+++++++++ҝ\n+","++,,,,,,,,",",,,,,,,,,,",",,Ҵ\n,--...Һ\n.","/////////ӄ\n/","//////////","//////////","//////ӟ\n////","//////////","//////////","/////Ӽ\n/////","/Ԃ\n//////Ԉ\n//","//////////","//////////","////Ԣ\n//////Ԩ","\n/////ԭ\n////","///Դ\n///////Ի","\n/\f//Ծ\v/00000","000Շ\n0111111Վ","\n1\f11Ց\v122223","3334455555","5բ\n5666666թ\n6\f6","6լ\v67777777","7777777ջ\n788","88888փ\n8\f88ֆ\v8","9999\n9::::;",";;;;֕\n;;;;;֚\n",";;֜\n;;;;;;֢\n;",";֤\n;;֦\n;<<<<<","<֭\n<====>>>>ֶ","\n>>>>????־\n?","??????ׅ\n????","\n??????????","?ה\n????ט\n????","?ם\n??ן\n?@@@@פ\n@","@@@@@@@@\n@@","@@ױ\n@@@@@@@@","@@@\n@@@@\n@@","@@@\n@@@؈\n@AA","AAAAAABBBB","BBCCCؚ\nCCCCC","CCCآ\nCDDDDDDة","\nDDث\nDDDDDذ\nDDز","\nDEEEEEEEEػ\n","E\fEEؾ\vEFFFFك\nF","FFGGGGHHHH","HHHHHٓ\nHIIII","JJٚ\nJ\fJJٝ\vJKK٠\nK\rK","K١LL٥\nL\fLL٨\vLMM","٫\nM\rMM٬MMNNٲ\nN\fN","Nٵ\vNNNOOOOP","PQQQQڂ\nQRRRچ\n","RRRRSSSSSڏ\nS\f","SSڒ\vSTTTTڗ\nT\fT","Tښ\vTTTTTڟ\nT\fTTڢ","\vTTTTTTTTڪ\nT","UUUUUUUڲ\nU\fUUڵ","\vUUڷ\nUUUUڻ\nUVV","WWWWXXYYYۇ","\nYZZ[[[ۍ\n[\\\\","\\\\\\ۓ\n\\\f\\\\ۖ\v\\]","]]]]ۜ\n]\f]]۟\v]^","^^^ۤ\n^\f^^ۧ\v^__","_________۳\n_","``۶\n````ۺ\n```","aaۿ\naaaa܃\naaa","bbbb܊\nb\fbb܍\vbc","cccccddddd","dddddddddd","dddܦ\nddddddd","ddܯ\nd\fddܲ\vdeeeܶ","\nefffffffff","ffffffffff݊","\nfgghhݏ\nhhhi","ijjjjݘ\njkkkݜ\n","kllllݡ\nl\fllݤ\vl","mmmݨ\nmnnnݬ\nno","ooopppqqqqݸ","\nqrrssttuuv","vwwwwއ\nw\fwwފ\vw","xxxގ\nxxxޑ\nxyy","yޕ\nyzzzzޚ\nz{{","{|||ޡ\n|}}}}}","}}}}}ެ\n}\f}}ޯ\v}","~~~~~\n~\f~~\v~","\n\f","߀\v","߅\n\f߈\v","ߏ\n","ߕ\n","\fߘ\v","ߝ\n\fߠ\v","ߥ\n","\fߨ\v","߭\n","","߹\n","߽\n","ࠅ\n\f","ࠈ\v
ࠍ","\n
\f
ࠐ\v
","ࠓ\n
","࠙\n","ࠞ\n\fࠡ\v","ࠥ\n","ࠪ\n\f࠭\v","࠲\n\f","࠵\v","࠻\n","ࡃ\n\f","ࡆ\v","","ࡒ\nࡖ","\n࡙\n","\nࡠ\n","ࡦ\n","\fࡩ\v","\n\fࡲ","\v","ࡸ\n\fࡻ\v","ࢁ\n\f","ࢄ\v","","\n","࢙\n","","ࢢ\n","","ࢭ\n","ࢲ\n\fࢵ\v","ࢼ","\n","ࣆ\n","","࣎\n࣑\n","ࣕ\n","ࣚ\n","","ࣤ\nࣨ\n","","ࣱ\n\fࣴ\v","ࣶ\n","ࣻ\n\fࣾ\v "," ¡¡¡","आ\n¡¢¢¢¢ऋ","\n¢\f¢¢ऎ\v¢££","££¤¤¤ख\n","¤¥¥¥¥¥","¥¥¥¥¥ड\n¥","¦¦¦¦§§","§§§§ब\n§\f§","§य\v§¨¨¨","¨¨व\n¨©©©","ªªªªªª","ªªªू\nª«","««««¬¬","¬¬ौ\n¬¬¬ॏ\n¬","॓\n®","®®®®¯¯","¯¯¯°°°","°°±±±±१","\n±\f±±४\v±²²","²²९\n²\f²²ॲ\v","²²²ॵ\n²³³","³³³³³ॽ\n","³´´µµµ","¶¶¶···","¸¸¸¹¹¹","ºº»»¼¼","½½¾¾¿¿","¿¿¿¿¿¿ড","\n¿ÀÀÀÀÀ","Àন\nÀ\fÀÀফ\vÀ","ÁÁÁÁÁÁ","ÁÁ\nÁÂÂÃ","ÃÃÄÄÄÄ","ÄÄী\nÄÅÅ","ÅÅ\nÅÅÅÆ","ÆÆÆÆÆÆ","\nÆ\fÆÆ\vÆÇ","ÇÇÇÈÈÈ","ÈÉÉÊÊÊ","ÊÊÊৣ\nÊËË","ËËËË৪\nË","ÌÌÌÌ৯\nÌÍ","ÍÍÍÍÍ৶\n","Í\fÍÍ৹\vÍÎÎ","ÎÎÎÎ\nÎ","ÏÏÐÐÐÐ","ÐÐÐਊ\nÐÑÑ","ÑÑਏ\nÑÑÑ","ÒÒÒÒÒÒ","Òਙ\nÒÓÓÓÓ","ÓÓÓਡ\nÓ\fÓÓ","ਤ\vÓÔÔÔÔ","ÔÔÔÔÔÔ","ÔÔ\nÔ\fÔÔ\vÔ","ÕÕÕÕÖÖ","ÖÖ\nÖÖÖ","ÖÖੂ\nÖ\fÖÖ\vÖ","××××××","ੌ\n×ØØØØ","ØØ\nØÙÙÙ","ÙÙÙÙÙੜ\n","ÙÚÚÚÚÚ","Ú\nÚ\fÚÚ੦\vÚÛ","ÛÛÛÛÛ੭\n","ÛÜÜÝÝÝ","ÞÞÞÞ\nÞß","ßßß\nßß","ßààààà","ààઆ\nà\fààઉ\và","ááááââ","ââãããã","ãããઙ\nã\fãã","જ\vãääää","ääણ\nä\fääદ\vä","åååååå","ભ\nåææææ","ææ\næççç","çççççઽ\n","çèèèèè","èૄ\nè\fèèે\vèé","ééééé\n","éêêëëë","ìììì\nìí","ííí\níí","íîîîîî","îî૧\nî\fîî૪\vî","ïïïïðð","ððññññ","\nñññññૼ","\nñ\fññ૿\vñòò","òòòòଆ\nò","óóóóóó","\nóôôô\nôõ","õõõଖ\nõõ","õõଚ\nõööö","öଟ\nöööö","÷÷÷÷ଧ\n÷ø","øøøùùù","ùù\nù\fùù\v","ùùùùúú","úúúଽ\nú\fúúୀ","\vúúúûûû","ûûüüüü","ୌ\nü\füü\vüý","ýý\ný\fýýୖ\vý","þþþþ\nþ","þþÿÿÿÿ","ÿÿ\nÿĀĀ୧\nĀ","\rĀĀ୨āāā","āā୯\nāāā୲\nā","ĂĂ୵\nĂ\rĂĂ୶","ăăă\n㥥","Ą\nĄ\rĄĄĄ","Ąąąąąஈ\ną","\rąąஉąąĆ","ĆĆĆĆஒ\nĆĆ","ĆĆ\nĆ\rĆĆ","Ćச\nĆ\fĆĆ\vĆć","ćććććத\n","ćĈĈ\nĈ\rĈĈந","Ĉ&P\\`jnÆøŌžƊ","ƘƤƦƪƲƾDŽdžǎǚǠȊ","ĉ\b\n\f",' "$&(*,.02468:<>@BDFHJLNPRTVXZ\\^`bdfhjlnprtvxz|~',""," ¢¤¦¨ª¬®°","²´¶¸º¼¾ÀÂÄÆÈ","ÊÌÎÐÒÔÖØÚÜÞà","âäæèêìîðòôöø","úüþĀĂĄĆĈĊČĎĐ","ĒĔĖĘĚĜĞĠĢĤĦĨ","ĪĬĮİIJĴĶĸĺļľŀ","łńņňŊŌŎŐŒŔŖŘ","ŚŜŞŠŢŤŦŨŪŬŮŰ","ŲŴŶŸźżžƀƂƄƆƈ","ƊƌƎƐƒƔƖƘƚƜƞƠ","ƢƤƦƨƪƬƮưƲƴƶƸ","ƺƼƾǀǂDŽdžLjNJnjǎǐ","ǒǔǖǘǚǜǞǠǢǤǦǨ","ǪǬǮǰDzǴǶǸǺǼǾȀ",'ȂȄȆȈȊȌȎ"',"#),--//33\t","tt®®\\\\","®®\\\\®®","®®","SScc\t\v779ACKMxz§","''~~))++","౩Ȑȥ","ȱ\bȷ","\nȽ\fɓ","ɣɶ","ʔʱ","ʳ˃","ˍ˚","ˤ ˱",'"̐$̯',"&̸(͎","*͐,͠",".02","4Τ6Ω","8χ:ω","<ϔ>Ϲ","@ϻBЄ","DЍFЭHЯ","JнLц","NэPѡ","RѹTѼ","VҳXҵ","Zҷ\\Ӟ^Ն","`ՈbՒ","dՖf՚","hաjգ","lպnռ","pևrt֥","v֧x֮","zֲ|מ","~؇؉","ؑؗ","رس","قن","ْٔ","ٟٛ","٦٪","ٳٸ","ټ ځ","¢ڃ¤ڊ","¦ژ¨ګ","ªڼ¬ھ","®ۂ°ۆ","²ۈ´ی","¶ێ¸ۗ","º۠¼۲","¾۵À۾","Â܆Ä","ÆܥÈܵ","Ê݉Ì","ÎݎÐݒ","ÒݗÔݛ","ÖݝØݧ","ÚݫÜݭ","Þݱàݷ","âݹäݻ","æݽèݿ","êށìރ","îސðޔ","òޖôޛ","öޠøޢ","úްü","þߐĀߞ","Ă߸Ąߺ","Ć߾Ĉࠉ","ĊࠔČࠦ","ĎĐ࠺","Ē࠼Ĕ࠾","ĖࡑĘࡓ","Ě࡚Ĝࡡ","ĞࡪĠࡳ","ĢࡼĤ","ĦࢬĨࢮ","ĪࢶĬࢻ","Įࢿİࣅ","IJ࣍Ĵ࣐","Ķࣙĸࣥ","ĺ࣫ļࣷ","ľࣿŀअ","łइńए","ņकňठ","ŊढŌद","ŎऴŐश","ŒुŔृ","ŖॎŘ॒","Ś॔Ŝख़","Şफ़Šॣ","Ţ५Ťॼ","ŦॾŨঀ","ŪঃŬআ","ŮউŰঌ","ŲএŴ","ŶওŸক","źগżঠ","žঢƀ","ƂƄষ","Ɔিƈু","Ɗৈƌ","ƎৗƐ","ƒৢƔ৩","Ɩ৮Ƙৰ","ƚƜਁ","ƞਉƠ","ƢਘƤਚ","Ʀਥƨਵ","ƪ਼Ƭੋ","Ʈưਜ਼","Ʋƴ੬","ƶ੮Ƹੰ","ƺ੶Ƽ","ƾǀઊ","ǂDŽ","džઝLjબ","NJળnj઼","ǎાǐ્","ǒǔ","ǖǘ","ǚૠǜ૫","Ǟ૯Ǡ","ǢଅǤଌ","ǦଐǨଙ","ǪଛǬଦ","Ǯନǰବ","DzସǴୃ","ǶୈǸ","ǺୗǼୣ","Ǿ୦Ȁୱ","Ȃ୴Ȅ","ȆȈ","ȊȌண","ȎȐȑa","ȑȒèuȒȓR","ȓȖiȔȗ\\","ȕȗèuȖȔ","Ȗȕȗȝ","Șș(șȚ","ȚțPțȞ","ȜȞ£ȝȘ","ȝȜȞȟ","ȟȠŰ¹Ƞȡ","ȡȢMȢȣ¸]ȣ","ȤNȤȥ","ȦaȦȧèuȧȨ","RȨȩiȩȪ","ÊfȪȫ£ȫȬ","Ű¹ȬȭȭȮ","MȮȯ¶\\ȯȰ","NȰȱȲê","vȲȳ£ȳȴ\\/","ȴȵRȵȶٸ","ȶȷȸêv","ȸȻEȹȺPȺ","ȼFȻȹȻ","ȼȼ\tȽ","ȾaȾȿætȿɁ","RɀɂɁɀ","ɁɂɂɃ","ɃɄÆdɄɆ","UɅɇ¼_ɆɅ","Ɇɇɇɑ","ɈɎ£ɉɌ","ČɊɋPɋɍ","äsɌɊɌɍ","ɍɏɎɉ","Ɏɏɏɐ","ɐɒxɑɈ","ɑɒɒ\v","ɓɔaɔɕ","èuɕɘRɖə¢","ɗəèuɘɖ","ɘɗəɡ","ɚɛ£ɛɜ}","ɜɝɝɞ","Mɞɟú~ɟɠN","ɠɢɡɚ","ɡɢɢ\r","ɣɤaɤɥèuɥ","ɦRɦɧɧ","ɨ¢ɨɩ£ɩ","ɪWɪɫɫ","ɬMɬɭ$ɭɮ","NɮɯKɯɰ","Pɰɱ}ɱɲ","ɲɳMɳɴþ","ɴɵNɵ","ɶɷaɷɸè","uɸɺRɹɻ","ɺɹɺɻ","ɻɾɼɿ\\","ɽɿ\vɾɼ","ɾɽɿʒ","ʀʉ(ʁʂ","ʂʃPʃʄ}","ʄʅʅʆM","ʆʇú~ʇʈNʈ","ʊʉʁʉ","ʊʊʓʋ","ʌ£ʌʍ}ʍ","ʎʎʏMʏ","ʐú~ʐʑNʑʓ","ʒʀʒʋ","ʒʓʓ","ʔʕaʕʖ","èuʖʗRʗʪ","ʘʡ(ʙʚ","ʚʛPʛʜ","}ʜʝʝʞ","Mʞʟú~ʟʠ","Nʠʢʡʙ","ʡʢʢʫ","ʣʤ£ʤʥ}","ʥʦʦʧ","Mʧʨú~ʨʩN","ʩʫʪʘ","ʪʣʪʫ","ʫʬʲÖl","ʭʮÖlʮʯPʯ","ʰèuʰʲʱ","ʬʱʭʲ","ʳʴaʴ","ʵŤ³ʵʶRʶ","ʷʷʸʸ","ʻðyʹʺʺ","ʼÆdʻʹʻ","ʼʼʽʽ","ʾeʾʿʿ","ˀMˀˁĜˁ","˂N˂˃","˄a˄˅äs˅ˆ","Rˆˇˇˈ","eˈˉˉˊ","MˊˋĜˋˌ","Nˌˍˎ","aˎˏäsˏˑ","Rː˒ˑː","ˑ˒˒˓","˓˔˔˕","e˕˖˖˗","M˗˘Ĕ˘˙","N˙˚˛","a˛˜äs˜˝R","˝˞t˞˟e","˟ˠˠˡM","ˡˢĜˢˣN","ˣˤ˥a","˥˦äs˦˨R˧","˩˨˧˨","˩˩˪˪","˫t˫ˬeˬ˭","˭ˮMˮ˯","Ĕ˯˰N˰","˱˲a˲˳","èu˳˵R˴˶","˵˴˵˶","˶˷˷˸","˸̀\\˹˺","(˺˻˻˼","P˼˽W˽́","˾˿£˿́W","̀˹̀˾","́̂̂̃","̃̄M̄̅$","̅̎N̆̇K","̇̈P̈̉}̉","̊̊̋M̋","̌þ̌̍N̍","̏̎̆̎","̏̏!̐","̑ȃ̒èu̒̔","R̓̔̓̕","̖̔̕̕","̖̗̗̟","̘̙(̙̚","̛̚P̛̜","W̜̠̝̞","£̞̠W̟̘","̡̟̝̠","̡̢̢̣","Ṃ̤$̤̭","N̥̦Ķ̦P","̧̨}̨̩","̩̪M̪̫þ","̫̬N̬̮","̭̥̭̮","̮#̯̰a","̰̱\\̱̲W̲","̳R̴̴̳","̵M̵̶&̶̷","N̷%̸̹\b","̹̺Ắ̺","̻̼\f̼̽","K̽̾Ă̾̀","̻̿̀̓","́̿́͂","͂'̓́","̈́ͅ£͆ͅU","͆͏æt͇͈£","͈͉V͉͌Ď","͊͋P͍͋æ","t͍͌͊͌","͍͏͎̈́","͎͇͏)","͐͑a͑͒Ø","m͓͒R͓͔M","͔͗|͕͖","͖͘4͕͗","͗͘͘͞","͙͚͛͜","͚͛͛͜","͜͟͝͝Æd","͙͟͞͞","͟+͠͡a͡","͢Ømͣ͢Rͣͦ","|ͤͥͥͧ","4ͦͤͦͧ","ͧͭͨͪ","ͩͫͪͩ","ͪͫͫͬ","ͬͮÆdͭͨ","ͭͮͮͯ","ͯͰeͰͱ","ͱʹMͲ͵","Ĝͳ͵ʹͲ","ʹͳ͵Ͷ","ͶͷNͷ-","aͺ","ØmͺͼRͻͽ","ͼͻͼͽ","ͽ;;|","Ϳ4","Ϳ","΅΄","΄Άö|΅","΅ΆΆ·","·ΈeΈΉ","ΉΊMΊĔ","ΌNΌ/","ΎaΎΏ²","ΏΐRΐΑ","ΑΒ|ΒΓe","ΓΔΔΕM","ΕΖĜΖΗN","ΗΘKΘΙPΙ","Π¡ΚΛΛ","ΜMΜΝĞΝ","ΞNΞΡΟ","ΡêvΠΚΠ","ΟΡ1","Σ\\/Σ3ΤΧ","ìwΥΦPΦΨî","xΧΥΧΨ","Ψ5ΩΪö","|ΪάäsΫέ(","άΫάέ","έΰήί/","ίαİΰή","ΰαα7","βψGγψ> δψ","Iεψ<ζψ","~@ηψBθψ:","ιψX-κψZ.λψ","N(μψD#νψH%ξψ","L'οψJ&πψR*","ρψT+ςψv<σψ",'@!τψB"υψ,φ',"ψĒχβχ","γχδχ","εχζχ","ηχθχ","ιχκχ","λχμχ","νχξχ","οχπχ","ρχςχ","σχτχ","υχφψ","9ωϊqϊ;","ϋόbόϐ","ÂbύώPώϏ","ϏϑÂbϐύ","ϐϑϑϕ","ϒϓϓϕÂ","bϔϋϔϒ","ϕϛϖϗ£","ϗϘ\\/ϘϙR","ϙϚŐ©ϚϜ","ϛϖϛϜ","ϜϣϝϞ","ϞϟϟϠM","ϠϡĜϡϢN","ϢϤϣϝ","ϣϤϤ=","ϥϨj6ϦϨ`1ϧϥ","ϧϦϨϪ","ϩϫDϪϩ","Ϫϫϫ϶","ϬϯϭϮ","£Ϯϰäsϯϭ","ϯϰϰϱ","ϱϲϲϳ","MϳϴĜϴϵ","NϵϷ϶Ϭ","϶ϷϷϺ","ϸϺd3Ϲϧ","ϹϸϺ?","ϻϼ£ϼϽŊ","¦ϽϾϾϿd","ϿЀЀЁ","MЁЂĜЂЃ","NЃAЄЅ£","ЅІèuІЇ","ЇЈdЈЉ","ЉЊMЊЋĜ","ЋЌNЌC","ЍЎЎЏ
","ЏА\\/АББ","ВMВКĠГ","ДKДЕЕ","ЖЖЗMЗ","ИĜИЙNЙ","ЛКГК","ЛЛММ","НNНEОП","¤ПРĦРС","СТMТУ","ĜУФNФЮ","ХЦ¤ЦЧ","wЧШĤШЩ","ЩЪMЪЫ","ĜЫЬNЬЮ","ЭОЭХ","ЮGЯа","rабfбд","äsвгге","äsдвде","ежжз","wзи\\/ий","йкMклĜ","лмNмI","ноdоп","прMрсĜ","стNтуKу","ф¦фх\\/хK","цч¦чш","\\/шщщъ","MъыĜыь","NьMэюv","юя\\/яѐѐ","ёMёђĜђ","іNѓєKєѕ","P)ѕїіѓ","іїїџ","јљKљњ","gњћћќ","MќѝĜѝў","NўѠџј","џѠѠO","ѡѢ\b)Ѣѣg","ѣѤvѤѥ\\/ѥ","ѦѦѧMѧ","ѨĜѨѩNѩ","ѶѪѫ\fѫ","ѬKѬѭgѭѮ","vѮѯ\\/ѯѰ","ѰѱMѱѲĜ","ѲѳNѳѵ","ѴѪѵѸ","ѶѴѶѷ","ѷQѸѶ","ѹѺѺѻ\\","/ѻSѼѽ","ѽѾ
Ѿѿäs","ѿҀeҀҁ","ҁ҂M҂҃Ĝ","҃҄N҄҆J","҅҇Ģ҆҅","҆҇҇ғ","҈Ҍ҉Ҋ¤","ҊҌQҋ҈","ҋ҉Ҍҍ","ҍҎҎҏM","ҏҐĜҐґN","ґҒJҒҔ","ғҋғҔ","ҔҜҕҖO","ҖҗҗҘM","ҘҙĜҙҚN","ҚқJқҝ","ҜҕҜҝ","ҝҞҞҟJ","ҟUҠҡ¤","ҡҢêvҢң","ңҤMҤҥĜ","ҥҦNҦҧJҧ","ҴҨҩ¤ҩ","ҪwҪҫҫ","Ҭº^Ҭҭҭ","ҮҮүMү","ҰĜҰұNұ","ҲJҲҴҳ","ҠҳҨҴ","WҵҶXҶY","ҷҹҸҺ","\\/ҹҸҹҺ","Һ[һҼ\b/","ҼӟȆĄҽӟǦô","Ҿӟj6ҿӟŒªӀ","ӟ`1Ӂӄj6ӂӄ`1","ӃӁӃӂ","ӄӅӅӆD","ӆӟӇӟt;ӈ","Ӊ#Ӊӟ\\/$ӊӋ","Ӌӟ\\/#ӌӍCӍ","ӎӎӟ\\/ӏӐ","kӐӑӑӟ","äsӒӓBӓӟ","j6Ӕӟr:ӕӟp9Ӗӟ","n8ӗӟ|?ӘӟŚ®","әӟŜ¯ӚӟŞ°","ӛӟCӜӟx=ӝ","ӟd3ӞһӞҽ","ӞҾӞҿ","ӞӀӞӃ","ӞӇӞӈ","ӞӊӞӌ","ӞӏӞӒ","ӞӔӞӕ","ӞӖӞӗ","ӞӘӞә","ӞӚӞӛ","ӞӜӞӝ","ӟԼӠӡ","\f!ӡӢŴ»Ӣӣ",'\\/"ӣԻӤӥ\f ',"ӥӦŶ¼Ӧӧ\\/!ӧԻ","Өө\fөӪ","ź¾Ӫӫ\\/ ӫԻ","Ӭӭ\fӭӮŸ","½Ӯӯ\\/ӯԻ","Ӱӱ\fӱӲ\t","ӲԻ\\/ӳӴ\fӴӵ","\tӵԻ\\/Ӷӷ\f","ӷӸ\tӸԻ\\/","ӹӻ\fӺӼ","ӻӺӻӼ","ӼӽӽӾ^","ӾԻ\\/ӿԁ\fԀԂ","ԁԀԁԂ","ԂԃԃԄ","wԄԻ\\/ԅԇ\f","ԆԈԇԆ","ԇԈԈԉ","ԉԊuԊԻ\\/ԋ","Ԍ\fԌԍԍ","Ի\\/Ԏԏ\fԏԐ","PԐԻ\\/ԑԒ\f","ԒԓvԓԔ\\/Ԕԕ","gԕԖ\\/ԖԻ","ԗԘ\fԘԙr","ԙԚfԚԛäs","ԛԜwԜԝ\\/ԝԻ",'Ԟԟ\f"ԟԡ',"RԠԢԡԠ","ԡԢԢԣ","ԣԻö|Ԥԥ\f","ԥԧzԦԨ","ԧԦԧԨ","ԨԩԩԻŎ","¨ԪԬ\fԫԭ","ԬԫԬԭ","ԭԮԮԯu","ԯNԻ^0","ԱԳ\fԲԴ","ԳԲԳԴ","ԴԵԵԶu","ԶԷQԷԻ^0ԸԹ","\f\vԹԻz>ԺӠ","ԺӤԺӨ","ԺӬԺӰ","ԺӳԺӶ","ԺӹԺӿ","ԺԅԺԋ","ԺԎԺԑ","ԺԗԺԞ","ԺԤԺԪ","ԺԱԺԸ","ԻԾԼԺ","ԼԽԽ]","ԾԼԿՀ¥","ՀՇŒªՁՂä","sՂՃ¥ՃՄ\\/","ՄՇՅՇ\\/Ն","ԿՆՁՆ","ՅՇ_Ո","Չ\b1ՉՊàqՊՏ","ՋՌ\fՌՎ","b2ՍՋՎՑ","ՏՍՏՐ","ՐaՑՏ","ՒՓ2ՓՔ","ՔՕàqՕc","Ֆyäs","ՙf4ՙe՚՛","4՛g՜բ","Į՝բİ՞բ","àq՟բĪՠբ","Ĭա՜ա՝","ա՞ա՟","աՠբi","գդ\b6դեh5","եժզէ\f","էթl7ըզթ","լժըժ","իիkլ","ժխծ7ծ","կկջârհ","ձ7ձղղ","ճň¥ճմմ","ջյն7ն","շշո\\/ոչ","չջպխ","պհպյ","ջmռս","\b8սվվտ","àqտքրց\f","ցփl7ւր","փֆքւ","քօօo","ֆքև֊D","ֈ։s։\\/֊","ֈ֊","q֍E֍֎","s֎֏\\/֏s","֑Îh֑֒s","֛֒\\/֓֕֔","֓֔֕֕","֖֖֙E֗","֘P֚֘F֙֗","֚֚֙֜","֛֛֔֜","֦֣֜֝","Îh֞֡E֟֠","P֢֠F֡֟","֢֢֤֡","֣֣֤֞","֤֦֥","֥֦֝u","֧֨§֨֩\\","/֪֪֩֬\\/","֭֫A֬֫","֭֭֬w","֮֯`1ְ֯#ְֱ","\\/ֱyֲֵo","ֳִ£ִֶäs","ֳֵֵֶ","ֶַַָ¥","ָֹ\\/ֹ{ֺ","ֻnֻּֽ","־Îhּֽֽ","־־ֿֿ","׀¥׀ן\\/ׁד","nׂׄN׃ׅ","Îhׄ׃ׅׄ","ׅה׆","Îhׇׇ","","\\/","\\/ה","א\\/","אבבג\\/ג","הדׂד","׆דה","חוז¥ז","ט\\/חוחט","טליך","ךכYכם","Š±לילם","םןמֺ","מׁן}","נסnסף","עפÎhףע","ףפפץ","ץצ¥צק","\\/קרAר؈","שnתN","Îh","","װÎhׯױ","װׯװױ","ױײײ׳\\/","׳״״\\/","","\\/","\\/ת","","","¥\\/","","Y","Š±","؆","؆؈A؇נ","؇ש؈","؉؊؊؋£","؋،äs،؍","؍؎M؎؏Ĝ","؏ؐNؐ","ؑؒؒؓN","ؓؔsؔؕ\\/","ؕؖAؖ","ؘؙؚؗc","ؘؙؙؚ","ؚ؛؛ءj6","؝£؝؞Ř؞","؟R؟ؠŪ¶ؠ","آءء","آآ
أ","ؤDؤت\\/إب","EئاPاة","Fبئبة","ةثتإ","تثثز","جدEحخP","خذFدح","دذذز","رأرج","زسش\bE","شص£صضF","ضؼطظ\f","ظععػF","غطػؾ","ؼغؼؽ","ؽؾؼ","ؿـ\\/ـفRفك","قؿقك","كللم","äsمنه","Ō§هوŲºوى","\\/ىيً","H!ًٌٌٓä",'sٍَH"َُ',"ُِ\\/ِّّ","ْٓيْ","ٍٓٔ","ٕČٕٖŲºٖ","ٗ\\/ٗ٘ٚ","ٙ٘ٚٝ","ٜٛٙٛ","ٜٝٛ","ٞ٠ٟٞ","٠١١ٟ","١٢٢","٣٥\t٤٣","٥٨٦٤","٦٧٧","٨٦٩٫","٪٩٫٬","٬٪٬٭","٭ٮٮٯ","ٯٰٲ","ٱٰٲٵ","ٳٱٳٴ","ٴٶٵٳ","ٶٷٷ","ٸٹLٹٺ","ٺٻö|ٻ","ټٽٽ","پڂ¦Tٿڂ","8ڀڂ\\/ځپ","ځٿځڀ","ڂ¡ڃڅ","Jڄچ¤Sڅڄ","څچچڇ","ڇڈJڈډ","ډ£ڊڐ¦T","ڋڌKڌڍ¦T","ڍڏڎڋ","ڏڒڐڎ","ڐڑڑ¥","ڒڐړڔĒ","ڔڕKڕڗ","ږړڗښ","ژږژڙ","ڙڠښژ","ڛڜ¨UڜڝKڝ","ڟڞڛڟ","ڢڠڞڠ","ڡڡکڢ","ڠڣڪ\nڤ","ڪÒjڥڪ²Zڦڪ","´[ڧڪÔkڨڪ","Đکڣکڤ","کڥکڦ","کڧکڨ","ڪ§ګں","ªVڬڶڭڷ","°Yڮڳ¬Wگڰ","ڰڲ¬Wڱگ","ڲڵڳڱ","ڳڴڴڷ","ڵڳڶڭ","ڶڮڷڸ","ڸڹڹڻ","ںڬںڻ","ڻ©ڼڽ±","ڽ«ھڿ®","Xڿۀ/ۀہ°Y","ہۂۃ\t","ۃ¯ۄۇİ","ۅۇÈeۆۄ","ۆۅۇ±",'ۈۉ"ۉ³',"ۊۍۋۍ","یۊیۋ","ۍµێ۔","ۏېKېۑ","ۑۓےۏ","ۓۖ۔ے","۔ەە·","ۖ۔ۗ\b","ۘۙKۙۚ\bۚ","ۜۛۘۜ","۟ۛ","۞۞¹۟","۠ۥêvۡ","ۢۢۤêvۣ","ۡۤۧۥ","ۣۥۦۦ","»ۧۥۨ","۩w۩۳¾`۪۫","w۫۳Àaۭ۬","wۭ۳Äcۮۯ{","ۯ۳²۰۱{","۱۳\\/۲ۨ","۲۪۲۬","۲ۮ۲۰","۳½۴۶","۵۴۵۶","۶۷۷۹","۸ۺÂb۹۸","۹ۺۺۻ","ۻۼۼ¿","۽ۿ۾۽","۾ۿۿ܀","܀܂+܁܃Âb܂","܁܂܃܃","܄܄܅)܅","Á܆܋\\/܇܈","܈܊\\/܉܇","܊܍܋܉","܋܌܌Ã","܍܋","ܐ\\/ܐܑ","ܑܒ\\/ܒܓ","ܓÅܔܕ\bd","ܕܦÈeܖܗJܗ","ܘ+ܘܙÆdܙܚ",")ܚܦܛܜ","Iܜܝ+ܝܞ","Ædܞܟ)ܟܦ","ܠܡLܡܢ+","ܢܣÆdܣܤ)","ܤܦܥܔ","ܥܖܥܛ","ܥܠܦܰ","ܧܨ\f\bܨܯ-ܩܪ","\fܪܫܫܯ","ܬܭ\fܭܯ",".ܮܧܮܩ","ܮܬܯܲ","ܰܮܱܰ","ܱÇܲܰ","ܳܶÊfܴܶ","Ìgܴܵܳܵ","ܶÉܷ݊","7ܸ݊8ܹ݊","9ܺ݊:ܻ݊F","ܼ݊;ܽ݊<","ܾ݊Dܿ݊=݀","݊?݁݊>݂݊","@݃݊A݄݊","C݅݊E݆݊G","݇݊H݈݊K","ܷܸ݉݉","ܹ݉݉ܺ","ܻܼ݉݉","ܾ݉ܽ݉","݉ܿ݉݀","݂݉݁݉","݄݉݃݉","݆݉݅݉","݈݉݇݉","݊Ë","Íݍݏ","ݎݍݎݏ","ݏݐݐݑÌg","ݑÏݒݓC","ݓÑݔݘ\t","ݕݘ ݖݘ\nݗ","ݔݗݕݗ","ݖݘÓݙ","ݜ\fݚݜ\bݛݙ","ݛݚݜÕ","ݝݢèuݞݟ","ݟݡèuݠݞ","ݡݤݢݠ","ݢݣݣ×","ݤݢݥݨ","äsݦݨèuݧݥ","ݧݦݨÙ","ݩݬàqݪݬ","Ŧ´ݫݩݫݪ","ݬÛݭݮ","o&ݮݯ#ݯݰÞp","ݰÝݱݲp'ݲ","ݳÚnݳßݴ","ݸäsݵݸèuݶݸ","êvݷݴݷݵ","ݷݶݸá","ݹݺ\tݺã","ݻݼ\t\bݼå","ݽݾ\t\tݾç","ݿހހé","ށނ¬ނë","ރވîxބޅ","ޅއîxކބ","އފވކ","ވމމí","ފވދޑô","{ތގލތ","ލގގޏ","ޏޑðyސދ","ސލޑï","ޒޕòzޓޕ6","ޔޒޔޓ","ޕñޖޙäs","ޗޘ/ޘޚİ","ޙޗޙޚ","ޚóޛޜÐi","ޜޝäsޝõ","ޞޡÆdޟޡø}","ޠޞޠޟ","ޡ÷ޢޣ\b}ޣ","ޤQޤޭޥ","ަ\fަާާ","ެިީ\fީ","ުުެޫ","ޥޫިެ","ޯޭޫޭ","ޮޮùޯ","ޭްüޱ","Kü","ޱ","","û","Ē","K","߀","","߆߀߁","߂¨U߂߃K߃߅","߄߁߅߈","߆߄߆߇","߇ߎ߈߆","߉ߏ\rߊߏ","ߋߏ,ߌߏ","*ߍߏ\fߎ߉","ߎߊߎߋ","ߎߌߎߍ","ߏýߐߖ","ĀߑߒKߒߓ","Āߓߕߔߑ","ߕߘߖߔ","ߖߗߗÿ","ߘߖߙߚ","ĒߚߛKߛߝ","ߜߙߝߠ","ߞߜߞߟ","ߟߦߠߞ","ߡߢ¨Uߢߣ","Kߣߥߤߡ","ߥߨߦߤ","ߦߧߧ߬","ߨߦߩ߭","ߪ߭߫߭",".߬ߩ߬ߪ","߬߫߭ā","߮߯\v߯߹","džä߰߱\f߱߹","Ǡñ߲߳\r߳߹","Ąߴߵߵ߹","Ą߶߷߷߹","Ĉ
߸߮߸߰","߸߲߸ߴ","߸߶߹ă","ߺàq߽","Ć߽","߽ą߾߿","s߿ࠀŬ·ࠀࠁ","ࠁࠆƮØࠂࠃ","ࠃࠅƮØࠄࠂ","ࠅࠈࠆࠄ","ࠆࠇࠇć","ࠈࠆࠉࠎ","ƔËࠊࠋࠋࠍ","ƔËࠌࠊࠍࠐ","ࠎࠌࠎࠏ","ࠏࠒࠐࠎ","ࠑࠓĊࠒࠑ","ࠒࠓࠓĉ","ࠔࠕsࠕࠖ","Ŭ·ࠖ࠘ࠗ࠙","%࠘ࠗ࠘࠙","࠙ࠚࠚࠟ","ƔËࠛࠜ%ࠜࠞ","ƔËࠝࠛࠞࠡ","ࠟࠝࠟࠠ","ࠠࠤࠡࠟ","ࠢࠣࠣࠥ","ƔËࠤࠢࠤࠥ","ࠥċࠦࠫ","äsࠧࠨࠨࠪ","äsࠩࠧࠪ࠭","ࠫࠩࠫࠬ","ࠬč࠭ࠫ","࠳æt࠰","࠰࠲æt࠱","࠲࠵࠳࠱","࠳࠴࠴ď","࠵࠳࠶࠻","*࠷࠻,࠸࠻.","࠹࠻0࠺࠶","࠺࠷࠺࠸","࠺࠹࠻đ","࠼࠽\n࠽ē","࠾ࡄĖࡀK","ࡀࡁĖࡁࡃ","ࡂࡃࡆ","ࡄࡂࡄࡅ","ࡅĕࡆࡄ","ࡇࡈ\vࡈࡒưÙ","ࡉࡊ\fࡊࡒnjç","ࡋࡌ\rࡌࡒĘ","ࡍࡎࡎࡒĘ","ࡏࡐࡐࡒĚ","ࡑࡇࡑࡉ","ࡑࡋࡑࡍ","ࡑࡏࡒė","ࡓࡕƖÌࡔࡖ","ࡕࡔࡕࡖ","ࡖࡘࡗ࡙Ć","ࡘࡗࡘ࡙","࡙ę࡚ż¿","࡛࡛","","࡞ࡠĊ࡞","ࡠࡠě","ࡡࡧ8ࡢࡣK","ࡣࡤ8ࡤࡦ","ࡥࡢࡦࡩ","ࡧࡥࡧࡨ","ࡨĝࡩࡧ","ࡪࡰ2K","2","ࡲࡰ","ࡰࡱࡱ","ğࡲࡰࡳ","ࡹF$ࡴࡵKࡵࡶ","F$ࡶࡸࡷࡴ","ࡸࡻࡹࡷ","ࡹࡺࡺġ","ࡻࡹࡼࢂV",",ࡽࡾKࡾࡿV,ࡿ","ࢁࢀࡽࢁ","ࢄࢂࢀࢂ","ࢃࢃģࢄ","ࢂࢅࢆࢆ","ࢇĦࢇ࢈࢈","ࢉĦࢉࢊࢊ","ࢋࢌࢌ","ࢍĨࢍࢎࢎ","+","Ĩ)","ࢅ","ࢋ","ĥࢭª","ࢭ«࢙#࢘","࢙࢙࢘","࢚࢚ࢭµ࢛","ࢭ¶࢜ࢭ©࢝","ࢭº࢞ࢭ¹࢟","ࢭ²ࢠࢢ#ࢡ","ࢠࢡࢢࢢ","ࢣࢣࢭ·ࢤ","ࢭ¸ࢥࢭ¨ࢦ","ࢭ»ࢧࢭ´ࢨ","ࢭ³ࢩࢭêvࢪ","ࢭOࢫࢭPࢬ","ࢬࢬ࢘","ࢬ࢛ࢬ࢜","ࢬ࢝ࢬ࢞","ࢬ࢟ࢬࢡ","ࢬࢤࢬࢥ","ࢬࢦࢬࢧ","ࢬࢨࢬࢩ","ࢬࢪࢬࢫ","ࢭħࢮࢳ","Ħࢯࢰࢰࢲ","Ħࢱࢯࢲࢵ","ࢳࢱࢳࢴ","ࢴĩࢵࢳ","ࢶࢷ\t\nࢷī","ࢸࢹÌgࢹࢺ","ࢺࢼࢻࢸ","ࢻࢼࢼࢽ","ࢽࢾࢾĭ","ࢿࣀࣀࣁ","\\/ࣁࣂࣂį","ࣃࣆĦࣄࣆIJ","ࣅࣃࣅࣄ","ࣆıࣇ࣎Ä","cࣈ࣎¾`ࣉ࣎Àa","࣊࣎Ķ࣋࣎ĸ","࣌࣎Ĵ࣍ࣇ","࣍ࣈ࣍ࣉ","࣍࣊࣍࣋","࣍࣌࣎ij","࣏࣑࣐࣏","࣐࣑࣑࣒","࣒࣓ࣔࣕĺ","࣓ࣔࣔࣕ","ࣕࣖࣖࣗ","ࣗĵࣘࣚ","ࣙࣘࣙࣚ","ࣣࣚࣛࣜ+","ࣜࣝł¢ࣝࣞ)","ࣞࣤࣟࣤ.","࣠࣡+࣡","ࣤ)ࣣࣛ","ࣣࣣࣟ࣠","ࣤķࣥࣧ","ࣦࣨļࣦࣧ","ࣩࣧࣨࣨ","ࣩ࣪࣪Ĺ","࣫࣬\\/࣭࣬ࣵ","ࣲ\\/ࣱ࣮࣯࣯","\\/ࣰࣱ࣮ࣴ","ࣰࣲࣲࣳ","ࣲࣶࣳࣴ","࣭ࣶࣵࣵ","ࣶĻࣷࣼ","ľ ࣹࣹࣸࣻ","ľ ࣺࣸࣻࣾ","ࣺࣼࣼࣽ","ࣽĽࣾࣼ","ࣿऀŀ¡ऀँ","ँं\\/ंĿ","ःआÚnऄआ²","अःअऄ","आŁइऌń","£ईउउऋń","£ऊईऋऎ","ऌऊऌऍ","ऍŃऎऌ","एऐņ¤ऐऑ","ऑऒ\\/ऒŅ","ओखÚnऔख²","कओकऔ","खŇगघ\\/","घङङच\\/च","डछज\\/जझ","झडञट","टड\\/ठग","ठछठञ","डʼnढण","äsणतŲºतथ","\\/थŋदध\b§","धनäsनभ","ऩप\fपबH","फऩबय","भफभम","मōयभ","रऱ¨+ऱल®","लवö|ळव\\/ऴर","ऴळवŏ","शष©,षस","®सőहऺ","Ŕ«ऺऻ\\/ऻू","़ऽŔ«ऽा","ािĜिी","ीूुह","ु़ूœ","ृॄŖ¬ॄॅ","Lॅॆ6ॆे","Lेŕैॏä","sॉोॊौČ","ोॊोौ","ौ््ॏ","ॎैॎॉ","ॏŗॐ॓j","6॑॓Œª॒ॐ","॒॑॓ř","॔ॕॕॖE","ॖॗsॗक़\\/","क़śख़ग़","ग़ज़Nज़ड़sड़","ढ़\\/ढ़ŝफ़य़","य़ॠॠॡ","sॡॢ\\/ॢş","ॣ२Ţ²।॥","॥१Ţ²०।","१४२०","२३३š","४२५॰ä","s६७७९ä","s८६९ॲ","॰८॰ॱ","ॱॴॲ॰","ॳॵ\t\vॴॳ","ॴॵॵţ",'ॶॽ"ॷॽ#',"ॸॽŴ»ॹॽŶ¼","ॺॽŸ½ॻॽź¾","ॼॶॼॷ","ॼॸॼॹ","ॼॺॼॻ","ॽťॾॿ\t\f","ॿŧঀঁ®","ঁংµ-ংũ","ঃ®অ¶.","অūআই®","ইঈ·/ঈŭ","উঊ®ঊঋ¸0","ঋůঌ®","¹1ű","এঐ/ঐų","$ŵ","ওঔ%ঔŷ","কখ&খŹ","গঘ\t\rঘŻঙ","চচছžÀছ","জজডঝ","ঞžÀঞটট","ডঠঙঠ","ঝডŽঢ","ণ\bÀণতƀÁত","থদ\fদ","নƆÄধথন","ফধ","পপſফ","বƂÂভ","ƄÃমƎÈয","ƐÉরƒÊ","ƈÅলƌÇ","বভ","ময","র","লƁ","শĪশƃষ","সŨµসহƈÅহ","ƅ","ীƈÅ়ঽঽ","ীƔËাীƌÇি","ি়ি","াীƇু","ূƔËূৄৃ","ƊÆৄৃৄ","","েেƉৈ","\bÆžÀ","োৌ\fৌ","্্žÀৎ","ো","ৎ","Ƌ","žÀ","ƍৗ","žÀ","Ə","ড়ƔËড়Ƒঢ়","ৣµৣ·য়","ৣ²ৠৣ¨ৡ","ৣ©ৢঢ়ৢ","ৢয়ৢ","ৠৢৡৣ","Ɠ৪®","৪¬০৪°১","৪২৪Ŧ´৩","৩৩","০৩১৩","২৪ƕ৫","৬৬৯ƘÍ৭","৯ƘÍ৮৫৮","৭৯Ɨৰ","ৱ\bÍৱ৲ƚÎ৲","৷৳৴\f৴","৶ƞÐ৵৳৶","৹৷৵৷","৸৸ƙ৹","৷৺ƜÏ৻","ƨÕৼƪÖ৽","Ƭ×৾ƠÑ","৺৻","ৼ৽","৾ƛਁ","ਂĪਂƝਃ","ਊƠÑਅ","ਆਆਇƘÍਇ","ਈਈਊਉ","ਃਉਅਊ","ƟƮØ","ਏƢÒ","ਏਏ","ਐਐ","ơਙƤÓਓ","ਙƦÔਔਕƤÓਕ","ਖਖਗƦÔਗ","ਙਘਘ","ਓਘਔਙ","ƣਚਛ\bÓਛ","ਜƘÍਜਢਝ","ਞ\fਞਟਟ","ਡƘÍਠਝਡ","ਤਢਠਢ","ਣਣƥਤ","ਢਥਦ\bÔਦ","ਧƮØਧਨ/ਨ","ƘÍਲਪ","ਫ\fਫਬਬ","ਭƮØਭਮ/ਮ","ਯƘÍਯਰ","ਪਲ","ਰਲਲ਼ਲ਼","Ƨਲਵ","ਸ਼ਸ਼ƘÍ","ਸਸƩਹ","\bÖ°","ƮØ਼ਹ਼","ਾ","ਿ\fਿੀੀ","ੂƮØੁਾੂ","ੁ","ƫ","ੌµੇ","ੌ·ੈੌ²","ੌ¨ੌ©ੋ","ੋੇੋ","ੈੋੋ","ੌƭ੍","®¬","°ੑ","Ŧ´੍","","ੑ","Ư","ƲÚ","ੜਖ਼ƲÚਖ਼","ਗ਼ਗ਼ੜਜ਼","ਜ਼ੜ","Ʊਫ਼\bÚਫ਼","ƴÛ","\fƺÞ","੦","","Ƴ੦੧","੭ƶÜ੨੭ƸÝ੩","੭ǂâ੪੭DŽã੫","੭Ljå੬੧੬","੨੬੩੬","੪੬੫੭","Ƶ੮੯Ī੯","ƷੰੱŨµੱ","ੲƼßੲƹੳ","ੴੴƼßੵ","ǀá੶ੳ੶","ੵƻ","NJæ","ƾà","","ƽ","\bàઁƲÚઁ","ઇંઃ\fઃ","આƲÚઅ","ંઆઉઇ","અઇઈઈ","ƿઉઇઊ","ઋઋઌƲÚઌ","ઍઍǁ","એએઐƲÚઐ","ઑઑǃ","ઓ\bãઓઔNJæઔ","ચકખ\fખ","ગગઙNJæઘ","કઙજચ","ઘચછછ","Džજચઝ","ઞ\bäઞટDŽãટ","તઠડ\fડ","ણ°ઢઠણ","દતઢત","થથLJદ","તધભµન","ભ·ભ²પ","ભ¨ફભ©બ","ધબનબ","બપબ","ફભljમ","®ય¬ર","°લ","Ŧ´ળમળ","યળરળ","ળલ","Njવશશ","ષǎèષસસ","ઽહǎè","ઽ઼","વ઼હઽ","Ǎાિ\bèિ","ીǐéીૅુ","ૂ\fૂૄǖìૃ","ુૄેૅ","ૃૅ","Ǐેૅૈ","ǒêૉǔë","ǞðોǠñૌ","Ǣò્ૈ્","ૉ્્","ો્ૌ","ǑૐĪૐ","ǓŨµ","ǘíǕ","ǘí","ǜï","Ǘ","Ǥó","ǚî","","Ǚૠ","ૡ\bîૡૢǎèૢ","૨ૣ\f","૧ǎè૦","ૣ૧૪૨","૦૨૩૩","Ǜ૪૨૫","૬૬૭ǎè૭","૮૮ǝ૯","૰૰૱ǎè૱","ǟ","\bñ°","Ǥó","૽","ૹ\fૹૺૺ","ૼǤóૻૼ","૿૽ૻ૽","૾૾ǡ૿","૽ଆµଁ","ଆ·ଂଆ²ଃ","ଆ¨ଆ©ଅ","ଅଁଅ","ଂଅଃଅ","ଆǣଇ","®ଈ¬ଉ","°ଊଋ","Ŧ´ଌଇଌ","ଈଌଉଌ","ଊଌଋ","ǥǨõଏ","Ǫöଐଐ","ଏǧ","ଚǰùଓକDzúଔ","ଖǾĀକଔକ","ଖଖଗଗ","ଘǴûଘଚଙ","ଙଓଚ","ǩଛଜǬ÷ଜ","ଞLଝଟǾĀଞ","ଝଞଟଟ","ଠଠଡLଡ","ଢǮøଢǫଣ","ତ+ତଧ)ଥଧ","-ଦଣଦଥ","ଧǭନ","+ପ%ପଫ",")ଫǯବଭ","+ଭମǶüମଲ","LଯǺþରଯ","ଲର","ଲଳଳଵ","ଲଵଶ","%ଶଷ)ଷDZ","ସହ+ହǶ","üାLଽǺ","þ଼ଽୀ","ା଼ାି","ିୁୀା","ୁୂ)ୂdz","ୃୄ+ୄ%","Ƕüେ)","େǵୈ୍Ǹý","ୌǸý","ୋୌ","୍ୋ୍","Ƿ୍","ÚnÜo","ୖ","୕","୕ǹୖ","ୗǸý/","Ǽÿ","ଡ଼","ଡ଼ଢ଼Lଢ଼ǻ","²ୟୠ","ୠୡ\\/ୡୢୢ","ୣୣ","ୟǽ","୧Ȁā୦୧","୨୨୦୨","୩୩ǿ୪","୲ȂĂ୫୲Ǩõ୬","୮୭୯\\/୮୭","୮୯୯୰","୰୲ୱ୪","ୱ୫ୱ୬","୲ȁ୳୵","Ȅă୴୳୵୶","୶୴୶୷","୷ȃ","\n¼","ȅ","","Ȉą","","ஂஂஃ","ஃȇஅ","ȊĆஅஇஆஈ","Ȍćஇஆஈஉ","உஇஉஊ","ஊ","ȉஎ","\bĆஎஒÚnஏஐ","#ஐஒÞp","ஏஒ","ஓக\fஔÜ","oகஔ","க","சஙஓ","சங","ஜஜȋ","ஞட","ட\\/","ததȎĈ","ணஞண","தȍ\n","ந","நநன","னȏěȖȝȻɁ","ɆɌɎɑɘɡɺɾʉʒʡʪ","ʱʻˑ˨˵̟̭̀̎̔́͌","͎͗͛ͦͪͭ͞ʹͼ΅Π","ΧάΰχϐϔϛϣϧϪϯ϶","ϹКЭдіџѶ҆ҋғҜҳ","ҹӃӞӻԁԇԡԧԬԳԺԼ","ՆՏաժպք֊֛֣֔֙֡","ֵֽ֥֬ׄדחלמף","װ؇ؙءبتدرؼ","قْٛ١٦٬ٳځڅڐژڠ","کڳڶںۆی۔ۥ۲۵۹","۾܂܋ܥܮܰܵ݉ݎݗݛݢ","ݧݫݷވލސޔޙޠޫޭ","߆ߎߖߞߦ߬߸ࠆࠎࠒ","࠘ࠟࠤࠫ࠳࠺ࡄࡑࡕࡘ","ࡧࡰࡹࢂ࢘ࢡࢬࢳࢻࣅ࣍","ࣲ࣐ࣣࣔࣙࣧࣵࣼअऌकठ","भऴुोॎ॒२॰ॴॼঠ","িৄৢ৩৮৷ਉਘ","ਢਲ਼ੋਜ਼੬੶ઇ","ચતબળ઼ૅ્૨૽","ଅଌଐକଙଞଦଲା୍","ୣ୨୮ୱ୶உண","ந"].join(""),p=(new a.a.atn.ATNDeserializer).deserialize(d),f=p.decisionToState.map(((t,e)=>new a.a.dfa.DFA(t,e))),_=new a.a.PredictionContextCache;class x extends c{constructor(t){super(t),this._interp=new a.a.atn.ParserATNSimulator(this,p,f,_),this.ruleNames=x.ruleNames,this.literalNames=x.literalNames,this.symbolicNames=x.symbolicNames}get atn(){return p}sempred(t,e,i){switch(e){case 18:return this.native_category_binding_list_sempred(t,i);case 39:return this.else_if_statement_list_sempred(t,i);case 45:return this.expression_sempred(t,i);case 47:return this.unresolved_expression_sempred(t,i);case 48:return this.unresolved_selector_sempred(t,i);case 50:return this.invocation_trailer_sempred(t,i);case 52:return this.instance_expression_sempred(t,i);case 53:return this.instance_selector_sempred(t,i);case 54:return this.mutable_instance_expression_sempred(t,i);case 66:return this.argument_assignment_list_sempred(t,i);case 67:return this.with_argument_assignment_list_sempred(t,i);case 70:return this.child_instance_sempred(t,i);case 98:return this.typedef_sempred(t,i);case 109:return this.nospace_hyphen_identifier_or_keyword_sempred(t,i);case 110:return this.nospace_identifier_or_keyword_sempred(t,i);case 123:return this.any_type_sempred(t,i);case 165:return this.assignable_instance_sempred(t,i);case 166:return this.is_expression_sempred(t,i);case 167:return this.metadata_sempred(t,i);case 179:return this.new_token_sempred(t,i);case 180:return this.key_token_sempred(t,i);case 181:return this.module_token_sempred(t,i);case 182:return this.value_token_sempred(t,i);case 183:return this.symbols_token_sempred(t,i);case 190:return this.javascript_expression_sempred(t,i);case 196:return this.javascript_arguments_sempred(t,i);case 203:return this.python_expression_sempred(t,i);case 209:return this.python_ordinal_argument_list_sempred(t,i);case 210:return this.python_named_argument_list_sempred(t,i);case 212:return this.python_identifier_expression_sempred(t,i);case 216:return this.java_expression_sempred(t,i);case 222:return this.java_arguments_sempred(t,i);case 225:return this.java_identifier_expression_sempred(t,i);case 226:return this.java_class_identifier_expression_sempred(t,i);case 230:return this.csharp_expression_sempred(t,i);case 236:return this.csharp_arguments_sempred(t,i);case 239:return this.csharp_identifier_expression_sempred(t,i);case 260:return this.css_identifier_sempred(t,i);default:throw"No predicate with index:"+e}}native_category_binding_list_sempred(t,e){switch(e){case 0:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}else_if_statement_list_sempred(t,e){switch(e){case 1:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}expression_sempred(t,e){switch(e){case 2:return this.precpred(this._ctx,31);case 3:return this.precpred(this._ctx,30);case 4:return this.precpred(this._ctx,29);case 5:return this.precpred(this._ctx,28);case 6:return this.precpred(this._ctx,27);case 7:return this.precpred(this._ctx,26);case 8:return this.precpred(this._ctx,24);case 9:return this.precpred(this._ctx,23);case 10:return this.precpred(this._ctx,22);case 11:return this.precpred(this._ctx,21);case 12:return this.precpred(this._ctx,18);case 13:return this.precpred(this._ctx,17);case 14:return this.precpred(this._ctx,16);case 15:return this.precpred(this._ctx,1);case 16:return this.precpred(this._ctx,32);case 17:return this.precpred(this._ctx,25);case 18:return this.precpred(this._ctx,20);case 19:return this.precpred(this._ctx,19);case 20:return this.precpred(this._ctx,9);default:throw"No predicate with index:"+e}}unresolved_expression_sempred(t,e){switch(e){case 21:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}unresolved_selector_sempred(t,e){switch(e){case 22:return this.wasNot(x.WS);default:throw"No predicate with index:"+e}}invocation_trailer_sempred(t,e){switch(e){case 23:return this.willBe(x.LF);default:throw"No predicate with index:"+e}}instance_expression_sempred(t,e){switch(e){case 24:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}instance_selector_sempred(t,e){switch(e){case 25:case 26:case 27:return this.wasNot(x.WS);default:throw"No predicate with index:"+e}}mutable_instance_expression_sempred(t,e){switch(e){case 28:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}argument_assignment_list_sempred(t,e){switch(e){case 29:return this.was(x.WS);default:throw"No predicate with index:"+e}}with_argument_assignment_list_sempred(t,e){switch(e){case 30:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}child_instance_sempred(t,e){switch(e){case 31:case 32:return this.wasNot(x.WS);default:throw"No predicate with index:"+e}}typedef_sempred(t,e){switch(e){case 33:return this.precpred(this._ctx,6);case 34:return this.precpred(this._ctx,5);case 35:return this.precpred(this._ctx,4);default:throw"No predicate with index:"+e}}nospace_hyphen_identifier_or_keyword_sempred(t,e){switch(e){case 36:return this.wasNotWhiteSpace();default:throw"No predicate with index:"+e}}nospace_identifier_or_keyword_sempred(t,e){switch(e){case 37:return this.wasNotWhiteSpace();default:throw"No predicate with index:"+e}}any_type_sempred(t,e){switch(e){case 38:return this.precpred(this._ctx,2);case 39:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}assignable_instance_sempred(t,e){switch(e){case 40:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}is_expression_sempred(t,e){switch(e){case 41:return this.willBeAOrAn();default:throw"No predicate with index:"+e}}metadata_sempred(t,e){switch(e){case 42:return this.willBeText("metadata");default:throw"No predicate with index:"+e}}new_token_sempred(t,e){switch(e){case 43:return this.isText(t.i1,"new");default:throw"No predicate with index:"+e}}key_token_sempred(t,e){switch(e){case 44:return this.isText(t.i1,"key");default:throw"No predicate with index:"+e}}module_token_sempred(t,e){switch(e){case 45:return this.isText(t.i1,"module");default:throw"No predicate with index:"+e}}value_token_sempred(t,e){switch(e){case 46:return this.isText(t.i1,"value");default:throw"No predicate with index:"+e}}symbols_token_sempred(t,e){switch(e){case 47:return this.isText(t.i1,"symbols");default:throw"No predicate with index:"+e}}javascript_expression_sempred(t,e){switch(e){case 48:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}javascript_arguments_sempred(t,e){switch(e){case 49:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}python_expression_sempred(t,e){switch(e){case 50:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}python_ordinal_argument_list_sempred(t,e){switch(e){case 51:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}python_named_argument_list_sempred(t,e){switch(e){case 52:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}python_identifier_expression_sempred(t,e){switch(e){case 53:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}java_expression_sempred(t,e){switch(e){case 54:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}java_arguments_sempred(t,e){switch(e){case 55:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}java_identifier_expression_sempred(t,e){switch(e){case 56:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}java_class_identifier_expression_sempred(t,e){switch(e){case 57:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}csharp_expression_sempred(t,e){switch(e){case 58:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}csharp_arguments_sempred(t,e){switch(e){case 59:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}csharp_identifier_expression_sempred(t,e){switch(e){case 60:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}css_identifier_sempred(t,e){switch(e){case 61:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}enum_category_declaration(){let t=new E(this,this._ctx,this.state);this.enterRule(t,0,x.RULE_enum_category_declaration);try{switch(this.enterOuterAlt(t,1),this.state=526,this.match(x.DEFINE),this.state=527,t.name=this.type_identifier(),this.state=528,this.match(x.AS),this.state=529,this.match(x.ENUMERATED),this.state=532,this._errHandler.sync(this),this._input.LA(1)){case x.CATEGORY:this.state=530,this.match(x.CATEGORY);break;case x.TYPE_IDENTIFIER:this.state=531,t.derived=this.type_identifier();break;default:throw new a.a.error.NoViableAltException(this)}switch(this.state=539,this._errHandler.sync(this),this._interp.adaptivePredict(this._input,1,this._ctx)){case 1:this.state=534,t.attrs=this.attribute_list(),this.state=535,this.match(x.COMMA),this.state=536,this.match(x.AND);break;case 2:this.state=538,this.match(x.WITH)}this.state=541,this.symbols_token(),this.state=542,this.match(x.COLON),this.state=543,this.indent(),this.state=544,t.symbols=this.category_symbol_list(),this.state=545,this.dedent()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}enum_native_declaration(){let t=new m(this,this._ctx,this.state);this.enterRule(t,2,x.RULE_enum_native_declaration);try{this.enterOuterAlt(t,1),this.state=547,this.match(x.DEFINE),this.state=548,t.name=this.type_identifier(),this.state=549,this.match(x.AS),this.state=550,this.match(x.ENUMERATED),this.state=551,t.typ=this.native_type(),this.state=552,this.match(x.WITH),this.state=553,this.symbols_token(),this.state=554,this.match(x.COLON),this.state=555,this.indent(),this.state=556,t.symbols=this.native_symbol_list(),this.state=557,this.dedent()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}native_symbol(){let t=new R(this,this._ctx,this.state);this.enterRule(t,4,x.RULE_native_symbol);try{this.enterOuterAlt(t,1),this.state=559,t.name=this.symbol_identifier(),this.state=560,this.match(x.WITH),this.state=561,t.exp=this.expression(0),this.state=562,this.match(x.AS),this.state=563,this.value_token()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}category_symbol(){let t=new T(this,this._ctx,this.state);this.enterRule(t,6,x.RULE_category_symbol);try{this.enterOuterAlt(t,1),this.state=565,t.name=this.symbol_identifier(),this.state=566,t.args=this.with_argument_assignment_list(0),this.state=569,this._errHandler.sync(this),this._input.LA(1)===x.AND&&(this.state=567,this.match(x.AND),this.state=568,t.arg=this.argument_assignment())}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}attribute_declaration(){let t=new g(this,this._ctx,this.state);this.enterRule(t,8,x.RULE_attribute_declaration);var e=0;try{this.enterOuterAlt(t,1),this.state=571,this.match(x.DEFINE),this.state=572,t.name=this.attribute_identifier(),this.state=573,this.match(x.AS),this.state=575,this._errHandler.sync(this),(e=this._input.LA(1))===x.STORABLE&&(this.state=574,this.match(x.STORABLE)),this.state=577,t.typ=this.typedef(0),this.state=578,this.match(x.ATTRIBUTE),this.state=580,this._errHandler.sync(this),(e=this._input.LA(1))!==x.IN&&e!==x.MATCHING||(this.state=579,t.match=this.attribute_constraint()),this.state=591,this._errHandler.sync(this),(e=this._input.LA(1))===x.WITH&&(this.state=582,this.match(x.WITH),this.state=588,this._errHandler.sync(this),(e=this._input.LA(1))!==x.CATEGORY&&e!==x.RESOURCE&&e!==x.VARIABLE_IDENTIFIER||(this.state=583,t.indices=this.variable_identifier_list(),this.state=586,this._errHandler.sync(this),(e=this._input.LA(1))===x.AND&&(this.state=584,this.match(x.AND),this.state=585,t.index=this.variable_identifier())),this.state=590,this.match(x.INDEX))}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}concrete_widget_declaration(){let t=new y(this,this._ctx,this.state);this.enterRule(t,10,x.RULE_concrete_widget_declaration);try{switch(this.enterOuterAlt(t,1),this.state=593,this.match(x.DEFINE),this.state=594,t.name=this.type_identifier(),this.state=595,this.match(x.AS),this.state=598,this._errHandler.sync(this),this._input.LA(1)){case x.WIDGET:this.state=596,this.match(x.WIDGET);break;case x.TYPE_IDENTIFIER:this.state=597,t.derived=this.type_identifier();break;default:throw new a.a.error.NoViableAltException(this)}this.state=607,this._errHandler.sync(this),this._input.LA(1)===x.WITH&&(this.state=600,this.match(x.WITH),this.state=601,this.match(x.METHODS),this.state=602,this.match(x.COLON),this.state=603,this.indent(),this.state=604,t.methods=this.member_method_declaration_list(),this.state=605,this.dedent())}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}native_widget_declaration(){let t=new A(this,this._ctx,this.state);this.enterRule(t,12,x.RULE_native_widget_declaration);try{this.enterOuterAlt(t,1),this.state=609,this.match(x.DEFINE),this.state=610,t.name=this.type_identifier(),this.state=611,this.match(x.AS),this.state=612,this.match(x.NATIVE),this.state=613,this.match(x.WIDGET),this.state=614,this.match(x.WITH),this.state=615,this.match(x.BINDINGS),this.state=616,this.match(x.COLON),this.state=617,this.indent(),this.state=618,t.bindings=this.native_category_bindings(),this.state=619,this.dedent(),this.state=620,this.lfp(),this.state=621,this.match(x.AND),this.state=622,this.match(x.METHODS),this.state=623,this.match(x.COLON),this.state=624,this.indent(),this.state=625,t.methods=this.native_member_method_declaration_list(),this.state=626,this.dedent()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}concrete_category_declaration(){let t=new L(this,this._ctx,this.state);this.enterRule(t,14,x.RULE_concrete_category_declaration);try{switch(this.enterOuterAlt(t,1),this.state=628,this.match(x.DEFINE),this.state=629,t.name=this.type_identifier(),this.state=630,this.match(x.AS),this.state=632,this._errHandler.sync(this),this._input.LA(1)===x.STORABLE&&(this.state=631,this.match(x.STORABLE)),this.state=636,this._errHandler.sync(this),this._input.LA(1)){case x.CATEGORY:this.state=634,this.match(x.CATEGORY);break;case x.TYPE_IDENTIFIER:this.state=635,t.derived=this.derived_list();break;default:throw new a.a.error.NoViableAltException(this)}this.state=656,this._errHandler.sync(this);var e=this._interp.adaptivePredict(this._input,13,this._ctx);1===e?(this.state=638,t.attrs=this.attribute_list(),this.state=647,this._errHandler.sync(this),this._input.LA(1)===x.COMMA&&(this.state=639,this.match(x.COMMA),this.state=640,this.match(x.AND),this.state=641,this.match(x.METHODS),this.state=642,this.match(x.COLON),this.state=643,this.indent(),this.state=644,t.methods=this.member_method_declaration_list(),this.state=645,this.dedent())):2===e&&(this.state=649,this.match(x.WITH),this.state=650,this.match(x.METHODS),this.state=651,this.match(x.COLON),this.state=652,this.indent(),this.state=653,t.methods=this.member_method_declaration_list(),this.state=654,this.dedent())}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}singleton_category_declaration(){let t=new I(this,this._ctx,this.state);this.enterRule(t,16,x.RULE_singleton_category_declaration);try{this.enterOuterAlt(t,1),this.state=658,this.match(x.DEFINE),this.state=659,t.name=this.type_identifier(),this.state=660,this.match(x.AS),this.state=661,this.match(x.SINGLETON),this.state=680,this._errHandler.sync(this);var e=this._interp.adaptivePredict(this._input,15,this._ctx);1===e?(this.state=662,t.attrs=this.attribute_list(),this.state=671,this._errHandler.sync(this),this._input.LA(1)===x.COMMA&&(this.state=663,this.match(x.COMMA),this.state=664,this.match(x.AND),this.state=665,this.match(x.METHODS),this.state=666,this.match(x.COLON),this.state=667,this.indent(),this.state=668,t.methods=this.member_method_declaration_list(),this.state=669,this.dedent())):2===e&&(this.state=673,this.match(x.WITH),this.state=674,this.match(x.METHODS),this.state=675,this.match(x.COLON),this.state=676,this.indent(),this.state=677,t.methods=this.member_method_declaration_list(),this.state=678,this.dedent())}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}derived_list(){let t=new C(this,this._ctx,this.state);this.enterRule(t,18,x.RULE_derived_list);try{switch(this.state=687,this._errHandler.sync(this),this._interp.adaptivePredict(this._input,16,this._ctx)){case 1:t=new b(this,t),this.enterOuterAlt(t,1),this.state=682,t.items=this.type_identifier_list();break;case 2:t=new v(this,t),this.enterOuterAlt(t,2),this.state=683,t.items=this.type_identifier_list(),this.state=684,this.match(x.AND),this.state=685,t.item=this.type_identifier()}}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}operator_method_declaration(){let t=new w(this,this._ctx,this.state);this.enterRule(t,20,x.RULE_operator_method_declaration);try{this.enterOuterAlt(t,1),this.state=689,this.match(x.DEFINE),this.state=690,t.op=this.operator(),this.state=691,this.match(x.AS),this.state=692,this.match(x.OPERATOR),this.state=693,this.match(x.RECEIVING),this.state=694,t.arg=this.operator_argument(),this.state=697,this._errHandler.sync(this),this._input.LA(1)===x.RETURNING&&(this.state=695,this.match(x.RETURNING),this.state=696,t.typ=this.typedef(0)),this.state=699,this.match(x.DOING),this.state=700,this.match(x.COLON),this.state=701,this.indent(),this.state=702,t.stmts=this.statement_list(),this.state=703,this.dedent()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}setter_method_declaration(){let t=new N(this,this._ctx,this.state);this.enterRule(t,22,x.RULE_setter_method_declaration);try{this.enterOuterAlt(t,1),this.state=705,this.match(x.DEFINE),this.state=706,t.name=this.variable_identifier(),this.state=707,this.match(x.AS),this.state=708,this.match(x.SETTER),this.state=709,this.match(x.DOING),this.state=710,this.match(x.COLON),this.state=711,this.indent(),this.state=712,t.stmts=this.statement_list(),this.state=713,this.dedent()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}native_setter_declaration(){let t=new S(this,this._ctx,this.state);this.enterRule(t,24,x.RULE_native_setter_declaration);try{this.enterOuterAlt(t,1),this.state=715,this.match(x.DEFINE),this.state=716,t.name=this.variable_identifier(),this.state=717,this.match(x.AS),this.state=719,this._errHandler.sync(this),this._input.LA(1)===x.NATIVE&&(this.state=718,this.match(x.NATIVE)),this.state=721,this.match(x.SETTER),this.state=722,this.match(x.DOING),this.state=723,this.match(x.COLON),this.state=724,this.indent(),this.state=725,t.stmts=this.native_statement_list(),this.state=726,this.dedent()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}getter_method_declaration(){let t=new O(this,this._ctx,this.state);this.enterRule(t,26,x.RULE_getter_method_declaration);try{this.enterOuterAlt(t,1),this.state=728,this.match(x.DEFINE),this.state=729,t.name=this.variable_identifier(),this.state=730,this.match(x.AS),this.state=731,this.match(x.GETTER),this.state=732,this.match(x.DOING),this.state=733,this.match(x.COLON),this.state=734,this.indent(),this.state=735,t.stmts=this.statement_list(),this.state=736,this.dedent()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}native_getter_declaration(){let t=new D(this,this._ctx,this.state);this.enterRule(t,28,x.RULE_native_getter_declaration);try{this.enterOuterAlt(t,1),this.state=738,this.match(x.DEFINE),this.state=739,t.name=this.variable_identifier(),this.state=740,this.match(x.AS),this.state=742,this._errHandler.sync(this),this._input.LA(1)===x.NATIVE&&(this.state=741,this.match(x.NATIVE)),this.state=744,this.match(x.GETTER),this.state=745,this.match(x.DOING),this.state=746,this.match(x.COLON),this.state=747,this.indent(),this.state=748,t.stmts=this.native_statement_list(),this.state=749,this.dedent()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}native_category_declaration(){let t=new M(this,this._ctx,this.state);this.enterRule(t,30,x.RULE_native_category_declaration);try{switch(this.enterOuterAlt(t,1),this.state=751,this.match(x.DEFINE),this.state=752,t.name=this.type_identifier(),this.state=753,this.match(x.AS),this.state=755,this._errHandler.sync(this),this._input.LA(1)===x.STORABLE&&(this.state=754,this.match(x.STORABLE)),this.state=757,this.match(x.NATIVE),this.state=758,this.match(x.CATEGORY),this.state=766,this._errHandler.sync(this),this._interp.adaptivePredict(this._input,21,this._ctx)){case 1:this.state=759,t.attrs=this.attribute_list(),this.state=760,this.match(x.COMMA),this.state=761,this.match(x.AND),this.state=762,this.match(x.BINDINGS);break;case 2:this.state=764,this.match(x.WITH),this.state=765,this.match(x.BINDINGS)}this.state=768,this.match(x.COLON),this.state=769,this.indent(),this.state=770,t.bindings=this.native_category_bindings(),this.state=771,this.dedent(),this.state=780,this._errHandler.sync(this),1===this._interp.adaptivePredict(this._input,22,this._ctx)&&(this.state=772,this.lfp(),this.state=773,this.match(x.AND),this.state=774,this.match(x.METHODS),this.state=775,this.match(x.COLON),this.state=776,this.indent(),this.state=777,t.methods=this.native_member_method_declaration_list(),this.state=778,this.dedent())}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}native_resource_declaration(){let t=new k(this,this._ctx,this.state);this.enterRule(t,32,x.RULE_native_resource_declaration);try{switch(this.enterOuterAlt(t,1),this.state=782,this.match(x.DEFINE),this.state=783,t.name=this.type_identifier(),this.state=784,this.match(x.AS),this.state=786,this._errHandler.sync(this),this._input.LA(1)===x.STORABLE&&(this.state=785,this.match(x.STORABLE)),this.state=788,this.match(x.NATIVE),this.state=789,this.match(x.RESOURCE),this.state=797,this._errHandler.sync(this),this._interp.adaptivePredict(this._input,24,this._ctx)){case 1:this.state=790,t.attrs=this.attribute_list(),this.state=791,this.match(x.COMMA),this.state=792,this.match(x.AND),this.state=793,this.match(x.BINDINGS);break;case 2:this.state=795,this.match(x.WITH),this.state=796,this.match(x.BINDINGS)}this.state=799,this.match(x.COLON),this.state=800,this.indent(),this.state=801,t.bindings=this.native_category_bindings(),this.state=802,this.dedent(),this.state=811,this._errHandler.sync(this),1===this._interp.adaptivePredict(this._input,25,this._ctx)&&(this.state=803,this.lfp(),this.state=804,this.match(x.AND),this.state=805,this.match(x.METHODS),this.state=806,this.match(x.COLON),this.state=807,this.indent(),this.state=808,t.methods=this.native_member_method_declaration_list(),this.state=809,this.dedent())}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}native_category_bindings(){let t=new U(this,this._ctx,this.state);this.enterRule(t,34,x.RULE_native_category_bindings);try{this.enterOuterAlt(t,1),this.state=813,this.match(x.DEFINE),this.state=814,this.match(x.CATEGORY),this.state=815,this.match(x.BINDINGS),this.state=816,this.match(x.AS),this.state=817,this.match(x.COLON),this.state=818,this.indent(),this.state=819,t.items=this.native_category_binding_list(0),this.state=820,this.dedent()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}native_category_binding_list(t){void 0===t&&(t=0);const e=this._ctx,i=this.state;let s=new P(this,this._ctx,i),r=s;this.enterRecursionRule(s,36,x.RULE_native_category_binding_list,t);try{this.enterOuterAlt(s,1),s=new H(this,s),this._ctx=s,r=s,this.state=823,s.item=this.native_category_binding(),this._ctx.stop=this._input.LT(-1),this.state=831,this._errHandler.sync(this);for(var n=this._interp.adaptivePredict(this._input,26,this._ctx);2!=n&&n!=a.a.atn.ATN.INVALID_ALT_NUMBER;){if(1===n){if(null!==this._parseListeners&&this.triggerExitRuleEvent(),r=s,s=new F(this,new P(this,e,i)),s.items=r,this.pushNewRecursionContext(s,36,x.RULE_native_category_binding_list),this.state=825,!this.precpred(this._ctx,1))throw new a.a.error.FailedPredicateException(this,"this.precpred(this._ctx, 1)");this.state=826,this.lfp(),this.state=827,s.item=this.native_category_binding()}this.state=833,this._errHandler.sync(this),n=this._interp.adaptivePredict(this._input,26,this._ctx)}}catch(t){if(!(t instanceof a.a.error.RecognitionException))throw t;s.exception=t,this._errHandler.reportError(this,t),this._errHandler.recover(this,t)}finally{this.unrollRecursionContexts(e)}return s}attribute_list(){let t=new V(this,this._ctx,this.state);this.enterRule(t,38,x.RULE_attribute_list);try{switch(this.state=844,this._errHandler.sync(this),this._interp.adaptivePredict(this._input,28,this._ctx)){case 1:t=new B(this,t),this.enterOuterAlt(t,1),this.state=834,this.match(x.WITH),this.state=835,this.match(x.ATTRIBUTE),this.state=836,t.item=this.attribute_identifier();break;case 2:t=new G(this,t),this.enterOuterAlt(t,2),this.state=837,this.match(x.WITH),this.state=838,this.match(x.ATTRIBUTES),this.state=839,t.items=this.attribute_identifier_list(),this.state=842,this._errHandler.sync(this),1===this._interp.adaptivePredict(this._input,27,this._ctx)&&(this.state=840,this.match(x.AND),this.state=841,t.item=this.attribute_identifier())}}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}abstract_method_declaration(){let t=new j(this,this._ctx,this.state);this.enterRule(t,40,x.RULE_abstract_method_declaration);try{this.enterOuterAlt(t,1),this.state=846,this.match(x.DEFINE),this.state=847,t.name=this.method_identifier(),this.state=848,this.match(x.AS),this.state=849,this.match(x.ABSTRACT),this.state=850,this.match(x.METHOD),this.state=853,this._errHandler.sync(this),this._input.LA(1)===x.RECEIVING&&(this.state=851,this.match(x.RECEIVING),this.state=852,t.args=this.full_argument_list()),this.state=860,this._errHandler.sync(this),this._input.LA(1)===x.RETURNING&&(this.state=855,this.match(x.RETURNING),this.state=857,this._errHandler.sync(this),this._input.LA(1)===x.MUTABLE&&(this.state=856,this.match(x.MUTABLE)),this.state=859,t.typ=this.typedef(0))}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}concrete_method_declaration(){let t=new W(this,this._ctx,this.state);this.enterRule(t,42,x.RULE_concrete_method_declaration);try{switch(this.enterOuterAlt(t,1),this.state=862,this.match(x.DEFINE),this.state=863,t.name=this.method_identifier(),this.state=864,this.match(x.AS),this.state=865,this.match(x.METHOD),this.state=868,this._errHandler.sync(this),this._input.LA(1)===x.RECEIVING&&(this.state=866,this.match(x.RECEIVING),this.state=867,t.args=this.full_argument_list()),this.state=875,this._errHandler.sync(this),this._input.LA(1)===x.RETURNING&&(this.state=870,this.match(x.RETURNING),this.state=872,this._errHandler.sync(this),this._input.LA(1)===x.MUTABLE&&(this.state=871,this.match(x.MUTABLE)),this.state=874,t.typ=this.typedef(0)),this.state=877,this.match(x.DOING),this.state=878,this.match(x.COLON),this.state=879,this.indent(),this.state=882,this._errHandler.sync(this),this._input.LA(1)){case x.COMMENT:case x.LPAR:case x.LBRAK:case x.LCURL:case x.MINUS:case x.LT:case x.LTCOLONGT:case x.TYPE:case x.BREAK:case x.CATEGORY:case x.DEFINE:case x.DELETE:case x.DO:case x.FETCH:case x.FLUSH:case x.FOR:case x.IF:case x.INVOKE_COLON:case x.MUTABLE:case x.NOTHING:case x.RAISE:case x.READ:case x.RESOURCE:case x.RETURN:case x.SELF:case x.STORE:case x.SUPER:case x.SWITCH:case x.THIS:case x.WITH:case x.WHILE:case x.WRITE:case x.BOOLEAN_LITERAL:case x.CHAR_LITERAL:case x.MIN_INTEGER:case x.MAX_INTEGER:case x.SYMBOL_IDENTIFIER:case x.TYPE_IDENTIFIER:case x.VARIABLE_IDENTIFIER:case x.TEXT_LITERAL:case x.UUID_LITERAL:case x.VERSION_LITERAL:case x.INTEGER_LITERAL:case x.HEXA_LITERAL:case x.DECIMAL_LITERAL:case x.DATETIME_LITERAL:case x.TIME_LITERAL:case x.DATE_LITERAL:case x.PERIOD_LITERAL:this.state=880,t.stmts=this.statement_list();break;case x.PASS:this.state=881,this.match(x.PASS);break;default:throw new a.a.error.NoViableAltException(this)}this.state=884,this.dedent()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}native_method_declaration(){let t=new J(this,this._ctx,this.state);this.enterRule(t,44,x.RULE_native_method_declaration);try{this.enterOuterAlt(t,1),this.state=886,this.match(x.DEFINE),this.state=887,t.name=this.method_identifier(),this.state=888,this.match(x.AS),this.state=890,this._errHandler.sync(this),this._input.LA(1)===x.NATIVE&&(this.state=889,this.match(x.NATIVE)),this.state=892,this.match(x.METHOD),this.state=895,this._errHandler.sync(this),this._input.LA(1)===x.RECEIVING&&(this.state=893,this.match(x.RECEIVING),this.state=894,t.args=this.full_argument_list()),this.state=899,this._errHandler.sync(this),this._input.LA(1)===x.RETURNING&&(this.state=897,this.match(x.RETURNING),this.state=898,t.typ=this.category_or_any_type()),this.state=901,this.match(x.DOING),this.state=902,this.match(x.COLON),this.state=903,this.indent(),this.state=904,t.stmts=this.native_statement_list(),this.state=905,this.dedent()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}test_method_declaration(){let t=new Y(this,this._ctx,this.state);this.enterRule(t,46,x.RULE_test_method_declaration);try{switch(this.enterOuterAlt(t,1),this.state=907,this.match(x.DEFINE),this.state=908,t.name=this.match(x.TEXT_LITERAL),this.state=909,this.match(x.AS),this.state=910,this.match(x.TEST),this.state=911,this.match(x.METHOD),this.state=912,this.match(x.DOING),this.state=913,this.match(x.COLON),this.state=914,this.indent(),this.state=915,t.stmts=this.statement_list(),this.state=916,this.dedent(),this.state=917,this.lfp(),this.state=918,this.match(x.AND),this.state=919,this.match(x.VERIFYING),this.state=926,this._errHandler.sync(this),this._input.LA(1)){case x.COLON:this.state=920,this.match(x.COLON),this.state=921,this.indent(),this.state=922,t.exps=this.assertion_list(),this.state=923,this.dedent();break;case x.SYMBOL_IDENTIFIER:this.state=925,t.error=this.symbol_identifier();break;default:throw new a.a.error.NoViableAltException(this)}}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}assertion(){let t=new q(this,this._ctx,this.state);this.enterRule(t,48,x.RULE_assertion);try{this.enterOuterAlt(t,1),this.state=928,t.exp=this.expression(0)}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}full_argument_list(){let t=new X(this,this._ctx,this.state);this.enterRule(t,50,x.RULE_full_argument_list);try{this.enterOuterAlt(t,1),this.state=930,t.items=this.argument_list(),this.state=933,this._errHandler.sync(this),this._input.LA(1)===x.AND&&(this.state=931,this.match(x.AND),this.state=932,t.item=this.argument())}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}typed_argument(){let t=new K(this,this._ctx,this.state);this.enterRule(t,52,x.RULE_typed_argument);try{this.enterOuterAlt(t,1),this.state=935,t.typ=this.category_or_any_type(),this.state=936,t.name=this.variable_identifier(),this.state=938,this._errHandler.sync(this),this._input.LA(1)===x.WITH&&(this.state=937,t.attrs=this.attribute_list()),this.state=942,this._errHandler.sync(this),this._input.LA(1)===x.EQ&&(this.state=940,this.match(x.EQ),this.state=941,t.value=this.literal_expression())}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}statement(){let t=new z(this,this._ctx,this.state);this.enterRule(t,54,x.RULE_statement);try{switch(this.state=965,this._errHandler.sync(this),this._interp.adaptivePredict(this._input,43,this._ctx)){case 1:t=new at(this,t),this.enterOuterAlt(t,1),this.state=944,t.stmt=this.assign_instance_statement();break;case 2:t=new ut(this,t),this.enterOuterAlt(t,2),this.state=945,t.stmt=this.method_call_statement();break;case 3:t=new pt(this,t),this.enterOuterAlt(t,3),this.state=946,t.stmt=this.assign_tuple_statement();break;case 4:t=new Z(this,t),this.enterOuterAlt(t,4),this.state=947,t.stmt=this.store_statement();break;case 5:t=new rt(this,t),this.enterOuterAlt(t,5),this.state=948,t.stmt=this.fetch_statement();break;case 6:t=new ct(this,t),this.enterOuterAlt(t,6),this.state=949,t.stmt=this.read_statement();break;case 7:t=new _t(this,t),this.enterOuterAlt(t,7),this.state=950,t.stmt=this.flush_statement();break;case 8:t=new nt(this,t),this.enterOuterAlt(t,8),this.state=951,t.stmt=this.break_statement();break;case 9:t=new dt(this,t),this.enterOuterAlt(t,9),this.state=952,t.stmt=this.return_statement();break;case 10:t=new ot(this,t),this.enterOuterAlt(t,10),this.state=953,t.stmt=this.if_statement();break;case 11:t=new ht(this,t),this.enterOuterAlt(t,11),this.state=954,t.stmt=this.switch_statement();break;case 12:t=new Et(this,t),this.enterOuterAlt(t,12),this.state=955,t.stmt=this.for_each_statement();break;case 13:t=new et(this,t),this.enterOuterAlt(t,13),this.state=956,t.stmt=this.while_statement();break;case 14:t=new xt(this,t),this.enterOuterAlt(t,14),this.state=957,t.stmt=this.do_while_statement();break;case 15:t=new st(this,t),this.enterOuterAlt(t,15),this.state=958,t.stmt=this.raise_statement();break;case 16:t=new lt(this,t),this.enterOuterAlt(t,16),this.state=959,t.stmt=this.try_statement();break;case 17:t=new tt(this,t),this.enterOuterAlt(t,17),this.state=960,t.stmt=this.write_statement();break;case 18:t=new it(this,t),this.enterOuterAlt(t,18),this.state=961,t.stmt=this.with_resource_statement();break;case 19:t=new $(this,t),this.enterOuterAlt(t,19),this.state=962,t.stmt=this.with_singleton_statement();break;case 20:t=new ft(this,t),this.enterOuterAlt(t,20),this.state=963,t.decl=this.concrete_method_declaration();break;case 21:t=new Q(this,t),this.enterOuterAlt(t,21),this.state=964,t.decl=this.comment_statement()}}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}flush_statement(){let t=new mt(this,this._ctx,this.state);this.enterRule(t,56,x.RULE_flush_statement);try{this.enterOuterAlt(t,1),this.state=967,this.match(x.FLUSH)}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}store_statement(){let t=new Rt(this,this._ctx,this.state);this.enterRule(t,58,x.RULE_store_statement);try{switch(this.enterOuterAlt(t,1),this.state=978,this._errHandler.sync(this),this._input.LA(1)){case x.DELETE:this.state=969,this.match(x.DELETE),this.state=970,t.to_del=this.expression_list(),this.state=974,this._errHandler.sync(this),this._input.LA(1)===x.AND&&(this.state=971,this.match(x.AND),this.state=972,this.match(x.STORE),this.state=973,t.to_add=this.expression_list());break;case x.STORE:this.state=976,this.match(x.STORE),this.state=977,t.to_add=this.expression_list();break;default:throw new a.a.error.NoViableAltException(this)}this.state=985,this._errHandler.sync(this),this._input.LA(1)===x.WITH&&(this.state=980,this.match(x.WITH),this.state=981,t.with_meta=this.expression(0),this.state=982,this.match(x.AS),this.state=983,this.metadata()),this.state=993,this._errHandler.sync(this),this._input.LA(1)===x.THEN&&(this.state=987,this.match(x.THEN),this.state=988,this.match(x.COLON),this.state=989,this.indent(),this.state=990,t.stmts=this.statement_list(),this.state=991,this.dedent())}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}method_call_statement(){let t=new Tt(this,this._ctx,this.state);this.enterRule(t,60,x.RULE_method_call_statement);try{switch(this.state=1015,this._errHandler.sync(this),this._input.LA(1)){case x.LPAR:case x.LBRAK:case x.LCURL:case x.MINUS:case x.LT:case x.LTCOLONGT:case x.TYPE:case x.CATEGORY:case x.MUTABLE:case x.NOTHING:case x.RESOURCE:case x.SELF:case x.SUPER:case x.THIS:case x.BOOLEAN_LITERAL:case x.CHAR_LITERAL:case x.MIN_INTEGER:case x.MAX_INTEGER:case x.SYMBOL_IDENTIFIER:case x.TYPE_IDENTIFIER:case x.VARIABLE_IDENTIFIER:case x.TEXT_LITERAL:case x.UUID_LITERAL:case x.VERSION_LITERAL:case x.INTEGER_LITERAL:case x.HEXA_LITERAL:case x.DECIMAL_LITERAL:case x.DATETIME_LITERAL:case x.TIME_LITERAL:case x.DATE_LITERAL:case x.PERIOD_LITERAL:switch(t=new yt(this,t),this.enterOuterAlt(t,1),this.state=997,this._errHandler.sync(this),this._interp.adaptivePredict(this._input,48,this._ctx)){case 1:this.state=995,t.exp1=this.instance_expression(0);break;case 2:this.state=996,t.exp2=this.unresolved_expression(0)}this.state=1e3,this._errHandler.sync(this),1===this._interp.adaptivePredict(this._input,49,this._ctx)&&(this.state=999,t.args=this.argument_assignment_list()),this.state=1012,this._errHandler.sync(this),this._input.LA(1)===x.THEN&&(this.state=1002,this.match(x.THEN),this.state=1005,this._errHandler.sync(this),this._input.LA(1)===x.WITH&&(this.state=1003,this.match(x.WITH),this.state=1004,t.name=this.variable_identifier()),this.state=1007,this.match(x.COLON),this.state=1008,this.indent(),this.state=1009,t.stmts=this.statement_list(),this.state=1010,this.dedent());break;case x.INVOKE_COLON:t=new gt(this,t),this.enterOuterAlt(t,2),this.state=1014,t.exp=this.invocation_expression();break;default:throw new a.a.error.NoViableAltException(this)}}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}with_resource_statement(){let t=new At(this,this._ctx,this.state);this.enterRule(t,62,x.RULE_with_resource_statement);try{this.enterOuterAlt(t,1),this.state=1017,this.match(x.WITH),this.state=1018,t.stmt=this.assign_variable_statement(),this.state=1019,this.match(x.COMMA),this.state=1020,this.match(x.DO),this.state=1021,this.match(x.COLON),this.state=1022,this.indent(),this.state=1023,t.stmts=this.statement_list(),this.state=1024,this.dedent()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}with_singleton_statement(){let t=new Lt(this,this._ctx,this.state);this.enterRule(t,64,x.RULE_with_singleton_statement);try{this.enterOuterAlt(t,1),this.state=1026,this.match(x.WITH),this.state=1027,t.typ=this.type_identifier(),this.state=1028,this.match(x.COMMA),this.state=1029,this.match(x.DO),this.state=1030,this.match(x.COLON),this.state=1031,this.indent(),this.state=1032,t.stmts=this.statement_list(),this.state=1033,this.dedent()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}switch_statement(){let t=new It(this,this._ctx,this.state);this.enterRule(t,66,x.RULE_switch_statement);try{this.enterOuterAlt(t,1),this.state=1035,this.match(x.SWITCH),this.state=1036,this.match(x.ON),this.state=1037,t.exp=this.expression(0),this.state=1038,this.match(x.COLON),this.state=1039,this.indent(),this.state=1040,t.cases=this.switch_case_statement_list(),this.state=1048,this._errHandler.sync(this),1===this._interp.adaptivePredict(this._input,53,this._ctx)&&(this.state=1041,this.lfp(),this.state=1042,this.match(x.OTHERWISE),this.state=1043,this.match(x.COLON),this.state=1044,this.indent(),this.state=1045,t.stmts=this.statement_list(),this.state=1046,this.dedent()),this.state=1050,this.dedent()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}switch_case_statement(){let t=new Ct(this,this._ctx,this.state);this.enterRule(t,68,x.RULE_switch_case_statement);try{switch(this.state=1067,this._errHandler.sync(this),this._interp.adaptivePredict(this._input,54,this._ctx)){case 1:t=new vt(this,t),this.enterOuterAlt(t,1),this.state=1052,this.match(x.WHEN),this.state=1053,t.exp=this.atomic_literal(),this.state=1054,this.match(x.COLON),this.state=1055,this.indent(),this.state=1056,t.stmts=this.statement_list(),this.state=1057,this.dedent();break;case 2:t=new bt(this,t),this.enterOuterAlt(t,2),this.state=1059,this.match(x.WHEN),this.state=1060,this.match(x.IN),this.state=1061,t.exp=this.literal_collection(),this.state=1062,this.match(x.COLON),this.state=1063,this.indent(),this.state=1064,t.stmts=this.statement_list(),this.state=1065,this.dedent()}}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}for_each_statement(){let t=new wt(this,this._ctx,this.state);this.enterRule(t,70,x.RULE_for_each_statement);try{this.enterOuterAlt(t,1),this.state=1069,this.match(x.FOR),this.state=1070,this.match(x.EACH),this.state=1071,t.name1=this.variable_identifier(),this.state=1074,this._errHandler.sync(this),this._input.LA(1)===x.COMMA&&(this.state=1072,this.match(x.COMMA),this.state=1073,t.name2=this.variable_identifier()),this.state=1076,this.match(x.IN),this.state=1077,t.source=this.expression(0),this.state=1078,this.match(x.COLON),this.state=1079,this.indent(),this.state=1080,t.stmts=this.statement_list(),this.state=1081,this.dedent()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}do_while_statement(){let t=new Nt(this,this._ctx,this.state);this.enterRule(t,72,x.RULE_do_while_statement);try{this.enterOuterAlt(t,1),this.state=1083,this.match(x.DO),this.state=1084,this.match(x.COLON),this.state=1085,this.indent(),this.state=1086,t.stmts=this.statement_list(),this.state=1087,this.dedent(),this.state=1088,this.lfp(),this.state=1089,this.match(x.WHILE),this.state=1090,t.exp=this.expression(0)}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}while_statement(){let t=new St(this,this._ctx,this.state);this.enterRule(t,74,x.RULE_while_statement);try{this.enterOuterAlt(t,1),this.state=1092,this.match(x.WHILE),this.state=1093,t.exp=this.expression(0),this.state=1094,this.match(x.COLON),this.state=1095,this.indent(),this.state=1096,t.stmts=this.statement_list(),this.state=1097,this.dedent()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}if_statement(){let t=new Ot(this,this._ctx,this.state);this.enterRule(t,76,x.RULE_if_statement);try{this.enterOuterAlt(t,1),this.state=1099,this.match(x.IF),this.state=1100,t.exp=this.expression(0),this.state=1101,this.match(x.COLON),this.state=1102,this.indent(),this.state=1103,t.stmts=this.statement_list(),this.state=1104,this.dedent(),this.state=1108,this._errHandler.sync(this),1===this._interp.adaptivePredict(this._input,56,this._ctx)&&(this.state=1105,this.lfp(),this.state=1106,t.elseIfs=this.else_if_statement_list(0)),this.state=1117,this._errHandler.sync(this),1===this._interp.adaptivePredict(this._input,57,this._ctx)&&(this.state=1110,this.lfp(),this.state=1111,this.match(x.ELSE),this.state=1112,this.match(x.COLON),this.state=1113,this.indent(),this.state=1114,t.elseStmts=this.statement_list(),this.state=1115,this.dedent())}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}else_if_statement_list(t){void 0===t&&(t=0);const e=this._ctx,i=this.state;let s=new Dt(this,this._ctx,i),r=s;this.enterRecursionRule(s,78,x.RULE_else_if_statement_list,t);try{this.enterOuterAlt(s,1),s=new Mt(this,s),this._ctx=s,r=s,this.state=1120,this.match(x.ELSE),this.state=1121,this.match(x.IF),this.state=1122,s.exp=this.expression(0),this.state=1123,this.match(x.COLON),this.state=1124,this.indent(),this.state=1125,s.stmts=this.statement_list(),this.state=1126,this.dedent(),this._ctx.stop=this._input.LT(-1),this.state=1140,this._errHandler.sync(this);for(var n=this._interp.adaptivePredict(this._input,58,this._ctx);2!=n&&n!=a.a.atn.ATN.INVALID_ALT_NUMBER;){if(1===n){if(null!==this._parseListeners&&this.triggerExitRuleEvent(),r=s,s=new kt(this,new Dt(this,e,i)),s.items=r,this.pushNewRecursionContext(s,78,x.RULE_else_if_statement_list),this.state=1128,!this.precpred(this._ctx,1))throw new a.a.error.FailedPredicateException(this,"this.precpred(this._ctx, 1)");this.state=1129,this.lfp(),this.state=1130,this.match(x.ELSE),this.state=1131,this.match(x.IF),this.state=1132,s.exp=this.expression(0),this.state=1133,this.match(x.COLON),this.state=1134,this.indent(),this.state=1135,s.stmts=this.statement_list(),this.state=1136,this.dedent()}this.state=1142,this._errHandler.sync(this),n=this._interp.adaptivePredict(this._input,58,this._ctx)}}catch(t){if(!(t instanceof a.a.error.RecognitionException))throw t;s.exception=t,this._errHandler.reportError(this,t),this._errHandler.recover(this,t)}finally{this.unrollRecursionContexts(e)}return s}raise_statement(){let t=new Ut(this,this._ctx,this.state);this.enterRule(t,80,x.RULE_raise_statement);try{this.enterOuterAlt(t,1),this.state=1143,this.match(x.RAISE),this.state=1144,t.exp=this.expression(0)}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}try_statement(){let t=new Pt(this,this._ctx,this.state);this.enterRule(t,82,x.RULE_try_statement);var e=0;try{if(this.enterOuterAlt(t,1),this.state=1146,this.match(x.SWITCH),this.state=1147,this.match(x.ON),this.state=1148,t.name=this.variable_identifier(),this.state=1149,this.match(x.DOING),this.state=1150,this.match(x.COLON),this.state=1151,this.indent(),this.state=1152,t.stmts=this.statement_list(),this.state=1153,this.dedent(),this.state=1154,this.lfs(),this.state=1156,this._errHandler.sync(this),1===this._interp.adaptivePredict(this._input,59,this._ctx)&&(this.state=1155,t.handlers=this.catch_statement_list()),this.state=1169,this._errHandler.sync(this),(e=this._input.LA(1))===x.OTHERWISE||e===x.WHEN){switch(this.state=1161,this._errHandler.sync(this),this._input.LA(1)){case x.OTHERWISE:this.state=1158,this.match(x.OTHERWISE);break;case x.WHEN:this.state=1159,this.match(x.WHEN),this.state=1160,this.match(x.ANY);break;default:throw new a.a.error.NoViableAltException(this)}this.state=1163,this.match(x.COLON),this.state=1164,this.indent(),this.state=1165,t.anyStmts=this.statement_list(),this.state=1166,this.dedent(),this.state=1167,this.lfs()}this.state=1178,this._errHandler.sync(this),(e=this._input.LA(1))===x.ALWAYS&&(this.state=1171,this.match(x.ALWAYS),this.state=1172,this.match(x.COLON),this.state=1173,this.indent(),this.state=1174,t.finalStmts=this.statement_list(),this.state=1175,this.dedent(),this.state=1176,this.lfs()),this.state=1180,this.lfs()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}catch_statement(){let t=new Ft(this,this._ctx,this.state);this.enterRule(t,84,x.RULE_catch_statement);try{switch(this.state=1201,this._errHandler.sync(this),this._interp.adaptivePredict(this._input,63,this._ctx)){case 1:t=new Ht(this,t),this.enterOuterAlt(t,1),this.state=1182,this.match(x.WHEN),this.state=1183,t.name=this.symbol_identifier(),this.state=1184,this.match(x.COLON),this.state=1185,this.indent(),this.state=1186,t.stmts=this.statement_list(),this.state=1187,this.dedent(),this.state=1188,this.lfs();break;case 2:t=new Vt(this,t),this.enterOuterAlt(t,2),this.state=1190,this.match(x.WHEN),this.state=1191,this.match(x.IN),this.state=1192,this.match(x.LBRAK),this.state=1193,t.exp=this.symbol_list(),this.state=1194,this.match(x.RBRAK),this.state=1195,this.match(x.COLON),this.state=1196,this.indent(),this.state=1197,t.stmts=this.statement_list(),this.state=1198,this.dedent(),this.state=1199,this.lfs()}}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}break_statement(){let t=new Bt(this,this._ctx,this.state);this.enterRule(t,86,x.RULE_break_statement);try{this.enterOuterAlt(t,1),this.state=1203,this.match(x.BREAK)}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}return_statement(){let t=new Gt(this,this._ctx,this.state);this.enterRule(t,88,x.RULE_return_statement);var e=0;try{this.enterOuterAlt(t,1),this.state=1205,this.match(x.RETURN),this.state=1207,this._errHandler.sync(this),(0==((e=this._input.LA(1))-20&-32)&&0!=(1<'","'>='","'<'","'<='","'<>'","'<:>'","'='","'!='","'=='","'~='","'~'","'<-'","'->'","'=>'","'Boolean'","'Css'","'Character'","'Text'","'Integer'","'Decimal'","'Date'","'Time'","'DateTime'","'Period'","'Version'","'Method:'","'Code'","'Document'","'Blob'","'Image'","'Uuid'","'DbId'","'Iterator'","'Cursor'","'Html'","'Type'","'abstract'","'all'","'always'","'and'","'any'","'as'",null,"'attr'","'attribute'","'attributes'","'bindings'","'break'","'by'","'case'","'catch'","'category'","'class'","'contains'","'def'","'default'","'define'","'delete'",null,"'do'","'doing'","'each'","'else'","'enum'","'enumerated'","'except'","'execute'","'expecting'","'extends'","'fetch'","'filtered'","'finally'","'flush'","'for'","'from'","'getter'","'has'","'if'","'in'","'index'","'invoke:'","'is'","'matching'","'method'","'methods'","'modulo'","'mutable'","'native'","'None'","'not'",null,"'null'","'on'","'one'","'operator'","'or'","'order'","'otherwise'","'pass'","'raise'","'read'","'receiving'","'resource'","'return'","'returning'","'rows'","'self'","'setter'","'singleton'","'sorted'","'storable'","'store'","'super'","'switch'","'test'","'then'","'this'","'throw'","'to'","'try'","'verifying'","'widget'","'with'","'when'","'where'","'while'","'write'",null,null,"'MIN_INTEGER'","'MAX_INTEGER'"]),u(x,"symbolicNames",[null,"INDENT","DEDENT","LF_TAB","LF_MORE","LF","TAB","WS","COMMENT","JAVA","CSHARP","PYTHON2","PYTHON3","JAVASCRIPT","SWIFT","COLON","SEMI","COMMA","RANGE","DOT","LPAR","RPAR","LBRAK","RBRAK","LCURL","RCURL","QMARK","XMARK","AMP","AMP2","PIPE","PIPE2","PLUS","MINUS","STAR","SLASH","BSLASH","PERCENT","SHARP","GT","GTE","LT","LTE","LTGT","LTCOLONGT","EQ","XEQ","EQ2","TEQ","TILDE","LARROW","RARROW","EGT","BOOLEAN","CSS","CHARACTER","TEXT","INTEGER","DECIMAL","DATE","TIME","DATETIME","PERIOD","VERSION","METHOD_COLON","CODE","DOCUMENT","BLOB","IMAGE","UUID","DBID","ITERATOR","CURSOR","HTML","TYPE","ABSTRACT","ALL","ALWAYS","AND","ANY","AS","ASC","ATTR","ATTRIBUTE","ATTRIBUTES","BINDINGS","BREAK","BY","CASE","CATCH","CATEGORY","CLASS","CONTAINS","DEF","DEFAULT","DEFINE","DELETE","DESC","DO","DOING","EACH","ELSE","ENUM","ENUMERATED","EXCEPT","EXECUTE","EXPECTING","EXTENDS","FETCH","FILTERED","FINALLY","FLUSH","FOR","FROM","GETTER","HAS","IF","IN","INDEX","INVOKE_COLON","IS","MATCHING","METHOD","METHODS","MODULO","MUTABLE","NATIVE","NONE","NOT","NOTHING","NULL","ON","ONE","OPERATOR","OR","ORDER","OTHERWISE","PASS","RAISE","READ","RECEIVING","RESOURCE","RETURN","RETURNING","ROWS","SELF","SETTER","SINGLETON","SORTED","STORABLE","STORE","SUPER","SWITCH","TEST","THEN","THIS","THROW","TO","TRY","VERIFYING","WIDGET","WITH","WHEN","WHERE","WHILE","WRITE","BOOLEAN_LITERAL","CHAR_LITERAL","MIN_INTEGER","MAX_INTEGER","SYMBOL_IDENTIFIER","TYPE_IDENTIFIER","VARIABLE_IDENTIFIER","NATIVE_IDENTIFIER","DOLLAR_IDENTIFIER","ARONDBASE_IDENTIFIER","TEXT_LITERAL","UUID_LITERAL","VERSION_LITERAL","INTEGER_LITERAL","HEXA_LITERAL","DECIMAL_LITERAL","DATETIME_LITERAL","TIME_LITERAL","DATE_LITERAL","PERIOD_LITERAL","JSX_TEXT"]),u(x,"ruleNames",["enum_category_declaration","enum_native_declaration","native_symbol","category_symbol","attribute_declaration","concrete_widget_declaration","native_widget_declaration","concrete_category_declaration","singleton_category_declaration","derived_list","operator_method_declaration","setter_method_declaration","native_setter_declaration","getter_method_declaration","native_getter_declaration","native_category_declaration","native_resource_declaration","native_category_bindings","native_category_binding_list","attribute_list","abstract_method_declaration","concrete_method_declaration","native_method_declaration","test_method_declaration","assertion","full_argument_list","typed_argument","statement","flush_statement","store_statement","method_call_statement","with_resource_statement","with_singleton_statement","switch_statement","switch_case_statement","for_each_statement","do_while_statement","while_statement","if_statement","else_if_statement_list","raise_statement","try_statement","catch_statement","break_statement","return_statement","expression","filter_expression","unresolved_expression","unresolved_selector","invocation_expression","invocation_trailer","selectable_expression","instance_expression","instance_selector","mutable_instance_expression","document_expression","blob_expression","constructor_expression","write_statement","ambiguous_expression","filtered_list_suffix","fetch_expression","fetch_statement","then","read_statement","sorted_expression","argument_assignment_list","with_argument_assignment_list","argument_assignment","assign_instance_statement","child_instance","assign_tuple_statement","lfs","lfp","ws_plus","indent","dedent","type_literal","null_literal","repl","declaration_list","declarations","declaration","annotation_constructor","annotation_identifier","annotation_argument","annotation_argument_name","annotation_argument_value","resource_declaration","enum_declaration","native_symbol_list","category_symbol_list","symbol_list","attribute_constraint","list_literal","set_literal","expression_list","range_literal","typedef","primary_type","native_type","category_type","mutable_category_type","code_type","category_declaration","widget_declaration","type_identifier_list","method_identifier","identifier_or_keyword","nospace_hyphen_identifier_or_keyword","nospace_identifier_or_keyword","identifier","member_identifier","variable_identifier","attribute_identifier","type_identifier","symbol_identifier","argument_list","argument","operator_argument","named_argument","code_argument","category_or_any_type","any_type","member_method_declaration_list","member_method_declaration","native_member_method_declaration_list","native_member_method_declaration","native_category_binding","python_category_binding","python_module","javascript_category_binding","javascript_module","variable_identifier_list","attribute_identifier_list","method_declaration","comment_statement","native_statement_list","native_statement","python_native_statement","javascript_native_statement","statement_list","assertion_list","switch_case_statement_list","catch_statement_list","literal_collection","atomic_literal","literal_list_literal","this_expression","super_expression","parenthesis_expression","literal_expression","collection_literal","tuple_literal","dict_literal","document_literal","expression_tuple","doc_entry_list","doc_entry","doc_key","dict_entry_list","dict_entry","dict_key","slice_arguments","assign_variable_statement","assignable_instance","is_expression","metadata","arrow_expression","arrow_prefix","arrow_args","sorted_key","read_blob_expression","read_all_expression","read_one_expression","order_by_list","order_by","operator","keyword","new_token","key_token","module_token","value_token","symbols_token","assign","multiply","divide","idivide","modulo","javascript_statement","javascript_expression","javascript_primary_expression","javascript_this_expression","javascript_new_expression","javascript_selector_expression","javascript_method_expression","javascript_arguments","javascript_item_expression","javascript_parenthesis_expression","javascript_identifier_expression","javascript_literal_expression","javascript_identifier","python_statement","python_expression","python_primary_expression","python_self_expression","python_selector_expression","python_method_expression","python_argument_list","python_ordinal_argument_list","python_named_argument_list","python_parenthesis_expression","python_identifier_expression","python_literal_expression","python_identifier","java_statement","java_expression","java_primary_expression","java_this_expression","java_new_expression","java_selector_expression","java_method_expression","java_arguments","java_item_expression","java_parenthesis_expression","java_identifier_expression","java_class_identifier_expression","java_literal_expression","java_identifier","csharp_statement","csharp_expression","csharp_primary_expression","csharp_this_expression","csharp_new_expression","csharp_selector_expression","csharp_method_expression","csharp_arguments","csharp_item_expression","csharp_parenthesis_expression","csharp_identifier_expression","csharp_literal_expression","csharp_identifier","jsx_expression","jsx_element","jsx_fragment","jsx_fragment_start","jsx_fragment_end","jsx_self_closing","jsx_opening","jsx_closing","jsx_element_name","jsx_identifier","jsx_attribute","jsx_attribute_value","jsx_children","jsx_child","jsx_text","jsx_char","css_expression","css_field","css_identifier","css_value","css_text"]),x.EOF=a.a.Token.EOF,x.INDENT=1,x.DEDENT=2,x.LF_TAB=3,x.LF_MORE=4,x.LF=5,x.TAB=6,x.WS=7,x.COMMENT=8,x.JAVA=9,x.CSHARP=10,x.PYTHON2=11,x.PYTHON3=12,x.JAVASCRIPT=13,x.SWIFT=14,x.COLON=15,x.SEMI=16,x.COMMA=17,x.RANGE=18,x.DOT=19,x.LPAR=20,x.RPAR=21,x.LBRAK=22,x.RBRAK=23,x.LCURL=24,x.RCURL=25,x.QMARK=26,x.XMARK=27,x.AMP=28,x.AMP2=29,x.PIPE=30,x.PIPE2=31,x.PLUS=32,x.MINUS=33,x.STAR=34,x.SLASH=35,x.BSLASH=36,x.PERCENT=37,x.SHARP=38,x.GT=39,x.GTE=40,x.LT=41,x.LTE=42,x.LTGT=43,x.LTCOLONGT=44,x.EQ=45,x.XEQ=46,x.EQ2=47,x.TEQ=48,x.TILDE=49,x.LARROW=50,x.RARROW=51,x.EGT=52,x.BOOLEAN=53,x.CSS=54,x.CHARACTER=55,x.TEXT=56,x.INTEGER=57,x.DECIMAL=58,x.DATE=59,x.TIME=60,x.DATETIME=61,x.PERIOD=62,x.VERSION=63,x.METHOD_COLON=64,x.CODE=65,x.DOCUMENT=66,x.BLOB=67,x.IMAGE=68,x.UUID=69,x.DBID=70,x.ITERATOR=71,x.CURSOR=72,x.HTML=73,x.TYPE=74,x.ABSTRACT=75,x.ALL=76,x.ALWAYS=77,x.AND=78,x.ANY=79,x.AS=80,x.ASC=81,x.ATTR=82,x.ATTRIBUTE=83,x.ATTRIBUTES=84,x.BINDINGS=85,x.BREAK=86,x.BY=87,x.CASE=88,x.CATCH=89,x.CATEGORY=90,x.CLASS=91,x.CONTAINS=92,x.DEF=93,x.DEFAULT=94,x.DEFINE=95,x.DELETE=96,x.DESC=97,x.DO=98,x.DOING=99,x.EACH=100,x.ELSE=101,x.ENUM=102,x.ENUMERATED=103,x.EXCEPT=104,x.EXECUTE=105,x.EXPECTING=106,x.EXTENDS=107,x.FETCH=108,x.FILTERED=109,x.FINALLY=110,x.FLUSH=111,x.FOR=112,x.FROM=113,x.GETTER=114,x.HAS=115,x.IF=116,x.IN=117,x.INDEX=118,x.INVOKE_COLON=119,x.IS=120,x.MATCHING=121,x.METHOD=122,x.METHODS=123,x.MODULO=124,x.MUTABLE=125,x.NATIVE=126,x.NONE=127,x.NOT=128,x.NOTHING=129,x.NULL=130,x.ON=131,x.ONE=132,x.OPERATOR=133,x.OR=134,x.ORDER=135,x.OTHERWISE=136,x.PASS=137,x.RAISE=138,x.READ=139,x.RECEIVING=140,x.RESOURCE=141,x.RETURN=142,x.RETURNING=143,x.ROWS=144,x.SELF=145,x.SETTER=146,x.SINGLETON=147,x.SORTED=148,x.STORABLE=149,x.STORE=150,x.SUPER=151,x.SWITCH=152,x.TEST=153,x.THEN=154,x.THIS=155,x.THROW=156,x.TO=157,x.TRY=158,x.VERIFYING=159,x.WIDGET=160,x.WITH=161,x.WHEN=162,x.WHERE=163,x.WHILE=164,x.WRITE=165,x.BOOLEAN_LITERAL=166,x.CHAR_LITERAL=167,x.MIN_INTEGER=168,x.MAX_INTEGER=169,x.SYMBOL_IDENTIFIER=170,x.TYPE_IDENTIFIER=171,x.VARIABLE_IDENTIFIER=172,x.NATIVE_IDENTIFIER=173,x.DOLLAR_IDENTIFIER=174,x.ARONDBASE_IDENTIFIER=175,x.TEXT_LITERAL=176,x.UUID_LITERAL=177,x.VERSION_LITERAL=178,x.INTEGER_LITERAL=179,x.HEXA_LITERAL=180,x.DECIMAL_LITERAL=181,x.DATETIME_LITERAL=182,x.TIME_LITERAL=183,x.DATE_LITERAL=184,x.PERIOD_LITERAL=185,x.JSX_TEXT=186,x.RULE_enum_category_declaration=0,x.RULE_enum_native_declaration=1,x.RULE_native_symbol=2,x.RULE_category_symbol=3,x.RULE_attribute_declaration=4,x.RULE_concrete_widget_declaration=5,x.RULE_native_widget_declaration=6,x.RULE_concrete_category_declaration=7,x.RULE_singleton_category_declaration=8,x.RULE_derived_list=9,x.RULE_operator_method_declaration=10,x.RULE_setter_method_declaration=11,x.RULE_native_setter_declaration=12,x.RULE_getter_method_declaration=13,x.RULE_native_getter_declaration=14,x.RULE_native_category_declaration=15,x.RULE_native_resource_declaration=16,x.RULE_native_category_bindings=17,x.RULE_native_category_binding_list=18,x.RULE_attribute_list=19,x.RULE_abstract_method_declaration=20,x.RULE_concrete_method_declaration=21,x.RULE_native_method_declaration=22,x.RULE_test_method_declaration=23,x.RULE_assertion=24,x.RULE_full_argument_list=25,x.RULE_typed_argument=26,x.RULE_statement=27,x.RULE_flush_statement=28,x.RULE_store_statement=29,x.RULE_method_call_statement=30,x.RULE_with_resource_statement=31,x.RULE_with_singleton_statement=32,x.RULE_switch_statement=33,x.RULE_switch_case_statement=34,x.RULE_for_each_statement=35,x.RULE_do_while_statement=36,x.RULE_while_statement=37,x.RULE_if_statement=38,x.RULE_else_if_statement_list=39,x.RULE_raise_statement=40,x.RULE_try_statement=41,x.RULE_catch_statement=42,x.RULE_break_statement=43,x.RULE_return_statement=44,x.RULE_expression=45,x.RULE_filter_expression=46,x.RULE_unresolved_expression=47,x.RULE_unresolved_selector=48,x.RULE_invocation_expression=49,x.RULE_invocation_trailer=50,x.RULE_selectable_expression=51,x.RULE_instance_expression=52,x.RULE_instance_selector=53,x.RULE_mutable_instance_expression=54,x.RULE_document_expression=55,x.RULE_blob_expression=56,x.RULE_constructor_expression=57,x.RULE_write_statement=58,x.RULE_ambiguous_expression=59,x.RULE_filtered_list_suffix=60,x.RULE_fetch_expression=61,x.RULE_fetch_statement=62,x.RULE_then=63,x.RULE_read_statement=64,x.RULE_sorted_expression=65,x.RULE_argument_assignment_list=66,x.RULE_with_argument_assignment_list=67,x.RULE_argument_assignment=68,x.RULE_assign_instance_statement=69,x.RULE_child_instance=70,x.RULE_assign_tuple_statement=71,x.RULE_lfs=72,x.RULE_lfp=73,x.RULE_ws_plus=74,x.RULE_indent=75,x.RULE_dedent=76,x.RULE_type_literal=77,x.RULE_null_literal=78,x.RULE_repl=79,x.RULE_declaration_list=80,x.RULE_declarations=81,x.RULE_declaration=82,x.RULE_annotation_constructor=83,x.RULE_annotation_identifier=84,x.RULE_annotation_argument=85,x.RULE_annotation_argument_name=86,x.RULE_annotation_argument_value=87,x.RULE_resource_declaration=88,x.RULE_enum_declaration=89,x.RULE_native_symbol_list=90,x.RULE_category_symbol_list=91,x.RULE_symbol_list=92,x.RULE_attribute_constraint=93,x.RULE_list_literal=94,x.RULE_set_literal=95,x.RULE_expression_list=96,x.RULE_range_literal=97,x.RULE_typedef=98,x.RULE_primary_type=99,x.RULE_native_type=100,x.RULE_category_type=101,x.RULE_mutable_category_type=102,x.RULE_code_type=103,x.RULE_category_declaration=104,x.RULE_widget_declaration=105,x.RULE_type_identifier_list=106,x.RULE_method_identifier=107,x.RULE_identifier_or_keyword=108,x.RULE_nospace_hyphen_identifier_or_keyword=109,x.RULE_nospace_identifier_or_keyword=110,x.RULE_identifier=111,x.RULE_member_identifier=112,x.RULE_variable_identifier=113,x.RULE_attribute_identifier=114,x.RULE_type_identifier=115,x.RULE_symbol_identifier=116,x.RULE_argument_list=117,x.RULE_argument=118,x.RULE_operator_argument=119,x.RULE_named_argument=120,x.RULE_code_argument=121,x.RULE_category_or_any_type=122,x.RULE_any_type=123,x.RULE_member_method_declaration_list=124,x.RULE_member_method_declaration=125,x.RULE_native_member_method_declaration_list=126,x.RULE_native_member_method_declaration=127,x.RULE_native_category_binding=128,x.RULE_python_category_binding=129,x.RULE_python_module=130,x.RULE_javascript_category_binding=131,x.RULE_javascript_module=132,x.RULE_variable_identifier_list=133,x.RULE_attribute_identifier_list=134,x.RULE_method_declaration=135,x.RULE_comment_statement=136,x.RULE_native_statement_list=137,x.RULE_native_statement=138,x.RULE_python_native_statement=139,x.RULE_javascript_native_statement=140,x.RULE_statement_list=141,x.RULE_assertion_list=142,x.RULE_switch_case_statement_list=143,x.RULE_catch_statement_list=144,x.RULE_literal_collection=145,x.RULE_atomic_literal=146,x.RULE_literal_list_literal=147,x.RULE_this_expression=148,x.RULE_super_expression=149,x.RULE_parenthesis_expression=150,x.RULE_literal_expression=151,x.RULE_collection_literal=152,x.RULE_tuple_literal=153,x.RULE_dict_literal=154,x.RULE_document_literal=155,x.RULE_expression_tuple=156,x.RULE_doc_entry_list=157,x.RULE_doc_entry=158,x.RULE_doc_key=159,x.RULE_dict_entry_list=160,x.RULE_dict_entry=161,x.RULE_dict_key=162,x.RULE_slice_arguments=163,x.RULE_assign_variable_statement=164,x.RULE_assignable_instance=165,x.RULE_is_expression=166,x.RULE_metadata=167,x.RULE_arrow_expression=168,x.RULE_arrow_prefix=169,x.RULE_arrow_args=170,x.RULE_sorted_key=171,x.RULE_read_blob_expression=172,x.RULE_read_all_expression=173,x.RULE_read_one_expression=174,x.RULE_order_by_list=175,x.RULE_order_by=176,x.RULE_operator=177,x.RULE_keyword=178,x.RULE_new_token=179,x.RULE_key_token=180,x.RULE_module_token=181,x.RULE_value_token=182,x.RULE_symbols_token=183,x.RULE_assign=184,x.RULE_multiply=185,x.RULE_divide=186,x.RULE_idivide=187,x.RULE_modulo=188,x.RULE_javascript_statement=189,x.RULE_javascript_expression=190,x.RULE_javascript_primary_expression=191,x.RULE_javascript_this_expression=192,x.RULE_javascript_new_expression=193,x.RULE_javascript_selector_expression=194,x.RULE_javascript_method_expression=195,x.RULE_javascript_arguments=196,x.RULE_javascript_item_expression=197,x.RULE_javascript_parenthesis_expression=198,x.RULE_javascript_identifier_expression=199,x.RULE_javascript_literal_expression=200,x.RULE_javascript_identifier=201,x.RULE_python_statement=202,x.RULE_python_expression=203,x.RULE_python_primary_expression=204,x.RULE_python_self_expression=205,x.RULE_python_selector_expression=206,x.RULE_python_method_expression=207,x.RULE_python_argument_list=208,x.RULE_python_ordinal_argument_list=209,x.RULE_python_named_argument_list=210,x.RULE_python_parenthesis_expression=211,x.RULE_python_identifier_expression=212,x.RULE_python_literal_expression=213,x.RULE_python_identifier=214,x.RULE_java_statement=215,x.RULE_java_expression=216,x.RULE_java_primary_expression=217,x.RULE_java_this_expression=218,x.RULE_java_new_expression=219,x.RULE_java_selector_expression=220,x.RULE_java_method_expression=221,x.RULE_java_arguments=222,x.RULE_java_item_expression=223,x.RULE_java_parenthesis_expression=224,x.RULE_java_identifier_expression=225,x.RULE_java_class_identifier_expression=226,x.RULE_java_literal_expression=227,x.RULE_java_identifier=228,x.RULE_csharp_statement=229,x.RULE_csharp_expression=230,x.RULE_csharp_primary_expression=231,x.RULE_csharp_this_expression=232,x.RULE_csharp_new_expression=233,x.RULE_csharp_selector_expression=234,x.RULE_csharp_method_expression=235,x.RULE_csharp_arguments=236,x.RULE_csharp_item_expression=237,x.RULE_csharp_parenthesis_expression=238,x.RULE_csharp_identifier_expression=239,x.RULE_csharp_literal_expression=240,x.RULE_csharp_identifier=241,x.RULE_jsx_expression=242,x.RULE_jsx_element=243,x.RULE_jsx_fragment=244,x.RULE_jsx_fragment_start=245,x.RULE_jsx_fragment_end=246,x.RULE_jsx_self_closing=247,x.RULE_jsx_opening=248,x.RULE_jsx_closing=249,x.RULE_jsx_element_name=250,x.RULE_jsx_identifier=251,x.RULE_jsx_attribute=252,x.RULE_jsx_attribute_value=253,x.RULE_jsx_children=254,x.RULE_jsx_child=255,x.RULE_jsx_text=256,x.RULE_jsx_char=257,x.RULE_css_expression=258,x.RULE_css_field=259,x.RULE_css_identifier=260,x.RULE_css_value=261,x.RULE_css_text=262;class E extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"type_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(cr):this.getTypedRuleContext(cr,t)})),this.parser=t,this.ruleIndex=x.RULE_enum_category_declaration,this.name=null,this.derived=null,this.attrs=null,this.symbols=null}DEFINE(){return this.getToken(x.DEFINE,0)}AS(){return this.getToken(x.AS,0)}ENUMERATED(){return this.getToken(x.ENUMERATED,0)}symbols_token(){return this.getTypedRuleContext(va,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}category_symbol_list(){return this.getTypedRuleContext(ts,0)}CATEGORY(){return this.getToken(x.CATEGORY,0)}WITH(){return this.getToken(x.WITH,0)}COMMA(){return this.getToken(x.COMMA,0)}AND(){return this.getToken(x.AND,0)}attribute_list(){return this.getTypedRuleContext(V,0)}enterRule(t){t instanceof o&&t.enterEnum_category_declaration(this)}exitRule(t){t instanceof o&&t.exitEnum_category_declaration(this)}}class m extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_enum_native_declaration,this.name=null,this.typ=null,this.symbols=null}DEFINE(){return this.getToken(x.DEFINE,0)}AS(){return this.getToken(x.AS,0)}ENUMERATED(){return this.getToken(x.ENUMERATED,0)}WITH(){return this.getToken(x.WITH,0)}symbols_token(){return this.getTypedRuleContext(va,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}type_identifier(){return this.getTypedRuleContext(cr,0)}native_type(){return this.getTypedRuleContext(As,0)}native_symbol_list(){return this.getTypedRuleContext($i,0)}enterRule(t){t instanceof o&&t.enterEnum_native_declaration(this)}exitRule(t){t instanceof o&&t.exitEnum_native_declaration(this)}}class R extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_native_symbol,this.name=null,this.exp=null}WITH(){return this.getToken(x.WITH,0)}AS(){return this.getToken(x.AS,0)}value_token(){return this.getTypedRuleContext(Ca,0)}symbol_identifier(){return this.getTypedRuleContext(ur,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterNative_symbol(this)}exitRule(t){t instanceof o&&t.exitNative_symbol(this)}}class T extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_category_symbol,this.name=null,this.args=null,this.arg=null}symbol_identifier(){return this.getTypedRuleContext(ur,0)}with_argument_assignment_list(){return this.getTypedRuleContext(Ai,0)}AND(){return this.getToken(x.AND,0)}argument_assignment(){return this.getTypedRuleContext(Ci,0)}enterRule(t){t instanceof o&&t.enterCategory_symbol(this)}exitRule(t){t instanceof o&&t.exitCategory_symbol(this)}}class g extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_attribute_declaration,this.name=null,this.typ=null,this.match=null,this.indices=null,this.index=null}DEFINE(){return this.getToken(x.DEFINE,0)}AS(){return this.getToken(x.AS,0)}ATTRIBUTE(){return this.getToken(x.ATTRIBUTE,0)}attribute_identifier(){return this.getTypedRuleContext(lr,0)}typedef(){return this.getTypedRuleContext(ds,0)}STORABLE(){return this.getToken(x.STORABLE,0)}WITH(){return this.getToken(x.WITH,0)}INDEX(){return this.getToken(x.INDEX,0)}attribute_constraint(){return this.getTypedRuleContext(is,0)}variable_identifier_list(){return this.getTypedRuleContext(Fr,0)}AND(){return this.getToken(x.AND,0)}variable_identifier(){return this.getTypedRuleContext(hr,0)}enterRule(t){t instanceof o&&t.enterAttribute_declaration(this)}exitRule(t){t instanceof o&&t.exitAttribute_declaration(this)}}class y extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"type_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(cr):this.getTypedRuleContext(cr,t)})),this.parser=t,this.ruleIndex=x.RULE_concrete_widget_declaration,this.name=null,this.derived=null,this.methods=null}DEFINE(){return this.getToken(x.DEFINE,0)}AS(){return this.getToken(x.AS,0)}WIDGET(){return this.getToken(x.WIDGET,0)}WITH(){return this.getToken(x.WITH,0)}METHODS(){return this.getToken(x.METHODS,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}member_method_declaration_list(){return this.getTypedRuleContext(Lr,0)}enterRule(t){t instanceof o&&t.enterConcrete_widget_declaration(this)}exitRule(t){t instanceof o&&t.exitConcrete_widget_declaration(this)}}class A extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"COLON",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COLON):this.getToken(x.COLON,t)})),u(this,"indent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(ki):this.getTypedRuleContext(ki,t)})),u(this,"dedent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Ui):this.getTypedRuleContext(Ui,t)})),this.parser=t,this.ruleIndex=x.RULE_native_widget_declaration,this.name=null,this.bindings=null,this.methods=null}DEFINE(){return this.getToken(x.DEFINE,0)}AS(){return this.getToken(x.AS,0)}NATIVE(){return this.getToken(x.NATIVE,0)}WIDGET(){return this.getToken(x.WIDGET,0)}WITH(){return this.getToken(x.WITH,0)}BINDINGS(){return this.getToken(x.BINDINGS,0)}lfp(){return this.getTypedRuleContext(Di,0)}AND(){return this.getToken(x.AND,0)}METHODS(){return this.getToken(x.METHODS,0)}type_identifier(){return this.getTypedRuleContext(cr,0)}native_category_bindings(){return this.getTypedRuleContext(U,0)}native_member_method_declaration_list(){return this.getTypedRuleContext(Cr,0)}enterRule(t){t instanceof o&&t.enterNative_widget_declaration(this)}exitRule(t){t instanceof o&&t.exitNative_widget_declaration(this)}}class L extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_concrete_category_declaration,this.name=null,this.derived=null,this.attrs=null,this.methods=null}DEFINE(){return this.getToken(x.DEFINE,0)}AS(){return this.getToken(x.AS,0)}type_identifier(){return this.getTypedRuleContext(cr,0)}CATEGORY(){return this.getToken(x.CATEGORY,0)}STORABLE(){return this.getToken(x.STORABLE,0)}derived_list(){return this.getTypedRuleContext(C,0)}WITH(){return this.getToken(x.WITH,0)}METHODS(){return this.getToken(x.METHODS,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}attribute_list(){return this.getTypedRuleContext(V,0)}member_method_declaration_list(){return this.getTypedRuleContext(Lr,0)}COMMA(){return this.getToken(x.COMMA,0)}AND(){return this.getToken(x.AND,0)}enterRule(t){t instanceof o&&t.enterConcrete_category_declaration(this)}exitRule(t){t instanceof o&&t.exitConcrete_category_declaration(this)}}class I extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_singleton_category_declaration,this.name=null,this.attrs=null,this.methods=null}DEFINE(){return this.getToken(x.DEFINE,0)}AS(){return this.getToken(x.AS,0)}SINGLETON(){return this.getToken(x.SINGLETON,0)}type_identifier(){return this.getTypedRuleContext(cr,0)}WITH(){return this.getToken(x.WITH,0)}METHODS(){return this.getToken(x.METHODS,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}attribute_list(){return this.getTypedRuleContext(V,0)}member_method_declaration_list(){return this.getTypedRuleContext(Lr,0)}COMMA(){return this.getToken(x.COMMA,0)}AND(){return this.getToken(x.AND,0)}enterRule(t){t instanceof o&&t.enterSingleton_category_declaration(this)}exitRule(t){t instanceof o&&t.exitSingleton_category_declaration(this)}}class C extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_derived_list}copyFrom(t){super.copyFrom(t)}}class v extends C{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}AND(){return this.getToken(x.AND,0)}type_identifier_list(){return this.getTypedRuleContext(Zs,0)}type_identifier(){return this.getTypedRuleContext(cr,0)}enterRule(t){t instanceof o&&t.enterDerivedListItem(this)}exitRule(t){t instanceof o&&t.exitDerivedListItem(this)}}x.DerivedListItemContext=v;class b extends C{constructor(t,e){super(t),this.items=null,super.copyFrom(e)}type_identifier_list(){return this.getTypedRuleContext(Zs,0)}enterRule(t){t instanceof o&&t.enterDerivedList(this)}exitRule(t){t instanceof o&&t.exitDerivedList(this)}}x.DerivedListContext=b;class w extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_operator_method_declaration,this.op=null,this.arg=null,this.typ=null,this.stmts=null}DEFINE(){return this.getToken(x.DEFINE,0)}AS(){return this.getToken(x.AS,0)}OPERATOR(){return this.getToken(x.OPERATOR,0)}RECEIVING(){return this.getToken(x.RECEIVING,0)}DOING(){return this.getToken(x.DOING,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}operator(){return this.getTypedRuleContext(_a,0)}operator_argument(){return this.getTypedRuleContext(xr,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}RETURNING(){return this.getToken(x.RETURNING,0)}typedef(){return this.getTypedRuleContext(ds,0)}enterRule(t){t instanceof o&&t.enterOperator_method_declaration(this)}exitRule(t){t instanceof o&&t.exitOperator_method_declaration(this)}}class N extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_setter_method_declaration,this.name=null,this.stmts=null}DEFINE(){return this.getToken(x.DEFINE,0)}AS(){return this.getToken(x.AS,0)}SETTER(){return this.getToken(x.SETTER,0)}DOING(){return this.getToken(x.DOING,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}variable_identifier(){return this.getTypedRuleContext(hr,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}enterRule(t){t instanceof o&&t.enterSetter_method_declaration(this)}exitRule(t){t instanceof o&&t.exitSetter_method_declaration(this)}}class S extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_native_setter_declaration,this.name=null,this.stmts=null}DEFINE(){return this.getToken(x.DEFINE,0)}AS(){return this.getToken(x.AS,0)}SETTER(){return this.getToken(x.SETTER,0)}DOING(){return this.getToken(x.DOING,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}variable_identifier(){return this.getTypedRuleContext(hr,0)}native_statement_list(){return this.getTypedRuleContext(Gr,0)}NATIVE(){return this.getToken(x.NATIVE,0)}enterRule(t){t instanceof o&&t.enterNative_setter_declaration(this)}exitRule(t){t instanceof o&&t.exitNative_setter_declaration(this)}}class O extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_getter_method_declaration,this.name=null,this.stmts=null}DEFINE(){return this.getToken(x.DEFINE,0)}AS(){return this.getToken(x.AS,0)}GETTER(){return this.getToken(x.GETTER,0)}DOING(){return this.getToken(x.DOING,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}variable_identifier(){return this.getTypedRuleContext(hr,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}enterRule(t){t instanceof o&&t.enterGetter_method_declaration(this)}exitRule(t){t instanceof o&&t.exitGetter_method_declaration(this)}}class D extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_native_getter_declaration,this.name=null,this.stmts=null}DEFINE(){return this.getToken(x.DEFINE,0)}AS(){return this.getToken(x.AS,0)}GETTER(){return this.getToken(x.GETTER,0)}DOING(){return this.getToken(x.DOING,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}variable_identifier(){return this.getTypedRuleContext(hr,0)}native_statement_list(){return this.getTypedRuleContext(Gr,0)}NATIVE(){return this.getToken(x.NATIVE,0)}enterRule(t){t instanceof o&&t.enterNative_getter_declaration(this)}exitRule(t){t instanceof o&&t.exitNative_getter_declaration(this)}}class M extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"COLON",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COLON):this.getToken(x.COLON,t)})),u(this,"indent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(ki):this.getTypedRuleContext(ki,t)})),u(this,"dedent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Ui):this.getTypedRuleContext(Ui,t)})),u(this,"AND",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.AND):this.getToken(x.AND,t)})),this.parser=t,this.ruleIndex=x.RULE_native_category_declaration,this.name=null,this.attrs=null,this.bindings=null,this.methods=null}DEFINE(){return this.getToken(x.DEFINE,0)}AS(){return this.getToken(x.AS,0)}NATIVE(){return this.getToken(x.NATIVE,0)}CATEGORY(){return this.getToken(x.CATEGORY,0)}type_identifier(){return this.getTypedRuleContext(cr,0)}native_category_bindings(){return this.getTypedRuleContext(U,0)}WITH(){return this.getToken(x.WITH,0)}BINDINGS(){return this.getToken(x.BINDINGS,0)}STORABLE(){return this.getToken(x.STORABLE,0)}lfp(){return this.getTypedRuleContext(Di,0)}METHODS(){return this.getToken(x.METHODS,0)}COMMA(){return this.getToken(x.COMMA,0)}native_member_method_declaration_list(){return this.getTypedRuleContext(Cr,0)}attribute_list(){return this.getTypedRuleContext(V,0)}enterRule(t){t instanceof o&&t.enterNative_category_declaration(this)}exitRule(t){t instanceof o&&t.exitNative_category_declaration(this)}}class k extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"COLON",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COLON):this.getToken(x.COLON,t)})),u(this,"indent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(ki):this.getTypedRuleContext(ki,t)})),u(this,"dedent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Ui):this.getTypedRuleContext(Ui,t)})),u(this,"AND",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.AND):this.getToken(x.AND,t)})),this.parser=t,this.ruleIndex=x.RULE_native_resource_declaration,this.name=null,this.attrs=null,this.bindings=null,this.methods=null}DEFINE(){return this.getToken(x.DEFINE,0)}AS(){return this.getToken(x.AS,0)}NATIVE(){return this.getToken(x.NATIVE,0)}RESOURCE(){return this.getToken(x.RESOURCE,0)}type_identifier(){return this.getTypedRuleContext(cr,0)}native_category_bindings(){return this.getTypedRuleContext(U,0)}WITH(){return this.getToken(x.WITH,0)}BINDINGS(){return this.getToken(x.BINDINGS,0)}STORABLE(){return this.getToken(x.STORABLE,0)}lfp(){return this.getTypedRuleContext(Di,0)}METHODS(){return this.getToken(x.METHODS,0)}COMMA(){return this.getToken(x.COMMA,0)}native_member_method_declaration_list(){return this.getTypedRuleContext(Cr,0)}attribute_list(){return this.getTypedRuleContext(V,0)}enterRule(t){t instanceof o&&t.enterNative_resource_declaration(this)}exitRule(t){t instanceof o&&t.exitNative_resource_declaration(this)}}class U extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_native_category_bindings,this.items=null}DEFINE(){return this.getToken(x.DEFINE,0)}CATEGORY(){return this.getToken(x.CATEGORY,0)}BINDINGS(){return this.getToken(x.BINDINGS,0)}AS(){return this.getToken(x.AS,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}native_category_binding_list(){return this.getTypedRuleContext(P,0)}enterRule(t){t instanceof o&&t.enterNative_category_bindings(this)}exitRule(t){t instanceof o&&t.exitNative_category_bindings(this)}}class P extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_native_category_binding_list}copyFrom(t){super.copyFrom(t)}}class F extends P{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}lfp(){return this.getTypedRuleContext(Di,0)}native_category_binding_list(){return this.getTypedRuleContext(P,0)}native_category_binding(){return this.getTypedRuleContext(br,0)}enterRule(t){t instanceof o&&t.enterNativeCategoryBindingListItem(this)}exitRule(t){t instanceof o&&t.exitNativeCategoryBindingListItem(this)}}x.NativeCategoryBindingListItemContext=F;class H extends P{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}native_category_binding(){return this.getTypedRuleContext(br,0)}enterRule(t){t instanceof o&&t.enterNativeCategoryBindingList(this)}exitRule(t){t instanceof o&&t.exitNativeCategoryBindingList(this)}}x.NativeCategoryBindingListContext=H;class V extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_attribute_list}copyFrom(t){super.copyFrom(t)}}class B extends V{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}WITH(){return this.getToken(x.WITH,0)}ATTRIBUTE(){return this.getToken(x.ATTRIBUTE,0)}attribute_identifier(){return this.getTypedRuleContext(lr,0)}enterRule(t){t instanceof o&&t.enterAttributeList(this)}exitRule(t){t instanceof o&&t.exitAttributeList(this)}}x.AttributeListContext=B;class G extends V{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}WITH(){return this.getToken(x.WITH,0)}ATTRIBUTES(){return this.getToken(x.ATTRIBUTES,0)}attribute_identifier_list(){return this.getTypedRuleContext(Hr,0)}AND(){return this.getToken(x.AND,0)}attribute_identifier(){return this.getTypedRuleContext(lr,0)}enterRule(t){t instanceof o&&t.enterAttributeListItem(this)}exitRule(t){t instanceof o&&t.exitAttributeListItem(this)}}x.AttributeListItemContext=G;class j extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_abstract_method_declaration,this.name=null,this.args=null,this.typ=null}DEFINE(){return this.getToken(x.DEFINE,0)}AS(){return this.getToken(x.AS,0)}ABSTRACT(){return this.getToken(x.ABSTRACT,0)}METHOD(){return this.getToken(x.METHOD,0)}method_identifier(){return this.getTypedRuleContext($s,0)}RECEIVING(){return this.getToken(x.RECEIVING,0)}RETURNING(){return this.getToken(x.RETURNING,0)}full_argument_list(){return this.getTypedRuleContext(X,0)}typedef(){return this.getTypedRuleContext(ds,0)}MUTABLE(){return this.getToken(x.MUTABLE,0)}enterRule(t){t instanceof o&&t.enterAbstract_method_declaration(this)}exitRule(t){t instanceof o&&t.exitAbstract_method_declaration(this)}}class W extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_concrete_method_declaration,this.name=null,this.args=null,this.typ=null,this.stmts=null}DEFINE(){return this.getToken(x.DEFINE,0)}AS(){return this.getToken(x.AS,0)}METHOD(){return this.getToken(x.METHOD,0)}DOING(){return this.getToken(x.DOING,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}method_identifier(){return this.getTypedRuleContext($s,0)}PASS(){return this.getToken(x.PASS,0)}RECEIVING(){return this.getToken(x.RECEIVING,0)}RETURNING(){return this.getToken(x.RETURNING,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}full_argument_list(){return this.getTypedRuleContext(X,0)}typedef(){return this.getTypedRuleContext(ds,0)}MUTABLE(){return this.getToken(x.MUTABLE,0)}enterRule(t){t instanceof o&&t.enterConcrete_method_declaration(this)}exitRule(t){t instanceof o&&t.exitConcrete_method_declaration(this)}}class J extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_native_method_declaration,this.name=null,this.args=null,this.typ=null,this.stmts=null}DEFINE(){return this.getToken(x.DEFINE,0)}AS(){return this.getToken(x.AS,0)}METHOD(){return this.getToken(x.METHOD,0)}DOING(){return this.getToken(x.DOING,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}method_identifier(){return this.getTypedRuleContext($s,0)}native_statement_list(){return this.getTypedRuleContext(Gr,0)}NATIVE(){return this.getToken(x.NATIVE,0)}RECEIVING(){return this.getToken(x.RECEIVING,0)}RETURNING(){return this.getToken(x.RETURNING,0)}full_argument_list(){return this.getTypedRuleContext(X,0)}category_or_any_type(){return this.getTypedRuleContext(Rr,0)}enterRule(t){t instanceof o&&t.enterNative_method_declaration(this)}exitRule(t){t instanceof o&&t.exitNative_method_declaration(this)}}class Y extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"COLON",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COLON):this.getToken(x.COLON,t)})),u(this,"indent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(ki):this.getTypedRuleContext(ki,t)})),u(this,"dedent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Ui):this.getTypedRuleContext(Ui,t)})),this.parser=t,this.ruleIndex=x.RULE_test_method_declaration,this.name=null,this.stmts=null,this.exps=null,this.error=null}DEFINE(){return this.getToken(x.DEFINE,0)}AS(){return this.getToken(x.AS,0)}TEST(){return this.getToken(x.TEST,0)}METHOD(){return this.getToken(x.METHOD,0)}DOING(){return this.getToken(x.DOING,0)}lfp(){return this.getTypedRuleContext(Di,0)}AND(){return this.getToken(x.AND,0)}VERIFYING(){return this.getToken(x.VERIFYING,0)}TEXT_LITERAL(){return this.getToken(x.TEXT_LITERAL,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}symbol_identifier(){return this.getTypedRuleContext(ur,0)}assertion_list(){return this.getTypedRuleContext(Zr,0)}enterRule(t){t instanceof o&&t.enterTest_method_declaration(this)}exitRule(t){t instanceof o&&t.exitTest_method_declaration(this)}}class q extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_assertion,this.exp=null}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterAssertion(this)}exitRule(t){t instanceof o&&t.exitAssertion(this)}}class X extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_full_argument_list,this.items=null,this.item=null}argument_list(){return this.getTypedRuleContext(dr,0)}AND(){return this.getToken(x.AND,0)}argument(){return this.getTypedRuleContext(pr,0)}enterRule(t){t instanceof o&&t.enterFull_argument_list(this)}exitRule(t){t instanceof o&&t.exitFull_argument_list(this)}}class K extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_typed_argument,this.typ=null,this.name=null,this.attrs=null,this.value=null}category_or_any_type(){return this.getTypedRuleContext(Rr,0)}variable_identifier(){return this.getTypedRuleContext(hr,0)}EQ(){return this.getToken(x.EQ,0)}attribute_list(){return this.getTypedRuleContext(V,0)}literal_expression(){return this.getTypedRuleContext(bn,0)}enterRule(t){t instanceof o&&t.enterTyped_argument(this)}exitRule(t){t instanceof o&&t.exitTyped_argument(this)}}class z extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_statement}copyFrom(t){super.copyFrom(t)}}class Q extends z{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}comment_statement(){return this.getTypedRuleContext(Br,0)}enterRule(t){t instanceof o&&t.enterCommentStatement(this)}exitRule(t){t instanceof o&&t.exitCommentStatement(this)}}x.CommentStatementContext=Q;class Z extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}store_statement(){return this.getTypedRuleContext(Rt,0)}enterRule(t){t instanceof o&&t.enterStoreStatement(this)}exitRule(t){t instanceof o&&t.exitStoreStatement(this)}}x.StoreStatementContext=Z;class $ extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}with_singleton_statement(){return this.getTypedRuleContext(Lt,0)}enterRule(t){t instanceof o&&t.enterWithSingletonStatement(this)}exitRule(t){t instanceof o&&t.exitWithSingletonStatement(this)}}x.WithSingletonStatementContext=$;class tt extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}write_statement(){return this.getTypedRuleContext(hi,0)}enterRule(t){t instanceof o&&t.enterWriteStatement(this)}exitRule(t){t instanceof o&&t.exitWriteStatement(this)}}x.WriteStatementContext=tt;class et extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}while_statement(){return this.getTypedRuleContext(St,0)}enterRule(t){t instanceof o&&t.enterWhileStatement(this)}exitRule(t){t instanceof o&&t.exitWhileStatement(this)}}x.WhileStatementContext=et;class it extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}with_resource_statement(){return this.getTypedRuleContext(At,0)}enterRule(t){t instanceof o&&t.enterWithResourceStatement(this)}exitRule(t){t instanceof o&&t.exitWithResourceStatement(this)}}x.WithResourceStatementContext=it;class st extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}raise_statement(){return this.getTypedRuleContext(Ut,0)}enterRule(t){t instanceof o&&t.enterRaiseStatement(this)}exitRule(t){t instanceof o&&t.exitRaiseStatement(this)}}x.RaiseStatementContext=st;class rt extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}fetch_statement(){return this.getTypedRuleContext(fi,0)}enterRule(t){t instanceof o&&t.enterFetchStatement(this)}exitRule(t){t instanceof o&&t.exitFetchStatement(this)}}x.FetchStatementContext=rt;class nt extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}break_statement(){return this.getTypedRuleContext(Bt,0)}enterRule(t){t instanceof o&&t.enterBreakStatement(this)}exitRule(t){t instanceof o&&t.exitBreakStatement(this)}}x.BreakStatementContext=nt;class at extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}assign_instance_statement(){return this.getTypedRuleContext(vi,0)}enterRule(t){t instanceof o&&t.enterAssignInstanceStatement(this)}exitRule(t){t instanceof o&&t.exitAssignInstanceStatement(this)}}x.AssignInstanceStatementContext=at;class ot extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}if_statement(){return this.getTypedRuleContext(Ot,0)}enterRule(t){t instanceof o&&t.enterIfStatement(this)}exitRule(t){t instanceof o&&t.exitIfStatement(this)}}x.IfStatementContext=ot;class ht extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}switch_statement(){return this.getTypedRuleContext(It,0)}enterRule(t){t instanceof o&&t.enterSwitchStatement(this)}exitRule(t){t instanceof o&&t.exitSwitchStatement(this)}}x.SwitchStatementContext=ht;class lt extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}try_statement(){return this.getTypedRuleContext(Pt,0)}enterRule(t){t instanceof o&&t.enterTryStatement(this)}exitRule(t){t instanceof o&&t.exitTryStatement(this)}}x.TryStatementContext=lt;class ct extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}read_statement(){return this.getTypedRuleContext(mi,0)}enterRule(t){t instanceof o&&t.enterReadStatement(this)}exitRule(t){t instanceof o&&t.exitReadStatement(this)}}x.ReadStatementContext=ct;class ut extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}method_call_statement(){return this.getTypedRuleContext(Tt,0)}enterRule(t){t instanceof o&&t.enterMethodCallStatement(this)}exitRule(t){t instanceof o&&t.exitMethodCallStatement(this)}}x.MethodCallStatementContext=ut;class dt extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}return_statement(){return this.getTypedRuleContext(Gt,0)}enterRule(t){t instanceof o&&t.enterReturnStatement(this)}exitRule(t){t instanceof o&&t.exitReturnStatement(this)}}x.ReturnStatementContext=dt;class pt extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}assign_tuple_statement(){return this.getTypedRuleContext(Si,0)}enterRule(t){t instanceof o&&t.enterAssignTupleStatement(this)}exitRule(t){t instanceof o&&t.exitAssignTupleStatement(this)}}x.AssignTupleStatementContext=pt;class ft extends z{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}concrete_method_declaration(){return this.getTypedRuleContext(W,0)}enterRule(t){t instanceof o&&t.enterClosureStatement(this)}exitRule(t){t instanceof o&&t.exitClosureStatement(this)}}x.ClosureStatementContext=ft;class _t extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}flush_statement(){return this.getTypedRuleContext(mt,0)}enterRule(t){t instanceof o&&t.enterFlushStatement(this)}exitRule(t){t instanceof o&&t.exitFlushStatement(this)}}x.FlushStatementContext=_t;class xt extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}do_while_statement(){return this.getTypedRuleContext(Nt,0)}enterRule(t){t instanceof o&&t.enterDoWhileStatement(this)}exitRule(t){t instanceof o&&t.exitDoWhileStatement(this)}}x.DoWhileStatementContext=xt;class Et extends z{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}for_each_statement(){return this.getTypedRuleContext(wt,0)}enterRule(t){t instanceof o&&t.enterForEachStatement(this)}exitRule(t){t instanceof o&&t.exitForEachStatement(this)}}x.ForEachStatementContext=Et;class mt extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_flush_statement}FLUSH(){return this.getToken(x.FLUSH,0)}enterRule(t){t instanceof o&&t.enterFlush_statement(this)}exitRule(t){t instanceof o&&t.exitFlush_statement(this)}}class Rt extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"expression_list",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(cs):this.getTypedRuleContext(cs,t)})),this.parser=t,this.ruleIndex=x.RULE_store_statement,this.to_del=null,this.to_add=null,this.with_meta=null,this.stmts=null}DELETE(){return this.getToken(x.DELETE,0)}STORE(){return this.getToken(x.STORE,0)}WITH(){return this.getToken(x.WITH,0)}AS(){return this.getToken(x.AS,0)}metadata(){return this.getTypedRuleContext(ea,0)}THEN(){return this.getToken(x.THEN,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}expression(){return this.getTypedRuleContext(jt,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}AND(){return this.getToken(x.AND,0)}enterRule(t){t instanceof o&&t.enterStore_statement(this)}exitRule(t){t instanceof o&&t.exitStore_statement(this)}}class Tt extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_method_call_statement}copyFrom(t){super.copyFrom(t)}}class gt extends Tt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}invocation_expression(){return this.getTypedRuleContext(He,0)}enterRule(t){t instanceof o&&t.enterInvokeStatement(this)}exitRule(t){t instanceof o&&t.exitInvokeStatement(this)}}x.InvokeStatementContext=gt;class yt extends Tt{constructor(t,e){super(t),this.exp1=null,this.exp2=null,this.args=null,this.name=null,this.stmts=null,super.copyFrom(e)}instance_expression(){return this.getTypedRuleContext(qe,0)}unresolved_expression(){return this.getTypedRuleContext(ke,0)}THEN(){return this.getToken(x.THEN,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}argument_assignment_list(){return this.getTypedRuleContext(Ti,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}WITH(){return this.getToken(x.WITH,0)}variable_identifier(){return this.getTypedRuleContext(hr,0)}enterRule(t){t instanceof o&&t.enterUnresolvedWithArgsStatement(this)}exitRule(t){t instanceof o&&t.exitUnresolvedWithArgsStatement(this)}}x.UnresolvedWithArgsStatementContext=yt;class At extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_with_resource_statement,this.stmt=null,this.stmts=null}WITH(){return this.getToken(x.WITH,0)}COMMA(){return this.getToken(x.COMMA,0)}DO(){return this.getToken(x.DO,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}assign_variable_statement(){return this.getTypedRuleContext(Xn,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}enterRule(t){t instanceof o&&t.enterWith_resource_statement(this)}exitRule(t){t instanceof o&&t.exitWith_resource_statement(this)}}class Lt extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_with_singleton_statement,this.typ=null,this.stmts=null}WITH(){return this.getToken(x.WITH,0)}COMMA(){return this.getToken(x.COMMA,0)}DO(){return this.getToken(x.DO,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}type_identifier(){return this.getTypedRuleContext(cr,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}enterRule(t){t instanceof o&&t.enterWith_singleton_statement(this)}exitRule(t){t instanceof o&&t.exitWith_singleton_statement(this)}}class It extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"COLON",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COLON):this.getToken(x.COLON,t)})),u(this,"indent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(ki):this.getTypedRuleContext(ki,t)})),u(this,"dedent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Ui):this.getTypedRuleContext(Ui,t)})),this.parser=t,this.ruleIndex=x.RULE_switch_statement,this.exp=null,this.cases=null,this.stmts=null}SWITCH(){return this.getToken(x.SWITCH,0)}ON(){return this.getToken(x.ON,0)}expression(){return this.getTypedRuleContext(jt,0)}switch_case_statement_list(){return this.getTypedRuleContext($r,0)}lfp(){return this.getTypedRuleContext(Di,0)}OTHERWISE(){return this.getToken(x.OTHERWISE,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}enterRule(t){t instanceof o&&t.enterSwitch_statement(this)}exitRule(t){t instanceof o&&t.exitSwitch_statement(this)}}class Ct extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_switch_case_statement}copyFrom(t){super.copyFrom(t)}}class vt extends Ct{constructor(t,e){super(t),this.exp=null,this.stmts=null,super.copyFrom(e)}WHEN(){return this.getToken(x.WHEN,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}atomic_literal(){return this.getTypedRuleContext(an,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}enterRule(t){t instanceof o&&t.enterAtomicSwitchCase(this)}exitRule(t){t instanceof o&&t.exitAtomicSwitchCase(this)}}x.AtomicSwitchCaseContext=vt;class bt extends Ct{constructor(t,e){super(t),this.exp=null,this.stmts=null,super.copyFrom(e)}WHEN(){return this.getToken(x.WHEN,0)}IN(){return this.getToken(x.IN,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}literal_collection(){return this.getTypedRuleContext(en,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}enterRule(t){t instanceof o&&t.enterCollectionSwitchCase(this)}exitRule(t){t instanceof o&&t.exitCollectionSwitchCase(this)}}x.CollectionSwitchCaseContext=bt;class wt extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"variable_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hr):this.getTypedRuleContext(hr,t)})),this.parser=t,this.ruleIndex=x.RULE_for_each_statement,this.name1=null,this.name2=null,this.source=null,this.stmts=null}FOR(){return this.getToken(x.FOR,0)}EACH(){return this.getToken(x.EACH,0)}IN(){return this.getToken(x.IN,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}expression(){return this.getTypedRuleContext(jt,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}COMMA(){return this.getToken(x.COMMA,0)}enterRule(t){t instanceof o&&t.enterFor_each_statement(this)}exitRule(t){t instanceof o&&t.exitFor_each_statement(this)}}class Nt extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_do_while_statement,this.stmts=null,this.exp=null}DO(){return this.getToken(x.DO,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}lfp(){return this.getTypedRuleContext(Di,0)}WHILE(){return this.getToken(x.WHILE,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterDo_while_statement(this)}exitRule(t){t instanceof o&&t.exitDo_while_statement(this)}}class St extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_while_statement,this.exp=null,this.stmts=null}WHILE(){return this.getToken(x.WHILE,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}expression(){return this.getTypedRuleContext(jt,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}enterRule(t){t instanceof o&&t.enterWhile_statement(this)}exitRule(t){t instanceof o&&t.exitWhile_statement(this)}}class Ot extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"COLON",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COLON):this.getToken(x.COLON,t)})),u(this,"indent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(ki):this.getTypedRuleContext(ki,t)})),u(this,"dedent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Ui):this.getTypedRuleContext(Ui,t)})),u(this,"statement_list",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Qr):this.getTypedRuleContext(Qr,t)})),u(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Di):this.getTypedRuleContext(Di,t)})),this.parser=t,this.ruleIndex=x.RULE_if_statement,this.exp=null,this.stmts=null,this.elseIfs=null,this.elseStmts=null}IF(){return this.getToken(x.IF,0)}expression(){return this.getTypedRuleContext(jt,0)}ELSE(){return this.getToken(x.ELSE,0)}else_if_statement_list(){return this.getTypedRuleContext(Dt,0)}enterRule(t){t instanceof o&&t.enterIf_statement(this)}exitRule(t){t instanceof o&&t.exitIf_statement(this)}}class Dt extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_else_if_statement_list}copyFrom(t){super.copyFrom(t)}}class Mt extends Dt{constructor(t,e){super(t),this.exp=null,this.stmts=null,super.copyFrom(e)}ELSE(){return this.getToken(x.ELSE,0)}IF(){return this.getToken(x.IF,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}expression(){return this.getTypedRuleContext(jt,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}enterRule(t){t instanceof o&&t.enterElseIfStatementList(this)}exitRule(t){t instanceof o&&t.exitElseIfStatementList(this)}}x.ElseIfStatementListContext=Mt;class kt extends Dt{constructor(t,e){super(t),this.items=null,this.exp=null,this.stmts=null,super.copyFrom(e)}lfp(){return this.getTypedRuleContext(Di,0)}ELSE(){return this.getToken(x.ELSE,0)}IF(){return this.getToken(x.IF,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}else_if_statement_list(){return this.getTypedRuleContext(Dt,0)}expression(){return this.getTypedRuleContext(jt,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}enterRule(t){t instanceof o&&t.enterElseIfStatementListItem(this)}exitRule(t){t instanceof o&&t.exitElseIfStatementListItem(this)}}x.ElseIfStatementListItemContext=kt;class Ut extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_raise_statement,this.exp=null}RAISE(){return this.getToken(x.RAISE,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterRaise_statement(this)}exitRule(t){t instanceof o&&t.exitRaise_statement(this)}}class Pt extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"COLON",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COLON):this.getToken(x.COLON,t)})),u(this,"indent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(ki):this.getTypedRuleContext(ki,t)})),u(this,"dedent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Ui):this.getTypedRuleContext(Ui,t)})),u(this,"lfs",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Oi):this.getTypedRuleContext(Oi,t)})),u(this,"statement_list",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Qr):this.getTypedRuleContext(Qr,t)})),this.parser=t,this.ruleIndex=x.RULE_try_statement,this.name=null,this.stmts=null,this.handlers=null,this.anyStmts=null,this.finalStmts=null}SWITCH(){return this.getToken(x.SWITCH,0)}ON(){return this.getToken(x.ON,0)}DOING(){return this.getToken(x.DOING,0)}variable_identifier(){return this.getTypedRuleContext(hr,0)}ALWAYS(){return this.getToken(x.ALWAYS,0)}catch_statement_list(){return this.getTypedRuleContext(tn,0)}OTHERWISE(){return this.getToken(x.OTHERWISE,0)}WHEN(){return this.getToken(x.WHEN,0)}ANY(){return this.getToken(x.ANY,0)}enterRule(t){t instanceof o&&t.enterTry_statement(this)}exitRule(t){t instanceof o&&t.exitTry_statement(this)}}class Ft extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_catch_statement}copyFrom(t){super.copyFrom(t)}}class Ht extends Ft{constructor(t,e){super(t),this.name=null,this.stmts=null,super.copyFrom(e)}WHEN(){return this.getToken(x.WHEN,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}lfs(){return this.getTypedRuleContext(Oi,0)}symbol_identifier(){return this.getTypedRuleContext(ur,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}enterRule(t){t instanceof o&&t.enterCatchAtomicStatement(this)}exitRule(t){t instanceof o&&t.exitCatchAtomicStatement(this)}}x.CatchAtomicStatementContext=Ht;class Vt extends Ft{constructor(t,e){super(t),this.exp=null,this.stmts=null,super.copyFrom(e)}WHEN(){return this.getToken(x.WHEN,0)}IN(){return this.getToken(x.IN,0)}LBRAK(){return this.getToken(x.LBRAK,0)}RBRAK(){return this.getToken(x.RBRAK,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}lfs(){return this.getTypedRuleContext(Oi,0)}symbol_list(){return this.getTypedRuleContext(es,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}enterRule(t){t instanceof o&&t.enterCatchCollectionStatement(this)}exitRule(t){t instanceof o&&t.exitCatchCollectionStatement(this)}}x.CatchCollectionStatementContext=Vt;class Bt extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_break_statement}BREAK(){return this.getToken(x.BREAK,0)}enterRule(t){t instanceof o&&t.enterBreak_statement(this)}exitRule(t){t instanceof o&&t.exitBreak_statement(this)}}class Gt extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_return_statement,this.exp=null}RETURN(){return this.getToken(x.RETURN,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterReturn_statement(this)}exitRule(t){t instanceof o&&t.exitReturn_statement(this)}}class jt extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_expression}copyFrom(t){super.copyFrom(t)}}class Wt extends jt{constructor(t,e){super(t),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.left=null,this.right=null,super.copyFrom(e)}idivide(){return this.getTypedRuleContext(Sa,0)}enterRule(t){t instanceof o&&t.enterIntDivideExpression(this)}exitRule(t){t instanceof o&&t.exitIntDivideExpression(this)}}x.IntDivideExpressionContext=Wt;class Jt extends jt{constructor(t,e){super(t),this.left=null,this.right=null,super.copyFrom(e)}HAS(){return this.getToken(x.HAS,0)}ANY(){return this.getToken(x.ANY,0)}expression(){return this.getTypedRuleContext(jt,0)}filter_expression(){return this.getTypedRuleContext(Se,0)}NOT(){return this.getToken(x.NOT,0)}enterRule(t){t instanceof o&&t.enterHasAnyExpression(this)}exitRule(t){t instanceof o&&t.exitHasAnyExpression(this)}}x.HasAnyExpressionContext=Jt;class Yt extends jt{constructor(t,e){super(t),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.left=null,this.right=null,super.copyFrom(e)}HAS(){return this.getToken(x.HAS,0)}NOT(){return this.getToken(x.NOT,0)}enterRule(t){t instanceof o&&t.enterHasExpression(this)}exitRule(t){t instanceof o&&t.exitHasExpression(this)}}x.HasExpressionContext=Yt;class qt extends jt{constructor(t,e){super(t),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.ifTrue=null,this.test=null,this.ifFalse=null,super.copyFrom(e)}IF(){return this.getToken(x.IF,0)}ELSE(){return this.getToken(x.ELSE,0)}enterRule(t){t instanceof o&&t.enterTernaryExpression(this)}exitRule(t){t instanceof o&&t.exitTernaryExpression(this)}}x.TernaryExpressionContext=qt;class Xt extends jt{constructor(t,e){super(t),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.left=null,this.right=null,super.copyFrom(e)}IN(){return this.getToken(x.IN,0)}NOT(){return this.getToken(x.NOT,0)}enterRule(t){t instanceof o&&t.enterInExpression(this)}exitRule(t){t instanceof o&&t.exitInExpression(this)}}x.InExpressionContext=Xt;class Kt extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}document_expression(){return this.getTypedRuleContext(si,0)}enterRule(t){t instanceof o&&t.enterDocumentExpression(this)}exitRule(t){t instanceof o&&t.exitDocumentExpression(this)}}x.DocumentExpressionContext=Kt;class zt extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}jsx_expression(){return this.getTypedRuleContext(Zh,0)}enterRule(t){t instanceof o&&t.enterJsxExpression(this)}exitRule(t){t instanceof o&&t.exitJsxExpression(this)}}x.JsxExpressionContext=zt;class Qt extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}NOT(){return this.getToken(x.NOT,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterNotExpression(this)}exitRule(t){t instanceof o&&t.exitNotExpression(this)}}x.NotExpressionContext=Qt;class Zt extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}invocation_expression(){return this.getTypedRuleContext(He,0)}enterRule(t){t instanceof o&&t.enterInvocationExpression(this)}exitRule(t){t instanceof o&&t.exitInvocationExpression(this)}}x.InvocationExpressionContext=Zt;class $t extends jt{constructor(t,e){super(t),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.left=null,this.op=null,this.right=null,super.copyFrom(e)}LT(){return this.getToken(x.LT,0)}LTE(){return this.getToken(x.LTE,0)}GT(){return this.getToken(x.GT,0)}GTE(){return this.getToken(x.GTE,0)}enterRule(t){t instanceof o&&t.enterCompareExpression(this)}exitRule(t){t instanceof o&&t.exitCompareExpression(this)}}x.CompareExpressionContext=$t;class te extends jt{constructor(t,e){super(t),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.left=null,this.right=null,super.copyFrom(e)}OR(){return this.getToken(x.OR,0)}enterRule(t){t instanceof o&&t.enterOrExpression(this)}exitRule(t){t instanceof o&&t.exitOrExpression(this)}}x.OrExpressionContext=te;class ee extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}CODE(){return this.getToken(x.CODE,0)}COLON(){return this.getToken(x.COLON,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterCodeExpression(this)}exitRule(t){t instanceof o&&t.exitCodeExpression(this)}}x.CodeExpressionContext=ee;class ie extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}ambiguous_expression(){return this.getTypedRuleContext(li,0)}enterRule(t){t instanceof o&&t.enterAmbiguousExpression(this)}exitRule(t){t instanceof o&&t.exitAmbiguousExpression(this)}}x.AmbiguousExpressionContext=ie;class se extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}read_one_expression(){return this.getTypedRuleContext(da,0)}enterRule(t){t instanceof o&&t.enterReadOneExpression(this)}exitRule(t){t instanceof o&&t.exitReadOneExpression(this)}}x.ReadOneExpressionContext=se;class re extends jt{constructor(t,e){super(t),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.left=null,this.right=null,super.copyFrom(e)}AND(){return this.getToken(x.AND,0)}enterRule(t){t instanceof o&&t.enterAndExpression(this)}exitRule(t){t instanceof o&&t.exitAndExpression(this)}}x.AndExpressionContext=re;class ne extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}arrow_expression(){return this.getTypedRuleContext(ia,0)}enterRule(t){t instanceof o&&t.enterArrowExpression(this)}exitRule(t){t instanceof o&&t.exitArrowExpression(this)}}x.ArrowExpressionContext=ne;class ae extends jt{constructor(t,e){super(t),this.exp1=null,this.exp2=null,this.args=null,super.copyFrom(e)}argument_assignment_list(){return this.getTypedRuleContext(Ti,0)}instance_expression(){return this.getTypedRuleContext(qe,0)}unresolved_expression(){return this.getTypedRuleContext(ke,0)}enterRule(t){t instanceof o&&t.enterMethodCallExpression(this)}exitRule(t){t instanceof o&&t.exitMethodCallExpression(this)}}x.MethodCallExpressionContext=ae;class oe extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}fetch_expression(){return this.getTypedRuleContext(ui,0)}enterRule(t){t instanceof o&&t.enterFetchExpression(this)}exitRule(t){t instanceof o&&t.exitFetchExpression(this)}}x.FetchExpressionContext=oe;class he extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}METHOD_COLON(){return this.getToken(x.METHOD_COLON,0)}instance_expression(){return this.getTypedRuleContext(qe,0)}enterRule(t){t instanceof o&&t.enterClosureExpression(this)}exitRule(t){t instanceof o&&t.exitClosureExpression(this)}}x.ClosureExpressionContext=he;class le extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}sorted_expression(){return this.getTypedRuleContext(Ri,0)}enterRule(t){t instanceof o&&t.enterSortedExpression(this)}exitRule(t){t instanceof o&&t.exitSortedExpression(this)}}x.SortedExpressionContext=le;class ce extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}blob_expression(){return this.getTypedRuleContext(ri,0)}enterRule(t){t instanceof o&&t.enterBlobExpression(this)}exitRule(t){t instanceof o&&t.exitBlobExpression(this)}}x.BlobExpressionContext=ce;class ue extends jt{constructor(t,e){super(t),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.left=null,this.right=null,super.copyFrom(e)}CONTAINS(){return this.getToken(x.CONTAINS,0)}NOT(){return this.getToken(x.NOT,0)}enterRule(t){t instanceof o&&t.enterContainsExpression(this)}exitRule(t){t instanceof o&&t.exitContainsExpression(this)}}x.ContainsExpressionContext=ue;class de extends jt{constructor(t,e){super(t),this.src=null,super.copyFrom(e)}filtered_list_suffix(){return this.getTypedRuleContext(ci,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterFilteredListExpression(this)}exitRule(t){t instanceof o&&t.exitFilteredListExpression(this)}}x.FilteredListExpressionContext=de;class pe extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}constructor_expression(){return this.getTypedRuleContext(ni,0)}enterRule(t){t instanceof o&&t.enterConstructorExpression(this)}exitRule(t){t instanceof o&&t.exitConstructorExpression(this)}}x.ConstructorExpressionContext=pe;class fe extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}read_blob_expression(){return this.getTypedRuleContext(ca,0)}enterRule(t){t instanceof o&&t.enterReadBlobExpression(this)}exitRule(t){t instanceof o&&t.exitReadBlobExpression(this)}}x.ReadBlobExpressionContext=fe;class _e extends jt{constructor(t,e){super(t),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.left=null,this.right=null,super.copyFrom(e)}multiply(){return this.getTypedRuleContext(wa,0)}enterRule(t){t instanceof o&&t.enterMultiplyExpression(this)}exitRule(t){t instanceof o&&t.exitMultiplyExpression(this)}}x.MultiplyExpressionContext=_e;class xe extends jt{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}EXECUTE(){return this.getToken(x.EXECUTE,0)}COLON(){return this.getToken(x.COLON,0)}variable_identifier(){return this.getTypedRuleContext(hr,0)}enterRule(t){t instanceof o&&t.enterExecuteExpression(this)}exitRule(t){t instanceof o&&t.exitExecuteExpression(this)}}x.ExecuteExpressionContext=xe;class Ee extends jt{constructor(t,e){super(t),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.exp=null,this.name=null,this.source=null,super.copyFrom(e)}FOR(){return this.getToken(x.FOR,0)}EACH(){return this.getToken(x.EACH,0)}IN(){return this.getToken(x.IN,0)}variable_identifier(){return this.getTypedRuleContext(hr,0)}enterRule(t){t instanceof o&&t.enterIteratorExpression(this)}exitRule(t){t instanceof o&&t.exitIteratorExpression(this)}}x.IteratorExpressionContext=Ee;class me extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}unresolved_expression(){return this.getTypedRuleContext(ke,0)}enterRule(t){t instanceof o&&t.enterUnresolvedExpression(this)}exitRule(t){t instanceof o&&t.exitUnresolvedExpression(this)}}x.UnresolvedExpressionContext=me;class Re extends jt{constructor(t,e){super(t),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.left=null,this.right=null,super.copyFrom(e)}divide(){return this.getTypedRuleContext(Na,0)}enterRule(t){t instanceof o&&t.enterDivideExpression(this)}exitRule(t){t instanceof o&&t.exitDivideExpression(this)}}x.DivideExpressionContext=Re;class Te extends jt{constructor(t,e){super(t),this.left=null,this.right=null,super.copyFrom(e)}IS(){return this.getToken(x.IS,0)}expression(){return this.getTypedRuleContext(jt,0)}is_expression(){return this.getTypedRuleContext(Zn,0)}NOT(){return this.getToken(x.NOT,0)}enterRule(t){t instanceof o&&t.enterIsExpression(this)}exitRule(t){t instanceof o&&t.exitIsExpression(this)}}x.IsExpressionContext=Te;class ge extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}MINUS(){return this.getToken(x.MINUS,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterMinusExpression(this)}exitRule(t){t instanceof o&&t.exitMinusExpression(this)}}x.MinusExpressionContext=ge;class ye extends jt{constructor(t,e){super(t),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.left=null,this.op=null,this.right=null,super.copyFrom(e)}PLUS(){return this.getToken(x.PLUS,0)}MINUS(){return this.getToken(x.MINUS,0)}enterRule(t){t instanceof o&&t.enterAddExpression(this)}exitRule(t){t instanceof o&&t.exitAddExpression(this)}}x.AddExpressionContext=ye;class Ae extends jt{constructor(t,e){super(t),this.left=null,this.right=null,super.copyFrom(e)}HAS(){return this.getToken(x.HAS,0)}ALL(){return this.getToken(x.ALL,0)}expression(){return this.getTypedRuleContext(jt,0)}filter_expression(){return this.getTypedRuleContext(Se,0)}NOT(){return this.getToken(x.NOT,0)}enterRule(t){t instanceof o&&t.enterHasAllExpression(this)}exitRule(t){t instanceof o&&t.exitHasAllExpression(this)}}x.HasAllExpressionContext=Ae;class Le extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}instance_expression(){return this.getTypedRuleContext(qe,0)}enterRule(t){t instanceof o&&t.enterInstanceExpression(this)}exitRule(t){t instanceof o&&t.exitInstanceExpression(this)}}x.InstanceExpressionContext=Le;class Ie extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}mutable_instance_expression(){return this.getTypedRuleContext(ti,0)}enterRule(t){t instanceof o&&t.enterMutableInstanceExpression(this)}exitRule(t){t instanceof o&&t.exitMutableInstanceExpression(this)}}x.MutableInstanceExpressionContext=Ie;class Ce extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}read_all_expression(){return this.getTypedRuleContext(ua,0)}enterRule(t){t instanceof o&&t.enterReadAllExpression(this)}exitRule(t){t instanceof o&&t.exitReadAllExpression(this)}}x.ReadAllExpressionContext=Ce;class ve extends jt{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}css_expression(){return this.getTypedRuleContext(gl,0)}enterRule(t){t instanceof o&&t.enterCssExpression(this)}exitRule(t){t instanceof o&&t.exitCssExpression(this)}}x.CssExpressionContext=ve;class be extends jt{constructor(t,e){super(t),this.left=null,this.right=null,super.copyFrom(e)}AS(){return this.getToken(x.AS,0)}expression(){return this.getTypedRuleContext(jt,0)}category_or_any_type(){return this.getTypedRuleContext(Rr,0)}MUTABLE(){return this.getToken(x.MUTABLE,0)}enterRule(t){t instanceof o&&t.enterCastExpression(this)}exitRule(t){t instanceof o&&t.exitCastExpression(this)}}x.CastExpressionContext=be;class we extends jt{constructor(t,e){super(t),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.left=null,this.right=null,super.copyFrom(e)}modulo(){return this.getTypedRuleContext(Oa,0)}enterRule(t){t instanceof o&&t.enterModuloExpression(this)}exitRule(t){t instanceof o&&t.exitModuloExpression(this)}}x.ModuloExpressionContext=we;class Ne extends jt{constructor(t,e){super(t),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.left=null,this.op=null,this.right=null,super.copyFrom(e)}EQ(){return this.getToken(x.EQ,0)}LTGT(){return this.getToken(x.LTGT,0)}TILDE(){return this.getToken(x.TILDE,0)}enterRule(t){t instanceof o&&t.enterEqualsExpression(this)}exitRule(t){t instanceof o&&t.exitEqualsExpression(this)}}x.EqualsExpressionContext=Ne;class Se extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_filter_expression}copyFrom(t){super.copyFrom(t)}}class Oe extends Se{constructor(t,e){super(t),super.copyFrom(e)}variable_identifier(){return this.getTypedRuleContext(hr,0)}WHERE(){return this.getToken(x.WHERE,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterExplicitFilterExpression(this)}exitRule(t){t instanceof o&&t.exitExplicitFilterExpression(this)}}x.ExplicitFilterExpressionContext=Oe;class De extends Se{constructor(t,e){super(t),super.copyFrom(e)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterOtherFilterExpression(this)}exitRule(t){t instanceof o&&t.exitOtherFilterExpression(this)}}x.OtherFilterExpressionContext=De;class Me extends Se{constructor(t,e){super(t),super.copyFrom(e)}WHERE(){return this.getToken(x.WHERE,0)}arrow_expression(){return this.getTypedRuleContext(ia,0)}enterRule(t){t instanceof o&&t.enterArrowFilterExpression(this)}exitRule(t){t instanceof o&&t.exitArrowFilterExpression(this)}}x.ArrowFilterExpressionContext=Me;class ke extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_unresolved_expression}copyFrom(t){super.copyFrom(t)}}class Ue extends ke{constructor(t,e){super(t),this.parent=null,this.selector=null,super.copyFrom(e)}unresolved_expression(){return this.getTypedRuleContext(ke,0)}unresolved_selector(){return this.getTypedRuleContext(Fe,0)}enterRule(t){t instanceof o&&t.enterUnresolvedSelector(this)}exitRule(t){t instanceof o&&t.exitUnresolvedSelector(this)}}x.UnresolvedSelectorContext=Ue;class Pe extends ke{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}identifier(){return this.getTypedRuleContext(sr,0)}enterRule(t){t instanceof o&&t.enterUnresolvedIdentifier(this)}exitRule(t){t instanceof o&&t.exitUnresolvedIdentifier(this)}}x.UnresolvedIdentifierContext=Pe;class Fe extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_unresolved_selector,this.name=null}DOT(){return this.getToken(x.DOT,0)}identifier(){return this.getTypedRuleContext(sr,0)}enterRule(t){t instanceof o&&t.enterUnresolved_selector(this)}exitRule(t){t instanceof o&&t.exitUnresolved_selector(this)}}class He extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_invocation_expression,this.name=null}INVOKE_COLON(){return this.getToken(x.INVOKE_COLON,0)}invocation_trailer(){return this.getTypedRuleContext(Ve,0)}variable_identifier(){return this.getTypedRuleContext(hr,0)}enterRule(t){t instanceof o&&t.enterInvocation_expression(this)}exitRule(t){t instanceof o&&t.exitInvocation_expression(this)}}class Ve extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_invocation_trailer}enterRule(t){t instanceof o&&t.enterInvocation_trailer(this)}exitRule(t){t instanceof o&&t.exitInvocation_trailer(this)}}class Be extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_selectable_expression}copyFrom(t){super.copyFrom(t)}}class Ge extends Be{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}this_expression(){return this.getTypedRuleContext(In,0)}enterRule(t){t instanceof o&&t.enterThisExpression(this)}exitRule(t){t instanceof o&&t.exitThisExpression(this)}}x.ThisExpressionContext=Ge;class je extends Be{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}parenthesis_expression(){return this.getTypedRuleContext(vn,0)}enterRule(t){t instanceof o&&t.enterParenthesisExpression(this)}exitRule(t){t instanceof o&&t.exitParenthesisExpression(this)}}x.ParenthesisExpressionContext=je;class We extends Be{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}literal_expression(){return this.getTypedRuleContext(bn,0)}enterRule(t){t instanceof o&&t.enterLiteralExpression(this)}exitRule(t){t instanceof o&&t.exitLiteralExpression(this)}}x.LiteralExpressionContext=We;class Je extends Be{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}super_expression(){return this.getTypedRuleContext(Cn,0)}enterRule(t){t instanceof o&&t.enterSuperExpression(this)}exitRule(t){t instanceof o&&t.exitSuperExpression(this)}}x.SuperExpressionContext=Je;class Ye extends Be{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}identifier(){return this.getTypedRuleContext(sr,0)}enterRule(t){t instanceof o&&t.enterIdentifierExpression(this)}exitRule(t){t instanceof o&&t.exitIdentifierExpression(this)}}x.IdentifierExpressionContext=Ye;class qe extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_instance_expression}copyFrom(t){super.copyFrom(t)}}class Xe extends qe{constructor(t,e){super(t),this.parent=null,this.selector=null,super.copyFrom(e)}instance_expression(){return this.getTypedRuleContext(qe,0)}instance_selector(){return this.getTypedRuleContext(ze,0)}enterRule(t){t instanceof o&&t.enterSelectorExpression(this)}exitRule(t){t instanceof o&&t.exitSelectorExpression(this)}}x.SelectorExpressionContext=Xe;class Ke extends qe{constructor(t,e){super(t),this.parent=null,super.copyFrom(e)}selectable_expression(){return this.getTypedRuleContext(Be,0)}enterRule(t){t instanceof o&&t.enterSelectableExpression(this)}exitRule(t){t instanceof o&&t.exitSelectableExpression(this)}}x.SelectableExpressionContext=Ke;class ze extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_instance_selector}copyFrom(t){super.copyFrom(t)}}class Qe extends ze{constructor(t,e){super(t),this.xslice=null,super.copyFrom(e)}LBRAK(){return this.getToken(x.LBRAK,0)}RBRAK(){return this.getToken(x.RBRAK,0)}slice_arguments(){return this.getTypedRuleContext(Wn,0)}enterRule(t){t instanceof o&&t.enterSliceSelector(this)}exitRule(t){t instanceof o&&t.exitSliceSelector(this)}}x.SliceSelectorContext=Qe;class Ze extends ze{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}DOT(){return this.getToken(x.DOT,0)}member_identifier(){return this.getTypedRuleContext(or,0)}enterRule(t){t instanceof o&&t.enterMemberSelector(this)}exitRule(t){t instanceof o&&t.exitMemberSelector(this)}}x.MemberSelectorContext=Ze;class $e extends ze{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}LBRAK(){return this.getToken(x.LBRAK,0)}RBRAK(){return this.getToken(x.RBRAK,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterItemSelector(this)}exitRule(t){t instanceof o&&t.exitItemSelector(this)}}x.ItemSelectorContext=$e;class ti extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_mutable_instance_expression}copyFrom(t){super.copyFrom(t)}}class ei extends ti{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}MUTABLE(){return this.getToken(x.MUTABLE,0)}identifier(){return this.getTypedRuleContext(sr,0)}enterRule(t){t instanceof o&&t.enterMutableSelectableExpression(this)}exitRule(t){t instanceof o&&t.exitMutableSelectableExpression(this)}}x.MutableSelectableExpressionContext=ei;class ii extends ti{constructor(t,e){super(t),this.parent=null,this.selector=null,super.copyFrom(e)}mutable_instance_expression(){return this.getTypedRuleContext(ti,0)}instance_selector(){return this.getTypedRuleContext(ze,0)}enterRule(t){t instanceof o&&t.enterMutableSelectorExpression(this)}exitRule(t){t instanceof o&&t.exitMutableSelectorExpression(this)}}x.MutableSelectorExpressionContext=ii;class si extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_document_expression,this.exp=null}DOCUMENT(){return this.getToken(x.DOCUMENT,0)}FROM(){return this.getToken(x.FROM,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterDocument_expression(this)}exitRule(t){t instanceof o&&t.exitDocument_expression(this)}}class ri extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_blob_expression}BLOB(){return this.getToken(x.BLOB,0)}FROM(){return this.getToken(x.FROM,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterBlob_expression(this)}exitRule(t){t instanceof o&&t.exitBlob_expression(this)}}class ni extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_constructor_expression}copyFrom(t){super.copyFrom(t)}}class ai extends ni{constructor(t,e){super(t),this.typ=null,this.copyExp=null,this.args=null,this.arg=null,super.copyFrom(e)}FROM(){return this.getToken(x.FROM,0)}mutable_category_type(){return this.getTypedRuleContext(js,0)}expression(){return this.getTypedRuleContext(jt,0)}with_argument_assignment_list(){return this.getTypedRuleContext(Ai,0)}COMMA(){return this.getToken(x.COMMA,0)}AND(){return this.getToken(x.AND,0)}argument_assignment(){return this.getTypedRuleContext(Ci,0)}enterRule(t){t instanceof o&&t.enterConstructorFrom(this)}exitRule(t){t instanceof o&&t.exitConstructorFrom(this)}}x.ConstructorFromContext=ai;class oi extends ni{constructor(t,e){super(t),this.typ=null,this.args=null,this.arg=null,super.copyFrom(e)}mutable_category_type(){return this.getTypedRuleContext(js,0)}with_argument_assignment_list(){return this.getTypedRuleContext(Ai,0)}AND(){return this.getToken(x.AND,0)}argument_assignment(){return this.getTypedRuleContext(Ci,0)}enterRule(t){t instanceof o&&t.enterConstructorNoFrom(this)}exitRule(t){t instanceof o&&t.exitConstructorNoFrom(this)}}x.ConstructorNoFromContext=oi;class hi extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.parser=t,this.ruleIndex=x.RULE_write_statement,this.what=null,this.target=null}WRITE(){return this.getToken(x.WRITE,0)}TO(){return this.getToken(x.TO,0)}then(){return this.getTypedRuleContext(Ei,0)}enterRule(t){t instanceof o&&t.enterWrite_statement(this)}exitRule(t){t instanceof o&&t.exitWrite_statement(this)}}class li extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_ambiguous_expression,this.method=null,this.exp=null}MINUS(){return this.getToken(x.MINUS,0)}unresolved_expression(){return this.getTypedRuleContext(ke,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterAmbiguous_expression(this)}exitRule(t){t instanceof o&&t.exitAmbiguous_expression(this)}}class ci extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_filtered_list_suffix,this.name=null,this.predicate=null}FILTERED(){return this.getToken(x.FILTERED,0)}WHERE(){return this.getToken(x.WHERE,0)}expression(){return this.getTypedRuleContext(jt,0)}WITH(){return this.getToken(x.WITH,0)}variable_identifier(){return this.getTypedRuleContext(hr,0)}enterRule(t){t instanceof o&&t.enterFiltered_list_suffix(this)}exitRule(t){t instanceof o&&t.exitFiltered_list_suffix(this)}}class ui extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_fetch_expression}copyFrom(t){super.copyFrom(t)}}class di extends ui{constructor(t,e){super(t),this.typ=null,this.predicate=null,super.copyFrom(e)}FETCH(){return this.getToken(x.FETCH,0)}ONE(){return this.getToken(x.ONE,0)}WHERE(){return this.getToken(x.WHERE,0)}expression(){return this.getTypedRuleContext(jt,0)}mutable_category_type(){return this.getTypedRuleContext(js,0)}enterRule(t){t instanceof o&&t.enterFetchOne(this)}exitRule(t){t instanceof o&&t.exitFetchOne(this)}}x.FetchOneContext=di;class pi extends ui{constructor(t,e){super(t),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.typ=null,this.xstart=null,this.xstop=null,this.predicate=null,this.orderby=null,super.copyFrom(e)}FETCH(){return this.getToken(x.FETCH,0)}WHERE(){return this.getToken(x.WHERE,0)}ORDER(){return this.getToken(x.ORDER,0)}BY(){return this.getToken(x.BY,0)}ALL(){return this.getToken(x.ALL,0)}TO(){return this.getToken(x.TO,0)}ROWS(){return this.getToken(x.ROWS,0)}order_by_list(){return this.getTypedRuleContext(pa,0)}mutable_category_type(){return this.getTypedRuleContext(js,0)}enterRule(t){t instanceof o&&t.enterFetchMany(this)}exitRule(t){t instanceof o&&t.exitFetchMany(this)}}x.FetchManyContext=pi;class fi extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_fetch_statement}copyFrom(t){super.copyFrom(t)}}class _i extends fi{constructor(t,e){super(t),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.typ=null,this.xstart=null,this.xstop=null,this.predicate=null,this.orderby=null,super.copyFrom(e)}FETCH(){return this.getToken(x.FETCH,0)}then(){return this.getTypedRuleContext(Ei,0)}WHERE(){return this.getToken(x.WHERE,0)}ORDER(){return this.getToken(x.ORDER,0)}BY(){return this.getToken(x.BY,0)}ALL(){return this.getToken(x.ALL,0)}TO(){return this.getToken(x.TO,0)}ROWS(){return this.getToken(x.ROWS,0)}order_by_list(){return this.getTypedRuleContext(pa,0)}mutable_category_type(){return this.getTypedRuleContext(js,0)}enterRule(t){t instanceof o&&t.enterFetchManyAsync(this)}exitRule(t){t instanceof o&&t.exitFetchManyAsync(this)}}x.FetchManyAsyncContext=_i;class xi extends fi{constructor(t,e){super(t),this.typ=null,this.predicate=null,super.copyFrom(e)}FETCH(){return this.getToken(x.FETCH,0)}ONE(){return this.getToken(x.ONE,0)}WHERE(){return this.getToken(x.WHERE,0)}then(){return this.getTypedRuleContext(Ei,0)}expression(){return this.getTypedRuleContext(jt,0)}mutable_category_type(){return this.getTypedRuleContext(js,0)}enterRule(t){t instanceof o&&t.enterFetchOneAsync(this)}exitRule(t){t instanceof o&&t.exitFetchOneAsync(this)}}x.FetchOneAsyncContext=xi;class Ei extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_then,this.name=null,this.stmts=null}THEN(){return this.getToken(x.THEN,0)}WITH(){return this.getToken(x.WITH,0)}COLON(){return this.getToken(x.COLON,0)}indent(){return this.getTypedRuleContext(ki,0)}dedent(){return this.getTypedRuleContext(Ui,0)}variable_identifier(){return this.getTypedRuleContext(hr,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}enterRule(t){t instanceof o&&t.enterThen(this)}exitRule(t){t instanceof o&&t.exitThen(this)}}class mi extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_read_statement,this.source=null}READ(){return this.getToken(x.READ,0)}ALL(){return this.getToken(x.ALL,0)}FROM(){return this.getToken(x.FROM,0)}then(){return this.getTypedRuleContext(Ei,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterRead_statement(this)}exitRule(t){t instanceof o&&t.exitRead_statement(this)}}class Ri extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_sorted_expression,this.source=null,this.key=null}SORTED(){return this.getToken(x.SORTED,0)}instance_expression(){return this.getTypedRuleContext(qe,0)}DESC(){return this.getToken(x.DESC,0)}WITH(){return this.getToken(x.WITH,0)}AS(){return this.getToken(x.AS,0)}key_token(){return this.getTypedRuleContext(La,0)}sorted_key(){return this.getTypedRuleContext(la,0)}enterRule(t){t instanceof o&&t.enterSorted_expression(this)}exitRule(t){t instanceof o&&t.exitSorted_expression(this)}}class Ti extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_argument_assignment_list}copyFrom(t){super.copyFrom(t)}}class gi extends Ti{constructor(t,e){super(t),this.exp=null,this.items=null,this.item=null,super.copyFrom(e)}expression(){return this.getTypedRuleContext(jt,0)}with_argument_assignment_list(){return this.getTypedRuleContext(Ai,0)}AND(){return this.getToken(x.AND,0)}argument_assignment(){return this.getTypedRuleContext(Ci,0)}enterRule(t){t instanceof o&&t.enterArgumentAssignmentListExpression(this)}exitRule(t){t instanceof o&&t.exitArgumentAssignmentListExpression(this)}}x.ArgumentAssignmentListExpressionContext=gi;class yi extends Ti{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}with_argument_assignment_list(){return this.getTypedRuleContext(Ai,0)}AND(){return this.getToken(x.AND,0)}argument_assignment(){return this.getTypedRuleContext(Ci,0)}enterRule(t){t instanceof o&&t.enterArgumentAssignmentListNoExpression(this)}exitRule(t){t instanceof o&&t.exitArgumentAssignmentListNoExpression(this)}}x.ArgumentAssignmentListNoExpressionContext=yi;class Ai extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_with_argument_assignment_list}copyFrom(t){super.copyFrom(t)}}class Li extends Ai{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}WITH(){return this.getToken(x.WITH,0)}argument_assignment(){return this.getTypedRuleContext(Ci,0)}enterRule(t){t instanceof o&&t.enterArgumentAssignmentList(this)}exitRule(t){t instanceof o&&t.exitArgumentAssignmentList(this)}}x.ArgumentAssignmentListContext=Li;class Ii extends Ai{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}COMMA(){return this.getToken(x.COMMA,0)}with_argument_assignment_list(){return this.getTypedRuleContext(Ai,0)}argument_assignment(){return this.getTypedRuleContext(Ci,0)}enterRule(t){t instanceof o&&t.enterArgumentAssignmentListItem(this)}exitRule(t){t instanceof o&&t.exitArgumentAssignmentListItem(this)}}x.ArgumentAssignmentListItemContext=Ii;class Ci extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_argument_assignment,this.exp=null,this.name=null}variable_identifier(){return this.getTypedRuleContext(hr,0)}AS(){return this.getToken(x.AS,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterArgument_assignment(this)}exitRule(t){t instanceof o&&t.exitArgument_assignment(this)}}class vi extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_assign_instance_statement,this.inst=null,this.exp=null}assign(){return this.getTypedRuleContext(ba,0)}assignable_instance(){return this.getTypedRuleContext(Kn,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterAssign_instance_statement(this)}exitRule(t){t instanceof o&&t.exitAssign_instance_statement(this)}}class bi extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_child_instance}copyFrom(t){super.copyFrom(t)}}class wi extends bi{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}DOT(){return this.getToken(x.DOT,0)}variable_identifier(){return this.getTypedRuleContext(hr,0)}enterRule(t){t instanceof o&&t.enterMemberInstance(this)}exitRule(t){t instanceof o&&t.exitMemberInstance(this)}}x.MemberInstanceContext=wi;class Ni extends bi{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}LBRAK(){return this.getToken(x.LBRAK,0)}RBRAK(){return this.getToken(x.RBRAK,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterItemInstance(this)}exitRule(t){t instanceof o&&t.exitItemInstance(this)}}x.ItemInstanceContext=Ni;class Si extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_assign_tuple_statement,this.items=null,this.exp=null}assign(){return this.getTypedRuleContext(ba,0)}variable_identifier_list(){return this.getTypedRuleContext(Fr,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterAssign_tuple_statement(this)}exitRule(t){t instanceof o&&t.exitAssign_tuple_statement(this)}}class Oi extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"LF",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.LF):this.getToken(x.LF,t)})),this.parser=t,this.ruleIndex=x.RULE_lfs}enterRule(t){t instanceof o&&t.enterLfs(this)}exitRule(t){t instanceof o&&t.exitLfs(this)}}class Di extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"LF",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.LF):this.getToken(x.LF,t)})),this.parser=t,this.ruleIndex=x.RULE_lfp}enterRule(t){t instanceof o&&t.enterLfp(this)}exitRule(t){t instanceof o&&t.exitLfp(this)}}class Mi extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"LF",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.LF):this.getToken(x.LF,t)})),u(this,"TAB",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.TAB):this.getToken(x.TAB,t)})),u(this,"WS",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.WS):this.getToken(x.WS,t)})),u(this,"INDENT",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.INDENT):this.getToken(x.INDENT,t)})),this.parser=t,this.ruleIndex=x.RULE_ws_plus}enterRule(t){t instanceof o&&t.enterWs_plus(this)}exitRule(t){t instanceof o&&t.exitWs_plus(this)}}class ki extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"LF",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.LF):this.getToken(x.LF,t)})),this.parser=t,this.ruleIndex=x.RULE_indent}INDENT(){return this.getToken(x.INDENT,0)}enterRule(t){t instanceof o&&t.enterIndent(this)}exitRule(t){t instanceof o&&t.exitIndent(this)}}class Ui extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"LF",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.LF):this.getToken(x.LF,t)})),this.parser=t,this.ruleIndex=x.RULE_dedent}DEDENT(){return this.getToken(x.DEDENT,0)}enterRule(t){t instanceof o&&t.enterDedent(this)}exitRule(t){t instanceof o&&t.exitDedent(this)}}class Pi extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_type_literal}TYPE(){return this.getToken(x.TYPE,0)}COLON(){return this.getToken(x.COLON,0)}category_or_any_type(){return this.getTypedRuleContext(Rr,0)}enterRule(t){t instanceof o&&t.enterType_literal(this)}exitRule(t){t instanceof o&&t.exitType_literal(this)}}class Fi extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_null_literal}NOTHING(){return this.getToken(x.NOTHING,0)}enterRule(t){t instanceof o&&t.enterNull_literal(this)}exitRule(t){t instanceof o&&t.exitNull_literal(this)}}class Hi extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_repl}declaration(){return this.getTypedRuleContext(ji,0)}statement(){return this.getTypedRuleContext(z,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterRepl(this)}exitRule(t){t instanceof o&&t.exitRepl(this)}}class Vi extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_declaration_list}copyFrom(t){super.copyFrom(t)}}class Bi extends Vi{constructor(t,e){super(t),u(this,"lfs",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Oi):this.getTypedRuleContext(Oi,t)})),super.copyFrom(e)}EOF(){return this.getToken(x.EOF,0)}declarations(){return this.getTypedRuleContext(Gi,0)}enterRule(t){t instanceof o&&t.enterFullDeclarationList(this)}exitRule(t){t instanceof o&&t.exitFullDeclarationList(this)}}x.FullDeclarationListContext=Bi;class Gi extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"declaration",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(ji):this.getTypedRuleContext(ji,t)})),u(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Di):this.getTypedRuleContext(Di,t)})),this.parser=t,this.ruleIndex=x.RULE_declarations}enterRule(t){t instanceof o&&t.enterDeclarations(this)}exitRule(t){t instanceof o&&t.exitDeclarations(this)}}class ji extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"comment_statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Br):this.getTypedRuleContext(Br,t)})),u(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Di):this.getTypedRuleContext(Di,t)})),u(this,"annotation_constructor",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Wi):this.getTypedRuleContext(Wi,t)})),this.parser=t,this.ruleIndex=x.RULE_declaration}attribute_declaration(){return this.getTypedRuleContext(g,0)}category_declaration(){return this.getTypedRuleContext(Js,0)}resource_declaration(){return this.getTypedRuleContext(Qi,0)}enum_declaration(){return this.getTypedRuleContext(Zi,0)}widget_declaration(){return this.getTypedRuleContext(Ks,0)}method_declaration(){return this.getTypedRuleContext(Vr,0)}enterRule(t){t instanceof o&&t.enterDeclaration(this)}exitRule(t){t instanceof o&&t.exitDeclaration(this)}}class Wi extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"annotation_argument",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Yi):this.getTypedRuleContext(Yi,t)})),u(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COMMA):this.getToken(x.COMMA,t)})),this.parser=t,this.ruleIndex=x.RULE_annotation_constructor,this.name=null,this.exp=null}annotation_identifier(){return this.getTypedRuleContext(Ji,0)}LPAR(){return this.getToken(x.LPAR,0)}RPAR(){return this.getToken(x.RPAR,0)}annotation_argument_value(){return this.getTypedRuleContext(Xi,0)}enterRule(t){t instanceof o&&t.enterAnnotation_constructor(this)}exitRule(t){t instanceof o&&t.exitAnnotation_constructor(this)}}class Ji extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_annotation_identifier}ARONDBASE_IDENTIFIER(){return this.getToken(x.ARONDBASE_IDENTIFIER,0)}enterRule(t){t instanceof o&&t.enterAnnotation_identifier(this)}exitRule(t){t instanceof o&&t.exitAnnotation_identifier(this)}}class Yi extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_annotation_argument,this.name=null,this.exp=null}EQ(){return this.getToken(x.EQ,0)}annotation_argument_name(){return this.getTypedRuleContext(qi,0)}annotation_argument_value(){return this.getTypedRuleContext(Xi,0)}enterRule(t){t instanceof o&&t.enterAnnotation_argument(this)}exitRule(t){t instanceof o&&t.exitAnnotation_argument(this)}}class qi extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_annotation_argument_name}VARIABLE_IDENTIFIER(){return this.getToken(x.VARIABLE_IDENTIFIER,0)}GETTER(){return this.getToken(x.GETTER,0)}SETTER(){return this.getToken(x.SETTER,0)}enterRule(t){t instanceof o&&t.enterAnnotation_argument_name(this)}exitRule(t){t instanceof o&&t.exitAnnotation_argument_name(this)}}class Xi extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_annotation_argument_value}copyFrom(t){super.copyFrom(t)}}class Ki extends Xi{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}literal_expression(){return this.getTypedRuleContext(bn,0)}enterRule(t){t instanceof o&&t.enterAnnotationLiteralValue(this)}exitRule(t){t instanceof o&&t.exitAnnotationLiteralValue(this)}}x.AnnotationLiteralValueContext=Ki;class zi extends Xi{constructor(t,e){super(t),this.typ=null,super.copyFrom(e)}primary_type(){return this.getTypedRuleContext(Ts,0)}enterRule(t){t instanceof o&&t.enterAnnotationTypeValue(this)}exitRule(t){t instanceof o&&t.exitAnnotationTypeValue(this)}}x.AnnotationTypeValueContext=zi;class Qi extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_resource_declaration}native_resource_declaration(){return this.getTypedRuleContext(k,0)}enterRule(t){t instanceof o&&t.enterResource_declaration(this)}exitRule(t){t instanceof o&&t.exitResource_declaration(this)}}class Zi extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_enum_declaration}enum_category_declaration(){return this.getTypedRuleContext(E,0)}enum_native_declaration(){return this.getTypedRuleContext(m,0)}enterRule(t){t instanceof o&&t.enterEnum_declaration(this)}exitRule(t){t instanceof o&&t.exitEnum_declaration(this)}}class $i extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"native_symbol",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(R):this.getTypedRuleContext(R,t)})),u(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Di):this.getTypedRuleContext(Di,t)})),this.parser=t,this.ruleIndex=x.RULE_native_symbol_list}enterRule(t){t instanceof o&&t.enterNative_symbol_list(this)}exitRule(t){t instanceof o&&t.exitNative_symbol_list(this)}}class ts extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"category_symbol",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(T):this.getTypedRuleContext(T,t)})),u(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Di):this.getTypedRuleContext(Di,t)})),this.parser=t,this.ruleIndex=x.RULE_category_symbol_list}enterRule(t){t instanceof o&&t.enterCategory_symbol_list(this)}exitRule(t){t instanceof o&&t.exitCategory_symbol_list(this)}}class es extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"symbol_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(ur):this.getTypedRuleContext(ur,t)})),u(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COMMA):this.getToken(x.COMMA,t)})),this.parser=t,this.ruleIndex=x.RULE_symbol_list}enterRule(t){t instanceof o&&t.enterSymbol_list(this)}exitRule(t){t instanceof o&&t.exitSymbol_list(this)}}class is extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_attribute_constraint}copyFrom(t){super.copyFrom(t)}}class ss extends is{constructor(t,e){super(t),this.source=null,super.copyFrom(e)}IN(){return this.getToken(x.IN,0)}set_literal(){return this.getTypedRuleContext(ls,0)}enterRule(t){t instanceof o&&t.enterMatchingSet(this)}exitRule(t){t instanceof o&&t.exitMatchingSet(this)}}x.MatchingSetContext=ss;class rs extends is{constructor(t,e){super(t),this.text=null,super.copyFrom(e)}MATCHING(){return this.getToken(x.MATCHING,0)}TEXT_LITERAL(){return this.getToken(x.TEXT_LITERAL,0)}enterRule(t){t instanceof o&&t.enterMatchingPattern(this)}exitRule(t){t instanceof o&&t.exitMatchingPattern(this)}}x.MatchingPatternContext=rs;class ns extends is{constructor(t,e){super(t),this.source=null,super.copyFrom(e)}IN(){return this.getToken(x.IN,0)}list_literal(){return this.getTypedRuleContext(hs,0)}enterRule(t){t instanceof o&&t.enterMatchingList(this)}exitRule(t){t instanceof o&&t.exitMatchingList(this)}}x.MatchingListContext=ns;class as extends is{constructor(t,e){super(t),this.source=null,super.copyFrom(e)}IN(){return this.getToken(x.IN,0)}range_literal(){return this.getTypedRuleContext(us,0)}enterRule(t){t instanceof o&&t.enterMatchingRange(this)}exitRule(t){t instanceof o&&t.exitMatchingRange(this)}}x.MatchingRangeContext=as;class os extends is{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}MATCHING(){return this.getToken(x.MATCHING,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterMatchingExpression(this)}exitRule(t){t instanceof o&&t.exitMatchingExpression(this)}}x.MatchingExpressionContext=os;class hs extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_list_literal}LBRAK(){return this.getToken(x.LBRAK,0)}RBRAK(){return this.getToken(x.RBRAK,0)}MUTABLE(){return this.getToken(x.MUTABLE,0)}expression_list(){return this.getTypedRuleContext(cs,0)}enterRule(t){t instanceof o&&t.enterList_literal(this)}exitRule(t){t instanceof o&&t.exitList_literal(this)}}class ls extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_set_literal}LT(){return this.getToken(x.LT,0)}GT(){return this.getToken(x.GT,0)}MUTABLE(){return this.getToken(x.MUTABLE,0)}expression_list(){return this.getTypedRuleContext(cs,0)}enterRule(t){t instanceof o&&t.enterSet_literal(this)}exitRule(t){t instanceof o&&t.exitSet_literal(this)}}class cs extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),u(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COMMA):this.getToken(x.COMMA,t)})),this.parser=t,this.ruleIndex=x.RULE_expression_list}enterRule(t){t instanceof o&&t.enterExpression_list(this)}exitRule(t){t instanceof o&&t.exitExpression_list(this)}}class us extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.parser=t,this.ruleIndex=x.RULE_range_literal,this.low=null,this.high=null}LBRAK(){return this.getToken(x.LBRAK,0)}RANGE(){return this.getToken(x.RANGE,0)}RBRAK(){return this.getToken(x.RBRAK,0)}enterRule(t){t instanceof o&&t.enterRange_literal(this)}exitRule(t){t instanceof o&&t.exitRange_literal(this)}}class ds extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_typedef}copyFrom(t){super.copyFrom(t)}}class ps extends ds{constructor(t,e){super(t),this.i=null,super.copyFrom(e)}ITERATOR(){return this.getToken(x.ITERATOR,0)}LT(){return this.getToken(x.LT,0)}GT(){return this.getToken(x.GT,0)}typedef(){return this.getTypedRuleContext(ds,0)}enterRule(t){t instanceof o&&t.enterIteratorType(this)}exitRule(t){t instanceof o&&t.exitIteratorType(this)}}x.IteratorTypeContext=ps;class fs extends ds{constructor(t,e){super(t),this.s=null,super.copyFrom(e)}LTGT(){return this.getToken(x.LTGT,0)}typedef(){return this.getTypedRuleContext(ds,0)}enterRule(t){t instanceof o&&t.enterSetType(this)}exitRule(t){t instanceof o&&t.exitSetType(this)}}x.SetTypeContext=fs;class _s extends ds{constructor(t,e){super(t),this.l=null,super.copyFrom(e)}LBRAK(){return this.getToken(x.LBRAK,0)}RBRAK(){return this.getToken(x.RBRAK,0)}typedef(){return this.getTypedRuleContext(ds,0)}enterRule(t){t instanceof o&&t.enterListType(this)}exitRule(t){t instanceof o&&t.exitListType(this)}}x.ListTypeContext=_s;class xs extends ds{constructor(t,e){super(t),this.d=null,super.copyFrom(e)}LTCOLONGT(){return this.getToken(x.LTCOLONGT,0)}typedef(){return this.getTypedRuleContext(ds,0)}enterRule(t){t instanceof o&&t.enterDictType(this)}exitRule(t){t instanceof o&&t.exitDictType(this)}}x.DictTypeContext=xs;class Es extends ds{constructor(t,e){super(t),this.c=null,super.copyFrom(e)}CURSOR(){return this.getToken(x.CURSOR,0)}LT(){return this.getToken(x.LT,0)}GT(){return this.getToken(x.GT,0)}typedef(){return this.getTypedRuleContext(ds,0)}enterRule(t){t instanceof o&&t.enterCursorType(this)}exitRule(t){t instanceof o&&t.exitCursorType(this)}}x.CursorTypeContext=Es;class ms extends ds{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}TYPE(){return this.getToken(x.TYPE,0)}LT(){return this.getToken(x.LT,0)}GT(){return this.getToken(x.GT,0)}typedef(){return this.getTypedRuleContext(ds,0)}enterRule(t){t instanceof o&&t.enterTypeType(this)}exitRule(t){t instanceof o&&t.exitTypeType(this)}}x.TypeTypeContext=ms;class Rs extends ds{constructor(t,e){super(t),this.p=null,super.copyFrom(e)}primary_type(){return this.getTypedRuleContext(Ts,0)}enterRule(t){t instanceof o&&t.enterPrimaryType(this)}exitRule(t){t instanceof o&&t.exitPrimaryType(this)}}x.PrimaryTypeContext=Rs;class Ts extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_primary_type}copyFrom(t){super.copyFrom(t)}}class gs extends Ts{constructor(t,e){super(t),this.n=null,super.copyFrom(e)}native_type(){return this.getTypedRuleContext(As,0)}enterRule(t){t instanceof o&&t.enterNativeType(this)}exitRule(t){t instanceof o&&t.exitNativeType(this)}}x.NativeTypeContext=gs;class ys extends Ts{constructor(t,e){super(t),this.c=null,super.copyFrom(e)}category_type(){return this.getTypedRuleContext(Gs,0)}enterRule(t){t instanceof o&&t.enterCategoryType(this)}exitRule(t){t instanceof o&&t.exitCategoryType(this)}}x.CategoryTypeContext=ys;class As extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_native_type}copyFrom(t){super.copyFrom(t)}}class Ls extends As{constructor(t,e){super(t),super.copyFrom(e)}PERIOD(){return this.getToken(x.PERIOD,0)}enterRule(t){t instanceof o&&t.enterPeriodType(this)}exitRule(t){t instanceof o&&t.exitPeriodType(this)}}x.PeriodTypeContext=Ls;class Is extends As{constructor(t,e){super(t),super.copyFrom(e)}HTML(){return this.getToken(x.HTML,0)}enterRule(t){t instanceof o&&t.enterHtmlType(this)}exitRule(t){t instanceof o&&t.exitHtmlType(this)}}x.HtmlTypeContext=Is;class Cs extends As{constructor(t,e){super(t),super.copyFrom(e)}CSS(){return this.getToken(x.CSS,0)}enterRule(t){t instanceof o&&t.enterCssType(this)}exitRule(t){t instanceof o&&t.exitCssType(this)}}x.CssTypeContext=Cs;class vs extends As{constructor(t,e){super(t),super.copyFrom(e)}BOOLEAN(){return this.getToken(x.BOOLEAN,0)}enterRule(t){t instanceof o&&t.enterBooleanType(this)}exitRule(t){t instanceof o&&t.exitBooleanType(this)}}x.BooleanTypeContext=vs;class bs extends As{constructor(t,e){super(t),super.copyFrom(e)}DOCUMENT(){return this.getToken(x.DOCUMENT,0)}enterRule(t){t instanceof o&&t.enterDocumentType(this)}exitRule(t){t instanceof o&&t.exitDocumentType(this)}}x.DocumentTypeContext=bs;class ws extends As{constructor(t,e){super(t),super.copyFrom(e)}CHARACTER(){return this.getToken(x.CHARACTER,0)}enterRule(t){t instanceof o&&t.enterCharacterType(this)}exitRule(t){t instanceof o&&t.exitCharacterType(this)}}x.CharacterTypeContext=ws;class Ns extends As{constructor(t,e){super(t),super.copyFrom(e)}VERSION(){return this.getToken(x.VERSION,0)}enterRule(t){t instanceof o&&t.enterVersionType(this)}exitRule(t){t instanceof o&&t.exitVersionType(this)}}x.VersionTypeContext=Ns;class Ss extends As{constructor(t,e){super(t),super.copyFrom(e)}TEXT(){return this.getToken(x.TEXT,0)}enterRule(t){t instanceof o&&t.enterTextType(this)}exitRule(t){t instanceof o&&t.exitTextType(this)}}x.TextTypeContext=Ss;class Os extends As{constructor(t,e){super(t),super.copyFrom(e)}IMAGE(){return this.getToken(x.IMAGE,0)}enterRule(t){t instanceof o&&t.enterImageType(this)}exitRule(t){t instanceof o&&t.exitImageType(this)}}x.ImageTypeContext=Os;class Ds extends As{constructor(t,e){super(t),super.copyFrom(e)}TIME(){return this.getToken(x.TIME,0)}enterRule(t){t instanceof o&&t.enterTimeType(this)}exitRule(t){t instanceof o&&t.exitTimeType(this)}}x.TimeTypeContext=Ds;class Ms extends As{constructor(t,e){super(t),super.copyFrom(e)}INTEGER(){return this.getToken(x.INTEGER,0)}enterRule(t){t instanceof o&&t.enterIntegerType(this)}exitRule(t){t instanceof o&&t.exitIntegerType(this)}}x.IntegerTypeContext=Ms;class ks extends As{constructor(t,e){super(t),super.copyFrom(e)}DATETIME(){return this.getToken(x.DATETIME,0)}enterRule(t){t instanceof o&&t.enterDateTimeType(this)}exitRule(t){t instanceof o&&t.exitDateTimeType(this)}}x.DateTimeTypeContext=ks;class Us extends As{constructor(t,e){super(t),super.copyFrom(e)}BLOB(){return this.getToken(x.BLOB,0)}enterRule(t){t instanceof o&&t.enterBlobType(this)}exitRule(t){t instanceof o&&t.exitBlobType(this)}}x.BlobTypeContext=Us;class Ps extends As{constructor(t,e){super(t),super.copyFrom(e)}UUID(){return this.getToken(x.UUID,0)}enterRule(t){t instanceof o&&t.enterUUIDType(this)}exitRule(t){t instanceof o&&t.exitUUIDType(this)}}x.UUIDTypeContext=Ps;class Fs extends As{constructor(t,e){super(t),super.copyFrom(e)}DECIMAL(){return this.getToken(x.DECIMAL,0)}enterRule(t){t instanceof o&&t.enterDecimalType(this)}exitRule(t){t instanceof o&&t.exitDecimalType(this)}}x.DecimalTypeContext=Fs;class Hs extends As{constructor(t,e){super(t),super.copyFrom(e)}CODE(){return this.getToken(x.CODE,0)}enterRule(t){t instanceof o&&t.enterCodeType(this)}exitRule(t){t instanceof o&&t.exitCodeType(this)}}x.CodeTypeContext=Hs;class Vs extends As{constructor(t,e){super(t),super.copyFrom(e)}DATE(){return this.getToken(x.DATE,0)}enterRule(t){t instanceof o&&t.enterDateType(this)}exitRule(t){t instanceof o&&t.exitDateType(this)}}x.DateTypeContext=Vs;class Bs extends As{constructor(t,e){super(t),super.copyFrom(e)}DBID(){return this.getToken(x.DBID,0)}enterRule(t){t instanceof o&&t.enterDbIdType(this)}exitRule(t){t instanceof o&&t.exitDbIdType(this)}}x.DbIdTypeContext=Bs;class Gs extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_category_type,this.t1=null}TYPE_IDENTIFIER(){return this.getToken(x.TYPE_IDENTIFIER,0)}enterRule(t){t instanceof o&&t.enterCategory_type(this)}exitRule(t){t instanceof o&&t.exitCategory_type(this)}}class js extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_mutable_category_type}category_type(){return this.getTypedRuleContext(Gs,0)}MUTABLE(){return this.getToken(x.MUTABLE,0)}enterRule(t){t instanceof o&&t.enterMutable_category_type(this)}exitRule(t){t instanceof o&&t.exitMutable_category_type(this)}}class Ws extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_code_type,this.t1=null}CODE(){return this.getToken(x.CODE,0)}enterRule(t){t instanceof o&&t.enterCode_type(this)}exitRule(t){t instanceof o&&t.exitCode_type(this)}}class Js extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_category_declaration}copyFrom(t){super.copyFrom(t)}}class Ys extends Js{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}concrete_category_declaration(){return this.getTypedRuleContext(L,0)}enterRule(t){t instanceof o&&t.enterConcreteCategoryDeclaration(this)}exitRule(t){t instanceof o&&t.exitConcreteCategoryDeclaration(this)}}x.ConcreteCategoryDeclarationContext=Ys;class qs extends Js{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}native_category_declaration(){return this.getTypedRuleContext(M,0)}enterRule(t){t instanceof o&&t.enterNativeCategoryDeclaration(this)}exitRule(t){t instanceof o&&t.exitNativeCategoryDeclaration(this)}}x.NativeCategoryDeclarationContext=qs;class Xs extends Js{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}singleton_category_declaration(){return this.getTypedRuleContext(I,0)}enterRule(t){t instanceof o&&t.enterSingletonCategoryDeclaration(this)}exitRule(t){t instanceof o&&t.exitSingletonCategoryDeclaration(this)}}x.SingletonCategoryDeclarationContext=Xs;class Ks extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_widget_declaration}copyFrom(t){super.copyFrom(t)}}class zs extends Ks{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}concrete_widget_declaration(){return this.getTypedRuleContext(y,0)}enterRule(t){t instanceof o&&t.enterConcreteWidgetDeclaration(this)}exitRule(t){t instanceof o&&t.exitConcreteWidgetDeclaration(this)}}x.ConcreteWidgetDeclarationContext=zs;class Qs extends Ks{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}native_widget_declaration(){return this.getTypedRuleContext(A,0)}enterRule(t){t instanceof o&&t.enterNativeWidgetDeclaration(this)}exitRule(t){t instanceof o&&t.exitNativeWidgetDeclaration(this)}}x.NativeWidgetDeclarationContext=Qs;class Zs extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"type_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(cr):this.getTypedRuleContext(cr,t)})),u(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COMMA):this.getToken(x.COMMA,t)})),this.parser=t,this.ruleIndex=x.RULE_type_identifier_list}enterRule(t){t instanceof o&&t.enterType_identifier_list(this)}exitRule(t){t instanceof o&&t.exitType_identifier_list(this)}}class $s extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_method_identifier}variable_identifier(){return this.getTypedRuleContext(hr,0)}type_identifier(){return this.getTypedRuleContext(cr,0)}enterRule(t){t instanceof o&&t.enterMethod_identifier(this)}exitRule(t){t instanceof o&&t.exitMethod_identifier(this)}}class tr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_identifier_or_keyword}identifier(){return this.getTypedRuleContext(sr,0)}keyword(){return this.getTypedRuleContext(ya,0)}enterRule(t){t instanceof o&&t.enterIdentifier_or_keyword(this)}exitRule(t){t instanceof o&&t.exitIdentifier_or_keyword(this)}}class er extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_nospace_hyphen_identifier_or_keyword}MINUS(){return this.getToken(x.MINUS,0)}nospace_identifier_or_keyword(){return this.getTypedRuleContext(ir,0)}enterRule(t){t instanceof o&&t.enterNospace_hyphen_identifier_or_keyword(this)}exitRule(t){t instanceof o&&t.exitNospace_hyphen_identifier_or_keyword(this)}}class ir extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_nospace_identifier_or_keyword}identifier_or_keyword(){return this.getTypedRuleContext(tr,0)}enterRule(t){t instanceof o&&t.enterNospace_identifier_or_keyword(this)}exitRule(t){t instanceof o&&t.exitNospace_identifier_or_keyword(this)}}class sr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_identifier}copyFrom(t){super.copyFrom(t)}}class rr extends sr{constructor(t,e){super(t),super.copyFrom(e)}type_identifier(){return this.getTypedRuleContext(cr,0)}enterRule(t){t instanceof o&&t.enterTypeIdentifier(this)}exitRule(t){t instanceof o&&t.exitTypeIdentifier(this)}}x.TypeIdentifierContext=rr;class nr extends sr{constructor(t,e){super(t),super.copyFrom(e)}symbol_identifier(){return this.getTypedRuleContext(ur,0)}enterRule(t){t instanceof o&&t.enterSymbolIdentifier(this)}exitRule(t){t instanceof o&&t.exitSymbolIdentifier(this)}}x.SymbolIdentifierContext=nr;class ar extends sr{constructor(t,e){super(t),super.copyFrom(e)}variable_identifier(){return this.getTypedRuleContext(hr,0)}enterRule(t){t instanceof o&&t.enterVariableIdentifier(this)}exitRule(t){t instanceof o&&t.exitVariableIdentifier(this)}}x.VariableIdentifierContext=ar;class or extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_member_identifier}VARIABLE_IDENTIFIER(){return this.getToken(x.VARIABLE_IDENTIFIER,0)}CATEGORY(){return this.getToken(x.CATEGORY,0)}MUTABLE(){return this.getToken(x.MUTABLE,0)}STORABLE(){return this.getToken(x.STORABLE,0)}RESOURCE(){return this.getToken(x.RESOURCE,0)}enterRule(t){t instanceof o&&t.enterMember_identifier(this)}exitRule(t){t instanceof o&&t.exitMember_identifier(this)}}class hr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_variable_identifier}VARIABLE_IDENTIFIER(){return this.getToken(x.VARIABLE_IDENTIFIER,0)}CATEGORY(){return this.getToken(x.CATEGORY,0)}RESOURCE(){return this.getToken(x.RESOURCE,0)}enterRule(t){t instanceof o&&t.enterVariable_identifier(this)}exitRule(t){t instanceof o&&t.exitVariable_identifier(this)}}class lr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_attribute_identifier}VARIABLE_IDENTIFIER(){return this.getToken(x.VARIABLE_IDENTIFIER,0)}STORABLE(){return this.getToken(x.STORABLE,0)}RESOURCE(){return this.getToken(x.RESOURCE,0)}enterRule(t){t instanceof o&&t.enterAttribute_identifier(this)}exitRule(t){t instanceof o&&t.exitAttribute_identifier(this)}}class cr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_type_identifier}TYPE_IDENTIFIER(){return this.getToken(x.TYPE_IDENTIFIER,0)}enterRule(t){t instanceof o&&t.enterType_identifier(this)}exitRule(t){t instanceof o&&t.exitType_identifier(this)}}class ur extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_symbol_identifier}SYMBOL_IDENTIFIER(){return this.getToken(x.SYMBOL_IDENTIFIER,0)}enterRule(t){t instanceof o&&t.enterSymbol_identifier(this)}exitRule(t){t instanceof o&&t.exitSymbol_identifier(this)}}class dr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"argument",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(pr):this.getTypedRuleContext(pr,t)})),u(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COMMA):this.getToken(x.COMMA,t)})),this.parser=t,this.ruleIndex=x.RULE_argument_list}enterRule(t){t instanceof o&&t.enterArgument_list(this)}exitRule(t){t instanceof o&&t.exitArgument_list(this)}}class pr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_argument}copyFrom(t){super.copyFrom(t)}}class fr extends pr{constructor(t,e){super(t),this.arg=null,super.copyFrom(e)}operator_argument(){return this.getTypedRuleContext(xr,0)}MUTABLE(){return this.getToken(x.MUTABLE,0)}enterRule(t){t instanceof o&&t.enterOperatorArgument(this)}exitRule(t){t instanceof o&&t.exitOperatorArgument(this)}}x.OperatorArgumentContext=fr;class _r extends pr{constructor(t,e){super(t),this.arg=null,super.copyFrom(e)}code_argument(){return this.getTypedRuleContext(mr,0)}enterRule(t){t instanceof o&&t.enterCodeArgument(this)}exitRule(t){t instanceof o&&t.exitCodeArgument(this)}}x.CodeArgumentContext=_r;class xr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_operator_argument}named_argument(){return this.getTypedRuleContext(Er,0)}typed_argument(){return this.getTypedRuleContext(K,0)}enterRule(t){t instanceof o&&t.enterOperator_argument(this)}exitRule(t){t instanceof o&&t.exitOperator_argument(this)}}class Er extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_named_argument}variable_identifier(){return this.getTypedRuleContext(hr,0)}EQ(){return this.getToken(x.EQ,0)}literal_expression(){return this.getTypedRuleContext(bn,0)}enterRule(t){t instanceof o&&t.enterNamed_argument(this)}exitRule(t){t instanceof o&&t.exitNamed_argument(this)}}class mr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_code_argument,this.name=null}code_type(){return this.getTypedRuleContext(Ws,0)}variable_identifier(){return this.getTypedRuleContext(hr,0)}enterRule(t){t instanceof o&&t.enterCode_argument(this)}exitRule(t){t instanceof o&&t.exitCode_argument(this)}}class Rr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_category_or_any_type}typedef(){return this.getTypedRuleContext(ds,0)}any_type(){return this.getTypedRuleContext(Tr,0)}enterRule(t){t instanceof o&&t.enterCategory_or_any_type(this)}exitRule(t){t instanceof o&&t.exitCategory_or_any_type(this)}}class Tr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_any_type}copyFrom(t){super.copyFrom(t)}}class gr extends Tr{constructor(t,e){super(t),super.copyFrom(e)}any_type(){return this.getTypedRuleContext(Tr,0)}LBRAK(){return this.getToken(x.LBRAK,0)}RBRAK(){return this.getToken(x.RBRAK,0)}enterRule(t){t instanceof o&&t.enterAnyListType(this)}exitRule(t){t instanceof o&&t.exitAnyListType(this)}}x.AnyListTypeContext=gr;class yr extends Tr{constructor(t,e){super(t),super.copyFrom(e)}ANY(){return this.getToken(x.ANY,0)}enterRule(t){t instanceof o&&t.enterAnyType(this)}exitRule(t){t instanceof o&&t.exitAnyType(this)}}x.AnyTypeContext=yr;class Ar extends Tr{constructor(t,e){super(t),super.copyFrom(e)}any_type(){return this.getTypedRuleContext(Tr,0)}LCURL(){return this.getToken(x.LCURL,0)}RCURL(){return this.getToken(x.RCURL,0)}enterRule(t){t instanceof o&&t.enterAnyDictType(this)}exitRule(t){t instanceof o&&t.exitAnyDictType(this)}}x.AnyDictTypeContext=Ar;class Lr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"member_method_declaration",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Ir):this.getTypedRuleContext(Ir,t)})),u(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Di):this.getTypedRuleContext(Di,t)})),this.parser=t,this.ruleIndex=x.RULE_member_method_declaration_list}enterRule(t){t instanceof o&&t.enterMember_method_declaration_list(this)}exitRule(t){t instanceof o&&t.exitMember_method_declaration_list(this)}}class Ir extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"comment_statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Br):this.getTypedRuleContext(Br,t)})),u(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Di):this.getTypedRuleContext(Di,t)})),u(this,"annotation_constructor",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Wi):this.getTypedRuleContext(Wi,t)})),this.parser=t,this.ruleIndex=x.RULE_member_method_declaration}setter_method_declaration(){return this.getTypedRuleContext(N,0)}getter_method_declaration(){return this.getTypedRuleContext(O,0)}concrete_method_declaration(){return this.getTypedRuleContext(W,0)}abstract_method_declaration(){return this.getTypedRuleContext(j,0)}operator_method_declaration(){return this.getTypedRuleContext(w,0)}enterRule(t){t instanceof o&&t.enterMember_method_declaration(this)}exitRule(t){t instanceof o&&t.exitMember_method_declaration(this)}}class Cr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"native_member_method_declaration",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(vr):this.getTypedRuleContext(vr,t)})),u(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Di):this.getTypedRuleContext(Di,t)})),this.parser=t,this.ruleIndex=x.RULE_native_member_method_declaration_list}enterRule(t){t instanceof o&&t.enterNative_member_method_declaration_list(this)}exitRule(t){t instanceof o&&t.exitNative_member_method_declaration_list(this)}}class vr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"comment_statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Br):this.getTypedRuleContext(Br,t)})),u(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Di):this.getTypedRuleContext(Di,t)})),u(this,"annotation_constructor",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Wi):this.getTypedRuleContext(Wi,t)})),this.parser=t,this.ruleIndex=x.RULE_native_member_method_declaration}native_getter_declaration(){return this.getTypedRuleContext(D,0)}native_setter_declaration(){return this.getTypedRuleContext(S,0)}native_method_declaration(){return this.getTypedRuleContext(J,0)}enterRule(t){t instanceof o&&t.enterNative_member_method_declaration(this)}exitRule(t){t instanceof o&&t.exitNative_member_method_declaration(this)}}class br extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_native_category_binding}copyFrom(t){super.copyFrom(t)}}class wr extends br{constructor(t,e){super(t),this.binding=null,super.copyFrom(e)}PYTHON2(){return this.getToken(x.PYTHON2,0)}python_category_binding(){return this.getTypedRuleContext(Mr,0)}enterRule(t){t instanceof o&&t.enterPython2CategoryBinding(this)}exitRule(t){t instanceof o&&t.exitPython2CategoryBinding(this)}}x.Python2CategoryBindingContext=wr;class Nr extends br{constructor(t,e){super(t),this.binding=null,super.copyFrom(e)}PYTHON3(){return this.getToken(x.PYTHON3,0)}python_category_binding(){return this.getTypedRuleContext(Mr,0)}enterRule(t){t instanceof o&&t.enterPython3CategoryBinding(this)}exitRule(t){t instanceof o&&t.exitPython3CategoryBinding(this)}}x.Python3CategoryBindingContext=Nr;class Sr extends br{constructor(t,e){super(t),this.binding=null,super.copyFrom(e)}JAVA(){return this.getToken(x.JAVA,0)}java_class_identifier_expression(){return this.getTypedRuleContext(ph,0)}enterRule(t){t instanceof o&&t.enterJavaCategoryBinding(this)}exitRule(t){t instanceof o&&t.exitJavaCategoryBinding(this)}}x.JavaCategoryBindingContext=Sr;class Or extends br{constructor(t,e){super(t),this.binding=null,super.copyFrom(e)}CSHARP(){return this.getToken(x.CSHARP,0)}csharp_identifier_expression(){return this.getTypedRuleContext(Bh,0)}enterRule(t){t instanceof o&&t.enterCSharpCategoryBinding(this)}exitRule(t){t instanceof o&&t.exitCSharpCategoryBinding(this)}}x.CSharpCategoryBindingContext=Or;class Dr extends br{constructor(t,e){super(t),this.binding=null,super.copyFrom(e)}JAVASCRIPT(){return this.getToken(x.JAVASCRIPT,0)}javascript_category_binding(){return this.getTypedRuleContext(Ur,0)}enterRule(t){t instanceof o&&t.enterJavascriptCategoryBinding(this)}exitRule(t){t instanceof o&&t.exitJavascriptCategoryBinding(this)}}x.JavascriptCategoryBindingContext=Dr;class Mr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_python_category_binding}identifier(){return this.getTypedRuleContext(sr,0)}python_module(){return this.getTypedRuleContext(kr,0)}enterRule(t){t instanceof o&&t.enterPython_category_binding(this)}exitRule(t){t instanceof o&&t.exitPython_category_binding(this)}}class kr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"python_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Jo):this.getTypedRuleContext(Jo,t)})),u(this,"DOT",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.DOT):this.getToken(x.DOT,t)})),this.parser=t,this.ruleIndex=x.RULE_python_module}FROM(){return this.getToken(x.FROM,0)}module_token(){return this.getTypedRuleContext(Ia,0)}COLON(){return this.getToken(x.COLON,0)}enterRule(t){t instanceof o&&t.enterPython_module(this)}exitRule(t){t instanceof o&&t.exitPython_module(this)}}class Ur extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"javascript_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(no):this.getTypedRuleContext(no,t)})),u(this,"DOT",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.DOT):this.getToken(x.DOT,t)})),this.parser=t,this.ruleIndex=x.RULE_javascript_category_binding}javascript_module(){return this.getTypedRuleContext(Pr,0)}enterRule(t){t instanceof o&&t.enterJavascript_category_binding(this)}exitRule(t){t instanceof o&&t.exitJavascript_category_binding(this)}}class Pr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"javascript_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(no):this.getTypedRuleContext(no,t)})),u(this,"SLASH",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.SLASH):this.getToken(x.SLASH,t)})),this.parser=t,this.ruleIndex=x.RULE_javascript_module}FROM(){return this.getToken(x.FROM,0)}module_token(){return this.getTypedRuleContext(Ia,0)}COLON(){return this.getToken(x.COLON,0)}DOT(){return this.getToken(x.DOT,0)}enterRule(t){t instanceof o&&t.enterJavascript_module(this)}exitRule(t){t instanceof o&&t.exitJavascript_module(this)}}class Fr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"variable_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hr):this.getTypedRuleContext(hr,t)})),u(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COMMA):this.getToken(x.COMMA,t)})),this.parser=t,this.ruleIndex=x.RULE_variable_identifier_list}enterRule(t){t instanceof o&&t.enterVariable_identifier_list(this)}exitRule(t){t instanceof o&&t.exitVariable_identifier_list(this)}}class Hr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"attribute_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(lr):this.getTypedRuleContext(lr,t)})),u(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COMMA):this.getToken(x.COMMA,t)})),this.parser=t,this.ruleIndex=x.RULE_attribute_identifier_list}enterRule(t){t instanceof o&&t.enterAttribute_identifier_list(this)}exitRule(t){t instanceof o&&t.exitAttribute_identifier_list(this)}}class Vr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_method_declaration}abstract_method_declaration(){return this.getTypedRuleContext(j,0)}concrete_method_declaration(){return this.getTypedRuleContext(W,0)}native_method_declaration(){return this.getTypedRuleContext(J,0)}test_method_declaration(){return this.getTypedRuleContext(Y,0)}enterRule(t){t instanceof o&&t.enterMethod_declaration(this)}exitRule(t){t instanceof o&&t.exitMethod_declaration(this)}}class Br extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_comment_statement}COMMENT(){return this.getToken(x.COMMENT,0)}enterRule(t){t instanceof o&&t.enterComment_statement(this)}exitRule(t){t instanceof o&&t.exitComment_statement(this)}}class Gr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"native_statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jr):this.getTypedRuleContext(jr,t)})),u(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Di):this.getTypedRuleContext(Di,t)})),this.parser=t,this.ruleIndex=x.RULE_native_statement_list}enterRule(t){t instanceof o&&t.enterNative_statement_list(this)}exitRule(t){t instanceof o&&t.exitNative_statement_list(this)}}class jr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_native_statement}copyFrom(t){super.copyFrom(t)}}class Wr extends jr{constructor(t,e){super(t),super.copyFrom(e)}CSHARP(){return this.getToken(x.CSHARP,0)}csharp_statement(){return this.getTypedRuleContext(Ah,0)}enterRule(t){t instanceof o&&t.enterCSharpNativeStatement(this)}exitRule(t){t instanceof o&&t.exitCSharpNativeStatement(this)}}x.CSharpNativeStatementContext=Wr;class Jr extends jr{constructor(t,e){super(t),super.copyFrom(e)}JAVA(){return this.getToken(x.JAVA,0)}java_statement(){return this.getTypedRuleContext(Yo,0)}enterRule(t){t instanceof o&&t.enterJavaNativeStatement(this)}exitRule(t){t instanceof o&&t.exitJavaNativeStatement(this)}}x.JavaNativeStatementContext=Jr;class Yr extends jr{constructor(t,e){super(t),super.copyFrom(e)}JAVASCRIPT(){return this.getToken(x.JAVASCRIPT,0)}javascript_native_statement(){return this.getTypedRuleContext(zr,0)}enterRule(t){t instanceof o&&t.enterJavascriptNativeStatement(this)}exitRule(t){t instanceof o&&t.exitJavascriptNativeStatement(this)}}x.JavascriptNativeStatementContext=Yr;class qr extends jr{constructor(t,e){super(t),super.copyFrom(e)}PYTHON2(){return this.getToken(x.PYTHON2,0)}python_native_statement(){return this.getTypedRuleContext(Kr,0)}enterRule(t){t instanceof o&&t.enterPython2NativeStatement(this)}exitRule(t){t instanceof o&&t.exitPython2NativeStatement(this)}}x.Python2NativeStatementContext=qr;class Xr extends jr{constructor(t,e){super(t),super.copyFrom(e)}PYTHON3(){return this.getToken(x.PYTHON3,0)}python_native_statement(){return this.getTypedRuleContext(Kr,0)}enterRule(t){t instanceof o&&t.enterPython3NativeStatement(this)}exitRule(t){t instanceof o&&t.exitPython3NativeStatement(this)}}x.Python3NativeStatementContext=Xr;class Kr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_python_native_statement}python_statement(){return this.getTypedRuleContext(ao,0)}SEMI(){return this.getToken(x.SEMI,0)}python_module(){return this.getTypedRuleContext(kr,0)}enterRule(t){t instanceof o&&t.enterPython_native_statement(this)}exitRule(t){t instanceof o&&t.exitPython_native_statement(this)}}class zr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_javascript_native_statement}javascript_statement(){return this.getTypedRuleContext(Da,0)}SEMI(){return this.getToken(x.SEMI,0)}javascript_module(){return this.getTypedRuleContext(Pr,0)}enterRule(t){t instanceof o&&t.enterJavascript_native_statement(this)}exitRule(t){t instanceof o&&t.exitJavascript_native_statement(this)}}class Qr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(z):this.getTypedRuleContext(z,t)})),u(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Di):this.getTypedRuleContext(Di,t)})),this.parser=t,this.ruleIndex=x.RULE_statement_list}enterRule(t){t instanceof o&&t.enterStatement_list(this)}exitRule(t){t instanceof o&&t.exitStatement_list(this)}}class Zr extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"assertion",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(q):this.getTypedRuleContext(q,t)})),u(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Di):this.getTypedRuleContext(Di,t)})),this.parser=t,this.ruleIndex=x.RULE_assertion_list}enterRule(t){t instanceof o&&t.enterAssertion_list(this)}exitRule(t){t instanceof o&&t.exitAssertion_list(this)}}class $r extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"switch_case_statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Ct):this.getTypedRuleContext(Ct,t)})),u(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Di):this.getTypedRuleContext(Di,t)})),this.parser=t,this.ruleIndex=x.RULE_switch_case_statement_list}enterRule(t){t instanceof o&&t.enterSwitch_case_statement_list(this)}exitRule(t){t instanceof o&&t.exitSwitch_case_statement_list(this)}}class tn extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"catch_statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Ft):this.getTypedRuleContext(Ft,t)})),u(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Di):this.getTypedRuleContext(Di,t)})),this.parser=t,this.ruleIndex=x.RULE_catch_statement_list}enterRule(t){t instanceof o&&t.enterCatch_statement_list(this)}exitRule(t){t instanceof o&&t.exitCatch_statement_list(this)}}class en extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_literal_collection}copyFrom(t){super.copyFrom(t)}}class sn extends en{constructor(t,e){super(t),super.copyFrom(e)}LBRAK(){return this.getToken(x.LBRAK,0)}literal_list_literal(){return this.getTypedRuleContext(Ln,0)}RBRAK(){return this.getToken(x.RBRAK,0)}enterRule(t){t instanceof o&&t.enterLiteralListLiteral(this)}exitRule(t){t instanceof o&&t.exitLiteralListLiteral(this)}}x.LiteralListLiteralContext=sn;class rn extends en{constructor(t,e){super(t),u(this,"atomic_literal",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(an):this.getTypedRuleContext(an,t)})),this.low=null,this.high=null,super.copyFrom(e)}LBRAK(){return this.getToken(x.LBRAK,0)}RANGE(){return this.getToken(x.RANGE,0)}RBRAK(){return this.getToken(x.RBRAK,0)}enterRule(t){t instanceof o&&t.enterLiteralRangeLiteral(this)}exitRule(t){t instanceof o&&t.exitLiteralRangeLiteral(this)}}x.LiteralRangeLiteralContext=rn;class nn extends en{constructor(t,e){super(t),super.copyFrom(e)}LT(){return this.getToken(x.LT,0)}literal_list_literal(){return this.getTypedRuleContext(Ln,0)}GT(){return this.getToken(x.GT,0)}enterRule(t){t instanceof o&&t.enterLiteralSetLiteral(this)}exitRule(t){t instanceof o&&t.exitLiteralSetLiteral(this)}}x.LiteralSetLiteralContext=nn;class an extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_atomic_literal}copyFrom(t){super.copyFrom(t)}}class on extends an{constructor(t,e){super(t),super.copyFrom(e)}MIN_INTEGER(){return this.getToken(x.MIN_INTEGER,0)}enterRule(t){t instanceof o&&t.enterMinIntegerLiteral(this)}exitRule(t){t instanceof o&&t.exitMinIntegerLiteral(this)}}x.MinIntegerLiteralContext=on;class hn extends an{constructor(t,e){super(t),super.copyFrom(e)}DATE_LITERAL(){return this.getToken(x.DATE_LITERAL,0)}enterRule(t){t instanceof o&&t.enterDateLiteral(this)}exitRule(t){t instanceof o&&t.exitDateLiteral(this)}}x.DateLiteralContext=hn;class ln extends an{constructor(t,e){super(t),super.copyFrom(e)}symbol_identifier(){return this.getTypedRuleContext(ur,0)}enterRule(t){t instanceof o&&t.enterSymbolLiteral(this)}exitRule(t){t instanceof o&&t.exitSymbolLiteral(this)}}x.SymbolLiteralContext=ln;class cn extends an{constructor(t,e){super(t),super.copyFrom(e)}BOOLEAN_LITERAL(){return this.getToken(x.BOOLEAN_LITERAL,0)}enterRule(t){t instanceof o&&t.enterBooleanLiteral(this)}exitRule(t){t instanceof o&&t.exitBooleanLiteral(this)}}x.BooleanLiteralContext=cn;class un extends an{constructor(t,e){super(t),super.copyFrom(e)}VERSION_LITERAL(){return this.getToken(x.VERSION_LITERAL,0)}enterRule(t){t instanceof o&&t.enterVersionLiteral(this)}exitRule(t){t instanceof o&&t.exitVersionLiteral(this)}}x.VersionLiteralContext=un;class dn extends an{constructor(t,e){super(t),super.copyFrom(e)}HEXA_LITERAL(){return this.getToken(x.HEXA_LITERAL,0)}enterRule(t){t instanceof o&&t.enterHexadecimalLiteral(this)}exitRule(t){t instanceof o&&t.exitHexadecimalLiteral(this)}}x.HexadecimalLiteralContext=dn;class pn extends an{constructor(t,e){super(t),super.copyFrom(e)}UUID_LITERAL(){return this.getToken(x.UUID_LITERAL,0)}enterRule(t){t instanceof o&&t.enterUUIDLiteral(this)}exitRule(t){t instanceof o&&t.exitUUIDLiteral(this)}}x.UUIDLiteralContext=pn;class fn extends an{constructor(t,e){super(t),super.copyFrom(e)}MAX_INTEGER(){return this.getToken(x.MAX_INTEGER,0)}enterRule(t){t instanceof o&&t.enterMaxIntegerLiteral(this)}exitRule(t){t instanceof o&&t.exitMaxIntegerLiteral(this)}}x.MaxIntegerLiteralContext=fn;class _n extends an{constructor(t,e){super(t),super.copyFrom(e)}type_literal(){return this.getTypedRuleContext(Pi,0)}enterRule(t){t instanceof o&&t.enterTypeLiteral(this)}exitRule(t){t instanceof o&&t.exitTypeLiteral(this)}}x.TypeLiteralContext=_n;class xn extends an{constructor(t,e){super(t),super.copyFrom(e)}DATETIME_LITERAL(){return this.getToken(x.DATETIME_LITERAL,0)}enterRule(t){t instanceof o&&t.enterDateTimeLiteral(this)}exitRule(t){t instanceof o&&t.exitDateTimeLiteral(this)}}x.DateTimeLiteralContext=xn;class En extends an{constructor(t,e){super(t),super.copyFrom(e)}PERIOD_LITERAL(){return this.getToken(x.PERIOD_LITERAL,0)}enterRule(t){t instanceof o&&t.enterPeriodLiteral(this)}exitRule(t){t instanceof o&&t.exitPeriodLiteral(this)}}x.PeriodLiteralContext=En;class mn extends an{constructor(t,e){super(t),super.copyFrom(e)}DECIMAL_LITERAL(){return this.getToken(x.DECIMAL_LITERAL,0)}MINUS(){return this.getToken(x.MINUS,0)}enterRule(t){t instanceof o&&t.enterDecimalLiteral(this)}exitRule(t){t instanceof o&&t.exitDecimalLiteral(this)}}x.DecimalLiteralContext=mn;class Rn extends an{constructor(t,e){super(t),super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(x.TEXT_LITERAL,0)}enterRule(t){t instanceof o&&t.enterTextLiteral(this)}exitRule(t){t instanceof o&&t.exitTextLiteral(this)}}x.TextLiteralContext=Rn;class Tn extends an{constructor(t,e){super(t),super.copyFrom(e)}null_literal(){return this.getTypedRuleContext(Fi,0)}enterRule(t){t instanceof o&&t.enterNullLiteral(this)}exitRule(t){t instanceof o&&t.exitNullLiteral(this)}}x.NullLiteralContext=Tn;class gn extends an{constructor(t,e){super(t),super.copyFrom(e)}INTEGER_LITERAL(){return this.getToken(x.INTEGER_LITERAL,0)}MINUS(){return this.getToken(x.MINUS,0)}enterRule(t){t instanceof o&&t.enterIntegerLiteral(this)}exitRule(t){t instanceof o&&t.exitIntegerLiteral(this)}}x.IntegerLiteralContext=gn;class yn extends an{constructor(t,e){super(t),super.copyFrom(e)}TIME_LITERAL(){return this.getToken(x.TIME_LITERAL,0)}enterRule(t){t instanceof o&&t.enterTimeLiteral(this)}exitRule(t){t instanceof o&&t.exitTimeLiteral(this)}}x.TimeLiteralContext=yn;class An extends an{constructor(t,e){super(t),super.copyFrom(e)}CHAR_LITERAL(){return this.getToken(x.CHAR_LITERAL,0)}enterRule(t){t instanceof o&&t.enterCharacterLiteral(this)}exitRule(t){t instanceof o&&t.exitCharacterLiteral(this)}}x.CharacterLiteralContext=An;class Ln extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"atomic_literal",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(an):this.getTypedRuleContext(an,t)})),u(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COMMA):this.getToken(x.COMMA,t)})),this.parser=t,this.ruleIndex=x.RULE_literal_list_literal}enterRule(t){t instanceof o&&t.enterLiteral_list_literal(this)}exitRule(t){t instanceof o&&t.exitLiteral_list_literal(this)}}class In extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_this_expression}SELF(){return this.getToken(x.SELF,0)}THIS(){return this.getToken(x.THIS,0)}enterRule(t){t instanceof o&&t.enterThis_expression(this)}exitRule(t){t instanceof o&&t.exitThis_expression(this)}}class Cn extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_super_expression}SUPER(){return this.getToken(x.SUPER,0)}category_type(){return this.getTypedRuleContext(Gs,0)}DOT(){return this.getToken(x.DOT,0)}enterRule(t){t instanceof o&&t.enterSuper_expression(this)}exitRule(t){t instanceof o&&t.exitSuper_expression(this)}}class vn extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_parenthesis_expression}LPAR(){return this.getToken(x.LPAR,0)}expression(){return this.getTypedRuleContext(jt,0)}RPAR(){return this.getToken(x.RPAR,0)}enterRule(t){t instanceof o&&t.enterParenthesis_expression(this)}exitRule(t){t instanceof o&&t.exitParenthesis_expression(this)}}class bn extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_literal_expression}atomic_literal(){return this.getTypedRuleContext(an,0)}collection_literal(){return this.getTypedRuleContext(wn,0)}enterRule(t){t instanceof o&&t.enterLiteral_expression(this)}exitRule(t){t instanceof o&&t.exitLiteral_expression(this)}}class wn extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_collection_literal}range_literal(){return this.getTypedRuleContext(us,0)}list_literal(){return this.getTypedRuleContext(hs,0)}set_literal(){return this.getTypedRuleContext(ls,0)}dict_literal(){return this.getTypedRuleContext(Sn,0)}document_literal(){return this.getTypedRuleContext(On,0)}tuple_literal(){return this.getTypedRuleContext(Nn,0)}enterRule(t){t instanceof o&&t.enterCollection_literal(this)}exitRule(t){t instanceof o&&t.exitCollection_literal(this)}}class Nn extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_tuple_literal}LPAR(){return this.getToken(x.LPAR,0)}RPAR(){return this.getToken(x.RPAR,0)}MUTABLE(){return this.getToken(x.MUTABLE,0)}expression_tuple(){return this.getTypedRuleContext(Dn,0)}enterRule(t){t instanceof o&&t.enterTuple_literal(this)}exitRule(t){t instanceof o&&t.exitTuple_literal(this)}}class Sn extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_dict_literal}LTCOLONGT(){return this.getToken(x.LTCOLONGT,0)}MUTABLE(){return this.getToken(x.MUTABLE,0)}LT(){return this.getToken(x.LT,0)}dict_entry_list(){return this.getTypedRuleContext(Hn,0)}GT(){return this.getToken(x.GT,0)}COLON(){return this.getToken(x.COLON,0)}enterRule(t){t instanceof o&&t.enterDict_literal(this)}exitRule(t){t instanceof o&&t.exitDict_literal(this)}}class On extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_document_literal}LCURL(){return this.getToken(x.LCURL,0)}RCURL(){return this.getToken(x.RCURL,0)}doc_entry_list(){return this.getTypedRuleContext(Mn,0)}enterRule(t){t instanceof o&&t.enterDocument_literal(this)}exitRule(t){t instanceof o&&t.exitDocument_literal(this)}}class Dn extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),u(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COMMA):this.getToken(x.COMMA,t)})),this.parser=t,this.ruleIndex=x.RULE_expression_tuple}enterRule(t){t instanceof o&&t.enterExpression_tuple(this)}exitRule(t){t instanceof o&&t.exitExpression_tuple(this)}}class Mn extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"doc_entry",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(kn):this.getTypedRuleContext(kn,t)})),u(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COMMA):this.getToken(x.COMMA,t)})),this.parser=t,this.ruleIndex=x.RULE_doc_entry_list}enterRule(t){t instanceof o&&t.enterDoc_entry_list(this)}exitRule(t){t instanceof o&&t.exitDoc_entry_list(this)}}class kn extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_doc_entry,this.key=null,this.value=null}COLON(){return this.getToken(x.COLON,0)}doc_key(){return this.getTypedRuleContext(Un,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterDoc_entry(this)}exitRule(t){t instanceof o&&t.exitDoc_entry(this)}}class Un extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_doc_key}copyFrom(t){super.copyFrom(t)}}class Pn extends Un{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}identifier_or_keyword(){return this.getTypedRuleContext(tr,0)}enterRule(t){t instanceof o&&t.enterDocKeyIdentifier(this)}exitRule(t){t instanceof o&&t.exitDocKeyIdentifier(this)}}x.DocKeyIdentifierContext=Pn;class Fn extends Un{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(x.TEXT_LITERAL,0)}enterRule(t){t instanceof o&&t.enterDocKeyText(this)}exitRule(t){t instanceof o&&t.exitDocKeyText(this)}}x.DocKeyTextContext=Fn;class Hn extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"dict_entry",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Vn):this.getTypedRuleContext(Vn,t)})),u(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COMMA):this.getToken(x.COMMA,t)})),this.parser=t,this.ruleIndex=x.RULE_dict_entry_list}enterRule(t){t instanceof o&&t.enterDict_entry_list(this)}exitRule(t){t instanceof o&&t.exitDict_entry_list(this)}}class Vn extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_dict_entry,this.key=null,this.value=null}COLON(){return this.getToken(x.COLON,0)}dict_key(){return this.getTypedRuleContext(Bn,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterDict_entry(this)}exitRule(t){t instanceof o&&t.exitDict_entry(this)}}class Bn extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_dict_key}copyFrom(t){super.copyFrom(t)}}class Gn extends Bn{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}identifier_or_keyword(){return this.getTypedRuleContext(tr,0)}enterRule(t){t instanceof o&&t.enterDictKeyIdentifier(this)}exitRule(t){t instanceof o&&t.exitDictKeyIdentifier(this)}}x.DictKeyIdentifierContext=Gn;class jn extends Bn{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(x.TEXT_LITERAL,0)}enterRule(t){t instanceof o&&t.enterDictKeyText(this)}exitRule(t){t instanceof o&&t.exitDictKeyText(this)}}x.DictKeyTextContext=jn;class Wn extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_slice_arguments}copyFrom(t){super.copyFrom(t)}}class Jn extends Wn{constructor(t,e){super(t),u(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jt):this.getTypedRuleContext(jt,t)})),this.first=null,this.last=null,super.copyFrom(e)}COLON(){return this.getToken(x.COLON,0)}enterRule(t){t instanceof o&&t.enterSliceFirstAndLast(this)}exitRule(t){t instanceof o&&t.exitSliceFirstAndLast(this)}}x.SliceFirstAndLastContext=Jn;class Yn extends Wn{constructor(t,e){super(t),this.last=null,super.copyFrom(e)}COLON(){return this.getToken(x.COLON,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterSliceLastOnly(this)}exitRule(t){t instanceof o&&t.exitSliceLastOnly(this)}}x.SliceLastOnlyContext=Yn;class qn extends Wn{constructor(t,e){super(t),this.first=null,super.copyFrom(e)}COLON(){return this.getToken(x.COLON,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterSliceFirstOnly(this)}exitRule(t){t instanceof o&&t.exitSliceFirstOnly(this)}}x.SliceFirstOnlyContext=qn;class Xn extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_assign_variable_statement}variable_identifier(){return this.getTypedRuleContext(hr,0)}assign(){return this.getTypedRuleContext(ba,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterAssign_variable_statement(this)}exitRule(t){t instanceof o&&t.exitAssign_variable_statement(this)}}class Kn extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_assignable_instance}copyFrom(t){super.copyFrom(t)}}class zn extends Kn{constructor(t,e){super(t),super.copyFrom(e)}assignable_instance(){return this.getTypedRuleContext(Kn,0)}child_instance(){return this.getTypedRuleContext(bi,0)}enterRule(t){t instanceof o&&t.enterChildInstance(this)}exitRule(t){t instanceof o&&t.exitChildInstance(this)}}x.ChildInstanceContext=zn;class Qn extends Kn{constructor(t,e){super(t),super.copyFrom(e)}variable_identifier(){return this.getTypedRuleContext(hr,0)}enterRule(t){t instanceof o&&t.enterRootInstance(this)}exitRule(t){t instanceof o&&t.exitRootInstance(this)}}x.RootInstanceContext=Qn;class Zn extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_is_expression}copyFrom(t){super.copyFrom(t)}}class $n extends Zn{constructor(t,e){super(t),super.copyFrom(e)}VARIABLE_IDENTIFIER(){return this.getToken(x.VARIABLE_IDENTIFIER,0)}category_or_any_type(){return this.getTypedRuleContext(Rr,0)}enterRule(t){t instanceof o&&t.enterIsATypeExpression(this)}exitRule(t){t instanceof o&&t.exitIsATypeExpression(this)}}x.IsATypeExpressionContext=$n;class ta extends Zn{constructor(t,e){super(t),super.copyFrom(e)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterIsOtherExpression(this)}exitRule(t){t instanceof o&&t.exitIsOtherExpression(this)}}x.IsOtherExpressionContext=ta;class ea extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_metadata}VARIABLE_IDENTIFIER(){return this.getToken(x.VARIABLE_IDENTIFIER,0)}enterRule(t){t instanceof o&&t.enterMetadata(this)}exitRule(t){t instanceof o&&t.exitMetadata(this)}}class ia extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_arrow_expression}copyFrom(t){super.copyFrom(t)}}class sa extends ia{constructor(t,e){super(t),super.copyFrom(e)}arrow_prefix(){return this.getTypedRuleContext(na,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterArrowExpressionBody(this)}exitRule(t){t instanceof o&&t.exitArrowExpressionBody(this)}}x.ArrowExpressionBodyContext=sa;class ra extends ia{constructor(t,e){super(t),super.copyFrom(e)}arrow_prefix(){return this.getTypedRuleContext(na,0)}LCURL(){return this.getToken(x.LCURL,0)}statement_list(){return this.getTypedRuleContext(Qr,0)}RCURL(){return this.getToken(x.RCURL,0)}enterRule(t){t instanceof o&&t.enterArrowStatementsBody(this)}exitRule(t){t instanceof o&&t.exitArrowStatementsBody(this)}}x.ArrowStatementsBodyContext=ra;class na extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"ws_plus",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Mi):this.getTypedRuleContext(Mi,t)})),this.parser=t,this.ruleIndex=x.RULE_arrow_prefix,this.s1=null,this.s2=null}arrow_args(){return this.getTypedRuleContext(aa,0)}EGT(){return this.getToken(x.EGT,0)}enterRule(t){t instanceof o&&t.enterArrow_prefix(this)}exitRule(t){t instanceof o&&t.exitArrow_prefix(this)}}class aa extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_arrow_args}copyFrom(t){super.copyFrom(t)}}class oa extends aa{constructor(t,e){super(t),super.copyFrom(e)}LPAR(){return this.getToken(x.LPAR,0)}RPAR(){return this.getToken(x.RPAR,0)}variable_identifier_list(){return this.getTypedRuleContext(Fr,0)}enterRule(t){t instanceof o&&t.enterArrowListArg(this)}exitRule(t){t instanceof o&&t.exitArrowListArg(this)}}x.ArrowListArgContext=oa;class ha extends aa{constructor(t,e){super(t),super.copyFrom(e)}variable_identifier(){return this.getTypedRuleContext(hr,0)}enterRule(t){t instanceof o&&t.enterArrowSingleArg(this)}exitRule(t){t instanceof o&&t.exitArrowSingleArg(this)}}x.ArrowSingleArgContext=ha;class la extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_sorted_key}instance_expression(){return this.getTypedRuleContext(qe,0)}arrow_expression(){return this.getTypedRuleContext(ia,0)}enterRule(t){t instanceof o&&t.enterSorted_key(this)}exitRule(t){t instanceof o&&t.exitSorted_key(this)}}class ca extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_read_blob_expression,this.source=null}READ(){return this.getToken(x.READ,0)}BLOB(){return this.getToken(x.BLOB,0)}FROM(){return this.getToken(x.FROM,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterRead_blob_expression(this)}exitRule(t){t instanceof o&&t.exitRead_blob_expression(this)}}class ua extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_read_all_expression,this.source=null}READ(){return this.getToken(x.READ,0)}ALL(){return this.getToken(x.ALL,0)}FROM(){return this.getToken(x.FROM,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterRead_all_expression(this)}exitRule(t){t instanceof o&&t.exitRead_all_expression(this)}}class da extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_read_one_expression,this.source=null}READ(){return this.getToken(x.READ,0)}ONE(){return this.getToken(x.ONE,0)}FROM(){return this.getToken(x.FROM,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterRead_one_expression(this)}exitRule(t){t instanceof o&&t.exitRead_one_expression(this)}}class pa extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"order_by",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(fa):this.getTypedRuleContext(fa,t)})),u(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.COMMA):this.getToken(x.COMMA,t)})),this.parser=t,this.ruleIndex=x.RULE_order_by_list}enterRule(t){t instanceof o&&t.enterOrder_by_list(this)}exitRule(t){t instanceof o&&t.exitOrder_by_list(this)}}class fa extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"variable_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hr):this.getTypedRuleContext(hr,t)})),u(this,"DOT",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.DOT):this.getToken(x.DOT,t)})),this.parser=t,this.ruleIndex=x.RULE_order_by}ASC(){return this.getToken(x.ASC,0)}DESC(){return this.getToken(x.DESC,0)}enterRule(t){t instanceof o&&t.enterOrder_by(this)}exitRule(t){t instanceof o&&t.exitOrder_by(this)}}class _a extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_operator}copyFrom(t){super.copyFrom(t)}}class xa extends _a{constructor(t,e){super(t),super.copyFrom(e)}PLUS(){return this.getToken(x.PLUS,0)}enterRule(t){t instanceof o&&t.enterOperatorPlus(this)}exitRule(t){t instanceof o&&t.exitOperatorPlus(this)}}x.OperatorPlusContext=xa;class Ea extends _a{constructor(t,e){super(t),super.copyFrom(e)}divide(){return this.getTypedRuleContext(Na,0)}enterRule(t){t instanceof o&&t.enterOperatorDivide(this)}exitRule(t){t instanceof o&&t.exitOperatorDivide(this)}}x.OperatorDivideContext=Ea;class ma extends _a{constructor(t,e){super(t),super.copyFrom(e)}idivide(){return this.getTypedRuleContext(Sa,0)}enterRule(t){t instanceof o&&t.enterOperatorIDivide(this)}exitRule(t){t instanceof o&&t.exitOperatorIDivide(this)}}x.OperatorIDivideContext=ma;class Ra extends _a{constructor(t,e){super(t),super.copyFrom(e)}multiply(){return this.getTypedRuleContext(wa,0)}enterRule(t){t instanceof o&&t.enterOperatorMultiply(this)}exitRule(t){t instanceof o&&t.exitOperatorMultiply(this)}}x.OperatorMultiplyContext=Ra;class Ta extends _a{constructor(t,e){super(t),super.copyFrom(e)}MINUS(){return this.getToken(x.MINUS,0)}enterRule(t){t instanceof o&&t.enterOperatorMinus(this)}exitRule(t){t instanceof o&&t.exitOperatorMinus(this)}}x.OperatorMinusContext=Ta;class ga extends _a{constructor(t,e){super(t),super.copyFrom(e)}modulo(){return this.getTypedRuleContext(Oa,0)}enterRule(t){t instanceof o&&t.enterOperatorModulo(this)}exitRule(t){t instanceof o&&t.exitOperatorModulo(this)}}x.OperatorModuloContext=ga;class ya extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_keyword}JAVA(){return this.getToken(x.JAVA,0)}CSHARP(){return this.getToken(x.CSHARP,0)}PYTHON2(){return this.getToken(x.PYTHON2,0)}PYTHON3(){return this.getToken(x.PYTHON3,0)}JAVASCRIPT(){return this.getToken(x.JAVASCRIPT,0)}SWIFT(){return this.getToken(x.SWIFT,0)}BOOLEAN(){return this.getToken(x.BOOLEAN,0)}CHARACTER(){return this.getToken(x.CHARACTER,0)}TEXT(){return this.getToken(x.TEXT,0)}INTEGER(){return this.getToken(x.INTEGER,0)}DECIMAL(){return this.getToken(x.DECIMAL,0)}DATE(){return this.getToken(x.DATE,0)}TIME(){return this.getToken(x.TIME,0)}DATETIME(){return this.getToken(x.DATETIME,0)}PERIOD(){return this.getToken(x.PERIOD,0)}VERSION(){return this.getToken(x.VERSION,0)}CODE(){return this.getToken(x.CODE,0)}DOCUMENT(){return this.getToken(x.DOCUMENT,0)}BLOB(){return this.getToken(x.BLOB,0)}IMAGE(){return this.getToken(x.IMAGE,0)}DBID(){return this.getToken(x.DBID,0)}UUID(){return this.getToken(x.UUID,0)}ITERATOR(){return this.getToken(x.ITERATOR,0)}CURSOR(){return this.getToken(x.CURSOR,0)}HTML(){return this.getToken(x.HTML,0)}ABSTRACT(){return this.getToken(x.ABSTRACT,0)}ALL(){return this.getToken(x.ALL,0)}ALWAYS(){return this.getToken(x.ALWAYS,0)}AND(){return this.getToken(x.AND,0)}ANY(){return this.getToken(x.ANY,0)}AS(){return this.getToken(x.AS,0)}ASC(){return this.getToken(x.ASC,0)}ATTR(){return this.getToken(x.ATTR,0)}ATTRIBUTE(){return this.getToken(x.ATTRIBUTE,0)}ATTRIBUTES(){return this.getToken(x.ATTRIBUTES,0)}BINDINGS(){return this.getToken(x.BINDINGS,0)}BREAK(){return this.getToken(x.BREAK,0)}BY(){return this.getToken(x.BY,0)}CASE(){return this.getToken(x.CASE,0)}CATCH(){return this.getToken(x.CATCH,0)}CATEGORY(){return this.getToken(x.CATEGORY,0)}CLASS(){return this.getToken(x.CLASS,0)}CONTAINS(){return this.getToken(x.CONTAINS,0)}DEF(){return this.getToken(x.DEF,0)}DEFAULT(){return this.getToken(x.DEFAULT,0)}DEFINE(){return this.getToken(x.DEFINE,0)}DELETE(){return this.getToken(x.DELETE,0)}DESC(){return this.getToken(x.DESC,0)}DO(){return this.getToken(x.DO,0)}DOING(){return this.getToken(x.DOING,0)}EACH(){return this.getToken(x.EACH,0)}ELSE(){return this.getToken(x.ELSE,0)}ENUM(){return this.getToken(x.ENUM,0)}ENUMERATED(){return this.getToken(x.ENUMERATED,0)}EXCEPT(){return this.getToken(x.EXCEPT,0)}EXECUTE(){return this.getToken(x.EXECUTE,0)}EXPECTING(){return this.getToken(x.EXPECTING,0)}EXTENDS(){return this.getToken(x.EXTENDS,0)}FETCH(){return this.getToken(x.FETCH,0)}FILTERED(){return this.getToken(x.FILTERED,0)}FINALLY(){return this.getToken(x.FINALLY,0)}FLUSH(){return this.getToken(x.FLUSH,0)}FOR(){return this.getToken(x.FOR,0)}FROM(){return this.getToken(x.FROM,0)}GETTER(){return this.getToken(x.GETTER,0)}HAS(){return this.getToken(x.HAS,0)}IF(){return this.getToken(x.IF,0)}IN(){return this.getToken(x.IN,0)}INDEX(){return this.getToken(x.INDEX,0)}IS(){return this.getToken(x.IS,0)}MATCHING(){return this.getToken(x.MATCHING,0)}METHOD(){return this.getToken(x.METHOD,0)}METHODS(){return this.getToken(x.METHODS,0)}MODULO(){return this.getToken(x.MODULO,0)}MUTABLE(){return this.getToken(x.MUTABLE,0)}NATIVE(){return this.getToken(x.NATIVE,0)}NONE(){return this.getToken(x.NONE,0)}NOT(){return this.getToken(x.NOT,0)}NOTHING(){return this.getToken(x.NOTHING,0)}NULL(){return this.getToken(x.NULL,0)}ON(){return this.getToken(x.ON,0)}ONE(){return this.getToken(x.ONE,0)}OPERATOR(){return this.getToken(x.OPERATOR,0)}OR(){return this.getToken(x.OR,0)}ORDER(){return this.getToken(x.ORDER,0)}OTHERWISE(){return this.getToken(x.OTHERWISE,0)}PASS(){return this.getToken(x.PASS,0)}RAISE(){return this.getToken(x.RAISE,0)}READ(){return this.getToken(x.READ,0)}RECEIVING(){return this.getToken(x.RECEIVING,0)}RESOURCE(){return this.getToken(x.RESOURCE,0)}RETURN(){return this.getToken(x.RETURN,0)}RETURNING(){return this.getToken(x.RETURNING,0)}ROWS(){return this.getToken(x.ROWS,0)}SELF(){return this.getToken(x.SELF,0)}SETTER(){return this.getToken(x.SETTER,0)}SINGLETON(){return this.getToken(x.SINGLETON,0)}SORTED(){return this.getToken(x.SORTED,0)}SUPER(){return this.getToken(x.SUPER,0)}STORABLE(){return this.getToken(x.STORABLE,0)}STORE(){return this.getToken(x.STORE,0)}SWITCH(){return this.getToken(x.SWITCH,0)}TEST(){return this.getToken(x.TEST,0)}THIS(){return this.getToken(x.THIS,0)}THROW(){return this.getToken(x.THROW,0)}TO(){return this.getToken(x.TO,0)}TRY(){return this.getToken(x.TRY,0)}VERIFYING(){return this.getToken(x.VERIFYING,0)}WIDGET(){return this.getToken(x.WIDGET,0)}WITH(){return this.getToken(x.WITH,0)}WHEN(){return this.getToken(x.WHEN,0)}WHERE(){return this.getToken(x.WHERE,0)}WHILE(){return this.getToken(x.WHILE,0)}WRITE(){return this.getToken(x.WRITE,0)}enterRule(t){t instanceof o&&t.enterKeyword(this)}exitRule(t){t instanceof o&&t.exitKeyword(this)}}class Aa extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_new_token,this.i1=null}VARIABLE_IDENTIFIER(){return this.getToken(x.VARIABLE_IDENTIFIER,0)}enterRule(t){t instanceof o&&t.enterNew_token(this)}exitRule(t){t instanceof o&&t.exitNew_token(this)}}class La extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_key_token,this.i1=null}VARIABLE_IDENTIFIER(){return this.getToken(x.VARIABLE_IDENTIFIER,0)}enterRule(t){t instanceof o&&t.enterKey_token(this)}exitRule(t){t instanceof o&&t.exitKey_token(this)}}class Ia extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_module_token,this.i1=null}VARIABLE_IDENTIFIER(){return this.getToken(x.VARIABLE_IDENTIFIER,0)}enterRule(t){t instanceof o&&t.enterModule_token(this)}exitRule(t){t instanceof o&&t.exitModule_token(this)}}class Ca extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_value_token,this.i1=null}VARIABLE_IDENTIFIER(){return this.getToken(x.VARIABLE_IDENTIFIER,0)}enterRule(t){t instanceof o&&t.enterValue_token(this)}exitRule(t){t instanceof o&&t.exitValue_token(this)}}class va extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_symbols_token,this.i1=null}VARIABLE_IDENTIFIER(){return this.getToken(x.VARIABLE_IDENTIFIER,0)}enterRule(t){t instanceof o&&t.enterSymbols_token(this)}exitRule(t){t instanceof o&&t.exitSymbols_token(this)}}class ba extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_assign}EQ(){return this.getToken(x.EQ,0)}enterRule(t){t instanceof o&&t.enterAssign(this)}exitRule(t){t instanceof o&&t.exitAssign(this)}}class wa extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_multiply}STAR(){return this.getToken(x.STAR,0)}enterRule(t){t instanceof o&&t.enterMultiply(this)}exitRule(t){t instanceof o&&t.exitMultiply(this)}}class Na extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_divide}SLASH(){return this.getToken(x.SLASH,0)}enterRule(t){t instanceof o&&t.enterDivide(this)}exitRule(t){t instanceof o&&t.exitDivide(this)}}class Sa extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_idivide}BSLASH(){return this.getToken(x.BSLASH,0)}enterRule(t){t instanceof o&&t.enterIdivide(this)}exitRule(t){t instanceof o&&t.exitIdivide(this)}}class Oa extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_modulo}PERCENT(){return this.getToken(x.PERCENT,0)}MODULO(){return this.getToken(x.MODULO,0)}enterRule(t){t instanceof o&&t.enterModulo(this)}exitRule(t){t instanceof o&&t.exitModulo(this)}}class Da extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_javascript_statement}copyFrom(t){super.copyFrom(t)}}class Ma extends Da{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}SEMI(){return this.getToken(x.SEMI,0)}javascript_expression(){return this.getTypedRuleContext(Ua,0)}enterRule(t){t instanceof o&&t.enterJavascriptStatement(this)}exitRule(t){t instanceof o&&t.exitJavascriptStatement(this)}}x.JavascriptStatementContext=Ma;class ka extends Da{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}RETURN(){return this.getToken(x.RETURN,0)}SEMI(){return this.getToken(x.SEMI,0)}javascript_expression(){return this.getTypedRuleContext(Ua,0)}enterRule(t){t instanceof o&&t.enterJavascriptReturnStatement(this)}exitRule(t){t instanceof o&&t.exitJavascriptReturnStatement(this)}}x.JavascriptReturnStatementContext=ka;class Ua extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_javascript_expression}copyFrom(t){super.copyFrom(t)}}class Pa extends Ua{constructor(t,e){super(t),this.parent=null,this.child=null,super.copyFrom(e)}javascript_expression(){return this.getTypedRuleContext(Ua,0)}javascript_selector_expression(){return this.getTypedRuleContext(Ga,0)}enterRule(t){t instanceof o&&t.enterJavascriptSelectorExpression(this)}exitRule(t){t instanceof o&&t.exitJavascriptSelectorExpression(this)}}x.JavascriptSelectorExpressionContext=Pa;class Fa extends Ua{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}javascript_primary_expression(){return this.getTypedRuleContext(Ha,0)}enterRule(t){t instanceof o&&t.enterJavascriptPrimaryExpression(this)}exitRule(t){t instanceof o&&t.exitJavascriptPrimaryExpression(this)}}x.JavascriptPrimaryExpressionContext=Fa;class Ha extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_javascript_primary_expression}javascript_this_expression(){return this.getTypedRuleContext(Va,0)}javascript_new_expression(){return this.getTypedRuleContext(Ba,0)}javascript_parenthesis_expression(){return this.getTypedRuleContext(Qa,0)}javascript_identifier_expression(){return this.getTypedRuleContext(Za,0)}javascript_literal_expression(){return this.getTypedRuleContext($a,0)}javascript_method_expression(){return this.getTypedRuleContext(Ya,0)}javascript_item_expression(){return this.getTypedRuleContext(za,0)}enterRule(t){t instanceof o&&t.enterJavascript_primary_expression(this)}exitRule(t){t instanceof o&&t.exitJavascript_primary_expression(this)}}class Va extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_javascript_this_expression}this_expression(){return this.getTypedRuleContext(In,0)}enterRule(t){t instanceof o&&t.enterJavascript_this_expression(this)}exitRule(t){t instanceof o&&t.exitJavascript_this_expression(this)}}class Ba extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_javascript_new_expression}new_token(){return this.getTypedRuleContext(Aa,0)}javascript_method_expression(){return this.getTypedRuleContext(Ya,0)}enterRule(t){t instanceof o&&t.enterJavascript_new_expression(this)}exitRule(t){t instanceof o&&t.exitJavascript_new_expression(this)}}class Ga extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_javascript_selector_expression}copyFrom(t){super.copyFrom(t)}}class ja extends Ga{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}DOT(){return this.getToken(x.DOT,0)}javascript_identifier(){return this.getTypedRuleContext(no,0)}enterRule(t){t instanceof o&&t.enterJavascriptMemberExpression(this)}exitRule(t){t instanceof o&&t.exitJavascriptMemberExpression(this)}}x.JavascriptMemberExpressionContext=ja;class Wa extends Ga{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}javascript_item_expression(){return this.getTypedRuleContext(za,0)}enterRule(t){t instanceof o&&t.enterJavascriptItemExpression(this)}exitRule(t){t instanceof o&&t.exitJavascriptItemExpression(this)}}x.JavascriptItemExpressionContext=Wa;class Ja extends Ga{constructor(t,e){super(t),this.method=null,super.copyFrom(e)}DOT(){return this.getToken(x.DOT,0)}javascript_method_expression(){return this.getTypedRuleContext(Ya,0)}enterRule(t){t instanceof o&&t.enterJavascriptMethodExpression(this)}exitRule(t){t instanceof o&&t.exitJavascriptMethodExpression(this)}}x.JavascriptMethodExpressionContext=Ja;class Ya extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_javascript_method_expression,this.name=null,this.args=null}LPAR(){return this.getToken(x.LPAR,0)}RPAR(){return this.getToken(x.RPAR,0)}javascript_identifier(){return this.getTypedRuleContext(no,0)}javascript_arguments(){return this.getTypedRuleContext(qa,0)}enterRule(t){t instanceof o&&t.enterJavascript_method_expression(this)}exitRule(t){t instanceof o&&t.exitJavascript_method_expression(this)}}class qa extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_javascript_arguments}copyFrom(t){super.copyFrom(t)}}class Xa extends qa{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}javascript_expression(){return this.getTypedRuleContext(Ua,0)}enterRule(t){t instanceof o&&t.enterJavascriptArgumentList(this)}exitRule(t){t instanceof o&&t.exitJavascriptArgumentList(this)}}x.JavascriptArgumentListContext=Xa;class Ka extends qa{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}COMMA(){return this.getToken(x.COMMA,0)}javascript_arguments(){return this.getTypedRuleContext(qa,0)}javascript_expression(){return this.getTypedRuleContext(Ua,0)}enterRule(t){t instanceof o&&t.enterJavascriptArgumentListItem(this)}exitRule(t){t instanceof o&&t.exitJavascriptArgumentListItem(this)}}x.JavascriptArgumentListItemContext=Ka;class za extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_javascript_item_expression,this.exp=null}LBRAK(){return this.getToken(x.LBRAK,0)}RBRAK(){return this.getToken(x.RBRAK,0)}javascript_expression(){return this.getTypedRuleContext(Ua,0)}enterRule(t){t instanceof o&&t.enterJavascript_item_expression(this)}exitRule(t){t instanceof o&&t.exitJavascript_item_expression(this)}}class Qa extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_javascript_parenthesis_expression,this.exp=null}LPAR(){return this.getToken(x.LPAR,0)}RPAR(){return this.getToken(x.RPAR,0)}javascript_expression(){return this.getTypedRuleContext(Ua,0)}enterRule(t){t instanceof o&&t.enterJavascript_parenthesis_expression(this)}exitRule(t){t instanceof o&&t.exitJavascript_parenthesis_expression(this)}}class Za extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_javascript_identifier_expression,this.name=null}javascript_identifier(){return this.getTypedRuleContext(no,0)}enterRule(t){t instanceof o&&t.enterJavascript_identifier_expression(this)}exitRule(t){t instanceof o&&t.exitJavascript_identifier_expression(this)}}class $a extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_javascript_literal_expression}copyFrom(t){super.copyFrom(t)}}class to extends $a{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}INTEGER_LITERAL(){return this.getToken(x.INTEGER_LITERAL,0)}enterRule(t){t instanceof o&&t.enterJavascriptIntegerLiteral(this)}exitRule(t){t instanceof o&&t.exitJavascriptIntegerLiteral(this)}}x.JavascriptIntegerLiteralContext=to;class eo extends $a{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}BOOLEAN_LITERAL(){return this.getToken(x.BOOLEAN_LITERAL,0)}enterRule(t){t instanceof o&&t.enterJavascriptBooleanLiteral(this)}exitRule(t){t instanceof o&&t.exitJavascriptBooleanLiteral(this)}}x.JavascriptBooleanLiteralContext=eo;class io extends $a{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}CHAR_LITERAL(){return this.getToken(x.CHAR_LITERAL,0)}enterRule(t){t instanceof o&&t.enterJavascriptCharacterLiteral(this)}exitRule(t){t instanceof o&&t.exitJavascriptCharacterLiteral(this)}}x.JavascriptCharacterLiteralContext=io;class so extends $a{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(x.TEXT_LITERAL,0)}enterRule(t){t instanceof o&&t.enterJavascriptTextLiteral(this)}exitRule(t){t instanceof o&&t.exitJavascriptTextLiteral(this)}}x.JavascriptTextLiteralContext=so;class ro extends $a{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}DECIMAL_LITERAL(){return this.getToken(x.DECIMAL_LITERAL,0)}enterRule(t){t instanceof o&&t.enterJavascriptDecimalLiteral(this)}exitRule(t){t instanceof o&&t.exitJavascriptDecimalLiteral(this)}}x.JavascriptDecimalLiteralContext=ro;class no extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_javascript_identifier}VARIABLE_IDENTIFIER(){return this.getToken(x.VARIABLE_IDENTIFIER,0)}SYMBOL_IDENTIFIER(){return this.getToken(x.SYMBOL_IDENTIFIER,0)}DOLLAR_IDENTIFIER(){return this.getToken(x.DOLLAR_IDENTIFIER,0)}TYPE_IDENTIFIER(){return this.getToken(x.TYPE_IDENTIFIER,0)}keyword(){return this.getTypedRuleContext(ya,0)}enterRule(t){t instanceof o&&t.enterJavascript_identifier(this)}exitRule(t){t instanceof o&&t.exitJavascript_identifier(this)}}class ao extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_python_statement}copyFrom(t){super.copyFrom(t)}}class oo extends ao{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_expression(){return this.getTypedRuleContext(lo,0)}enterRule(t){t instanceof o&&t.enterPythonStatement(this)}exitRule(t){t instanceof o&&t.exitPythonStatement(this)}}x.PythonStatementContext=oo;class ho extends ao{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}RETURN(){return this.getToken(x.RETURN,0)}python_expression(){return this.getTypedRuleContext(lo,0)}enterRule(t){t instanceof o&&t.enterPythonReturnStatement(this)}exitRule(t){t instanceof o&&t.exitPythonReturnStatement(this)}}x.PythonReturnStatementContext=ho;class lo extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_python_expression}copyFrom(t){super.copyFrom(t)}}class co extends lo{constructor(t,e){super(t),this.parent=null,this.child=null,super.copyFrom(e)}python_expression(){return this.getTypedRuleContext(lo,0)}python_selector_expression(){return this.getTypedRuleContext(To,0)}enterRule(t){t instanceof o&&t.enterPythonSelectorExpression(this)}exitRule(t){t instanceof o&&t.exitPythonSelectorExpression(this)}}x.PythonSelectorExpressionContext=co;class uo extends lo{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_primary_expression(){return this.getTypedRuleContext(po,0)}enterRule(t){t instanceof o&&t.enterPythonPrimaryExpression(this)}exitRule(t){t instanceof o&&t.exitPythonPrimaryExpression(this)}}x.PythonPrimaryExpressionContext=uo;class po extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_python_primary_expression}copyFrom(t){super.copyFrom(t)}}class fo extends po{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_parenthesis_expression(){return this.getTypedRuleContext(Mo,0)}enterRule(t){t instanceof o&&t.enterPythonParenthesisExpression(this)}exitRule(t){t instanceof o&&t.exitPythonParenthesisExpression(this)}}x.PythonParenthesisExpressionContext=fo;class _o extends po{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_identifier_expression(){return this.getTypedRuleContext(ko,0)}enterRule(t){t instanceof o&&t.enterPythonIdentifierExpression(this)}exitRule(t){t instanceof o&&t.exitPythonIdentifierExpression(this)}}x.PythonIdentifierExpressionContext=_o;class xo extends po{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_self_expression(){return this.getTypedRuleContext(Ro,0)}enterRule(t){t instanceof o&&t.enterPythonSelfExpression(this)}exitRule(t){t instanceof o&&t.exitPythonSelfExpression(this)}}x.PythonSelfExpressionContext=xo;class Eo extends po{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_literal_expression(){return this.getTypedRuleContext(Ho,0)}enterRule(t){t instanceof o&&t.enterPythonLiteralExpression(this)}exitRule(t){t instanceof o&&t.exitPythonLiteralExpression(this)}}x.PythonLiteralExpressionContext=Eo;class mo extends po{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_method_expression(){return this.getTypedRuleContext(Ao,0)}enterRule(t){t instanceof o&&t.enterPythonGlobalMethodExpression(this)}exitRule(t){t instanceof o&&t.exitPythonGlobalMethodExpression(this)}}x.PythonGlobalMethodExpressionContext=mo;class Ro extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_python_self_expression}this_expression(){return this.getTypedRuleContext(In,0)}enterRule(t){t instanceof o&&t.enterPython_self_expression(this)}exitRule(t){t instanceof o&&t.exitPython_self_expression(this)}}class To extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_python_selector_expression}copyFrom(t){super.copyFrom(t)}}class go extends To{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}DOT(){return this.getToken(x.DOT,0)}python_method_expression(){return this.getTypedRuleContext(Ao,0)}enterRule(t){t instanceof o&&t.enterPythonMethodExpression(this)}exitRule(t){t instanceof o&&t.exitPythonMethodExpression(this)}}x.PythonMethodExpressionContext=go;class yo extends To{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}LBRAK(){return this.getToken(x.LBRAK,0)}RBRAK(){return this.getToken(x.RBRAK,0)}python_expression(){return this.getTypedRuleContext(lo,0)}enterRule(t){t instanceof o&&t.enterPythonItemExpression(this)}exitRule(t){t instanceof o&&t.exitPythonItemExpression(this)}}x.PythonItemExpressionContext=yo;class Ao extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_python_method_expression,this.name=null,this.args=null}LPAR(){return this.getToken(x.LPAR,0)}RPAR(){return this.getToken(x.RPAR,0)}python_identifier(){return this.getTypedRuleContext(Jo,0)}python_argument_list(){return this.getTypedRuleContext(Lo,0)}enterRule(t){t instanceof o&&t.enterPython_method_expression(this)}exitRule(t){t instanceof o&&t.exitPython_method_expression(this)}}class Lo extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_python_argument_list}copyFrom(t){super.copyFrom(t)}}class Io extends Lo{constructor(t,e){super(t),this.ordinal=null,super.copyFrom(e)}python_ordinal_argument_list(){return this.getTypedRuleContext(bo,0)}enterRule(t){t instanceof o&&t.enterPythonOrdinalOnlyArgumentList(this)}exitRule(t){t instanceof o&&t.exitPythonOrdinalOnlyArgumentList(this)}}x.PythonOrdinalOnlyArgumentListContext=Io;class Co extends Lo{constructor(t,e){super(t),this.named=null,super.copyFrom(e)}python_named_argument_list(){return this.getTypedRuleContext(So,0)}enterRule(t){t instanceof o&&t.enterPythonNamedOnlyArgumentList(this)}exitRule(t){t instanceof o&&t.exitPythonNamedOnlyArgumentList(this)}}x.PythonNamedOnlyArgumentListContext=Co;class vo extends Lo{constructor(t,e){super(t),this.ordinal=null,this.named=null,super.copyFrom(e)}COMMA(){return this.getToken(x.COMMA,0)}python_ordinal_argument_list(){return this.getTypedRuleContext(bo,0)}python_named_argument_list(){return this.getTypedRuleContext(So,0)}enterRule(t){t instanceof o&&t.enterPythonArgumentList(this)}exitRule(t){t instanceof o&&t.exitPythonArgumentList(this)}}x.PythonArgumentListContext=vo;class bo extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_python_ordinal_argument_list}copyFrom(t){super.copyFrom(t)}}class wo extends bo{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}python_expression(){return this.getTypedRuleContext(lo,0)}enterRule(t){t instanceof o&&t.enterPythonOrdinalArgumentList(this)}exitRule(t){t instanceof o&&t.exitPythonOrdinalArgumentList(this)}}x.PythonOrdinalArgumentListContext=wo;class No extends bo{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}COMMA(){return this.getToken(x.COMMA,0)}python_ordinal_argument_list(){return this.getTypedRuleContext(bo,0)}python_expression(){return this.getTypedRuleContext(lo,0)}enterRule(t){t instanceof o&&t.enterPythonOrdinalArgumentListItem(this)}exitRule(t){t instanceof o&&t.exitPythonOrdinalArgumentListItem(this)}}x.PythonOrdinalArgumentListItemContext=No;class So extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_python_named_argument_list}copyFrom(t){super.copyFrom(t)}}class Oo extends So{constructor(t,e){super(t),this.name=null,this.exp=null,super.copyFrom(e)}EQ(){return this.getToken(x.EQ,0)}python_identifier(){return this.getTypedRuleContext(Jo,0)}python_expression(){return this.getTypedRuleContext(lo,0)}enterRule(t){t instanceof o&&t.enterPythonNamedArgumentList(this)}exitRule(t){t instanceof o&&t.exitPythonNamedArgumentList(this)}}x.PythonNamedArgumentListContext=Oo;class Do extends So{constructor(t,e){super(t),this.items=null,this.name=null,this.exp=null,super.copyFrom(e)}COMMA(){return this.getToken(x.COMMA,0)}EQ(){return this.getToken(x.EQ,0)}python_named_argument_list(){return this.getTypedRuleContext(So,0)}python_identifier(){return this.getTypedRuleContext(Jo,0)}python_expression(){return this.getTypedRuleContext(lo,0)}enterRule(t){t instanceof o&&t.enterPythonNamedArgumentListItem(this)}exitRule(t){t instanceof o&&t.exitPythonNamedArgumentListItem(this)}}x.PythonNamedArgumentListItemContext=Do;class Mo extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_python_parenthesis_expression,this.exp=null}LPAR(){return this.getToken(x.LPAR,0)}RPAR(){return this.getToken(x.RPAR,0)}python_expression(){return this.getTypedRuleContext(lo,0)}enterRule(t){t instanceof o&&t.enterPython_parenthesis_expression(this)}exitRule(t){t instanceof o&&t.exitPython_parenthesis_expression(this)}}class ko extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_python_identifier_expression}copyFrom(t){super.copyFrom(t)}}class Uo extends ko{constructor(t,e){super(t),this.parent=null,this.name=null,super.copyFrom(e)}DOT(){return this.getToken(x.DOT,0)}python_identifier_expression(){return this.getTypedRuleContext(ko,0)}python_identifier(){return this.getTypedRuleContext(Jo,0)}enterRule(t){t instanceof o&&t.enterPythonChildIdentifier(this)}exitRule(t){t instanceof o&&t.exitPythonChildIdentifier(this)}}x.PythonChildIdentifierContext=Uo;class Po extends ko{constructor(t,e){super(t),super.copyFrom(e)}DOLLAR_IDENTIFIER(){return this.getToken(x.DOLLAR_IDENTIFIER,0)}enterRule(t){t instanceof o&&t.enterPythonPromptoIdentifier(this)}exitRule(t){t instanceof o&&t.exitPythonPromptoIdentifier(this)}}x.PythonPromptoIdentifierContext=Po;class Fo extends ko{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}python_identifier(){return this.getTypedRuleContext(Jo,0)}enterRule(t){t instanceof o&&t.enterPythonIdentifier(this)}exitRule(t){t instanceof o&&t.exitPythonIdentifier(this)}}x.PythonIdentifierContext=Fo;class Ho extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_python_literal_expression}copyFrom(t){super.copyFrom(t)}}class Vo extends Ho{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}INTEGER_LITERAL(){return this.getToken(x.INTEGER_LITERAL,0)}enterRule(t){t instanceof o&&t.enterPythonIntegerLiteral(this)}exitRule(t){t instanceof o&&t.exitPythonIntegerLiteral(this)}}x.PythonIntegerLiteralContext=Vo;class Bo extends Ho{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}BOOLEAN_LITERAL(){return this.getToken(x.BOOLEAN_LITERAL,0)}enterRule(t){t instanceof o&&t.enterPythonBooleanLiteral(this)}exitRule(t){t instanceof o&&t.exitPythonBooleanLiteral(this)}}x.PythonBooleanLiteralContext=Bo;class Go extends Ho{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}CHAR_LITERAL(){return this.getToken(x.CHAR_LITERAL,0)}enterRule(t){t instanceof o&&t.enterPythonCharacterLiteral(this)}exitRule(t){t instanceof o&&t.exitPythonCharacterLiteral(this)}}x.PythonCharacterLiteralContext=Go;class jo extends Ho{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(x.TEXT_LITERAL,0)}enterRule(t){t instanceof o&&t.enterPythonTextLiteral(this)}exitRule(t){t instanceof o&&t.exitPythonTextLiteral(this)}}x.PythonTextLiteralContext=jo;class Wo extends Ho{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}DECIMAL_LITERAL(){return this.getToken(x.DECIMAL_LITERAL,0)}enterRule(t){t instanceof o&&t.enterPythonDecimalLiteral(this)}exitRule(t){t instanceof o&&t.exitPythonDecimalLiteral(this)}}x.PythonDecimalLiteralContext=Wo;class Jo extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_python_identifier}VARIABLE_IDENTIFIER(){return this.getToken(x.VARIABLE_IDENTIFIER,0)}SYMBOL_IDENTIFIER(){return this.getToken(x.SYMBOL_IDENTIFIER,0)}DOLLAR_IDENTIFIER(){return this.getToken(x.DOLLAR_IDENTIFIER,0)}TYPE_IDENTIFIER(){return this.getToken(x.TYPE_IDENTIFIER,0)}keyword(){return this.getTypedRuleContext(ya,0)}enterRule(t){t instanceof o&&t.enterPython_identifier(this)}exitRule(t){t instanceof o&&t.exitPython_identifier(this)}}class Yo extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_java_statement}copyFrom(t){super.copyFrom(t)}}class qo extends Yo{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}RETURN(){return this.getToken(x.RETURN,0)}SEMI(){return this.getToken(x.SEMI,0)}java_expression(){return this.getTypedRuleContext(Ko,0)}enterRule(t){t instanceof o&&t.enterJavaReturnStatement(this)}exitRule(t){t instanceof o&&t.exitJavaReturnStatement(this)}}x.JavaReturnStatementContext=qo;class Xo extends Yo{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}SEMI(){return this.getToken(x.SEMI,0)}java_expression(){return this.getTypedRuleContext(Ko,0)}enterRule(t){t instanceof o&&t.enterJavaStatement(this)}exitRule(t){t instanceof o&&t.exitJavaStatement(this)}}x.JavaStatementContext=Xo;class Ko extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_java_expression}copyFrom(t){super.copyFrom(t)}}class zo extends Ko{constructor(t,e){super(t),this.parent=null,this.child=null,super.copyFrom(e)}java_expression(){return this.getTypedRuleContext(Ko,0)}java_selector_expression(){return this.getTypedRuleContext(eh,0)}enterRule(t){t instanceof o&&t.enterJavaSelectorExpression(this)}exitRule(t){t instanceof o&&t.exitJavaSelectorExpression(this)}}x.JavaSelectorExpressionContext=zo;class Qo extends Ko{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}java_primary_expression(){return this.getTypedRuleContext(Zo,0)}enterRule(t){t instanceof o&&t.enterJavaPrimaryExpression(this)}exitRule(t){t instanceof o&&t.exitJavaPrimaryExpression(this)}}x.JavaPrimaryExpressionContext=Qo;class Zo extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_java_primary_expression}java_this_expression(){return this.getTypedRuleContext($o,0)}java_new_expression(){return this.getTypedRuleContext(th,0)}java_parenthesis_expression(){return this.getTypedRuleContext(lh,0)}java_identifier_expression(){return this.getTypedRuleContext(ch,0)}java_literal_expression(){return this.getTypedRuleContext(xh,0)}enterRule(t){t instanceof o&&t.enterJava_primary_expression(this)}exitRule(t){t instanceof o&&t.exitJava_primary_expression(this)}}class $o extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_java_this_expression}this_expression(){return this.getTypedRuleContext(In,0)}enterRule(t){t instanceof o&&t.enterJava_this_expression(this)}exitRule(t){t instanceof o&&t.exitJava_this_expression(this)}}class th extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_java_new_expression}new_token(){return this.getTypedRuleContext(Aa,0)}java_method_expression(){return this.getTypedRuleContext(rh,0)}enterRule(t){t instanceof o&&t.enterJava_new_expression(this)}exitRule(t){t instanceof o&&t.exitJava_new_expression(this)}}class eh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_java_selector_expression}copyFrom(t){super.copyFrom(t)}}class ih extends eh{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}java_item_expression(){return this.getTypedRuleContext(hh,0)}enterRule(t){t instanceof o&&t.enterJavaItemExpression(this)}exitRule(t){t instanceof o&&t.exitJavaItemExpression(this)}}x.JavaItemExpressionContext=ih;class sh extends eh{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}DOT(){return this.getToken(x.DOT,0)}java_method_expression(){return this.getTypedRuleContext(rh,0)}enterRule(t){t instanceof o&&t.enterJavaMethodExpression(this)}exitRule(t){t instanceof o&&t.exitJavaMethodExpression(this)}}x.JavaMethodExpressionContext=sh;class rh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_java_method_expression,this.name=null,this.args=null}LPAR(){return this.getToken(x.LPAR,0)}RPAR(){return this.getToken(x.RPAR,0)}java_identifier(){return this.getTypedRuleContext(yh,0)}java_arguments(){return this.getTypedRuleContext(nh,0)}enterRule(t){t instanceof o&&t.enterJava_method_expression(this)}exitRule(t){t instanceof o&&t.exitJava_method_expression(this)}}class nh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_java_arguments}copyFrom(t){super.copyFrom(t)}}class ah extends nh{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}COMMA(){return this.getToken(x.COMMA,0)}java_arguments(){return this.getTypedRuleContext(nh,0)}java_expression(){return this.getTypedRuleContext(Ko,0)}enterRule(t){t instanceof o&&t.enterJavaArgumentListItem(this)}exitRule(t){t instanceof o&&t.exitJavaArgumentListItem(this)}}x.JavaArgumentListItemContext=ah;class oh extends nh{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}java_expression(){return this.getTypedRuleContext(Ko,0)}enterRule(t){t instanceof o&&t.enterJavaArgumentList(this)}exitRule(t){t instanceof o&&t.exitJavaArgumentList(this)}}x.JavaArgumentListContext=oh;class hh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_java_item_expression,this.exp=null}LBRAK(){return this.getToken(x.LBRAK,0)}RBRAK(){return this.getToken(x.RBRAK,0)}java_expression(){return this.getTypedRuleContext(Ko,0)}enterRule(t){t instanceof o&&t.enterJava_item_expression(this)}exitRule(t){t instanceof o&&t.exitJava_item_expression(this)}}class lh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_java_parenthesis_expression,this.exp=null}LPAR(){return this.getToken(x.LPAR,0)}RPAR(){return this.getToken(x.RPAR,0)}java_expression(){return this.getTypedRuleContext(Ko,0)}enterRule(t){t instanceof o&&t.enterJava_parenthesis_expression(this)}exitRule(t){t instanceof o&&t.exitJava_parenthesis_expression(this)}}class ch extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_java_identifier_expression}copyFrom(t){super.copyFrom(t)}}class uh extends ch{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}java_identifier(){return this.getTypedRuleContext(yh,0)}enterRule(t){t instanceof o&&t.enterJavaIdentifier(this)}exitRule(t){t instanceof o&&t.exitJavaIdentifier(this)}}x.JavaIdentifierContext=uh;class dh extends ch{constructor(t,e){super(t),this.parent=null,this.name=null,super.copyFrom(e)}DOT(){return this.getToken(x.DOT,0)}java_identifier_expression(){return this.getTypedRuleContext(ch,0)}java_identifier(){return this.getTypedRuleContext(yh,0)}enterRule(t){t instanceof o&&t.enterJavaChildIdentifier(this)}exitRule(t){t instanceof o&&t.exitJavaChildIdentifier(this)}}x.JavaChildIdentifierContext=dh;class ph extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_java_class_identifier_expression}copyFrom(t){super.copyFrom(t)}}class fh extends ph{constructor(t,e){super(t),this.klass=null,super.copyFrom(e)}java_identifier_expression(){return this.getTypedRuleContext(ch,0)}enterRule(t){t instanceof o&&t.enterJavaClassIdentifier(this)}exitRule(t){t instanceof o&&t.exitJavaClassIdentifier(this)}}x.JavaClassIdentifierContext=fh;class _h extends ph{constructor(t,e){super(t),this.parent=null,this.name=null,super.copyFrom(e)}java_class_identifier_expression(){return this.getTypedRuleContext(ph,0)}DOLLAR_IDENTIFIER(){return this.getToken(x.DOLLAR_IDENTIFIER,0)}enterRule(t){t instanceof o&&t.enterJavaChildClassIdentifier(this)}exitRule(t){t instanceof o&&t.exitJavaChildClassIdentifier(this)}}x.JavaChildClassIdentifierContext=_h;class xh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_java_literal_expression}copyFrom(t){super.copyFrom(t)}}class Eh extends xh{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}BOOLEAN_LITERAL(){return this.getToken(x.BOOLEAN_LITERAL,0)}enterRule(t){t instanceof o&&t.enterJavaBooleanLiteral(this)}exitRule(t){t instanceof o&&t.exitJavaBooleanLiteral(this)}}x.JavaBooleanLiteralContext=Eh;class mh extends xh{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}CHAR_LITERAL(){return this.getToken(x.CHAR_LITERAL,0)}enterRule(t){t instanceof o&&t.enterJavaCharacterLiteral(this)}exitRule(t){t instanceof o&&t.exitJavaCharacterLiteral(this)}}x.JavaCharacterLiteralContext=mh;class Rh extends xh{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}INTEGER_LITERAL(){return this.getToken(x.INTEGER_LITERAL,0)}enterRule(t){t instanceof o&&t.enterJavaIntegerLiteral(this)}exitRule(t){t instanceof o&&t.exitJavaIntegerLiteral(this)}}x.JavaIntegerLiteralContext=Rh;class Th extends xh{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(x.TEXT_LITERAL,0)}enterRule(t){t instanceof o&&t.enterJavaTextLiteral(this)}exitRule(t){t instanceof o&&t.exitJavaTextLiteral(this)}}x.JavaTextLiteralContext=Th;class gh extends xh{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}DECIMAL_LITERAL(){return this.getToken(x.DECIMAL_LITERAL,0)}enterRule(t){t instanceof o&&t.enterJavaDecimalLiteral(this)}exitRule(t){t instanceof o&&t.exitJavaDecimalLiteral(this)}}x.JavaDecimalLiteralContext=gh;class yh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_java_identifier}VARIABLE_IDENTIFIER(){return this.getToken(x.VARIABLE_IDENTIFIER,0)}SYMBOL_IDENTIFIER(){return this.getToken(x.SYMBOL_IDENTIFIER,0)}DOLLAR_IDENTIFIER(){return this.getToken(x.DOLLAR_IDENTIFIER,0)}TYPE_IDENTIFIER(){return this.getToken(x.TYPE_IDENTIFIER,0)}keyword(){return this.getTypedRuleContext(ya,0)}enterRule(t){t instanceof o&&t.enterJava_identifier(this)}exitRule(t){t instanceof o&&t.exitJava_identifier(this)}}class Ah extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_csharp_statement}copyFrom(t){super.copyFrom(t)}}class Lh extends Ah{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}RETURN(){return this.getToken(x.RETURN,0)}SEMI(){return this.getToken(x.SEMI,0)}csharp_expression(){return this.getTypedRuleContext(Ch,0)}enterRule(t){t instanceof o&&t.enterCSharpReturnStatement(this)}exitRule(t){t instanceof o&&t.exitCSharpReturnStatement(this)}}x.CSharpReturnStatementContext=Lh;class Ih extends Ah{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}SEMI(){return this.getToken(x.SEMI,0)}csharp_expression(){return this.getTypedRuleContext(Ch,0)}enterRule(t){t instanceof o&&t.enterCSharpStatement(this)}exitRule(t){t instanceof o&&t.exitCSharpStatement(this)}}x.CSharpStatementContext=Ih;class Ch extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_csharp_expression}copyFrom(t){super.copyFrom(t)}}class vh extends Ch{constructor(t,e){super(t),this.parent=null,this.child=null,super.copyFrom(e)}csharp_expression(){return this.getTypedRuleContext(Ch,0)}csharp_selector_expression(){return this.getTypedRuleContext(Oh,0)}enterRule(t){t instanceof o&&t.enterCSharpSelectorExpression(this)}exitRule(t){t instanceof o&&t.exitCSharpSelectorExpression(this)}}x.CSharpSelectorExpressionContext=vh;class bh extends Ch{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}csharp_primary_expression(){return this.getTypedRuleContext(wh,0)}enterRule(t){t instanceof o&&t.enterCSharpPrimaryExpression(this)}exitRule(t){t instanceof o&&t.exitCSharpPrimaryExpression(this)}}x.CSharpPrimaryExpressionContext=bh;class wh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_csharp_primary_expression}csharp_this_expression(){return this.getTypedRuleContext(Nh,0)}csharp_new_expression(){return this.getTypedRuleContext(Sh,0)}csharp_parenthesis_expression(){return this.getTypedRuleContext(Vh,0)}csharp_identifier_expression(){return this.getTypedRuleContext(Bh,0)}csharp_literal_expression(){return this.getTypedRuleContext(Jh,0)}enterRule(t){t instanceof o&&t.enterCsharp_primary_expression(this)}exitRule(t){t instanceof o&&t.exitCsharp_primary_expression(this)}}class Nh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_csharp_this_expression}this_expression(){return this.getTypedRuleContext(In,0)}enterRule(t){t instanceof o&&t.enterCsharp_this_expression(this)}exitRule(t){t instanceof o&&t.exitCsharp_this_expression(this)}}class Sh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_csharp_new_expression}new_token(){return this.getTypedRuleContext(Aa,0)}csharp_method_expression(){return this.getTypedRuleContext(kh,0)}enterRule(t){t instanceof o&&t.enterCsharp_new_expression(this)}exitRule(t){t instanceof o&&t.exitCsharp_new_expression(this)}}class Oh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_csharp_selector_expression}copyFrom(t){super.copyFrom(t)}}class Dh extends Oh{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}DOT(){return this.getToken(x.DOT,0)}csharp_method_expression(){return this.getTypedRuleContext(kh,0)}enterRule(t){t instanceof o&&t.enterCSharpMethodExpression(this)}exitRule(t){t instanceof o&&t.exitCSharpMethodExpression(this)}}x.CSharpMethodExpressionContext=Dh;class Mh extends Oh{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}csharp_item_expression(){return this.getTypedRuleContext(Hh,0)}enterRule(t){t instanceof o&&t.enterCSharpItemExpression(this)}exitRule(t){t instanceof o&&t.exitCSharpItemExpression(this)}}x.CSharpItemExpressionContext=Mh;class kh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_csharp_method_expression,this.name=null,this.args=null}LPAR(){return this.getToken(x.LPAR,0)}RPAR(){return this.getToken(x.RPAR,0)}csharp_identifier(){return this.getTypedRuleContext(Qh,0)}csharp_arguments(){return this.getTypedRuleContext(Uh,0)}enterRule(t){t instanceof o&&t.enterCsharp_method_expression(this)}exitRule(t){t instanceof o&&t.exitCsharp_method_expression(this)}}class Uh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_csharp_arguments}copyFrom(t){super.copyFrom(t)}}class Ph extends Uh{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}csharp_expression(){return this.getTypedRuleContext(Ch,0)}enterRule(t){t instanceof o&&t.enterCSharpArgumentList(this)}exitRule(t){t instanceof o&&t.exitCSharpArgumentList(this)}}x.CSharpArgumentListContext=Ph;class Fh extends Uh{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}COMMA(){return this.getToken(x.COMMA,0)}csharp_arguments(){return this.getTypedRuleContext(Uh,0)}csharp_expression(){return this.getTypedRuleContext(Ch,0)}enterRule(t){t instanceof o&&t.enterCSharpArgumentListItem(this)}exitRule(t){t instanceof o&&t.exitCSharpArgumentListItem(this)}}x.CSharpArgumentListItemContext=Fh;class Hh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_csharp_item_expression,this.exp=null}LBRAK(){return this.getToken(x.LBRAK,0)}RBRAK(){return this.getToken(x.RBRAK,0)}csharp_expression(){return this.getTypedRuleContext(Ch,0)}enterRule(t){t instanceof o&&t.enterCsharp_item_expression(this)}exitRule(t){t instanceof o&&t.exitCsharp_item_expression(this)}}class Vh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_csharp_parenthesis_expression,this.exp=null}LPAR(){return this.getToken(x.LPAR,0)}RPAR(){return this.getToken(x.RPAR,0)}csharp_expression(){return this.getTypedRuleContext(Ch,0)}enterRule(t){t instanceof o&&t.enterCsharp_parenthesis_expression(this)}exitRule(t){t instanceof o&&t.exitCsharp_parenthesis_expression(this)}}class Bh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_csharp_identifier_expression}copyFrom(t){super.copyFrom(t)}}class Gh extends Bh{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}csharp_identifier(){return this.getTypedRuleContext(Qh,0)}enterRule(t){t instanceof o&&t.enterCSharpIdentifier(this)}exitRule(t){t instanceof o&&t.exitCSharpIdentifier(this)}}x.CSharpIdentifierContext=Gh;class jh extends Bh{constructor(t,e){super(t),this.parent=null,this.name=null,super.copyFrom(e)}DOT(){return this.getToken(x.DOT,0)}csharp_identifier_expression(){return this.getTypedRuleContext(Bh,0)}csharp_identifier(){return this.getTypedRuleContext(Qh,0)}enterRule(t){t instanceof o&&t.enterCSharpChildIdentifier(this)}exitRule(t){t instanceof o&&t.exitCSharpChildIdentifier(this)}}x.CSharpChildIdentifierContext=jh;class Wh extends Bh{constructor(t,e){super(t),super.copyFrom(e)}DOLLAR_IDENTIFIER(){return this.getToken(x.DOLLAR_IDENTIFIER,0)}enterRule(t){t instanceof o&&t.enterCSharpPromptoIdentifier(this)}exitRule(t){t instanceof o&&t.exitCSharpPromptoIdentifier(this)}}x.CSharpPromptoIdentifierContext=Wh;class Jh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_csharp_literal_expression}copyFrom(t){super.copyFrom(t)}}class Yh extends Jh{constructor(t,e){super(t),super.copyFrom(e)}BOOLEAN_LITERAL(){return this.getToken(x.BOOLEAN_LITERAL,0)}enterRule(t){t instanceof o&&t.enterCSharpBooleanLiteral(this)}exitRule(t){t instanceof o&&t.exitCSharpBooleanLiteral(this)}}x.CSharpBooleanLiteralContext=Yh;class qh extends Jh{constructor(t,e){super(t),super.copyFrom(e)}INTEGER_LITERAL(){return this.getToken(x.INTEGER_LITERAL,0)}enterRule(t){t instanceof o&&t.enterCSharpIntegerLiteral(this)}exitRule(t){t instanceof o&&t.exitCSharpIntegerLiteral(this)}}x.CSharpIntegerLiteralContext=qh;class Xh extends Jh{constructor(t,e){super(t),super.copyFrom(e)}DECIMAL_LITERAL(){return this.getToken(x.DECIMAL_LITERAL,0)}enterRule(t){t instanceof o&&t.enterCSharpDecimalLiteral(this)}exitRule(t){t instanceof o&&t.exitCSharpDecimalLiteral(this)}}x.CSharpDecimalLiteralContext=Xh;class Kh extends Jh{constructor(t,e){super(t),super.copyFrom(e)}CHAR_LITERAL(){return this.getToken(x.CHAR_LITERAL,0)}enterRule(t){t instanceof o&&t.enterCSharpCharacterLiteral(this)}exitRule(t){t instanceof o&&t.exitCSharpCharacterLiteral(this)}}x.CSharpCharacterLiteralContext=Kh;class zh extends Jh{constructor(t,e){super(t),super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(x.TEXT_LITERAL,0)}enterRule(t){t instanceof o&&t.enterCSharpTextLiteral(this)}exitRule(t){t instanceof o&&t.exitCSharpTextLiteral(this)}}x.CSharpTextLiteralContext=zh;class Qh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_csharp_identifier}VARIABLE_IDENTIFIER(){return this.getToken(x.VARIABLE_IDENTIFIER,0)}SYMBOL_IDENTIFIER(){return this.getToken(x.SYMBOL_IDENTIFIER,0)}DOLLAR_IDENTIFIER(){return this.getToken(x.DOLLAR_IDENTIFIER,0)}TYPE_IDENTIFIER(){return this.getToken(x.TYPE_IDENTIFIER,0)}keyword(){return this.getTypedRuleContext(ya,0)}enterRule(t){t instanceof o&&t.enterCsharp_identifier(this)}exitRule(t){t instanceof o&&t.exitCsharp_identifier(this)}}class Zh extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_jsx_expression}jsx_element(){return this.getTypedRuleContext($h,0)}jsx_fragment(){return this.getTypedRuleContext(il,0)}enterRule(t){t instanceof o&&t.enterJsx_expression(this)}exitRule(t){t instanceof o&&t.exitJsx_expression(this)}}class $h extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_jsx_element}copyFrom(t){super.copyFrom(t)}}class tl extends $h{constructor(t,e){super(t),this.jsx=null,super.copyFrom(e)}jsx_self_closing(){return this.getTypedRuleContext(nl,0)}enterRule(t){t instanceof o&&t.enterJsxSelfClosing(this)}exitRule(t){t instanceof o&&t.exitJsxSelfClosing(this)}}x.JsxSelfClosingContext=tl;class el extends $h{constructor(t,e){super(t),this.opening=null,this.children_=null,this.closing=null,super.copyFrom(e)}jsx_opening(){return this.getTypedRuleContext(al,0)}jsx_closing(){return this.getTypedRuleContext(ol,0)}jsx_children(){return this.getTypedRuleContext(fl,0)}enterRule(t){t instanceof o&&t.enterJsxElement(this)}exitRule(t){t instanceof o&&t.exitJsxElement(this)}}x.JsxElementContext=el;class il extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"ws_plus",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Mi):this.getTypedRuleContext(Mi,t)})),this.parser=t,this.ruleIndex=x.RULE_jsx_fragment,this.children_=null}jsx_fragment_start(){return this.getTypedRuleContext(sl,0)}jsx_fragment_end(){return this.getTypedRuleContext(rl,0)}jsx_children(){return this.getTypedRuleContext(fl,0)}enterRule(t){t instanceof o&&t.enterJsx_fragment(this)}exitRule(t){t instanceof o&&t.exitJsx_fragment(this)}}class sl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_jsx_fragment_start}LT(){return this.getToken(x.LT,0)}GT(){return this.getToken(x.GT,0)}LTGT(){return this.getToken(x.LTGT,0)}enterRule(t){t instanceof o&&t.enterJsx_fragment_start(this)}exitRule(t){t instanceof o&&t.exitJsx_fragment_start(this)}}class rl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_jsx_fragment_end}LT(){return this.getToken(x.LT,0)}SLASH(){return this.getToken(x.SLASH,0)}GT(){return this.getToken(x.GT,0)}enterRule(t){t instanceof o&&t.enterJsx_fragment_end(this)}exitRule(t){t instanceof o&&t.exitJsx_fragment_end(this)}}class nl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"jsx_attribute",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(cl):this.getTypedRuleContext(cl,t)})),this.parser=t,this.ruleIndex=x.RULE_jsx_self_closing,this.name=null,this.attributes=null}LT(){return this.getToken(x.LT,0)}ws_plus(){return this.getTypedRuleContext(Mi,0)}SLASH(){return this.getToken(x.SLASH,0)}GT(){return this.getToken(x.GT,0)}jsx_element_name(){return this.getTypedRuleContext(hl,0)}enterRule(t){t instanceof o&&t.enterJsx_self_closing(this)}exitRule(t){t instanceof o&&t.exitJsx_self_closing(this)}}class al extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"jsx_attribute",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(cl):this.getTypedRuleContext(cl,t)})),this.parser=t,this.ruleIndex=x.RULE_jsx_opening,this.name=null,this.attributes=null}LT(){return this.getToken(x.LT,0)}ws_plus(){return this.getTypedRuleContext(Mi,0)}GT(){return this.getToken(x.GT,0)}jsx_element_name(){return this.getTypedRuleContext(hl,0)}enterRule(t){t instanceof o&&t.enterJsx_opening(this)}exitRule(t){t instanceof o&&t.exitJsx_opening(this)}}class ol extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_jsx_closing,this.name=null}LT(){return this.getToken(x.LT,0)}SLASH(){return this.getToken(x.SLASH,0)}GT(){return this.getToken(x.GT,0)}jsx_element_name(){return this.getTypedRuleContext(hl,0)}enterRule(t){t instanceof o&&t.enterJsx_closing(this)}exitRule(t){t instanceof o&&t.exitJsx_closing(this)}}class hl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"jsx_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(ll):this.getTypedRuleContext(ll,t)})),u(this,"DOT",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.DOT):this.getToken(x.DOT,t)})),this.parser=t,this.ruleIndex=x.RULE_jsx_element_name}enterRule(t){t instanceof o&&t.enterJsx_element_name(this)}exitRule(t){t instanceof o&&t.exitJsx_element_name(this)}}class ll extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"nospace_hyphen_identifier_or_keyword",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(er):this.getTypedRuleContext(er,t)})),this.parser=t,this.ruleIndex=x.RULE_jsx_identifier}identifier_or_keyword(){return this.getTypedRuleContext(tr,0)}enterRule(t){t instanceof o&&t.enterJsx_identifier(this)}exitRule(t){t instanceof o&&t.exitJsx_identifier(this)}}class cl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_jsx_attribute,this.name=null,this.value=null}ws_plus(){return this.getTypedRuleContext(Mi,0)}jsx_identifier(){return this.getTypedRuleContext(ll,0)}EQ(){return this.getToken(x.EQ,0)}jsx_attribute_value(){return this.getTypedRuleContext(ul,0)}enterRule(t){t instanceof o&&t.enterJsx_attribute(this)}exitRule(t){t instanceof o&&t.exitJsx_attribute(this)}}class ul extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_jsx_attribute_value}copyFrom(t){super.copyFrom(t)}}class dl extends ul{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}LCURL(){return this.getToken(x.LCURL,0)}RCURL(){return this.getToken(x.RCURL,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterJsxValue(this)}exitRule(t){t instanceof o&&t.exitJsxValue(this)}}x.JsxValueContext=dl;class pl extends ul{constructor(t,e){super(t),super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(x.TEXT_LITERAL,0)}enterRule(t){t instanceof o&&t.enterJsxLiteral(this)}exitRule(t){t instanceof o&&t.exitJsxLiteral(this)}}x.JsxLiteralContext=pl;class fl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"jsx_child",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(_l):this.getTypedRuleContext(_l,t)})),this.parser=t,this.ruleIndex=x.RULE_jsx_children}enterRule(t){t instanceof o&&t.enterJsx_children(this)}exitRule(t){t instanceof o&&t.exitJsx_children(this)}}class _l extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_jsx_child}copyFrom(t){super.copyFrom(t)}}class xl extends _l{constructor(t,e){super(t),this.text=null,super.copyFrom(e)}jsx_text(){return this.getTypedRuleContext(Rl,0)}enterRule(t){t instanceof o&&t.enterJsxText(this)}exitRule(t){t instanceof o&&t.exitJsxText(this)}}x.JsxTextContext=xl;class El extends _l{constructor(t,e){super(t),this.jsx=null,super.copyFrom(e)}jsx_element(){return this.getTypedRuleContext($h,0)}enterRule(t){t instanceof o&&t.enterJsxChild(this)}exitRule(t){t instanceof o&&t.exitJsxChild(this)}}x.JsxChildContext=El;class ml extends _l{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}LCURL(){return this.getToken(x.LCURL,0)}RCURL(){return this.getToken(x.RCURL,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterJsxCode(this)}exitRule(t){t instanceof o&&t.exitJsxCode(this)}}x.JsxCodeContext=ml;class Rl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"jsx_char",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Tl):this.getTypedRuleContext(Tl,t)})),this.parser=t,this.ruleIndex=x.RULE_jsx_text}enterRule(t){t instanceof o&&t.enterJsx_text(this)}exitRule(t){t instanceof o&&t.exitJsx_text(this)}}class Tl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_jsx_char}LCURL(){return this.getToken(x.LCURL,0)}RCURL(){return this.getToken(x.RCURL,0)}LT(){return this.getToken(x.LT,0)}GT(){return this.getToken(x.GT,0)}JSX_TEXT(){return this.getToken(x.JSX_TEXT,0)}enterRule(t){t instanceof o&&t.enterJsx_char(this)}exitRule(t){t instanceof o&&t.exitJsx_char(this)}}class gl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"css_field",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(yl):this.getTypedRuleContext(yl,t)})),this.parser=t,this.ruleIndex=x.RULE_css_expression,this.field=null}LCURL(){return this.getToken(x.LCURL,0)}RCURL(){return this.getToken(x.RCURL,0)}enterRule(t){t instanceof o&&t.enterCss_expression(this)}exitRule(t){t instanceof o&&t.exitCss_expression(this)}}class yl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"css_value",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Ll):this.getTypedRuleContext(Ll,t)})),this.parser=t,this.ruleIndex=x.RULE_css_field,this.name=null,this.values=null}COLON(){return this.getToken(x.COLON,0)}SEMI(){return this.getToken(x.SEMI,0)}css_identifier(){return this.getTypedRuleContext(Al,0)}enterRule(t){t instanceof o&&t.enterCss_field(this)}exitRule(t){t instanceof o&&t.exitCss_field(this)}}class Al extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"nospace_hyphen_identifier_or_keyword",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(er):this.getTypedRuleContext(er,t)})),this.parser=t,this.ruleIndex=x.RULE_css_identifier}identifier_or_keyword(){return this.getTypedRuleContext(tr,0)}MINUS(){return this.getToken(x.MINUS,0)}nospace_identifier_or_keyword(){return this.getTypedRuleContext(ir,0)}css_identifier(){return this.getTypedRuleContext(Al,0)}enterRule(t){t instanceof o&&t.enterCss_identifier(this)}exitRule(t){t instanceof o&&t.exitCss_identifier(this)}}class Ll extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_css_value}copyFrom(t){super.copyFrom(t)}}class Il extends Ll{constructor(t,e){super(t),this.text=null,super.copyFrom(e)}css_text(){return this.getTypedRuleContext(vl,0)}enterRule(t){t instanceof o&&t.enterCssText(this)}exitRule(t){t instanceof o&&t.exitCssText(this)}}x.CssTextContext=Il;class Cl extends Ll{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}LCURL(){return this.getToken(x.LCURL,0)}RCURL(){return this.getToken(x.RCURL,0)}expression(){return this.getTypedRuleContext(jt,0)}enterRule(t){t instanceof o&&t.enterCssValue(this)}exitRule(t){t instanceof o&&t.exitCssValue(this)}}x.CssValueContext=Cl;class vl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"SEMI",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.SEMI):this.getToken(x.SEMI,t)})),u(this,"LCURL",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.LCURL):this.getToken(x.LCURL,t)})),u(this,"RCURL",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(x.RCURL):this.getToken(x.RCURL,t)})),this.parser=t,this.ruleIndex=x.RULE_css_text}enterRule(t){t instanceof o&&t.enterCss_text(this)}exitRule(t){t instanceof o&&t.exitCss_text(this)}}function bl(t,e,i){return e in t?Object.defineProperty(t,e,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[e]=i,t}x.Enum_category_declarationContext=E,x.Enum_native_declarationContext=m,x.Native_symbolContext=R,x.Category_symbolContext=T,x.Attribute_declarationContext=g,x.Concrete_widget_declarationContext=y,x.Native_widget_declarationContext=A,x.Concrete_category_declarationContext=L,x.Singleton_category_declarationContext=I,x.Derived_listContext=C,x.Operator_method_declarationContext=w,x.Setter_method_declarationContext=N,x.Native_setter_declarationContext=S,x.Getter_method_declarationContext=O,x.Native_getter_declarationContext=D,x.Native_category_declarationContext=M,x.Native_resource_declarationContext=k,x.Native_category_bindingsContext=U,x.Native_category_binding_listContext=P,x.Attribute_listContext=V,x.Abstract_method_declarationContext=j,x.Concrete_method_declarationContext=W,x.Native_method_declarationContext=J,x.Test_method_declarationContext=Y,x.AssertionContext=q,x.Full_argument_listContext=X,x.Typed_argumentContext=K,x.StatementContext=z,x.Flush_statementContext=mt,x.Store_statementContext=Rt,x.Method_call_statementContext=Tt,x.With_resource_statementContext=At,x.With_singleton_statementContext=Lt,x.Switch_statementContext=It,x.Switch_case_statementContext=Ct,x.For_each_statementContext=wt,x.Do_while_statementContext=Nt,x.While_statementContext=St,x.If_statementContext=Ot,x.Else_if_statement_listContext=Dt,x.Raise_statementContext=Ut,x.Try_statementContext=Pt,x.Catch_statementContext=Ft,x.Break_statementContext=Bt,x.Return_statementContext=Gt,x.ExpressionContext=jt,x.Filter_expressionContext=Se,x.Unresolved_expressionContext=ke,x.Unresolved_selectorContext=Fe,x.Invocation_expressionContext=He,x.Invocation_trailerContext=Ve,x.Selectable_expressionContext=Be,x.Instance_expressionContext=qe,x.Instance_selectorContext=ze,x.Mutable_instance_expressionContext=ti,x.Document_expressionContext=si,x.Blob_expressionContext=ri,x.Constructor_expressionContext=ni,x.Write_statementContext=hi,x.Ambiguous_expressionContext=li,x.Filtered_list_suffixContext=ci,x.Fetch_expressionContext=ui,x.Fetch_statementContext=fi,x.ThenContext=Ei,x.Read_statementContext=mi,x.Sorted_expressionContext=Ri,x.Argument_assignment_listContext=Ti,x.With_argument_assignment_listContext=Ai,x.Argument_assignmentContext=Ci,x.Assign_instance_statementContext=vi,x.Child_instanceContext=bi,x.Assign_tuple_statementContext=Si,x.LfsContext=Oi,x.LfpContext=Di,x.Ws_plusContext=Mi,x.IndentContext=ki,x.DedentContext=Ui,x.Type_literalContext=Pi,x.Null_literalContext=Fi,x.ReplContext=Hi,x.Declaration_listContext=Vi,x.DeclarationsContext=Gi,x.DeclarationContext=ji,x.Annotation_constructorContext=Wi,x.Annotation_identifierContext=Ji,x.Annotation_argumentContext=Yi,x.Annotation_argument_nameContext=qi,x.Annotation_argument_valueContext=Xi,x.Resource_declarationContext=Qi,x.Enum_declarationContext=Zi,x.Native_symbol_listContext=$i,x.Category_symbol_listContext=ts,x.Symbol_listContext=es,x.Attribute_constraintContext=is,x.List_literalContext=hs,x.Set_literalContext=ls,x.Expression_listContext=cs,x.Range_literalContext=us,x.TypedefContext=ds,x.Primary_typeContext=Ts,x.Native_typeContext=As,x.Category_typeContext=Gs,x.Mutable_category_typeContext=js,x.Code_typeContext=Ws,x.Category_declarationContext=Js,x.Widget_declarationContext=Ks,x.Type_identifier_listContext=Zs,x.Method_identifierContext=$s,x.Identifier_or_keywordContext=tr,x.Nospace_hyphen_identifier_or_keywordContext=er,x.Nospace_identifier_or_keywordContext=ir,x.IdentifierContext=sr,x.Member_identifierContext=or,x.Variable_identifierContext=hr,x.Attribute_identifierContext=lr,x.Type_identifierContext=cr,x.Symbol_identifierContext=ur,x.Argument_listContext=dr,x.ArgumentContext=pr,x.Operator_argumentContext=xr,x.Named_argumentContext=Er,x.Code_argumentContext=mr,x.Category_or_any_typeContext=Rr,x.Any_typeContext=Tr,x.Member_method_declaration_listContext=Lr,x.Member_method_declarationContext=Ir,x.Native_member_method_declaration_listContext=Cr,x.Native_member_method_declarationContext=vr,x.Native_category_bindingContext=br,x.Python_category_bindingContext=Mr,x.Python_moduleContext=kr,x.Javascript_category_bindingContext=Ur,x.Javascript_moduleContext=Pr,x.Variable_identifier_listContext=Fr,x.Attribute_identifier_listContext=Hr,x.Method_declarationContext=Vr,x.Comment_statementContext=Br,x.Native_statement_listContext=Gr,x.Native_statementContext=jr,x.Python_native_statementContext=Kr,x.Javascript_native_statementContext=zr,x.Statement_listContext=Qr,x.Assertion_listContext=Zr,x.Switch_case_statement_listContext=$r,x.Catch_statement_listContext=tn,x.Literal_collectionContext=en,x.Atomic_literalContext=an,x.Literal_list_literalContext=Ln,x.This_expressionContext=In,x.Super_expressionContext=Cn,x.Parenthesis_expressionContext=vn,x.Literal_expressionContext=bn,x.Collection_literalContext=wn,x.Tuple_literalContext=Nn,x.Dict_literalContext=Sn,x.Document_literalContext=On,x.Expression_tupleContext=Dn,x.Doc_entry_listContext=Mn,x.Doc_entryContext=kn,x.Doc_keyContext=Un,x.Dict_entry_listContext=Hn,x.Dict_entryContext=Vn,x.Dict_keyContext=Bn,x.Slice_argumentsContext=Wn,x.Assign_variable_statementContext=Xn,x.Assignable_instanceContext=Kn,x.Is_expressionContext=Zn,x.MetadataContext=ea,x.Arrow_expressionContext=ia,x.Arrow_prefixContext=na,x.Arrow_argsContext=aa,x.Sorted_keyContext=la,x.Read_blob_expressionContext=ca,x.Read_all_expressionContext=ua,x.Read_one_expressionContext=da,x.Order_by_listContext=pa,x.Order_byContext=fa,x.OperatorContext=_a,x.KeywordContext=ya,x.New_tokenContext=Aa,x.Key_tokenContext=La,x.Module_tokenContext=Ia,x.Value_tokenContext=Ca,x.Symbols_tokenContext=va,x.AssignContext=ba,x.MultiplyContext=wa,x.DivideContext=Na,x.IdivideContext=Sa,x.ModuloContext=Oa,x.Javascript_statementContext=Da,x.Javascript_expressionContext=Ua,x.Javascript_primary_expressionContext=Ha,x.Javascript_this_expressionContext=Va,x.Javascript_new_expressionContext=Ba,x.Javascript_selector_expressionContext=Ga,x.Javascript_method_expressionContext=Ya,x.Javascript_argumentsContext=qa,x.Javascript_item_expressionContext=za,x.Javascript_parenthesis_expressionContext=Qa,x.Javascript_identifier_expressionContext=Za,x.Javascript_literal_expressionContext=$a,x.Javascript_identifierContext=no,x.Python_statementContext=ao,x.Python_expressionContext=lo,x.Python_primary_expressionContext=po,x.Python_self_expressionContext=Ro,x.Python_selector_expressionContext=To,x.Python_method_expressionContext=Ao,x.Python_argument_listContext=Lo,x.Python_ordinal_argument_listContext=bo,x.Python_named_argument_listContext=So,x.Python_parenthesis_expressionContext=Mo,x.Python_identifier_expressionContext=ko,x.Python_literal_expressionContext=Ho,x.Python_identifierContext=Jo,x.Java_statementContext=Yo,x.Java_expressionContext=Ko,x.Java_primary_expressionContext=Zo,x.Java_this_expressionContext=$o,x.Java_new_expressionContext=th,x.Java_selector_expressionContext=eh,x.Java_method_expressionContext=rh,x.Java_argumentsContext=nh,x.Java_item_expressionContext=hh,x.Java_parenthesis_expressionContext=lh,x.Java_identifier_expressionContext=ch,x.Java_class_identifier_expressionContext=ph,x.Java_literal_expressionContext=xh,x.Java_identifierContext=yh,x.Csharp_statementContext=Ah,x.Csharp_expressionContext=Ch,x.Csharp_primary_expressionContext=wh,x.Csharp_this_expressionContext=Nh,x.Csharp_new_expressionContext=Sh,x.Csharp_selector_expressionContext=Oh,x.Csharp_method_expressionContext=kh,x.Csharp_argumentsContext=Uh,x.Csharp_item_expressionContext=Hh,x.Csharp_parenthesis_expressionContext=Vh,x.Csharp_identifier_expressionContext=Bh,x.Csharp_literal_expressionContext=Jh,x.Csharp_identifierContext=Qh,x.Jsx_expressionContext=Zh,x.Jsx_elementContext=$h,x.Jsx_fragmentContext=il,x.Jsx_fragment_startContext=sl,x.Jsx_fragment_endContext=rl,x.Jsx_self_closingContext=nl,x.Jsx_openingContext=al,x.Jsx_closingContext=ol,x.Jsx_element_nameContext=hl,x.Jsx_identifierContext=ll,x.Jsx_attributeContext=cl,x.Jsx_attribute_valueContext=ul,x.Jsx_childrenContext=fl,x.Jsx_childContext=_l,x.Jsx_textContext=Rl,x.Jsx_charContext=Tl,x.Css_expressionContext=gl,x.Css_fieldContext=yl,x.Css_identifierContext=Al,x.Css_valueContext=Ll,x.Css_textContext=vl;const wl=["悋Ꜫ脳맭䅼㯧瞆","奤¸\t\t","\t\t\t\t","\b\t\b\t\t\t\n\t\n\v\t\v","\f\t\f\r\t\r\t\t","\t\t\t\t","\t\t\t","\t\t\t\t","\t\t\t",'\t\t \t !\t!"\t"#',"\t#$\t$%\t%&\t&'\t'(\t()\t)","*\t*+\t+,\t,-\t-.\t./\t/0\t0","1\t12\t23\t34\t45\t56\t67\t7","8\t89\t9:\t:;\t;<\t<=\t=>\t>","?\t?@\t@A\tAB\tBC\tCD\tDE\tE","F\tFG\tGH\tHI\tIJ\tJK\tKL\tL","M\tMN\tNO\tOP\tPQ\tQR\tRS\tS","T\tTU\tUV\tVW\tWX\tXY\tYZ\tZ","[\t[\\\t\\]\t]^\t^_\t_`\t`a\ta","b\tbc\tcd\tde\tef\tfg\tgh\th","i\tij\tjk\tkl\tlm\tmn\tno\to","p\tpq\tqr\trs\tst\ttu\tuv\tv","w\twx\txy\tyz\tz{\t{|\t|}\t}","~\t~\t\t\t","\t\t\t
\t","
\t\t\t","\t\t\t\t","\t\t\t","\t\t\t\t","\t\t\t","\t\t\t\t","\t\t\t","\t\t \t ¡\t","¡¢\t¢£\t£¤\t¤","¥\t¥¦\t¦§\t§¨\t","¨©\t©ª\tª«\t«","¬\t¬\t®\t®¯\t","¯°\t°±\t±²\t²","³\t³´\t´µ\tµ¶\t","¶·\t·¸\t¸¹\t¹","º\tº»\t»¼\t¼½\t","½¾\t¾¿\t¿À\tÀ","Á\tÁÂ\tÂÃ\tÃÄ\t","ÄÅ\tÅÆ\tÆÇ\tÇ","È\tÈÉ\tÉÊ\tÊË\t","ËÌ\tÌÍ\tÍÎ\tÎ","Ï\tÏÐ\tÐÑ\tÑÒ\t","ÒÓ\tÓÔ\tÔÕ\tÕ","Ö\tÖ×\t×Ø\tØÙ\t","ÙÚ\tÚÛ\tÛÜ\tÜ","Ý\tÝÞ\tÞß\tßà\t","àá\táâ\tâã\tã","ä\täå\tåæ\tæç\t","çè\tèé\téê\tê","ë\tëì\tìí\tíî\t","îï\tïð\tðñ\tñ","ò\tòó\tóô\tôõ\t","õö\tö÷\t÷ø\tø","ù\tùú\túû\tûü\t","üý\týþ\tþÿ\tÿ","Ā\tĀā\tāĂ\tĂă\t","ăĄ\tĄą\tąĆ\tĆ","","Ȕ\n","Ș\n","","","","ȳ\n","Ⱥ\n","","ɂ\nɄ\n","","Ɍ\n\b\b\b","\b\b\b\b\b\t\tə\n\t\t","\t\t\t\t\t\tɡ\n\t\t","\t\tɥ\n\t\t\t\n\n\n\n","\n\n\nɯ\n\n\n\n\v","\v\v\v\v\v\vɹ","\n\v\f\v\vɼ\v\v\f\f","\f\fʁ\n\f\f\fʄ\n\f\r\rʇ","\n\r\r\r\r\r\r\r\r\r","ʐ\n\r\r\r","ʘ\n","ʝ\n","ʣ\n","ʫ\n","ʰ\n","ʶ\n","ʻ\n","","˄\n","ˉ\n","ˎ\n","˗\n","˜\n","","","ˮ\n\f","˱\v˵\n","˸\n","˾\n","̄\n","̇\n","̍\n","̒\n","̗\n̚\n","̠\n","","","","̷\n","","́\n","͆\n","͍\n͏","\n","","","ͦ\n","","","ͷ\n","",";\n","Ά\n","Ύ\n"," !!",'!!!!"""""','"""""Υ\n""Χ\n"','""########',"####ζ\n#$$$$$","$$ξ\n$$$$$$%%","%%ψ\n%%%%%%%%","&&&&&&''''","'''ϝ\n''''ϡ\n'","(((((((((","((((((((ϳ\n(\f(","(϶\v())))***","****Ђ\n****І\n*","*******Ў\n***Б","\n*****Ж\n***Й\n*","+++++++С\n+++","++++++++Ь\n++","++а\n+,,,---з\n","---....о\n...","////х\n//////ы","\n///////ђ\n/0","0111111111","1111Ѣ\n111111","1111111111","1ѳ\n111111111","1111111111","11111111Ҏ\n11","111111Җ\n1111","11Ҝ\n111111Ң\n1","1111111111","11111111ҵ\n11","111Һ\n1111111Ӂ","\n1111111111","1111ӏ\n1\f11Ӓ\v12","2222222222","2222Ӣ\n233334","45555555Ӱ\n56","66666ӷ\n6\f66Ӻ\v6","7777777Ԃ\n7\f77ԅ","\v788888888","888ԑ\n899999:",":::::ԝ\n:::;;",";;;;;;;ԩ\n;<<","<<<<<<<<Դ\n<<","<<<<======","=Ձ\n=========","====Վ\n======Ք","\n=========՝\n","=======դ\n===","=====լ\n==ծ\n=>",">>>>>>ն\n>>>>",">>>>>>>>>>ք","\n>>>>>>֊\n>>>",">>>>>>֓\n>>>>",">>>֚\n>>>>>>>",">֢\n>>>֥\n>????","???@@@@@@A","AAֶ\nAAAAAAAA","Aֿ\nAAABBBBBB","BBBBBBB\nBCC","CCCCז\nCCCCCC","Cם\nCCCCס\nCDDD","DDEEEEEE\nEE","EEEײ\nE\fEE\vEFF","FFF\nFGGGGGH","HHHHHH؈\nHIII","IIJJKKLLؔ\nL\fL","Lؗ\vLMMMM\nMNN","Nؠ\nNNNNOOOOOة","\nO\fOOج\vOPPPPر\nP\fP","Pش\vPPPPPع\nP\fPPؼ","\vPPPPPPPPل\nP","QQQQQQQٌ\nQ\fQQُ","\vQQّ\nQQQQٕ\nQRR","SSSSTTUUU١","\nUVVWWW٧\nWXX","XXX٭\nX\fXXٰ\vXYY","YYYٶ\nY\fYYٹ\vYZZ","ZZپ\nZ\fZZځ\vZ[[[","[[[[[[[[ڍ\n[\\","\\ڐ\n\\\\\\\\ڔ\n\\\\\\","]]ڙ\n]]]]ڝ\n]]]","^^^^ڤ\n^\f^^ڧ\v^_","_____````","``````````","````ۀ\n``````","```ۉ\n`\f``ی\v`aa","aې\nabbbbbbbb","bbbbbbbbbb","bۤ\nbccdd۩\nddd","eeffff۲\nfggg۶","\nghhhhۻ\nh\fhh۾\vh","iii܂\nijjj܆\njk","kkklllmmmmܒ","\nmnnooppqqr","rssssܡ\ns\fssܤ\vs","tttܨ\ntttܫ\ntuu","uܯ\nuvvvvܴ\nvww","wxxxܻ\nxyyyyy","yyyyy݆\ny\fyy݉\vy","zzzzzݏ\nz\fzzݒ\vz","{{{{ݗ\n{\f{{ݚ\v{{","{{{ݟ\n{\f{{ݢ\v{{{","{{{{ݩ\n{|||||ݯ","\n|\f||ݲ\v|}}}}ݷ\n}\f}","}ݺ\v}}}}}ݿ\n}\f}}ނ","\v}}}}}އ\n}~~~","~~~~~~~~ޓ\n~","ޗ\n","ޟ\n","\fޢ\v","ާ\n\fު\v","ޭ\n","\n","\n\f\v","\n","߄\n\f","߇\vߌ","\n\fߏ\v
","
ߕ\n
","ߝ","\n\fߠ\v","","߬\n","߰\n߳\n","߷\n","ߺ\n","ࠀ\n\fࠃ\v","ࠉ\n","\fࠌ\v","ࠒ\n\fࠕ","\v","ࠛ\n\fࠞ\v","","","\n","࠳\n","࠼\n","","ࡇ\n","ࡌ\n\f","ࡏ\v","ࡖ\n","","ࡠ\n","ࡨ\n","\n\n","ࡴ\n","","ࡾ\n","ࢂ\n","ࢋ\n","\fࢎ\v\n","\n\f","࢘\v","ࢠ\n","ࢥ\n\fࢨ","\v "," ࢰ\n ¡¡","¡¡¡¡¡¡","¡¡ࢻ\n¡¢¢¢","¢£££££","£ࣆ\n£\f££ࣉ\v£","¤¤¤¤¤࣏\n¤","¥¥¥¦¦¦","¦¦¦¦¦¦","ࣜ\n¦§§§§","§¨¨¨¨ࣦ\n¨","¨¨ࣩ\n¨©©","©࣭\n©ªªªª","ª«««««","¬¬¬¬¬","ँ\n\f","ऄ\v®®®®उ","\n®\f®®ऌ\v®®®","ए\n®¯¯¯¯","¯¯¯ग\n¯°°","±±±²²²","³³³´´´","µµµ¶¶·","·¸¸¹¹º","º»»¼¼½","½½½½½½","½ि\n½¾¾¾","¾¾¾ॆ\n¾\f¾¾ॉ","\v¾¿¿¿¿¿","¿¿¿॒\n¿À","ÀÁÁÁÂÂ","ÂÂÂÂफ़\nÂÃ","ÃÃÃॣ\nÃÃ","ÃÄÄÄÄÄ","ÄÄ७\nÄ\fÄÄ॰\vÄ","ÅÅÅÅÆÆ","ÆÆÇÇÈÈ","ÈÈÈÈঁ\nÈ","ÉÉÉÉÉÉঈ","\nÉÊÊÊÊ\nÊ","ËËËËËË","ঔ\nË\fËËগ\vËÌ","ÌÌÌÌÌঞ\nÌ","ÍÍÎÎÎÎ","ÎÎÎন\nÎÏ","ÏÏÏভ\nÏÏÏ","ÐÐÐÐÐÐ","Ðষ\nÐÑÑÑ","ÑÑÑÑি\nÑ\fÑ","Ñূ\vÑÒÒÒÒ","ÒÒÒÒÒÒ","ÒÒ\nÒ\fÒÒ\v","ÒÓÓÓÓÔ","ÔÔÔ\nÔÔÔ","ÔÔৠ\nÔ\fÔÔৣ\v","ÔÕÕÕÕÕ","Õ৪\nÕÖÖÖÖ","ÖÖৱ\nÖ××","××××××৺","\n×ØØØØØ","Øਁ\nØ\fØØ\vØ","ÙÙÙÙÙÙ","\nÙÚÚÛÛÛ","ÜÜÜÜਕ\nÜ","ÝÝÝÝਚ\nÝÝ","ÝÞÞÞÞÞ","ÞÞਤ\nÞ\fÞÞਧ\v","Þßßßßà","àààááá","áááá\ná\fá","á\váââââ","ââੁ\nâ\fââ\v","âããããã","ãੋ\nãääää","ää\näåå","ååååååਜ਼","\nåæææææ","æ\næ\fææ\væ","çççççç੬","\nçèèééé","êêêê੶\nê","ëëëë\nëë","ëììììì","ììઅ\nì\fììઈ\v","ìííííî","îîîïïï","ïક\nïïïïï","ચ\nï\fïïઝ\vïð","ðððððત\nð","ññññññ","ફ\nñòòòય\nò","óóóó\nóó","óóસ\nóôô","ôôઽ\nôôôô","õõõõૅ\nõ","öööö÷÷","÷÷÷\n÷\f÷÷","\v÷÷÷÷øø","øøø\nø\føø","\vøøøùù","ùùùúúú","ú૪\nú\fúú૭\vúû","ûû૱\nû\fûû\v","ûüüüüૹ\nü","üüýýýý","ýýଂ\nýþþଅ","\nþ\rþþଆÿÿÿ","ÿÿ\nÿÿÿଐ","\nÿĀĀଓ\nĀ\rĀĀଔ","āāāଙ\nāĂ","ĂĂଝ\nĂ\rĂĂଞĂ","Ăăăăăଦ\n","ă\răăଧăăĄ","ĄĄĄĄର\nĄ","ĄĄĄ\nĄ\rĄĄଵ","Ąସ\nĄ\fĄĄ\vĄ","ąąąąąąୂ","\nąĆĆ\nĆ\rĆĆ","Ć(N`jl¾ðńźƆ","ƔƠƢƦƮƺǀǂNJǖǜȆ","ć\b\n\f",' "$&(*,.02468:<>@BDFHJLNPRTVXZ\\^`bdfhjlnprtvxz|~',""," ¢¤¦¨ª¬®°","²´¶¸º¼¾ÀÂÄÆÈ","ÊÌÎÐÒÔÖØÚÜÞà","âäæèêìîðòôöø","úüþĀĂĄĆĈĊČĎĐ","ĒĔĖĘĚĜĞĠĢĤĦĨ","ĪĬĮİIJĴĶĸĺļľŀ","łńņňŊŌŎŐŒŔŖŘ","ŚŜŞŠŢŤŦŨŪŬŮŰ","ŲŴŶŸźżžƀƂƄƆƈ","ƊƌƎƐƒƔƖƘƚƜƞƠ","ƢƤƦƨƪƬƮưƲƴƶƸ","ƺƼƾǀǂDŽdžLjNJnjǎǐ","ǒǔǖǘǚǜǞǠǢǤǦǨ","ǪǬǮǰDzǴǶǸǺǼǾȀ","ȂȄȆȈȊ","%(,.pp","ªªXX{{ªª","XXªª","ªªOO__\t","\f335=?GItv£##zz","%%''Ȍ","ȝȦ","\bȬ\nȲ","\fɇɏ","ɘɨ","ɲʃ","ʆʓ","ʜʦ",' ʯ"ʺ',"$ˍ&˟","(˥*˲",",̆.̖0̦","2̸4̻","6͎8ͥ",":ͧ<ͽ",">Ώ@Ε","BΛDεFη","HτJϐ","LϖNϢ","PϷRϻ","TЯVб","XдZк\\ф","^ѓ`Ѳ","bӡdӣ","fӧhӯ","jӱlӻ","nԐpԒrԗ","tԠvԪ","xխz֤","|֦~֭","ֳ","נע","","؇","؉؎","ؐؕ","؛؝","ؤز"," م¢ٖ","¤٘¦ٜ","¨٠ª٢","¬٦®٨","°ٱ²ٺ","´ڌ¶ڏ","¸ژºڠ","¼ڨ¾ڿ","ÀۏÂۣ","ÄۥÆۨ","È۬Ê۱","Ì۵Î۷","Ð܁Ò܅","Ô܇Ö܋","ØܑÚܓ","ÜܕÞܗ","àܙâܛ","äܝæܪ","èܮêܰ","ìܵîܺ","ðܼò݊","ôݘöݪ","øݸúޒ","üޔþޘ","ĀޣĂޮ","Ą߀Ć߈","ĈߔĊߖ","ČߘĎ߫","Đ߭Ēߴ","ĔĖࠄ","ĘࠍĚࠖ","Ĝ࠭Ğࡆ","ĠࡈĢࡐ","ĤࡕĦ࡙","ĨĪࡧ","ĬࡪĮࡳ","İࡿIJࢅ","ĴĶ࢙","ĸ࢟ĺࢡ","ļࢩľࢯ","ŀࢺłࢼ","ńࣀņ࣎","ň࣐Ŋࣛ","ŌࣝŎࣨ","Ő࣬Œ࣮","ŔࣳŖࣸ","ŘࣽŚअ","ŜखŞघ","ŠचŢझ","ŤठŦण","ŨदŪऩ","ŬफŮभ","ŰयŲऱ","ŴळŶव","Ÿाźी","ż॑ž॓","ƀॕƂढ़","Ƅय़Ɔ०","ƈॱƊॵ","ƌॹƎঀ","Ɛইƒঌ","ƔƖঝ","Ƙটƚধ","Ɯƞশ","ƠসƢৃ","ƤƦ","ƨ৩ƪৰ","Ƭ৹Ʈ৻","ưਊƲ","ƴƶਔ","Ƹਖƺਝ","Ƽਨƾਬ","ǀਰǂ","DŽdžੑ","Ljਗ਼NJੜ","nj੫ǎ੭","ǐ੯ǒੵ","ǔǖ","ǘઉǚઍ","ǜઔǞણ","ǠપǢમ","ǤષǦહ","ǨૄǪ","ǬǮ","ǰૡDz૦","Ǵ૮Ƕ","ǸଁǺ","ǼଏǾ","ȀଘȂଚ","ȄଢȆଯ","ȈୁȊୄ","ȌȍeȍȎX","ȎȓàqȏȐ","ȐȑĆȑȒ","ȒȔȓȏ","ȓȔȔȗ","ȕȖiȖȘàqȗ","ȕȗȘȘ","șșȚȚ","ț°YțȜȜ","ȝȞeȞ","ȟàqȟȠȠ","ȡÂbȡȢȢ","ȣȣȤ®XȤ","ȥȥȦ","ȧârȧȨȨ","ȩEȩȪȪ","ȫȫȬ","ȭârȭȮ+Ȯȯ","`1ȯȰȰ\t","ȱȳȲȱ","Ȳȳȳȴ","ȴȵQȵȶÞ","pȶȷ\rȷȹ¾`","ȸȺ´[ȹȸ","ȹȺȺɃ","ȻȼȼɁt","ȽȾȾȿĄ","ȿɀɀɂ","ɁȽɁɂ","ɂɄɃȻ","ɃɄɄɅ","ɅɆɆ\v","ɇɈɈɋàq","ɉɊiɊɌàqɋ","ɉɋɌɌ","ɍɍɎ\fɎ","\rɏɐ|ɐɑ","ɑɒàqɒɓ","ɓɔ&ɔɕ","ö|ɕɖɖ","ɗəɘɗ","ɘəəɚ","ɚɛXɛɠ","àqɜɝɝɞ","Ćɞɟɟɡ","ɠɜɠɡ","ɡɤɢɣ","iɣɥ\vɤɢ","ɤɥɥɦ","ɦɧ\fɧ","ɨɩɩɮ","àqɪɫɫɬ","Ćɬɭɭɯ","ɮɪɮɯ","ɯɰɰɱ","\fɱɲɳ","\b\vɳɴàqɴɺ","ɵɶ\fɶɷ","ɷɹàqɸɵ","ɹɼɺɸ","ɺɻɻ","ɼɺɽʄ","ɾʀɿʁ","òzʀɿʀʁ","ʁʂʂʄ","ʃɽʃɾ","ʄʅʇ","¾`ʆʅʆʇ","ʇʈʈʉ","ʉʊŜ¯ʊʋ","ʋʌèuʌʍ","ʍʏʎʐ","Ĕʏʎʏʐ","ʐʑʑʒ","ʒʓʔ","ʔʕÜoʕʗ","ʖʘĔʗʖ","ʗʘʘʙ","ʙʚʚ","ʛʝ|ʜʛ","ʜʝʝʞ","ʞʟʟʠ","Üoʠʢʡʣ","Čʢʡʢʣ","ʣʤʤʥ","ʥʦʧ","pʧʨÜoʨʪ","ʩʫĔʪʩ","ʪʫʫʬ","ʬʭʭ","ʮʰ|ʯʮ","ʯʰʰʱ","ʱʲpʲʳÜ","oʳʵʴʶČ","ʵʴʵʶ","ʶʷʷʸ","ʸ!ʹʻ","ʺʹʺʻ","ʻʼʼʽ|","ʽʾʾ˃à","qʿˀˀˁĆ","ˁ˂˂˄","˃ʿ˃˄","˄˅˅ˆ","ˆˈ&ˇˉö","|ˈˇˈˉ","ˉˊˊˋ","ˋ#ˌˎ","ˍˌˍˎ","ˎˏˏː|","ːˑXˑ˖à","q˒˓˓˔Ć","˔˕˕˗","˖˒˖˗","˗˘˘˙","˙˛&˚˜ö","|˛˚˛˜","˜˝˝˞","˞%˟ˠX","ˠˡSˡˢ","ˢˣ(ˣˤ","ˤ'˥˦\b","˦˧ú~˧˨","˨˯˩˪\f","˪˫ú~˫ˬ","ˬˮ˭˩","ˮ˱˯˭","˯˰˰)","˱˯˲˷I","˳˵{˴˳","˴˵˵˶","˶˸¾`˷˴","˷˸˸˹","˹˺x˺˻Ði˻","˽˼˾äs˽","˼˽˾˾","˿˿̀̀","́́+̂","̄{̃̂̃","̄̄̅̅","̇¾`̆̃̆","̇̇̈̈","̉x̉̊Ði̊̌","̋̍äš̋","̌̍̍̎","̎̏̏̑","̐̒Ĕ̑̐","̑̒̒̓","̓̔̔-","̗̕îx̖̕","̖̗̗̙","̘̚|̙̘","̛̙̚̚","̛̜x̜̝","Ði̝̟̞̠","äs̟̞̟̠","̡̡̢̠","̢̣̣̤","Č̤̥̥/","̧̧̨̦","x̨̩®̩̪","̪̫̫̬","̬̭Ḙ̮̆","̶̮̯̰","̰̱Ė̱̲","̷̴̲̳","âr̴̵̵̷","̶̶̯̳","̷1̸̹","`1̹̺̺3","̻̀îx̼̽","̽̾Ć̾̿","̼̿́̀","̀́́͂","͂ͅÜo̓̈́+","̈́͆Ĩ̓ͅ","͆͆ͅ5","͇͏8͈͌","͉͊Ĕ͊͋","͍͉͋͌","͍͍͌͏","͎͇͎͈","͏7͐ͦ\\/͑","ͦG͒ͦI͓ͦ","<͔ͦz>͕ͦ~@","͖ͦ:͗ͦV,ͦ͘","X-͙ͦL'͚ͦB\"","͛ͦF$ͦ͜J&ͦ͝","H%ͦ͞R*ͦ͟P)ͦ͠","t;ͦ͡> ͦ͢@!ͣ","ͦ,ͤͦĊͥ","͐ͥ͑ͥ","͓͒ͥͥ","͔͕ͥͥ","͖ͥ͗ͥ","͙ͥͥ͘","͚ͥ͛ͥ","ͥͥ͜͝","ͥͥ͟͞","ͥͥ͠͡","ͥͣͥ͢","ͤͦ9ͧ","ͨmͨͩͩ","ͪͪͫͫ",";ͬͭ^ͭͮ","ͮͯº^ͯͶ","ͰͱLͱͲ","Ͳͳͳʹ","º^ʹ͵͵ͷ","ͶͰͶͷ","ͷ;","ͺͺͻ","º^ͻͼͼ;","ͽͬͽ",";΅Ϳ","ň¥","`1΄","΄Ά΅Ϳ","΅ΆΆ","·ΈΈΉ","ΉΊĔΊ","ΎΌΎ","·Ό","Ύ=Ώΐ","ΐΑΑΒ","ł¢ΒΓΓΔ","6Δ?ΕΖ","ΖΗΗΘà","qΘΙΙΚ6","ΚAΛΜ","ΜΝΝΞ`1","ΞΟΟΠ","ΠΦĘΡ\\","Τ\rΣΥĔ","ΤΣΤΥ","ΥΧΦΡ","ΦΧΧΨ","ΨΩΩC","ΪΫVΫάĞ","άέ\rέήĔ","ήζίΰV","ΰαsαβĜ","βγ\rγδĔ","δζεΪ","είζE","ηθnθιbι","κκνÜoλ","μμξÜoν","λνξξ","οοπsπ","ρ`1ρςςσ","6σGτυ","`υχφψ","Ĕχφχψ","ψωωϊ","ϊϋ¢ϋό","όύ`1ύώ","ώϏϏI","ϐϑ¢ϑϒ","ϒϓ`1ϓϔ","ϔϕ6ϕK","ϖϗrϗϘ","Ϙϙ`1ϙϚϚ","Ϝ6ϛϝN(Ϝϛ","ϜϝϝϠ","Ϟϟcϟϡ","6ϠϞϠϡ","ϡMϢϣ\b(","ϣϤcϤϥr","ϥϦϦϧ`1ϧ","ϨϨϩ6ϩ","ϴϪϫ\fϫ","ϬcϬϭrϭϮ","Ϯϯ`1ϯϰ","ϰϱ6ϱϳ","ϲϪϳ϶","ϴϲϴϵ","ϵO϶ϴ","ϷϸϸϹ","`1ϹϺϺQ","ϻϼϼϽ","ϽϾÜoϾϿ","ϿЁЀЂĔ","ЁЀЁЂ","ЂЃЃЅ","ЄІĚЅЄ","ЅІІА","ЇЈWЈЉ","ЉЊMЊЋ","ЋЍЌЎĔ","ЍЌЍЎ","ЎЏЏБ","АЇАБ","БИВГl","ГЕДЖĔ","ЕДЕЖ","ЖЗЗЙ","ИВИЙ","ЙSКЛW","ЛММНâr","НООР","ПСĔРП","РССТ","ТУУа","ФХWХЦsЦ","ЧЧШ²ZШ","ЩЩЫЪ","ЬĔЫЪЫ","ЬЬЭЭ","ЮЮаЯ","КЯФа","UбвTвг","гWдж","ез`1же","жззи","иййY","клÐiлн","моEнм","нооп","прр[","стj6ту","ухфс","фххц","цёZ.чъ","шщщыÜo","ъшъы","ыььэ","эюĔюя","яђѐђ","ёчёѐ","ђ]ѓєȂĂ","є_ѕі\b1і","ѳȂĂїѳǢòј","ѳj6љѳl7њѳŊ","¦ћќќѳ`","1ѝўўѳ`1","џѡѠѢ{","ѡѠѡѢ","ѢѣѣѤîx","ѤѥѥѦ`1Ѧ","ѳѧѨ?Ѩ","ѩѩѪ`1Ѫѫ","ѫѳѬѭ","gѭѮѮѯ","ÜoѯѰѰѳ","ѱѳf4Ѳѕ","ѲїѲј","ѲљѲњ","ѲћѲѝ","ѲџѲѧ","ѲѬѲѱ","ѳӐѴѵ\f","ѵѶŬ·Ѷѷ","`1ѷӏѸѹ\f","ѹѺٸѺѻ`1","ѻӏѼѽ\f","ѽѾŲºѾѿ`1ѿ","ӏҀҁ\fҁ","҂Ű¹҂҃`1҃ӏ","҄҅\f҅҆","\t҆ӏ`1҇҈\f","҈҉\t҉ӏ`1Ҋ","ҋ\fҋҍvҌҎ","~ҍҌҍҎ","Ҏҏҏӏ","`1Ґґ\fґҒ\t","Ғӏ`1ғҕ\fҔ","Җ~ҕҔҕ","ҖҖҗҗ","ҘZҘӏ`1ҙқ\f\r","ҚҜ~қҚ","қҜҜҝ","ҝҞsҞӏ`1","ҟҡ\f\fҠҢ~ҡҠ","ҡҢҢң","ңҤqҤӏ","`1\rҥҦ\f\tҦҧ","ҧӏ`1\nҨҩ\f\bҩҪ","Ҫӏ`1\tҫҬ\f","ҬҭҭҮ`1","Үү\rүҰ`1\bҰӏ","ұҲ\fҲҴ","vҳҵ~Ҵҳ","ҴҵҵҶ","Ҷӏd3ҷҹ\f\v","ҸҺ~ҹҸ","ҹҺҺһ","һҼqҼҽJҽ","ӏb2ҾӀ\f\nҿӁ~","ӀҿӀӁ","ӁӂӂӃq","ӃӄMӄӏb2","Ӆӆ\fӆӇnӇ","ӈbӈӉӉ","ӊÜoӊӋsӋӌ","`1ӌӍӍӏ","ӎѴӎѸ","ӎѼӎҀ","ӎ҄ӎ҇","ӎҊӎҐ","ӎғӎҙ","ӎҟӎҥ","ӎҨӎҫ","ӎұӎҷ","ӎҾӎӅ","ӏӒӐӎ","Ӑӑӑa","ӒӐӓӔ","¡ӔӕӕӖ","Ŋ¦ӖӗӗӢ","ӘәәӚ","ÜoӚӛӛӜ","¡ӜӝӝӞ","`1ӞӟӟӢ","ӠӢ`1ӡӓ","ӡӘӡӠ","ӢcӣӤ3","ӤӥªӥӦîx","ӦeӧӨàqӨ","gөӰn8ӪӰ","ĦӫӰĨӬӰ","ØmӭӰĢӮӰ","ĤӯөӯӪ","ӯӫӯӬ","ӯӭӯӮ","ӰiӱӲ\b6","Ӳӳh5ӳӸ","Ӵӵ\fӵӷBӶ","ӴӷӺӸ","ӶӸӹӹ","kӺӸӻ","Ӽ\b7Ӽӽ{ӽӾ","ØmӾԃӿԀ\f","ԀԂBԁӿ","Ԃԅԃԁ","ԃԄԄm","ԅԃԆԑp","9ԇԑr:Ԉԑv<ԉԑ","x=ԊԑŒªԋԑ","Ŕ«ԌԑŖ¬ԍԑ","AԎԑZ.ԏԑC","ԐԆԐԇ","ԐԈԐԉ","ԐԊԐԋ","ԐԌԐԍ","ԐԎԐԏ","ԑoԒԓAԓ","ԔԔԕ`1ԕԖ","ԖqԗԘ","@ԘԜԙԚ","oԚԛ+ԛԝ","`1ԜԙԜԝ","ԝԞԞԟ","ԟsԠԡ£","ԡԢԢԣ`","1ԣԤԤԥ","ԥԨ`1Ԧԩ|?ԧ","ԩԨԦԨ","ԧԩuԪ","ԫkԫԬԬ","ԭ`1ԭԳԮԯ","ԯԱ","ÜoԱԲԲԴ","ԳԮԳԴ","ԴԵԵԶ","¡ԶԷԷԸ","`1ԸԹԹw","ԺԻjԻՀ","ԼԽԽԾÆ","dԾԿԿՁ","ՀԼՀՁ","ՁՂՂՃ¡","ՃՄՄՅ`","1ՅՆՆծ","Շ՜jՈՍJ","ՉՊՊՋÆd","ՋՌՌՎ","ՍՉՍՎ","Վ՝ՏՐ","ՐՑÆdՑՒ","ՒՔՓՏ","ՓՔՔՕ","ՕՖՖ","`1ՙ","ՙ՚`1՚՛՛","՝՜Ո՜","Փ՝գ՞","՟¡՟ՠՠ","ա`1աբբդ","գ՞գդ","դիեզ","
զէUէը","ըթŘթժ","ժլիե","իլլծ","խԺխՇ","ծyկհ","jհյձղ","ղճÆdճմ","մնյձ","յննշ","շո¡ոչ","չպ`1պջ","ջռ|?ռ֥","ս֒jվփJ","տրրցÆd","ցււք","փտփք","ք֓օֆ","ֆևÆdևֈ","ֈ֊։օ","։֊֊","֍","֍֎`1֎֏","֏`1֑֑","֓֒վ֒","։֓֙֔","֕¡֖֖֕","֗`1֚֗֘֘","֚֙֔֙","֛֚֡֜","
֜֝U֝֞","֞֟Ř֟֠","֢֛֠֡","֢֢֣֡","֣֥|?֤կ","֤ս֥{","֦֧֧֨","֨֩Üo֪֩","֪֫Ĕ֫֬","֬}֭֮","֮֯Jְ֯","oְֱ`1ֱֲ|?ֲ","ֳִֵ","ֶ_ִֵֵ","ֶֶַַ","ָָ־j6ֹֺ","ֺֻŢ²ֻּ","+ּֽŐ©ֽֿ","־ֹ־ֿ","ֿ׀׀ׁ","ׁׂ׃","׃Únׅׄ","ׅZ.׆ׇ","ׇ`1","","ŀ¡","ׂ","ׄ׆","","אבÆdבג","גוDדה","הזEוד","וזזח","חטטס","יךÆdךל","כםEלכ","לםםמ","מןןס","נאני","ס
עףo","ףפŪ¶פץ`","1ץצDצ","קר\bEרש`1שת","Eת","Fק","׳ׯ","\fׯװװײ","Fױײ","׳ױ׳״","״׳","Üo","Ū¶`1","","","ń£Ū¶","`1","؈Ü","o`1","؆؆؈","؇؇","؈؉؊Ą","؊؋Ū¶؋،`1،","؍؍؎","؏îx؏ؐ","ؑؑؒ","ؔ\tؓؒؔ","ؗؕؓؕ","ؖؖؗ","ؘؕPؙ","8ؚ`1؛ؘ","؛ؙ؛ؚ","؝؟","Ŵ»؞ؠO؟؞","؟ؠؠء","ءآŴ»آأ","أؤت","PإئŶ¼ئا","Pاةبإ","ةجتب","تثث","جتحخ","ĊخدŶ¼در","ذحرش","زذزس","سغشز","صض Qضط","Ŷ¼طعظص","عؼغظ","غػػك","ؼغؽل","\nؾلÊfؿلª","Vـل¬WفلÌg","قلĈ
كؽ","كؾكؿ","كـكف","كقل","مٔ¢Rنِ","هّ¨Uوٍ¤Sى","ييٌ¤Sً","ىٌٍُ","ًٍََ","ٍُِّ","هِوّ","ْْٓٓ","ٕٔنٔ","ٕٕ¡ٖ","ٗٗ£٘","ٙ¦Tٙٚ+ٚٛ","¨Uٛ¥ٜٝ","\tٝ§ٞ١","Ĩٟ١Àa٠ٞ","٠ٟ١©",'٢٣"٣«',"٤٧٥٧","٦٤٦٥","٧٨ٮ","\b٩٪Ŷ¼٪٫","\b٫٭٬٩","٭ٰٮ٬","ٮٯٯ¯","ٰٮٱٷ","ٲٳŶ¼ٳٴ","ٴٶٵٲ","ٶٹٷٵ","ٷٸٸ±","ٹٷٺٿ","ârٻټټپ","ârٽٻپځ","ٿٽٿڀ","ڀ³ځٿ","ڂڃsڃڍ","¶\\ڄڅsڅڍ","¸]چڇsڇڍ¼","_ڈډwډڍ®","ڊڋwڋڍ`1ڌ","ڂڌڄڌ","چڌڈڌ","ڊڍµڎ","ڐ{ڏڎڏ","ڐڐڑڑ","ړڒڔº^ړ","ڒړڔڔ","ڕڕږږ","·ڗڙ{ژ","ڗژڙڙ","ښښڜ'ڛ","ڝº^ڜڛڜ","ڝڝڞڞ","ڟ%ڟ¹ڠ","ڥ`1ڡڢڢڤ","`1ڣڡڤڧ","ڥڣڥڦ","ڦ»ڧڥ","ڨککڪ","`1ڪګګڬ`1","ڬڭڭ½","ڮگ\b`گۀÀaڰڱ","Fڱڲ'ڲڳ","¾`ڳڴ%ڴۀ","ڵڶEڶڷ'","ڷڸ¾`ڸڹ%","ڹۀںڻH","ڻڼ'ڼڽ¾`ڽ","ھ%ھۀڿ","ڮڿڰڿ","ڵڿںۀ","ۊہۂ\f\bۂۉ",")ۃۄ\fۄۅ","ۅۉۆۇ\f","ۇۉ*ۈہ","ۈۃۈۆ","ۉیۊۈ","ۊۋۋ¿","یۊۍې","ÂbێېÄcۏۍ","ۏێېÁ","ۑۤ3ےۤ4","ۓۤ5۔ۤ6","ەۤBۖۤ7ۗ","ۤ8ۘۤ@ۙۤ","9ۚۤ;ۛۤ",":ۜۤ<ۤ=","۞ۤ?۟ۤA","۠ۤCۡۤDۢ","ۤGۣۑۣ","ےۣۓۣ","۔ۣەۣ","ۣۣۖۗ","ۣۣۘۙ","ۣۣۚۛ","ۣۣۜ","۞ۣۣ۟","ۣۣ۠ۡ","ۢۤÃۥ","ۦ©ۦÅۧ","۩{ۨۧۨ","۩۩۪۪","۫Äc۫Ç۬","ۭ?ۭÉۮ","۲\tۯ۲$۰۲","\n۱ۮ۱ۯ","۱۰۲Ë","۳۶\f۴۶","\b۵۳۵۴","۶Í۷ۼ","àq۸۹۹ۻ","àqۺ۸ۻ۾","ۼۺۼ۽","۽Ï۾ۼ","ۿ܂Üo܀܂","àq܁ۿ܁܀","܂Ñ܃܆","Øm܄܆Ş°܅܃","܅܄܆Ó","܇܈k ܈܉","܉܊Öl܊Õ","܋܌l!܌܍Ò","j܍×ܒÜ","oܒàqܐܒâr","ܑܑ","ܑܐܒÙ","ܓܔ\tܔÛ","ܕܖ\t\bܖÝܗ","ܘ\t\tܘßܙܚ","©ܚáܛܜ","¨ܜãܝܢ","ætܞܟܟܡ","ætܠܞܡܤ","ܢܠܢܣ","ܣåܤܢ","ܥܫìwܦܨ","{ܧܦܧܨ","ܨܩܩܫ","èuܪܥܪܧ","ܫçܬܯ","êvܭܯ4ܮܬ","ܮܭܯé","ܰܳÜoܱܲ","+ܴܲĨܱܳ","ܴܴܳë","ܵܶÈeܷܶ","Üoܷíܸܻ","¾`ܹܻðyܸܺ","ܹܻܺï","ܼܽ\byܾܽM","ܾ݇ܿ݀\f","݆݀݁݁","݂݃\f݄݃","݄݆݅ܿ","݂݆݅݉","݈݇݅݇","݈ñ݉݇","݊ݐô{Ŷ¼","ݍô{ݍݏ","ݎݏݒ","ݐݎݐݑ","ݑóݒݐ","ݓݔĊݔݕŶ¼","ݕݗݖݓ","ݗݚݘݖ","ݘݙݙݠ","ݚݘݛݜ Q","ݜݝŶ¼ݝݟ","ݞݛݟݢ","ݠݞݠݡ","ݡݨݢݠ","ݣݩݤݩ","ݥݩ,ݦݩ*ݧ","ݩ\rݨݣݨ","ݤݨݥݨ","ݦݨݧݩ","õݪݰø}ݫ","ݬŶ¼ݬݭø}ݭ","ݯݮݫݯ","ݲݰݮݰ","ݱݱ÷ݲ","ݰݳݴĊݴ","ݵŶ¼ݵݷݶ","ݳݷݺݸ","ݶݸݹݹ","ހݺݸݻ","ݼ QݼݽŶ¼ݽ","ݿݾݻݿ","ނހݾހ","ށށކނ","ހރއ ބ","އޅއ.ކ","ރކބކ","ޅއùވ","މމޓǂâފ","ދ\bދޓǜïތ","ލ\tލޓüގ","ޏ\nޏޓüސ","ޑ\vޑޓĀޒ","ވޒފޒ","ތޒގޒ","ސޓûޔ","ޖØmޕޗþޖ","ޕޖޗޗ","ýޘޙoޙ","ޚŤ³ޚޛ\rޛ","ޠƪÖޜޝޝ","ޟƪÖޞޜޟ","ޢޠޞޠ","ޡޡÿޢ","ޠޣިƐÉޤ","ޥޥާƐÉަ","ޤާުި","ަިީީ","ެުިޫ","ޭĂެޫެ","ޭޭāޮ","ޯoޯްŤ³ް","\rޱ!ޱ","","ƐÉ","!ƐÉ","","","","ƐÉ","ă","߀߅Üo߁߂","߂߄Üo߃߁","߄߇߅߃","߅߆߆ą","߇߅߈ߍ","Þp߉ߊߊߌ","Þpߋ߉ߌߏ","ߍߋߍߎ","ߎćߏߍ","ߐߕ*ߑߕ",",ߒߕ.ߓߕ","0ߔߐߔߑ","ߔߒߔߓ","ߕĉߖߗ","ߗċߘߞ","ĎߙߚŶ¼ߚߛ","Ďߛߝߜߙ","ߝߠߞߜ","ߞߟߟč","ߠߞߡߢ","ߢ߬Ƭ×ߣߤ","\bߤ߬Ljåߥߦ","\tߦ߬Đߧߨ","\nߨ߬Đߩߪ","\vߪ߬Ē߫ߡ","߫ߣ߫ߥ","߫ߧ߫ߩ","߬ď߭߯","ƒÊ߮߰߯߮","߲߯߰߰","߱߳þ߲߱","߲߳߳đ","ߴ߶Ÿ½ߵ߷","߶ߵ߶߷","߷߹߸ߺ","Ă߹߸߹ߺ","ߺēࠁ","8߽Ŷ¼߽߾","8߾ࠀ߿","ࠀࠃࠁ߿","ࠁࠂࠂĕ","ࠃࠁࠄࠊ","2ࠅࠆŶ¼ࠆࠇ","2ࠇࠉࠈࠅ","ࠉࠌࠊࠈ","ࠊࠋࠋė","ࠌࠊࠍࠓ","D#ࠎࠏŶ¼ࠏࠐD#","ࠐࠒࠑࠎ","ࠒࠕࠓࠑ","ࠓࠔࠔę","ࠕࠓࠖࠜT+ࠗ","࠘Ŷ¼࠘࠙T+࠙ࠛ","ࠚࠗࠛࠞ","ࠜࠚࠜࠝ","ࠝěࠞࠜ","ࠟࠠࠠࠡ","Ğࠡࠢࠢࠣ","Ğࠣࠤࠤ","ࠥࠦࠦࠧ","Ġࠧࠨࠨ","ࠩࠪ'ࠪࠫ","Ġࠫࠬ%ࠬ","࠭ࠟ࠭ࠥ","࠭ࠩĝ","ࡇ¦࠰ࡇ","§࠱࠳࠲࠱","࠲࠳࠳࠴","࠴ࡇ±࠵ࡇ","²࠶ࡇ¥࠷ࡇ","¶࠸ࡇµ࠹ࡇ","®࠺࠼࠻࠺","࠻࠼࠼࠽","࠽ࡇ³࠾ࡇ","´ࡇ¤ࡀࡇ","·ࡁࡇ°ࡂࡇ","¯ࡃࡇârࡄࡇ","JࡅࡇKࡆ","ࡆ࠰ࡆ࠲","ࡆ࠵ࡆ࠶","ࡆ࠷ࡆ࠸","ࡆ࠹ࡆ࠻","ࡆ࠾ࡆ","ࡆࡀࡆࡁ","ࡆࡂࡆࡃ","ࡆࡄࡆࡅ","ࡇğࡈࡍ","Ğࡉࡊࡊࡌ","Ğࡋࡉࡌࡏ","ࡍࡋࡍࡎ","ࡎġࡏࡍ","ࡐࡑ\t\nࡑģ","ࡒࡓÄcࡓࡔ","ࡔࡖࡕࡒ","ࡕࡖࡖࡗ","ࡗࡘࡘĥ","࡙࡚࡚࡛`","1࡛ħ","ࡠĞ࡞ࡠĪ","࡞","ࡠĩࡡࡨ¼","_ࡢࡨ¶\\ࡣࡨ¸]","ࡤࡨĮࡥࡨİ","ࡦࡨĬࡧࡡ","ࡧࡢࡧࡣ","ࡧࡤࡧࡥ","ࡧࡦࡨī","ࡩ{ࡪࡩ","ࡪ","IJ","","ࡰࡰࡱ","ࡱĭࡲࡴ{","ࡳࡲࡳࡴ","ࡴࡽࡵࡶ'","ࡶࡷĺࡷࡸ%","ࡸࡾࡹࡾ*","ࡺࡻ'ࡻࡼ\rࡼ","ࡾ%ࡽࡵࡽ","ࡹࡽࡺࡾ","įࡿࢁࢀ","ࢂĴࢁࢀࢁ","ࢂࢂࢃࢃ","ࢄࢄıࢅ","ࢆ`1ࢆࢇࢌ","`1࢈ࢉࢉࢋ","`1ࢊ࢈ࢋࢎ","ࢌࢊࢌࢍ","ࢍࢎࢌ","ࢇ","ijĶ","Ķ","࢘","","ĵ࢘","࢙࢚ĸ࢚࢛\r","࢛࢜`1࢜ķ","࢝ࢠÒj࢞ࢠ®","࢟࢝࢟࢞","ࢠĹࢡࢦļ","ࢢࢣࢣࢥļ","ࢤࢢࢥࢨ","ࢦࢤࢦࢧ","ࢧĻࢨࢦ","ࢩࢪľ ࢪࢫ\r","ࢫࢬ`1ࢬĽ","ࢭࢰÒjࢮࢰ®","ࢯࢭࢯࢮ","ࢰĿࢱࢲ`1ࢲ","ࢳ\rࢳࢴ`1ࢴࢻ","ࢵࢶ`1ࢶࢷ\r","ࢷࢻࢸࢹ\r","ࢹࢻ`1ࢺࢱ","ࢺࢵࢺࢸ","ࢻŁࢼࢽÜo","ࢽࢾŪ¶ࢾࢿ`1ࢿ","Ńࣀࣁ\b£ࣁ","ࣂÜoࣂࣇࣃ","ࣄ\fࣄࣆHࣅࣃ","ࣆࣉࣇࣅ","ࣇࣈࣈŅ","ࣉࣇ࣊࣋","¤%࣋࣌ª࣏࣌","îx࣏࣍`1࣎࣊","࣏࣎࣍Ň","࣐࣑¥&࣑࣒ª","࣒ʼn࣓ࣔŌ","§ࣔࣕ`1ࣕࣜ","ࣖࣗŌ§ࣗࣘ","ࣘࣙĔࣙࣚ","࣓ࣚࣜࣛ","ࣛࣖࣜŋ","ࣝࣞŎ¨ࣞࣟL","ࣟ࣠2࣠࣡L","࣡ōࣩÜo","ࣣࣦࣥࣤĄ","ࣦࣥࣤࣥ","ࣦࣩࣧࣧ","ࣣࣨࣨ","ࣩŏ࣭࣪j6࣫","࣭Ŋ¦࣬࣪࣬","࣭࣫ő࣮","ࣰ࣯࣯Aࣰ","ࣱoࣱࣲ`1ࣲœ","ࣳࣴࣴࣵ","Jࣶࣵoࣶࣷ`1","ࣷŕࣹࣸ","ࣹࣺࣺࣻo","ࣻࣼ`1ࣼŗࣽ","ंŚ®ࣾࣿࣿ","ँŚ®ऀࣾँ","ऄंऀं","ःःřऄ","ंअऊÜoआ","इइउÜoई","आउऌऊ","ईऊऋऋ","ऎऌऊऍ","ए\t\vऎऍऎ","एएśऐ","गऑगऒ","गŬ·ओगٸऔ","गŰ¹कगŲºख","ऐखऑख","ऒखओख","औखकग","ŝघङ\t\fङş","चछªछज","±'जšझञ","ªञट²(टţ","ठडªडढ","³)ढťणत","ªतथ´*थŧ","दधªधन","µ+नũऩप","+पūफब"," बŭभम","!मůयर",'"रűऱल',"\t\rलųळऴ","ऴŵवश","शŷषस","सहź¾हऺ","ऺिऻ़","ź¾़ऽऽि","ाषाऻ","िŹीु\b","¾ुूż¿ूे","ृॄ\fॄॆ","ƂÂॅृॆॉ","ेॅेै","ैŻॉे","ॊ॒žÀो॒","ƀÁौ॒ƊÆ्॒","ƌÇॎ॒ƎÈॏ॒","ƄÃॐ॒ƈÅ॑ॊ","॑ो॑ौ","्॑॑ॎ","॑ॏ॑ॐ","॒Ž॓॔","Ģ॔ſॕॖ","Š±ॖॗƄÃॗƁ","क़ख़ख़फ़","ƄÃग़ज़ज़फ़","ƐÉड़फ़ƈÅढ़क़","ढ़ग़ढ़ड़","फ़ƃय़ॠ","ƐÉॠॢॡॣ","ƆÄॢॡॢॣ","ॣ।।॥","॥ƅ०१\b","Ä१२ź¾२८","३४\f४५","५७ź¾६३","७॰८६","८९९Ƈ","॰८ॱॲ","ॲॳź¾ॳॴ","ॴƉॵॶ","ॶॷź¾ॷॸ","ॸƋॹॺ","ƐÉॺƍॻঁ","±ॼঁ³ॽঁ","®ॾঁ¤ॿঁ","¥ঀॻঀॼ","ঀॽঀॾ","ঀॿঁƏ","ংঈªঃঈ","¨ঈ¬অঈ","©আঈŞ°ইং","ইঃই","ইঅইআ","ঈƑউঊ","ঊƔËঋ","ƔËঌউঌঋ","Ɠএ\b","ËএঐƖÌঐক","\fঔ","ƚÎওঔগ","কওকখ","খƕগক","ঘঞƘÍঙঞ","ƤÓচঞƦÔছঞ","ƨÕজঞƜÏঝঘ","ঝঙঝচ","ঝছঝজ","ঞƗটঠ","Ģঠƙডঢ","ঢনƜÏণত","তথƔËথদ","দনধড","ধণনƛ","পƪÖপব","ফভƞÐবফ","বভভম","মযযƝ","রষƠÑষ","ƢÒলƠÑ","ƢÒষ","শরশ","শলষƟ","সহ\bÑহ","ƔËী়\f","়ঽঽি","ƔËািূ","ীাীু","ুơূী","ৃৄ\bÒৄ","ƪÖ+ে","ƔËেৈ\f","ো","ƪÖোৌ+ৌ্","ƔË্ৎৈ","ৎ","ƣ","","ƔË","ƥৗ\b","Ô¬","ƪÖৗ","ৡড়ঢ়\f","ঢ়ৠ","ƪÖয়ড়ৠৣ","ৡয়ৡৢ","ৢƧৣৡ","৪±৪","³০৪®১৪","¤২৪¥৩","৩৩০","৩১৩২","৪Ʃ৫ৱ","ª৬ৱ¨৭ৱ","¬৮ৱ©৯ৱ","Ş°ৰ৫ৰ৬","ৰ৭ৰ৮","ৰ৯ৱƫ","৲৳৳৴","ƮØ৴৵৵৺","৶৷ƮØ৷৸","৸৺৹৲","৹৶৺ƭ","৻ৼ\bØৼ৽","ưÙ৽ਂ৾\f","ਁƶÜ৾","ਁਂ","ਂਃਃƯ","ਂਅ","ƲÚਆƴÛਇ","ƾàਈǀáਉ","DŽãਊਅਊਆ","ਊਇਊਈ","ਊਉƱ","ĢƳ","ਏŠ±ਏਐ","ƸÝਐƵ","ਕƸÝਓਕ","Ƽßਔਔਓ","ਕƷਖਗ","džäਗਙਘਚ","ƺÞਙਘਙਚ","ਚਛਛਜ","ਜƹਝਞ\b","ÞਞਟƮØਟਥ","ਠਡ\fਡਢ","ਢਤƮØਣਠ","ਤਧਥਣ","ਥਦਦƻ","ਧਥਨ","ਪƮØਪਫ","ਫƽਬਭ","ਭਮƮØਮਯ","ਯƿਰ\b","áਲdžäਲਸ","ਲ਼\fਵ","ਵdžäਸ਼ਲ਼","ਸਸ਼","ਸਹਹǁ","ਸ਼\b","â਼ǀáੂ","ਾਿ\fਿੁ","¬ੀਾੁ","ੂੀੂ","ǃੂ","ੋ±ੋ","³ੇੋ®ੈੋ","¤ੋ¥","ੇ","ੈ","ੋDžੌ","ª੍¨","¬©","Ş°ੑੌੑ੍","ੑੑ","ੑLJ","","NJæਜ਼","NJæਖ਼","ਖ਼ਜ਼ਗ਼","ਗ਼ਜ਼lj","ੜ\bæਫ਼","njçਫ਼\f","ǒê","","Nj","੦੬","ǎè੧੬ǐé੨੬","ǚî੩੬ǜï੪੬","Ǟð੫੦੫੧","੫੨੫੩","੫੪੬Ǎ","੭੮Ģ੮Ǐ","੯ੰŠ±ੰੱ","ǔëੱǑੲੳ","ੳ੶ǔëੴ੶","ǘíੵੲੵੴ","੶Ǔ","Ǡñ","ǖì","","Ǖ\b","ìNJæઆ","ઁં\fંઃ","ઃઅNJæઁ","અઈઆ","આઇઇǗ","ઈઆઉઊ","ઊઋNJæઋઌ","ઌǙઍ","એNJæએઐ","ઐǛઑ\b","ïક¬ઓક","Ǡñઔઑઔઓ","કછખગ\f","ગઘઘચ","Ǡñઙખચઝ","છઙછજ","જǝઝછ","ઞત±ટત","³ઠત®ડત","¤ઢત¥ણઞ","ણટણઠ","ણડણઢ","તǟથફ","ªદફ¨ધફ","¬નફ©ફ","Ş°પથપદ","પધપન","પફǡ","બયǤóભય","Ǧôમબમભ","યǣરસ","Ǭ÷ળǮøલ","Ǻþળલળ","વવશ","ǰùશસષર","ષસǥ","હǨõ઼","LઽǺþ઼","઼ઽઽા","ાિLિી","Ǫöીǧુૂ","'ૂૅ%ૃૅ)","ૄુૄૃ","ૅǩે'","ેૈ!ૈૉ%","ૉǫો'","ોૌDzúૌૐL","્Ƕü્","ૐ","ૐ","ૐ!","%ǭ","'Dzú","LǶü","","","","ૠ%ૠǯ","ૡૢ'ૢૣ!ૣ","Dzú%","DZ૦૫Ǵû૧","૨૨૪Ǵû૩","૧૪૭૫","૩૫૬૬","dz૭૫૮","Òj૯૱Ôk૰૯","૱૰","ǵ","","Ǵû+ૹ","Ǹýૹ","ૹૺૺૻ","LૻǷૼଂ","®૽૾૾૿","`1૿ଂ","ଁૼଁ૽","ଂǹଃଅ","Ǽÿଃଅଆ","ଆଆଇ","ଇǻଈଐ","ǾĀଉଐǤóଊଌ","ଋ`1ଌଋ","ଌ","ଐଏଈ","ଏଉଏଊ","ଐǽଓȀ","āଓଔ","ଔଔକ","କǿଖଙ\n","ଗଙ¸ଘଖ","ଘଗଙȁ","ଚଜଛଝȄ","ăଜଛଝଞ","ଞଜଞଟ","ଟଠଠଡ","ଡȃଢଣȆ","Ąଣଥ\rତଦȈ","ąଥତଦଧ","ଧଥଧନ","ନପ","ପȅଫବ\bĄ","ବରÒjଭମ","ମରÖlଯଫ","ଯଭରହ","ଳ\fଲÔ","kଳଲଵ","ଵଳଵଶ","ଶସଷ","ସହଷ","ହȇ","ହ଼ଽ","ଽା`1ାି","ିୂୀୂȊĆ","ୁ଼ୁୀ","ୂȉୃ\n","ୄୃ","ୄେ","େȋėȓȗȲȹ","ɁɃɋɘɠɤɮɺʀʃʆʏ","ʗʜʢʪʯʵʺ˃ˈˍ˖˛","˯˴˷˽̶̖̙̟̃̆̌̑","͎̀͌ͥͅͶͽ΅ΤΦε","νχϜϠϴЁЅЍАЕИР","ЫЯжнфъёѡѲҍҕқ","ҡҴҹӀӎӐӡӯӸԃԐԜ","ԨԳՀՍՓ՜գիխյփ։","ֵ֤֒֙֡־ולנ׳","؇ؕ؛؟تزغكٍِٔ","٠٦ٮٷٿڌڏړژڜڥڿ","ۈۊۏۣۨ۱۵ۼ܁܅ܑܢ","ܧܪܮܳܺ݅݇ݐݘݠݨݰ","ݸހކޒޖޠިެ߅","ߍߔߞ߲߫߯߶߹ࠁࠊࠓࠜ","࠭࠲࠻ࡆࡍࡕࡧࡪࡳࡽ","ࢁࢌ࢟ࢦࢯࢺࣇ࣎ࣛࣥ","ࣨ࣬ंऊऎखाे॑ढ़ॢ८","ঀইঌকঝধবশীৡ","৩ৰ৹ਂਊਔਙਥਸੂੑ","ਗ਼੫ੵઆઔછણપમળ","ષ઼ૄૐ૫ଁଆଌଏ","ଔଘଞଧଯଵହୁ"].join(""),Nl=(new a.a.atn.ATNDeserializer).deserialize(wl),Sl=Nl.decisionToState.map(((t,e)=>new a.a.dfa.DFA(t,e))),Ol=new a.a.PredictionContextCache;class Dl extends c{constructor(t){super(t),this._interp=new a.a.atn.ParserATNSimulator(this,Nl,Sl,Ol),this.ruleNames=Dl.ruleNames,this.literalNames=Dl.literalNames,this.symbolicNames=Dl.symbolicNames}get atn(){return Nl}sempred(t,e,i){switch(e){case 9:return this.derived_list_sempred(t,i);case 19:return this.native_category_binding_list_sempred(t,i);case 38:return this.else_if_statement_list_sempred(t,i);case 47:return this.expression_sempred(t,i);case 49:return this.an_expression_sempred(t,i);case 52:return this.instance_expression_sempred(t,i);case 53:return this.mutable_instance_expression_sempred(t,i);case 66:return this.copy_from_sempred(t,i);case 67:return this.argument_assignment_list_sempred(t,i);case 94:return this.typedef_sempred(t,i);case 105:return this.nospace_hyphen_identifier_or_keyword_sempred(t,i);case 106:return this.nospace_identifier_or_keyword_sempred(t,i);case 119:return this.any_type_sempred(t,i);case 161:return this.assignable_instance_sempred(t,i);case 162:return this.is_expression_sempred(t,i);case 163:return this.metadata_sempred(t,i);case 175:return this.new_token_sempred(t,i);case 176:return this.key_token_sempred(t,i);case 177:return this.module_token_sempred(t,i);case 178:return this.value_token_sempred(t,i);case 179:return this.symbols_token_sempred(t,i);case 188:return this.javascript_expression_sempred(t,i);case 194:return this.javascript_arguments_sempred(t,i);case 201:return this.python_expression_sempred(t,i);case 207:return this.python_ordinal_argument_list_sempred(t,i);case 208:return this.python_named_argument_list_sempred(t,i);case 210:return this.python_identifier_expression_sempred(t,i);case 214:return this.java_expression_sempred(t,i);case 220:return this.java_arguments_sempred(t,i);case 223:return this.java_identifier_expression_sempred(t,i);case 224:return this.java_class_identifier_expression_sempred(t,i);case 228:return this.csharp_expression_sempred(t,i);case 234:return this.csharp_arguments_sempred(t,i);case 237:return this.csharp_identifier_expression_sempred(t,i);case 258:return this.css_identifier_sempred(t,i);default:throw"No predicate with index:"+e}}derived_list_sempred(t,e){switch(e){case 0:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}native_category_binding_list_sempred(t,e){switch(e){case 1:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}else_if_statement_list_sempred(t,e){switch(e){case 2:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}expression_sempred(t,e){switch(e){case 3:return this.precpred(this._ctx,21);case 4:return this.precpred(this._ctx,20);case 5:return this.precpred(this._ctx,19);case 6:return this.precpred(this._ctx,18);case 7:return this.precpred(this._ctx,17);case 8:return this.precpred(this._ctx,16);case 9:return this.precpred(this._ctx,14);case 10:return this.precpred(this._ctx,13);case 11:return this.precpred(this._ctx,12);case 12:return this.precpred(this._ctx,11);case 13:return this.precpred(this._ctx,10);case 14:return this.precpred(this._ctx,7);case 15:return this.precpred(this._ctx,6);case 16:return this.precpred(this._ctx,5);case 17:return this.precpred(this._ctx,15);case 18:return this.precpred(this._ctx,9);case 19:return this.precpred(this._ctx,8);case 20:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}an_expression_sempred(t,e){switch(e){case 21:return this.willBeAOrAn();default:throw"No predicate with index:"+e}}instance_expression_sempred(t,e){switch(e){case 22:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}mutable_instance_expression_sempred(t,e){switch(e){case 23:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}copy_from_sempred(t,e){switch(e){case 24:return this.willNotBe(this.equalToken());default:throw"No predicate with index:"+e}}argument_assignment_list_sempred(t,e){switch(e){case 25:return this.willNotBe(this.equalToken());case 26:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}typedef_sempred(t,e){switch(e){case 27:return this.precpred(this._ctx,6);case 28:return this.precpred(this._ctx,5);case 29:return this.precpred(this._ctx,4);default:throw"No predicate with index:"+e}}nospace_hyphen_identifier_or_keyword_sempred(t,e){switch(e){case 30:return this.wasNotWhiteSpace();default:throw"No predicate with index:"+e}}nospace_identifier_or_keyword_sempred(t,e){switch(e){case 31:return this.wasNotWhiteSpace();default:throw"No predicate with index:"+e}}any_type_sempred(t,e){switch(e){case 32:return this.precpred(this._ctx,2);case 33:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}assignable_instance_sempred(t,e){switch(e){case 34:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}is_expression_sempred(t,e){switch(e){case 35:return this.willBeAOrAn();default:throw"No predicate with index:"+e}}metadata_sempred(t,e){switch(e){case 36:return this.willBeText("metadata");default:throw"No predicate with index:"+e}}new_token_sempred(t,e){switch(e){case 37:return this.isText(t.i1,"new");default:throw"No predicate with index:"+e}}key_token_sempred(t,e){switch(e){case 38:return this.isText(t.i1,"key");default:throw"No predicate with index:"+e}}module_token_sempred(t,e){switch(e){case 39:return this.isText(t.i1,"module");default:throw"No predicate with index:"+e}}value_token_sempred(t,e){switch(e){case 40:return this.isText(t.i1,"value");default:throw"No predicate with index:"+e}}symbols_token_sempred(t,e){switch(e){case 41:return this.isText(t.i1,"symbols");default:throw"No predicate with index:"+e}}javascript_expression_sempred(t,e){switch(e){case 42:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}javascript_arguments_sempred(t,e){switch(e){case 43:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}python_expression_sempred(t,e){switch(e){case 44:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}python_ordinal_argument_list_sempred(t,e){switch(e){case 45:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}python_named_argument_list_sempred(t,e){switch(e){case 46:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}python_identifier_expression_sempred(t,e){switch(e){case 47:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}java_expression_sempred(t,e){switch(e){case 48:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}java_arguments_sempred(t,e){switch(e){case 49:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}java_identifier_expression_sempred(t,e){switch(e){case 50:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}java_class_identifier_expression_sempred(t,e){switch(e){case 51:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}csharp_expression_sempred(t,e){switch(e){case 52:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}csharp_arguments_sempred(t,e){switch(e){case 53:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}csharp_identifier_expression_sempred(t,e){switch(e){case 54:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}css_identifier_sempred(t,e){switch(e){case 55:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}enum_category_declaration(){let t=new Ml(this,this._ctx,this.state);this.enterRule(t,0,Dl.RULE_enum_category_declaration);try{this.enterOuterAlt(t,1),this.state=522,this.match(Dl.ENUMERATED),this.state=523,this.match(Dl.CATEGORY),this.state=524,t.name=this.type_identifier(),this.state=529,this._errHandler.sync(this),this._input.LA(1)===Dl.LPAR&&(this.state=525,this.match(Dl.LPAR),this.state=526,t.attrs=this.attribute_identifier_list(),this.state=527,this.match(Dl.RPAR)),this.state=533,this._errHandler.sync(this),this._input.LA(1)===Dl.EXTENDS&&(this.state=531,this.match(Dl.EXTENDS),this.state=532,t.derived=this.type_identifier()),this.state=535,this.match(Dl.LCURL),this.state=536,t.symbols=this.category_symbol_list(),this.state=537,this.match(Dl.RCURL)}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}enum_native_declaration(){let t=new kl(this,this._ctx,this.state);this.enterRule(t,2,Dl.RULE_enum_native_declaration);try{this.enterOuterAlt(t,1),this.state=539,this.match(Dl.ENUMERATED),this.state=540,t.name=this.type_identifier(),this.state=541,this.match(Dl.LPAR),this.state=542,t.typ=this.native_type(),this.state=543,this.match(Dl.RPAR),this.state=544,this.match(Dl.LCURL),this.state=545,t.symbols=this.native_symbol_list(),this.state=546,this.match(Dl.RCURL)}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}category_symbol(){let t=new Ul(this,this._ctx,this.state);this.enterRule(t,4,Dl.RULE_category_symbol);try{this.enterOuterAlt(t,1),this.state=548,t.name=this.symbol_identifier(),this.state=549,this.match(Dl.LPAR),this.state=550,t.args=this.argument_assignment_list(0),this.state=551,this.match(Dl.RPAR),this.state=552,this.match(Dl.SEMI)}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}native_symbol(){let t=new Pl(this,this._ctx,this.state);this.enterRule(t,6,Dl.RULE_native_symbol);try{this.enterOuterAlt(t,1),this.state=554,t.name=this.symbol_identifier(),this.state=555,this.match(Dl.EQ),this.state=556,t.exp=this.expression(0),this.state=557,this.match(Dl.SEMI)}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}attribute_declaration(){let t=new Fl(this,this._ctx,this.state);this.enterRule(t,8,Dl.RULE_attribute_declaration);var e=0;try{this.enterOuterAlt(t,1),this.state=560,this._errHandler.sync(this),(e=this._input.LA(1))===Dl.STORABLE&&(this.state=559,this.match(Dl.STORABLE)),this.state=562,this.match(Dl.ATTRIBUTE),this.state=563,t.name=this.attribute_identifier(),this.state=564,this.match(Dl.COLON),this.state=565,t.typ=this.typedef(0),this.state=567,this._errHandler.sync(this),(e=this._input.LA(1))!==Dl.IN&&e!==Dl.MATCHING||(this.state=566,t.match=this.attribute_constraint()),this.state=577,this._errHandler.sync(this),(e=this._input.LA(1))===Dl.WITH&&(this.state=569,this.match(Dl.WITH),this.state=570,this.match(Dl.INDEX),this.state=575,this._errHandler.sync(this),(e=this._input.LA(1))===Dl.LPAR&&(this.state=571,this.match(Dl.LPAR),this.state=572,t.indices=this.variable_identifier_list(),this.state=573,this.match(Dl.RPAR))),this.state=579,this.match(Dl.SEMI)}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}concrete_widget_declaration(){let t=new Hl(this,this._ctx,this.state);this.enterRule(t,10,Dl.RULE_concrete_widget_declaration);try{this.enterOuterAlt(t,1),this.state=581,this.match(Dl.WIDGET),this.state=582,t.name=this.type_identifier(),this.state=585,this._errHandler.sync(this),this._input.LA(1)===Dl.EXTENDS&&(this.state=583,this.match(Dl.EXTENDS),this.state=584,t.derived=this.type_identifier()),this.state=587,t.methods=this.category_method_list()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}native_widget_declaration(){let t=new Vl(this,this._ctx,this.state);this.enterRule(t,12,Dl.RULE_native_widget_declaration);try{this.enterOuterAlt(t,1),this.state=589,this.match(Dl.NATIVE),this.state=590,this.match(Dl.WIDGET),this.state=591,t.name=this.type_identifier(),this.state=592,this.match(Dl.LCURL),this.state=593,t.bindings=this.native_category_bindings(),this.state=594,t.methods=this.native_member_method_declaration_list(),this.state=595,this.match(Dl.RCURL)}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}concrete_category_declaration(){let t=new Bl(this,this._ctx,this.state);this.enterRule(t,14,Dl.RULE_concrete_category_declaration);try{this.enterOuterAlt(t,1),this.state=598,this._errHandler.sync(this),this._input.LA(1)===Dl.STORABLE&&(this.state=597,this.match(Dl.STORABLE)),this.state=600,this.match(Dl.CATEGORY),this.state=601,t.name=this.type_identifier(),this.state=606,this._errHandler.sync(this),this._input.LA(1)===Dl.LPAR&&(this.state=602,this.match(Dl.LPAR),this.state=603,t.attrs=this.attribute_identifier_list(),this.state=604,this.match(Dl.RPAR)),this.state=610,this._errHandler.sync(this),this._input.LA(1)===Dl.EXTENDS&&(this.state=608,this.match(Dl.EXTENDS),this.state=609,t.derived=this.derived_list(0)),this.state=612,t.methods=this.category_method_list()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}singleton_category_declaration(){let t=new Gl(this,this._ctx,this.state);this.enterRule(t,16,Dl.RULE_singleton_category_declaration);try{this.enterOuterAlt(t,1),this.state=614,this.match(Dl.SINGLETON),this.state=615,t.name=this.type_identifier(),this.state=620,this._errHandler.sync(this),this._input.LA(1)===Dl.LPAR&&(this.state=616,this.match(Dl.LPAR),this.state=617,t.attrs=this.attribute_identifier_list(),this.state=618,this.match(Dl.RPAR)),this.state=622,t.methods=this.category_method_list()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}derived_list(t){void 0===t&&(t=0);const e=this._ctx,i=this.state;let s=new jl(this,this._ctx,i),r=s;this.enterRecursionRule(s,18,Dl.RULE_derived_list,t);try{this.enterOuterAlt(s,1),s=new Jl(this,s),this._ctx=s,r=s,this.state=625,s.item=this.type_identifier(),this._ctx.stop=this._input.LT(-1),this.state=632,this._errHandler.sync(this);for(var n=this._interp.adaptivePredict(this._input,11,this._ctx);2!=n&&n!=a.a.atn.ATN.INVALID_ALT_NUMBER;){if(1===n){if(null!==this._parseListeners&&this.triggerExitRuleEvent(),r=s,s=new Wl(this,new jl(this,e,i)),s.items=r,this.pushNewRecursionContext(s,18,Dl.RULE_derived_list),this.state=627,!this.precpred(this._ctx,1))throw new a.a.error.FailedPredicateException(this,"this.precpred(this._ctx, 1)");this.state=628,this.match(Dl.COMMA),this.state=629,s.item=this.type_identifier()}this.state=634,this._errHandler.sync(this),n=this._interp.adaptivePredict(this._input,11,this._ctx)}}catch(t){if(!(t instanceof a.a.error.RecognitionException))throw t;s.exception=t,this._errHandler.reportError(this,t),this._errHandler.recover(this,t)}finally{this.unrollRecursionContexts(e)}return s}category_method_list(){let t=new Yl(this,this._ctx,this.state);this.enterRule(t,20,Dl.RULE_category_method_list);var e=0;try{switch(this.state=641,this._errHandler.sync(this),this._input.LA(1)){case Dl.SEMI:t=new ql(this,t),this.enterOuterAlt(t,1),this.state=635,this.match(Dl.SEMI);break;case Dl.LCURL:t=new Xl(this,t),this.enterOuterAlt(t,2),this.state=636,this.match(Dl.LCURL),this.state=638,this._errHandler.sync(this),((e=this._input.LA(1))===Dl.COMMENT||0==(e-49&-32)&&0!=(1<'","'>='","'<'","'<='","'<>'","'<:>'","'='","'!='","'=='","'~='","'~'","'<-'","'->'","'=>'","'Boolean'","'Css'","'Character'","'Text'","'Integer'","'Decimal'","'Date'","'Time'","'DateTime'","'Period'","'Version'","'Method:'","'Code'","'Document'","'Blob'","'Image'","'Uuid'","'DbId'","'Iterator'","'Cursor'","'Html'","'Type'","'abstract'","'all'","'always'","'and'","'any'","'as'",null,"'attr'","'attribute'","'attributes'","'bindings'","'break'","'by'","'case'","'catch'","'category'","'class'","'contains'","'def'","'default'","'define'","'delete'",null,"'do'","'doing'","'each'","'else'","'enum'","'enumerated'","'except'","'execute'","'expecting'","'extends'","'fetch'","'filtered'","'finally'","'flush'","'for'","'from'","'getter'","'has'","'if'","'in'","'index'","'invoke:'","'is'","'matching'","'method'","'methods'","'modulo'","'mutable'","'native'","'None'","'not'",null,"'null'","'on'","'one'","'operator'","'or'","'order'","'otherwise'","'pass'","'raise'","'read'","'receiving'","'resource'","'return'","'returning'","'rows'","'self'","'setter'","'singleton'","'sorted'","'storable'","'store'","'super'","'switch'","'test'","'then'","'this'","'throw'","'to'","'try'","'verifying'","'widget'","'with'","'when'","'where'","'while'","'write'",null,null,"'MIN_INTEGER'","'MAX_INTEGER'"]),bl(Dl,"symbolicNames",[null,"SPACE","WS","LF","COMMENT","JAVA","CSHARP","PYTHON2","PYTHON3","JAVASCRIPT","SWIFT","COLON","SEMI","COMMA","RANGE","DOT","LPAR","RPAR","LBRAK","RBRAK","LCURL","RCURL","QMARK","XMARK","AMP","AMP2","PIPE","PIPE2","PLUS","MINUS","STAR","SLASH","BSLASH","PERCENT","SHARP","GT","GTE","LT","LTE","LTGT","LTCOLONGT","EQ","XEQ","EQ2","TEQ","TILDE","LARROW","RARROW","EGT","BOOLEAN","CSS","CHARACTER","TEXT","INTEGER","DECIMAL","DATE","TIME","DATETIME","PERIOD","VERSION","METHOD_COLON","CODE","DOCUMENT","BLOB","IMAGE","UUID","DBID","ITERATOR","CURSOR","HTML","TYPE","ABSTRACT","ALL","ALWAYS","AND","ANY","AS","ASC","ATTR","ATTRIBUTE","ATTRIBUTES","BINDINGS","BREAK","BY","CASE","CATCH","CATEGORY","CLASS","CONTAINS","DEF","DEFAULT","DEFINE","DELETE","DESC","DO","DOING","EACH","ELSE","ENUM","ENUMERATED","EXCEPT","EXECUTE","EXPECTING","EXTENDS","FETCH","FILTERED","FINALLY","FLUSH","FOR","FROM","GETTER","HAS","IF","IN","INDEX","INVOKE_COLON","IS","MATCHING","METHOD","METHODS","MODULO","MUTABLE","NATIVE","NONE","NOT","NOTHING","NULL","ON","ONE","OPERATOR","OR","ORDER","OTHERWISE","PASS","RAISE","READ","RECEIVING","RESOURCE","RETURN","RETURNING","ROWS","SELF","SETTER","SINGLETON","SORTED","STORABLE","STORE","SUPER","SWITCH","TEST","THEN","THIS","THROW","TO","TRY","VERIFYING","WIDGET","WITH","WHEN","WHERE","WHILE","WRITE","BOOLEAN_LITERAL","CHAR_LITERAL","MIN_INTEGER","MAX_INTEGER","SYMBOL_IDENTIFIER","TYPE_IDENTIFIER","VARIABLE_IDENTIFIER","NATIVE_IDENTIFIER","DOLLAR_IDENTIFIER","ARONDBASE_IDENTIFIER","TEXT_LITERAL","UUID_LITERAL","VERSION_LITERAL","INTEGER_LITERAL","HEXA_LITERAL","DECIMAL_LITERAL","DATETIME_LITERAL","TIME_LITERAL","DATE_LITERAL","PERIOD_LITERAL","JSX_TEXT"]),bl(Dl,"ruleNames",["enum_category_declaration","enum_native_declaration","category_symbol","native_symbol","attribute_declaration","concrete_widget_declaration","native_widget_declaration","concrete_category_declaration","singleton_category_declaration","derived_list","category_method_list","operator_method_declaration","setter_method_declaration","native_setter_declaration","getter_method_declaration","native_getter_declaration","native_resource_declaration","native_category_declaration","native_category_bindings","native_category_binding_list","abstract_method_declaration","concrete_method_declaration","native_method_declaration","test_method_declaration","assertion","typed_argument","statement_or_list","statement","flush_statement","store_statement","with_resource_statement","with_singleton_statement","switch_statement","switch_case_statement","for_each_statement","do_while_statement","while_statement","if_statement","else_if_statement_list","raise_statement","try_statement","catch_statement","break_statement","return_statement","method_call_expression","method_call_statement","x_expression","expression","filter_expression","an_expression","type_expression","selectable_expression","instance_expression","mutable_instance_expression","method_expression","blob_expression","document_expression","write_statement","filtered_list_expression","fetch_expression","fetch_statement","then","read_statement","sorted_expression","instance_selector","constructor_expression","copy_from","argument_assignment_list","argument_assignment","assign_instance_statement","child_instance","assign_tuple_statement","type_literal","null_literal","ws_plus","repl","declaration_list","declarations","declaration","annotation_constructor","annotation_identifier","annotation_argument","annotation_argument_name","annotation_argument_value","resource_declaration","enum_declaration","native_symbol_list","category_symbol_list","symbol_list","attribute_constraint","list_literal","set_literal","expression_list","range_literal","typedef","primary_type","native_type","category_type","mutable_category_type","code_type","category_declaration","widget_declaration","type_identifier_list","method_identifier","identifier_or_keyword","nospace_hyphen_identifier_or_keyword","nospace_identifier_or_keyword","identifier","member_identifier","variable_identifier","attribute_identifier","type_identifier","symbol_identifier","argument_list","argument","operator_argument","named_argument","code_argument","category_or_any_type","any_type","member_method_declaration_list","member_method_declaration","native_member_method_declaration_list","native_member_method_declaration","native_category_binding","python_category_binding","python_module","javascript_category_binding","javascript_module","variable_identifier_list","attribute_identifier_list","method_declaration","comment_statement","native_statement_list","native_statement","python_native_statement","javascript_native_statement","statement_list","assertion_list","switch_case_statement_list","catch_statement_list","literal_collection","atomic_literal","literal_list_literal","this_expression","super_expression","parenthesis_expression","literal_expression","collection_literal","tuple_literal","dict_literal","document_literal","expression_tuple","doc_entry_list","doc_entry","doc_key","dict_entry_list","dict_entry","dict_key","slice_arguments","assign_variable_statement","assignable_instance","is_expression","metadata","arrow_expression","arrow_prefix","arrow_args","sorted_key","read_blob_expression","read_all_expression","read_one_expression","order_by_list","order_by","operator","keyword","new_token","key_token","module_token","value_token","symbols_token","assign","multiply","divide","idivide","modulo","lfs","lfp","javascript_statement","javascript_expression","javascript_primary_expression","javascript_this_expression","javascript_new_expression","javascript_selector_expression","javascript_method_expression","javascript_arguments","javascript_item_expression","javascript_parenthesis_expression","javascript_identifier_expression","javascript_literal_expression","javascript_identifier","python_statement","python_expression","python_primary_expression","python_self_expression","python_selector_expression","python_method_expression","python_argument_list","python_ordinal_argument_list","python_named_argument_list","python_parenthesis_expression","python_identifier_expression","python_literal_expression","python_identifier","java_statement","java_expression","java_primary_expression","java_this_expression","java_new_expression","java_selector_expression","java_method_expression","java_arguments","java_item_expression","java_parenthesis_expression","java_identifier_expression","java_class_identifier_expression","java_literal_expression","java_identifier","csharp_statement","csharp_expression","csharp_primary_expression","csharp_this_expression","csharp_new_expression","csharp_selector_expression","csharp_method_expression","csharp_arguments","csharp_item_expression","csharp_parenthesis_expression","csharp_identifier_expression","csharp_literal_expression","csharp_identifier","jsx_expression","jsx_element","jsx_fragment","jsx_fragment_start","jsx_fragment_end","jsx_self_closing","jsx_opening","jsx_closing","jsx_element_name","jsx_identifier","jsx_attribute","jsx_attribute_value","jsx_children","jsx_child","jsx_text","jsx_char","css_expression","css_field","css_identifier","css_value","css_text"]),Dl.EOF=a.a.Token.EOF,Dl.SPACE=1,Dl.WS=2,Dl.LF=3,Dl.COMMENT=4,Dl.JAVA=5,Dl.CSHARP=6,Dl.PYTHON2=7,Dl.PYTHON3=8,Dl.JAVASCRIPT=9,Dl.SWIFT=10,Dl.COLON=11,Dl.SEMI=12,Dl.COMMA=13,Dl.RANGE=14,Dl.DOT=15,Dl.LPAR=16,Dl.RPAR=17,Dl.LBRAK=18,Dl.RBRAK=19,Dl.LCURL=20,Dl.RCURL=21,Dl.QMARK=22,Dl.XMARK=23,Dl.AMP=24,Dl.AMP2=25,Dl.PIPE=26,Dl.PIPE2=27,Dl.PLUS=28,Dl.MINUS=29,Dl.STAR=30,Dl.SLASH=31,Dl.BSLASH=32,Dl.PERCENT=33,Dl.SHARP=34,Dl.GT=35,Dl.GTE=36,Dl.LT=37,Dl.LTE=38,Dl.LTGT=39,Dl.LTCOLONGT=40,Dl.EQ=41,Dl.XEQ=42,Dl.EQ2=43,Dl.TEQ=44,Dl.TILDE=45,Dl.LARROW=46,Dl.RARROW=47,Dl.EGT=48,Dl.BOOLEAN=49,Dl.CSS=50,Dl.CHARACTER=51,Dl.TEXT=52,Dl.INTEGER=53,Dl.DECIMAL=54,Dl.DATE=55,Dl.TIME=56,Dl.DATETIME=57,Dl.PERIOD=58,Dl.VERSION=59,Dl.METHOD_COLON=60,Dl.CODE=61,Dl.DOCUMENT=62,Dl.BLOB=63,Dl.IMAGE=64,Dl.UUID=65,Dl.DBID=66,Dl.ITERATOR=67,Dl.CURSOR=68,Dl.HTML=69,Dl.TYPE=70,Dl.ABSTRACT=71,Dl.ALL=72,Dl.ALWAYS=73,Dl.AND=74,Dl.ANY=75,Dl.AS=76,Dl.ASC=77,Dl.ATTR=78,Dl.ATTRIBUTE=79,Dl.ATTRIBUTES=80,Dl.BINDINGS=81,Dl.BREAK=82,Dl.BY=83,Dl.CASE=84,Dl.CATCH=85,Dl.CATEGORY=86,Dl.CLASS=87,Dl.CONTAINS=88,Dl.DEF=89,Dl.DEFAULT=90,Dl.DEFINE=91,Dl.DELETE=92,Dl.DESC=93,Dl.DO=94,Dl.DOING=95,Dl.EACH=96,Dl.ELSE=97,Dl.ENUM=98,Dl.ENUMERATED=99,Dl.EXCEPT=100,Dl.EXECUTE=101,Dl.EXPECTING=102,Dl.EXTENDS=103,Dl.FETCH=104,Dl.FILTERED=105,Dl.FINALLY=106,Dl.FLUSH=107,Dl.FOR=108,Dl.FROM=109,Dl.GETTER=110,Dl.HAS=111,Dl.IF=112,Dl.IN=113,Dl.INDEX=114,Dl.INVOKE_COLON=115,Dl.IS=116,Dl.MATCHING=117,Dl.METHOD=118,Dl.METHODS=119,Dl.MODULO=120,Dl.MUTABLE=121,Dl.NATIVE=122,Dl.NONE=123,Dl.NOT=124,Dl.NOTHING=125,Dl.NULL=126,Dl.ON=127,Dl.ONE=128,Dl.OPERATOR=129,Dl.OR=130,Dl.ORDER=131,Dl.OTHERWISE=132,Dl.PASS=133,Dl.RAISE=134,Dl.READ=135,Dl.RECEIVING=136,Dl.RESOURCE=137,Dl.RETURN=138,Dl.RETURNING=139,Dl.ROWS=140,Dl.SELF=141,Dl.SETTER=142,Dl.SINGLETON=143,Dl.SORTED=144,Dl.STORABLE=145,Dl.STORE=146,Dl.SUPER=147,Dl.SWITCH=148,Dl.TEST=149,Dl.THEN=150,Dl.THIS=151,Dl.THROW=152,Dl.TO=153,Dl.TRY=154,Dl.VERIFYING=155,Dl.WIDGET=156,Dl.WITH=157,Dl.WHEN=158,Dl.WHERE=159,Dl.WHILE=160,Dl.WRITE=161,Dl.BOOLEAN_LITERAL=162,Dl.CHAR_LITERAL=163,Dl.MIN_INTEGER=164,Dl.MAX_INTEGER=165,Dl.SYMBOL_IDENTIFIER=166,Dl.TYPE_IDENTIFIER=167,Dl.VARIABLE_IDENTIFIER=168,Dl.NATIVE_IDENTIFIER=169,Dl.DOLLAR_IDENTIFIER=170,Dl.ARONDBASE_IDENTIFIER=171,Dl.TEXT_LITERAL=172,Dl.UUID_LITERAL=173,Dl.VERSION_LITERAL=174,Dl.INTEGER_LITERAL=175,Dl.HEXA_LITERAL=176,Dl.DECIMAL_LITERAL=177,Dl.DATETIME_LITERAL=178,Dl.TIME_LITERAL=179,Dl.DATE_LITERAL=180,Dl.PERIOD_LITERAL=181,Dl.JSX_TEXT=182,Dl.RULE_enum_category_declaration=0,Dl.RULE_enum_native_declaration=1,Dl.RULE_category_symbol=2,Dl.RULE_native_symbol=3,Dl.RULE_attribute_declaration=4,Dl.RULE_concrete_widget_declaration=5,Dl.RULE_native_widget_declaration=6,Dl.RULE_concrete_category_declaration=7,Dl.RULE_singleton_category_declaration=8,Dl.RULE_derived_list=9,Dl.RULE_category_method_list=10,Dl.RULE_operator_method_declaration=11,Dl.RULE_setter_method_declaration=12,Dl.RULE_native_setter_declaration=13,Dl.RULE_getter_method_declaration=14,Dl.RULE_native_getter_declaration=15,Dl.RULE_native_resource_declaration=16,Dl.RULE_native_category_declaration=17,Dl.RULE_native_category_bindings=18,Dl.RULE_native_category_binding_list=19,Dl.RULE_abstract_method_declaration=20,Dl.RULE_concrete_method_declaration=21,Dl.RULE_native_method_declaration=22,Dl.RULE_test_method_declaration=23,Dl.RULE_assertion=24,Dl.RULE_typed_argument=25,Dl.RULE_statement_or_list=26,Dl.RULE_statement=27,Dl.RULE_flush_statement=28,Dl.RULE_store_statement=29,Dl.RULE_with_resource_statement=30,Dl.RULE_with_singleton_statement=31,Dl.RULE_switch_statement=32,Dl.RULE_switch_case_statement=33,Dl.RULE_for_each_statement=34,Dl.RULE_do_while_statement=35,Dl.RULE_while_statement=36,Dl.RULE_if_statement=37,Dl.RULE_else_if_statement_list=38,Dl.RULE_raise_statement=39,Dl.RULE_try_statement=40,Dl.RULE_catch_statement=41,Dl.RULE_break_statement=42,Dl.RULE_return_statement=43,Dl.RULE_method_call_expression=44,Dl.RULE_method_call_statement=45,Dl.RULE_x_expression=46,Dl.RULE_expression=47,Dl.RULE_filter_expression=48,Dl.RULE_an_expression=49,Dl.RULE_type_expression=50,Dl.RULE_selectable_expression=51,Dl.RULE_instance_expression=52,Dl.RULE_mutable_instance_expression=53,Dl.RULE_method_expression=54,Dl.RULE_blob_expression=55,Dl.RULE_document_expression=56,Dl.RULE_write_statement=57,Dl.RULE_filtered_list_expression=58,Dl.RULE_fetch_expression=59,Dl.RULE_fetch_statement=60,Dl.RULE_then=61,Dl.RULE_read_statement=62,Dl.RULE_sorted_expression=63,Dl.RULE_instance_selector=64,Dl.RULE_constructor_expression=65,Dl.RULE_copy_from=66,Dl.RULE_argument_assignment_list=67,Dl.RULE_argument_assignment=68,Dl.RULE_assign_instance_statement=69,Dl.RULE_child_instance=70,Dl.RULE_assign_tuple_statement=71,Dl.RULE_type_literal=72,Dl.RULE_null_literal=73,Dl.RULE_ws_plus=74,Dl.RULE_repl=75,Dl.RULE_declaration_list=76,Dl.RULE_declarations=77,Dl.RULE_declaration=78,Dl.RULE_annotation_constructor=79,Dl.RULE_annotation_identifier=80,Dl.RULE_annotation_argument=81,Dl.RULE_annotation_argument_name=82,Dl.RULE_annotation_argument_value=83,Dl.RULE_resource_declaration=84,Dl.RULE_enum_declaration=85,Dl.RULE_native_symbol_list=86,Dl.RULE_category_symbol_list=87,Dl.RULE_symbol_list=88,Dl.RULE_attribute_constraint=89,Dl.RULE_list_literal=90,Dl.RULE_set_literal=91,Dl.RULE_expression_list=92,Dl.RULE_range_literal=93,Dl.RULE_typedef=94,Dl.RULE_primary_type=95,Dl.RULE_native_type=96,Dl.RULE_category_type=97,Dl.RULE_mutable_category_type=98,Dl.RULE_code_type=99,Dl.RULE_category_declaration=100,Dl.RULE_widget_declaration=101,Dl.RULE_type_identifier_list=102,Dl.RULE_method_identifier=103,Dl.RULE_identifier_or_keyword=104,Dl.RULE_nospace_hyphen_identifier_or_keyword=105,Dl.RULE_nospace_identifier_or_keyword=106,Dl.RULE_identifier=107,Dl.RULE_member_identifier=108,Dl.RULE_variable_identifier=109,Dl.RULE_attribute_identifier=110,Dl.RULE_type_identifier=111,Dl.RULE_symbol_identifier=112,Dl.RULE_argument_list=113,Dl.RULE_argument=114,Dl.RULE_operator_argument=115,Dl.RULE_named_argument=116,Dl.RULE_code_argument=117,Dl.RULE_category_or_any_type=118,Dl.RULE_any_type=119,Dl.RULE_member_method_declaration_list=120,Dl.RULE_member_method_declaration=121,Dl.RULE_native_member_method_declaration_list=122,Dl.RULE_native_member_method_declaration=123,Dl.RULE_native_category_binding=124,Dl.RULE_python_category_binding=125,Dl.RULE_python_module=126,Dl.RULE_javascript_category_binding=127,Dl.RULE_javascript_module=128,Dl.RULE_variable_identifier_list=129,Dl.RULE_attribute_identifier_list=130,Dl.RULE_method_declaration=131,Dl.RULE_comment_statement=132,Dl.RULE_native_statement_list=133,Dl.RULE_native_statement=134,Dl.RULE_python_native_statement=135,Dl.RULE_javascript_native_statement=136,Dl.RULE_statement_list=137,Dl.RULE_assertion_list=138,Dl.RULE_switch_case_statement_list=139,Dl.RULE_catch_statement_list=140,Dl.RULE_literal_collection=141,Dl.RULE_atomic_literal=142,Dl.RULE_literal_list_literal=143,Dl.RULE_this_expression=144,Dl.RULE_super_expression=145,Dl.RULE_parenthesis_expression=146,Dl.RULE_literal_expression=147,Dl.RULE_collection_literal=148,Dl.RULE_tuple_literal=149,Dl.RULE_dict_literal=150,Dl.RULE_document_literal=151,Dl.RULE_expression_tuple=152,Dl.RULE_doc_entry_list=153,Dl.RULE_doc_entry=154,Dl.RULE_doc_key=155,Dl.RULE_dict_entry_list=156,Dl.RULE_dict_entry=157,Dl.RULE_dict_key=158,Dl.RULE_slice_arguments=159,Dl.RULE_assign_variable_statement=160,Dl.RULE_assignable_instance=161,Dl.RULE_is_expression=162,Dl.RULE_metadata=163,Dl.RULE_arrow_expression=164,Dl.RULE_arrow_prefix=165,Dl.RULE_arrow_args=166,Dl.RULE_sorted_key=167,Dl.RULE_read_blob_expression=168,Dl.RULE_read_all_expression=169,Dl.RULE_read_one_expression=170,Dl.RULE_order_by_list=171,Dl.RULE_order_by=172,Dl.RULE_operator=173,Dl.RULE_keyword=174,Dl.RULE_new_token=175,Dl.RULE_key_token=176,Dl.RULE_module_token=177,Dl.RULE_value_token=178,Dl.RULE_symbols_token=179,Dl.RULE_assign=180,Dl.RULE_multiply=181,Dl.RULE_divide=182,Dl.RULE_idivide=183,Dl.RULE_modulo=184,Dl.RULE_lfs=185,Dl.RULE_lfp=186,Dl.RULE_javascript_statement=187,Dl.RULE_javascript_expression=188,Dl.RULE_javascript_primary_expression=189,Dl.RULE_javascript_this_expression=190,Dl.RULE_javascript_new_expression=191,Dl.RULE_javascript_selector_expression=192,Dl.RULE_javascript_method_expression=193,Dl.RULE_javascript_arguments=194,Dl.RULE_javascript_item_expression=195,Dl.RULE_javascript_parenthesis_expression=196,Dl.RULE_javascript_identifier_expression=197,Dl.RULE_javascript_literal_expression=198,Dl.RULE_javascript_identifier=199,Dl.RULE_python_statement=200,Dl.RULE_python_expression=201,Dl.RULE_python_primary_expression=202,Dl.RULE_python_self_expression=203,Dl.RULE_python_selector_expression=204,Dl.RULE_python_method_expression=205,Dl.RULE_python_argument_list=206,Dl.RULE_python_ordinal_argument_list=207,Dl.RULE_python_named_argument_list=208,Dl.RULE_python_parenthesis_expression=209,Dl.RULE_python_identifier_expression=210,Dl.RULE_python_literal_expression=211,Dl.RULE_python_identifier=212,Dl.RULE_java_statement=213,Dl.RULE_java_expression=214,Dl.RULE_java_primary_expression=215,Dl.RULE_java_this_expression=216,Dl.RULE_java_new_expression=217,Dl.RULE_java_selector_expression=218,Dl.RULE_java_method_expression=219,Dl.RULE_java_arguments=220,Dl.RULE_java_item_expression=221,Dl.RULE_java_parenthesis_expression=222,Dl.RULE_java_identifier_expression=223,Dl.RULE_java_class_identifier_expression=224,Dl.RULE_java_literal_expression=225,Dl.RULE_java_identifier=226,Dl.RULE_csharp_statement=227,Dl.RULE_csharp_expression=228,Dl.RULE_csharp_primary_expression=229,Dl.RULE_csharp_this_expression=230,Dl.RULE_csharp_new_expression=231,Dl.RULE_csharp_selector_expression=232,Dl.RULE_csharp_method_expression=233,Dl.RULE_csharp_arguments=234,Dl.RULE_csharp_item_expression=235,Dl.RULE_csharp_parenthesis_expression=236,Dl.RULE_csharp_identifier_expression=237,Dl.RULE_csharp_literal_expression=238,Dl.RULE_csharp_identifier=239,Dl.RULE_jsx_expression=240,Dl.RULE_jsx_element=241,Dl.RULE_jsx_fragment=242,Dl.RULE_jsx_fragment_start=243,Dl.RULE_jsx_fragment_end=244,Dl.RULE_jsx_self_closing=245,Dl.RULE_jsx_opening=246,Dl.RULE_jsx_closing=247,Dl.RULE_jsx_element_name=248,Dl.RULE_jsx_identifier=249,Dl.RULE_jsx_attribute=250,Dl.RULE_jsx_attribute_value=251,Dl.RULE_jsx_children=252,Dl.RULE_jsx_child=253,Dl.RULE_jsx_text=254,Dl.RULE_jsx_char=255,Dl.RULE_css_expression=256,Dl.RULE_css_field=257,Dl.RULE_css_identifier=258,Dl.RULE_css_value=259,Dl.RULE_css_text=260;class Ml extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"type_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(uf):this.getTypedRuleContext(uf,t)})),this.parser=t,this.ruleIndex=Dl.RULE_enum_category_declaration,this.name=null,this.attrs=null,this.derived=null,this.symbols=null}ENUMERATED(){return this.getToken(Dl.ENUMERATED,0)}CATEGORY(){return this.getToken(Dl.CATEGORY,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}category_symbol_list(){return this.getTypedRuleContext(tp,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}EXTENDS(){return this.getToken(Dl.EXTENDS,0)}attribute_identifier_list(){return this.getTypedRuleContext(Vf,0)}enterRule(t){t instanceof h&&t.enterEnum_category_declaration(this)}exitRule(t){t instanceof h&&t.exitEnum_category_declaration(this)}}class kl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_enum_native_declaration,this.name=null,this.typ=null,this.symbols=null}ENUMERATED(){return this.getToken(Dl.ENUMERATED,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}type_identifier(){return this.getTypedRuleContext(uf,0)}native_type(){return this.getTypedRuleContext(Ap,0)}native_symbol_list(){return this.getTypedRuleContext($d,0)}enterRule(t){t instanceof h&&t.enterEnum_native_declaration(this)}exitRule(t){t instanceof h&&t.exitEnum_native_declaration(this)}}class Ul extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_category_symbol,this.name=null,this.args=null}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}SEMI(){return this.getToken(Dl.SEMI,0)}symbol_identifier(){return this.getTypedRuleContext(df,0)}argument_assignment_list(){return this.getTypedRuleContext(Cd,0)}enterRule(t){t instanceof h&&t.enterCategory_symbol(this)}exitRule(t){t instanceof h&&t.exitCategory_symbol(this)}}class Pl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_native_symbol,this.name=null,this.exp=null}EQ(){return this.getToken(Dl.EQ,0)}SEMI(){return this.getToken(Dl.SEMI,0)}symbol_identifier(){return this.getTypedRuleContext(df,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterNative_symbol(this)}exitRule(t){t instanceof h&&t.exitNative_symbol(this)}}class Fl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_attribute_declaration,this.name=null,this.typ=null,this.match=null,this.indices=null}ATTRIBUTE(){return this.getToken(Dl.ATTRIBUTE,0)}COLON(){return this.getToken(Dl.COLON,0)}SEMI(){return this.getToken(Dl.SEMI,0)}attribute_identifier(){return this.getTypedRuleContext(cf,0)}typedef(){return this.getTypedRuleContext(dp,0)}STORABLE(){return this.getToken(Dl.STORABLE,0)}WITH(){return this.getToken(Dl.WITH,0)}INDEX(){return this.getToken(Dl.INDEX,0)}attribute_constraint(){return this.getTypedRuleContext(ip,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}variable_identifier_list(){return this.getTypedRuleContext(Hf,0)}enterRule(t){t instanceof h&&t.enterAttribute_declaration(this)}exitRule(t){t instanceof h&&t.exitAttribute_declaration(this)}}class Hl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"type_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(uf):this.getTypedRuleContext(uf,t)})),this.parser=t,this.ruleIndex=Dl.RULE_concrete_widget_declaration,this.name=null,this.derived=null,this.methods=null}WIDGET(){return this.getToken(Dl.WIDGET,0)}category_method_list(){return this.getTypedRuleContext(Yl,0)}EXTENDS(){return this.getToken(Dl.EXTENDS,0)}enterRule(t){t instanceof h&&t.enterConcrete_widget_declaration(this)}exitRule(t){t instanceof h&&t.exitConcrete_widget_declaration(this)}}class Vl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_native_widget_declaration,this.name=null,this.bindings=null,this.methods=null}NATIVE(){return this.getToken(Dl.NATIVE,0)}WIDGET(){return this.getToken(Dl.WIDGET,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}type_identifier(){return this.getTypedRuleContext(uf,0)}native_category_bindings(){return this.getTypedRuleContext(ic,0)}native_member_method_declaration_list(){return this.getTypedRuleContext(vf,0)}enterRule(t){t instanceof h&&t.enterNative_widget_declaration(this)}exitRule(t){t instanceof h&&t.exitNative_widget_declaration(this)}}class Bl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_concrete_category_declaration,this.name=null,this.attrs=null,this.derived=null,this.methods=null}CATEGORY(){return this.getToken(Dl.CATEGORY,0)}type_identifier(){return this.getTypedRuleContext(uf,0)}category_method_list(){return this.getTypedRuleContext(Yl,0)}STORABLE(){return this.getToken(Dl.STORABLE,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}EXTENDS(){return this.getToken(Dl.EXTENDS,0)}attribute_identifier_list(){return this.getTypedRuleContext(Vf,0)}derived_list(){return this.getTypedRuleContext(jl,0)}enterRule(t){t instanceof h&&t.enterConcrete_category_declaration(this)}exitRule(t){t instanceof h&&t.exitConcrete_category_declaration(this)}}class Gl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_singleton_category_declaration,this.name=null,this.attrs=null,this.methods=null}SINGLETON(){return this.getToken(Dl.SINGLETON,0)}type_identifier(){return this.getTypedRuleContext(uf,0)}category_method_list(){return this.getTypedRuleContext(Yl,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}attribute_identifier_list(){return this.getTypedRuleContext(Vf,0)}enterRule(t){t instanceof h&&t.enterSingleton_category_declaration(this)}exitRule(t){t instanceof h&&t.exitSingleton_category_declaration(this)}}class jl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_derived_list}copyFrom(t){super.copyFrom(t)}}class Wl extends jl{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}COMMA(){return this.getToken(Dl.COMMA,0)}derived_list(){return this.getTypedRuleContext(jl,0)}type_identifier(){return this.getTypedRuleContext(uf,0)}enterRule(t){t instanceof h&&t.enterDerivedListItem(this)}exitRule(t){t instanceof h&&t.exitDerivedListItem(this)}}Dl.DerivedListItemContext=Wl;class Jl extends jl{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}type_identifier(){return this.getTypedRuleContext(uf,0)}enterRule(t){t instanceof h&&t.enterDerivedList(this)}exitRule(t){t instanceof h&&t.exitDerivedList(this)}}Dl.DerivedListContext=Jl;class Yl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_category_method_list}copyFrom(t){super.copyFrom(t)}}class ql extends Yl{constructor(t,e){super(t),super.copyFrom(e)}SEMI(){return this.getToken(Dl.SEMI,0)}enterRule(t){t instanceof h&&t.enterEmptyCategoryMethodList(this)}exitRule(t){t instanceof h&&t.exitEmptyCategoryMethodList(this)}}Dl.EmptyCategoryMethodListContext=ql;class Xl extends Yl{constructor(t,e){super(t),this.items=null,super.copyFrom(e)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}member_method_declaration_list(){return this.getTypedRuleContext(If,0)}enterRule(t){t instanceof h&&t.enterCurlyCategoryMethodList(this)}exitRule(t){t instanceof h&&t.exitCurlyCategoryMethodList(this)}}Dl.CurlyCategoryMethodListContext=Xl;class Kl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_operator_method_declaration,this.typ=null,this.op=null,this.arg=null,this.stmts=null}OPERATOR(){return this.getToken(Dl.OPERATOR,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}operator(){return this.getTypedRuleContext(_x,0)}operator_argument(){return this.getTypedRuleContext(Ef,0)}typedef(){return this.getTypedRuleContext(dp,0)}statement_list(){return this.getTypedRuleContext(Zf,0)}enterRule(t){t instanceof h&&t.enterOperator_method_declaration(this)}exitRule(t){t instanceof h&&t.exitOperator_method_declaration(this)}}class zl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_setter_method_declaration,this.name=null,this.stmts=null}SETTER(){return this.getToken(Dl.SETTER,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}variable_identifier(){return this.getTypedRuleContext(lf,0)}statement_list(){return this.getTypedRuleContext(Zf,0)}enterRule(t){t instanceof h&&t.enterSetter_method_declaration(this)}exitRule(t){t instanceof h&&t.exitSetter_method_declaration(this)}}class Ql extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_native_setter_declaration,this.name=null,this.stmts=null}SETTER(){return this.getToken(Dl.SETTER,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}variable_identifier(){return this.getTypedRuleContext(lf,0)}NATIVE(){return this.getToken(Dl.NATIVE,0)}native_statement_list(){return this.getTypedRuleContext(jf,0)}enterRule(t){t instanceof h&&t.enterNative_setter_declaration(this)}exitRule(t){t instanceof h&&t.exitNative_setter_declaration(this)}}class Zl extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_getter_method_declaration,this.name=null,this.stmts=null}GETTER(){return this.getToken(Dl.GETTER,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}variable_identifier(){return this.getTypedRuleContext(lf,0)}statement_list(){return this.getTypedRuleContext(Zf,0)}enterRule(t){t instanceof h&&t.enterGetter_method_declaration(this)}exitRule(t){t instanceof h&&t.exitGetter_method_declaration(this)}}class $l extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_native_getter_declaration,this.name=null,this.stmts=null}GETTER(){return this.getToken(Dl.GETTER,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}variable_identifier(){return this.getTypedRuleContext(lf,0)}NATIVE(){return this.getToken(Dl.NATIVE,0)}native_statement_list(){return this.getTypedRuleContext(jf,0)}enterRule(t){t instanceof h&&t.enterNative_getter_declaration(this)}exitRule(t){t instanceof h&&t.exitNative_getter_declaration(this)}}class tc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_native_resource_declaration,this.name=null,this.attrs=null,this.bindings=null,this.methods=null}NATIVE(){return this.getToken(Dl.NATIVE,0)}RESOURCE(){return this.getToken(Dl.RESOURCE,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}type_identifier(){return this.getTypedRuleContext(uf,0)}native_category_bindings(){return this.getTypedRuleContext(ic,0)}STORABLE(){return this.getToken(Dl.STORABLE,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}attribute_identifier_list(){return this.getTypedRuleContext(Vf,0)}native_member_method_declaration_list(){return this.getTypedRuleContext(vf,0)}enterRule(t){t instanceof h&&t.enterNative_resource_declaration(this)}exitRule(t){t instanceof h&&t.exitNative_resource_declaration(this)}}class ec extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_native_category_declaration,this.name=null,this.attrs=null,this.bindings=null,this.methods=null}NATIVE(){return this.getToken(Dl.NATIVE,0)}CATEGORY(){return this.getToken(Dl.CATEGORY,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}type_identifier(){return this.getTypedRuleContext(uf,0)}native_category_bindings(){return this.getTypedRuleContext(ic,0)}STORABLE(){return this.getToken(Dl.STORABLE,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}attribute_identifier_list(){return this.getTypedRuleContext(Vf,0)}native_member_method_declaration_list(){return this.getTypedRuleContext(vf,0)}enterRule(t){t instanceof h&&t.enterNative_category_declaration(this)}exitRule(t){t instanceof h&&t.exitNative_category_declaration(this)}}class ic extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_native_category_bindings,this.items=null}CATEGORY(){return this.getToken(Dl.CATEGORY,0)}BINDINGS(){return this.getToken(Dl.BINDINGS,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}native_category_binding_list(){return this.getTypedRuleContext(sc,0)}enterRule(t){t instanceof h&&t.enterNative_category_bindings(this)}exitRule(t){t instanceof h&&t.exitNative_category_bindings(this)}}class sc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_native_category_binding_list}copyFrom(t){super.copyFrom(t)}}class rc extends sc{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}SEMI(){return this.getToken(Dl.SEMI,0)}native_category_binding_list(){return this.getTypedRuleContext(sc,0)}native_category_binding(){return this.getTypedRuleContext(wf,0)}enterRule(t){t instanceof h&&t.enterNativeCategoryBindingListItem(this)}exitRule(t){t instanceof h&&t.exitNativeCategoryBindingListItem(this)}}Dl.NativeCategoryBindingListItemContext=rc;class nc extends sc{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}SEMI(){return this.getToken(Dl.SEMI,0)}native_category_binding(){return this.getTypedRuleContext(wf,0)}enterRule(t){t instanceof h&&t.enterNativeCategoryBindingList(this)}exitRule(t){t instanceof h&&t.exitNativeCategoryBindingList(this)}}Dl.NativeCategoryBindingListContext=nc;class ac extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_abstract_method_declaration,this.typ=null,this.name=null,this.args=null}ABSTRACT(){return this.getToken(Dl.ABSTRACT,0)}METHOD(){return this.getToken(Dl.METHOD,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}SEMI(){return this.getToken(Dl.SEMI,0)}method_identifier(){return this.getTypedRuleContext($p,0)}typedef(){return this.getTypedRuleContext(dp,0)}argument_list(){return this.getTypedRuleContext(pf,0)}MUTABLE(){return this.getToken(Dl.MUTABLE,0)}enterRule(t){t instanceof h&&t.enterAbstract_method_declaration(this)}exitRule(t){t instanceof h&&t.exitAbstract_method_declaration(this)}}class oc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_concrete_method_declaration,this.typ=null,this.name=null,this.args=null,this.stmts=null}METHOD(){return this.getToken(Dl.METHOD,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}method_identifier(){return this.getTypedRuleContext($p,0)}typedef(){return this.getTypedRuleContext(dp,0)}argument_list(){return this.getTypedRuleContext(pf,0)}statement_list(){return this.getTypedRuleContext(Zf,0)}MUTABLE(){return this.getToken(Dl.MUTABLE,0)}enterRule(t){t instanceof h&&t.enterConcrete_method_declaration(this)}exitRule(t){t instanceof h&&t.exitConcrete_method_declaration(this)}}class hc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_native_method_declaration,this.typ=null,this.name=null,this.args=null,this.stmts=null}METHOD(){return this.getToken(Dl.METHOD,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}method_identifier(){return this.getTypedRuleContext($p,0)}native_statement_list(){return this.getTypedRuleContext(jf,0)}NATIVE(){return this.getToken(Dl.NATIVE,0)}category_or_any_type(){return this.getTypedRuleContext(Tf,0)}argument_list(){return this.getTypedRuleContext(pf,0)}enterRule(t){t instanceof h&&t.enterNative_method_declaration(this)}exitRule(t){t instanceof h&&t.exitNative_method_declaration(this)}}class lc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"LCURL",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.LCURL):this.getToken(Dl.LCURL,t)})),bl(this,"RCURL",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.RCURL):this.getToken(Dl.RCURL,t)})),this.parser=t,this.ruleIndex=Dl.RULE_test_method_declaration,this.name=null,this.stmts=null,this.exps=null,this.error=null}TEST(){return this.getToken(Dl.TEST,0)}METHOD(){return this.getToken(Dl.METHOD,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}VERIFYING(){return this.getToken(Dl.VERIFYING,0)}TEXT_LITERAL(){return this.getToken(Dl.TEXT_LITERAL,0)}statement_list(){return this.getTypedRuleContext(Zf,0)}SEMI(){return this.getToken(Dl.SEMI,0)}assertion_list(){return this.getTypedRuleContext($f,0)}symbol_identifier(){return this.getTypedRuleContext(df,0)}enterRule(t){t instanceof h&&t.enterTest_method_declaration(this)}exitRule(t){t instanceof h&&t.exitTest_method_declaration(this)}}class cc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_assertion,this.exp=null}SEMI(){return this.getToken(Dl.SEMI,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterAssertion(this)}exitRule(t){t instanceof h&&t.exitAssertion(this)}}class uc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_typed_argument,this.typ=null,this.attrs=null,this.name=null,this.value=null}category_or_any_type(){return this.getTypedRuleContext(Tf,0)}variable_identifier(){return this.getTypedRuleContext(lf,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}EQ(){return this.getToken(Dl.EQ,0)}attribute_identifier_list(){return this.getTypedRuleContext(Vf,0)}literal_expression(){return this.getTypedRuleContext(b_,0)}enterRule(t){t instanceof h&&t.enterTyped_argument(this)}exitRule(t){t instanceof h&&t.exitTyped_argument(this)}}class dc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_statement_or_list}copyFrom(t){super.copyFrom(t)}}class pc extends dc{constructor(t,e){super(t),this.items=null,super.copyFrom(e)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}statement_list(){return this.getTypedRuleContext(Zf,0)}enterRule(t){t instanceof h&&t.enterCurlyStatementList(this)}exitRule(t){t instanceof h&&t.exitCurlyStatementList(this)}}Dl.CurlyStatementListContext=pc;class fc extends dc{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}statement(){return this.getTypedRuleContext(_c,0)}enterRule(t){t instanceof h&&t.enterSingleStatement(this)}exitRule(t){t instanceof h&&t.exitSingleStatement(this)}}Dl.SingleStatementContext=fc;class _c extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_statement}copyFrom(t){super.copyFrom(t)}}class xc extends _c{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}comment_statement(){return this.getTypedRuleContext(Gf,0)}enterRule(t){t instanceof h&&t.enterCommentStatement(this)}exitRule(t){t instanceof h&&t.exitCommentStatement(this)}}Dl.CommentStatementContext=xc;class Ec extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}store_statement(){return this.getTypedRuleContext(Fc,0)}enterRule(t){t instanceof h&&t.enterStoreStatement(this)}exitRule(t){t instanceof h&&t.exitStoreStatement(this)}}Dl.StoreStatementContext=Ec;class mc extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}with_singleton_statement(){return this.getTypedRuleContext(Vc,0)}enterRule(t){t instanceof h&&t.enterWithSingletonStatement(this)}exitRule(t){t instanceof h&&t.exitWithSingletonStatement(this)}}Dl.WithSingletonStatementContext=mc;class Rc extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}write_statement(){return this.getTypedRuleContext(ad,0)}enterRule(t){t instanceof h&&t.enterWriteStatement(this)}exitRule(t){t instanceof h&&t.exitWriteStatement(this)}}Dl.WriteStatementContext=Rc;class Tc extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}while_statement(){return this.getTypedRuleContext(qc,0)}enterRule(t){t instanceof h&&t.enterWhileStatement(this)}exitRule(t){t instanceof h&&t.exitWhileStatement(this)}}Dl.WhileStatementContext=Tc;class gc extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}with_resource_statement(){return this.getTypedRuleContext(Hc,0)}enterRule(t){t instanceof h&&t.enterWithResourceStatement(this)}exitRule(t){t instanceof h&&t.exitWithResourceStatement(this)}}Dl.WithResourceStatementContext=gc;class yc extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}raise_statement(){return this.getTypedRuleContext(Zc,0)}enterRule(t){t instanceof h&&t.enterRaiseStatement(this)}exitRule(t){t instanceof h&&t.exitRaiseStatement(this)}}Dl.RaiseStatementContext=yc;class Ac extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}fetch_statement(){return this.getTypedRuleContext(ud,0)}enterRule(t){t instanceof h&&t.enterFetchStatement(this)}exitRule(t){t instanceof h&&t.exitFetchStatement(this)}}Dl.FetchStatementContext=Ac;class Lc extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}break_statement(){return this.getTypedRuleContext(su,0)}enterRule(t){t instanceof h&&t.enterBreakStatement(this)}exitRule(t){t instanceof h&&t.exitBreakStatement(this)}}Dl.BreakStatementContext=Lc;class Ic extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}assign_instance_statement(){return this.getTypedRuleContext(Sd,0)}enterRule(t){t instanceof h&&t.enterAssignInstanceStatement(this)}exitRule(t){t instanceof h&&t.exitAssignInstanceStatement(this)}}Dl.AssignInstanceStatementContext=Ic;class Cc extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}if_statement(){return this.getTypedRuleContext(Xc,0)}enterRule(t){t instanceof h&&t.enterIfStatement(this)}exitRule(t){t instanceof h&&t.exitIfStatement(this)}}Dl.IfStatementContext=Cc;class vc extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}switch_statement(){return this.getTypedRuleContext(Bc,0)}enterRule(t){t instanceof h&&t.enterSwitchStatement(this)}exitRule(t){t instanceof h&&t.exitSwitchStatement(this)}}Dl.SwitchStatementContext=vc;class bc extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}try_statement(){return this.getTypedRuleContext($c,0)}enterRule(t){t instanceof h&&t.enterTryStatement(this)}exitRule(t){t instanceof h&&t.exitTryStatement(this)}}Dl.TryStatementContext=bc;class wc extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}read_statement(){return this.getTypedRuleContext(_d,0)}enterRule(t){t instanceof h&&t.enterReadStatement(this)}exitRule(t){t instanceof h&&t.exitReadStatement(this)}}Dl.ReadStatementContext=wc;class Nc extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}method_call_statement(){return this.getTypedRuleContext(au,0)}enterRule(t){t instanceof h&&t.enterMethodCallStatement(this)}exitRule(t){t instanceof h&&t.exitMethodCallStatement(this)}}Dl.MethodCallStatementContext=Nc;class Sc extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}return_statement(){return this.getTypedRuleContext(ru,0)}enterRule(t){t instanceof h&&t.enterReturnStatement(this)}exitRule(t){t instanceof h&&t.exitReturnStatement(this)}}Dl.ReturnStatementContext=Sc;class Oc extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}assign_tuple_statement(){return this.getTypedRuleContext(kd,0)}enterRule(t){t instanceof h&&t.enterAssignTupleStatement(this)}exitRule(t){t instanceof h&&t.exitAssignTupleStatement(this)}}Dl.AssignTupleStatementContext=Oc;class Dc extends _c{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}concrete_method_declaration(){return this.getTypedRuleContext(oc,0)}enterRule(t){t instanceof h&&t.enterClosureStatement(this)}exitRule(t){t instanceof h&&t.exitClosureStatement(this)}}Dl.ClosureStatementContext=Dc;class Mc extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}flush_statement(){return this.getTypedRuleContext(Pc,0)}enterRule(t){t instanceof h&&t.enterFlushStatement(this)}exitRule(t){t instanceof h&&t.exitFlushStatement(this)}}Dl.FlushStatementContext=Mc;class kc extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}do_while_statement(){return this.getTypedRuleContext(Yc,0)}enterRule(t){t instanceof h&&t.enterDoWhileStatement(this)}exitRule(t){t instanceof h&&t.exitDoWhileStatement(this)}}Dl.DoWhileStatementContext=kc;class Uc extends _c{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}for_each_statement(){return this.getTypedRuleContext(Jc,0)}enterRule(t){t instanceof h&&t.enterForEachStatement(this)}exitRule(t){t instanceof h&&t.exitForEachStatement(this)}}Dl.ForEachStatementContext=Uc;class Pc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_flush_statement}FLUSH(){return this.getToken(Dl.FLUSH,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}SEMI(){return this.getToken(Dl.SEMI,0)}enterRule(t){t instanceof h&&t.enterFlush_statement(this)}exitRule(t){t instanceof h&&t.exitFlush_statement(this)}}class Fc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"LPAR",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.LPAR):this.getToken(Dl.LPAR,t)})),bl(this,"RPAR",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.RPAR):this.getToken(Dl.RPAR,t)})),bl(this,"expression_list",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(cp):this.getTypedRuleContext(cp,t)})),this.parser=t,this.ruleIndex=Dl.RULE_store_statement,this.to_del=null,this.to_add=null,this.with_meta=null,this.stmts=null}DELETE(){return this.getToken(Dl.DELETE,0)}STORE(){return this.getToken(Dl.STORE,0)}SEMI(){return this.getToken(Dl.SEMI,0)}WITH(){return this.getToken(Dl.WITH,0)}metadata(){return this.getTypedRuleContext(ex,0)}expression(){return this.getTypedRuleContext(hu,0)}THEN(){return this.getToken(Dl.THEN,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}AND(){return this.getToken(Dl.AND,0)}statement_list(){return this.getTypedRuleContext(Zf,0)}enterRule(t){t instanceof h&&t.enterStore_statement(this)}exitRule(t){t instanceof h&&t.exitStore_statement(this)}}class Hc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_with_resource_statement,this.stmt=null,this.stmts=null}WITH(){return this.getToken(Dl.WITH,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}assign_variable_statement(){return this.getTypedRuleContext(X_,0)}statement_or_list(){return this.getTypedRuleContext(dc,0)}enterRule(t){t instanceof h&&t.enterWith_resource_statement(this)}exitRule(t){t instanceof h&&t.exitWith_resource_statement(this)}}class Vc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_with_singleton_statement,this.typ=null,this.stmts=null}WITH(){return this.getToken(Dl.WITH,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}type_identifier(){return this.getTypedRuleContext(uf,0)}statement_or_list(){return this.getTypedRuleContext(dc,0)}enterRule(t){t instanceof h&&t.enterWith_singleton_statement(this)}exitRule(t){t instanceof h&&t.exitWith_singleton_statement(this)}}class Bc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_switch_statement,this.exp=null,this.cases=null,this.stmts=null}SWITCH(){return this.getToken(Dl.SWITCH,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}expression(){return this.getTypedRuleContext(hu,0)}switch_case_statement_list(){return this.getTypedRuleContext(t_,0)}DEFAULT(){return this.getToken(Dl.DEFAULT,0)}COLON(){return this.getToken(Dl.COLON,0)}statement_list(){return this.getTypedRuleContext(Zf,0)}enterRule(t){t instanceof h&&t.enterSwitch_statement(this)}exitRule(t){t instanceof h&&t.exitSwitch_statement(this)}}class Gc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_switch_case_statement}copyFrom(t){super.copyFrom(t)}}class jc extends Gc{constructor(t,e){super(t),this.exp=null,this.stmts=null,super.copyFrom(e)}CASE(){return this.getToken(Dl.CASE,0)}COLON(){return this.getToken(Dl.COLON,0)}atomic_literal(){return this.getTypedRuleContext(a_,0)}statement_list(){return this.getTypedRuleContext(Zf,0)}enterRule(t){t instanceof h&&t.enterAtomicSwitchCase(this)}exitRule(t){t instanceof h&&t.exitAtomicSwitchCase(this)}}Dl.AtomicSwitchCaseContext=jc;class Wc extends Gc{constructor(t,e){super(t),this.exp=null,this.stmts=null,super.copyFrom(e)}CASE(){return this.getToken(Dl.CASE,0)}IN(){return this.getToken(Dl.IN,0)}COLON(){return this.getToken(Dl.COLON,0)}literal_collection(){return this.getTypedRuleContext(i_,0)}statement_list(){return this.getTypedRuleContext(Zf,0)}enterRule(t){t instanceof h&&t.enterCollectionSwitchCase(this)}exitRule(t){t instanceof h&&t.exitCollectionSwitchCase(this)}}Dl.CollectionSwitchCaseContext=Wc;class Jc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"variable_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(lf):this.getTypedRuleContext(lf,t)})),this.parser=t,this.ruleIndex=Dl.RULE_for_each_statement,this.name1=null,this.name2=null,this.source=null,this.stmts=null}FOR(){return this.getToken(Dl.FOR,0)}EACH(){return this.getToken(Dl.EACH,0)}LPAR(){return this.getToken(Dl.LPAR,0)}IN(){return this.getToken(Dl.IN,0)}RPAR(){return this.getToken(Dl.RPAR,0)}expression(){return this.getTypedRuleContext(hu,0)}statement_or_list(){return this.getTypedRuleContext(dc,0)}COMMA(){return this.getToken(Dl.COMMA,0)}enterRule(t){t instanceof h&&t.enterFor_each_statement(this)}exitRule(t){t instanceof h&&t.exitFor_each_statement(this)}}class Yc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_do_while_statement,this.stmts=null,this.exp=null}DO(){return this.getToken(Dl.DO,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}WHILE(){return this.getToken(Dl.WHILE,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}SEMI(){return this.getToken(Dl.SEMI,0)}expression(){return this.getTypedRuleContext(hu,0)}statement_list(){return this.getTypedRuleContext(Zf,0)}enterRule(t){t instanceof h&&t.enterDo_while_statement(this)}exitRule(t){t instanceof h&&t.exitDo_while_statement(this)}}class qc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_while_statement,this.exp=null,this.stmts=null}WHILE(){return this.getToken(Dl.WHILE,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}expression(){return this.getTypedRuleContext(hu,0)}statement_or_list(){return this.getTypedRuleContext(dc,0)}enterRule(t){t instanceof h&&t.enterWhile_statement(this)}exitRule(t){t instanceof h&&t.exitWhile_statement(this)}}class Xc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"statement_or_list",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(dc):this.getTypedRuleContext(dc,t)})),this.parser=t,this.ruleIndex=Dl.RULE_if_statement,this.exp=null,this.stmts=null,this.elseIfs=null,this.elseStmts=null}IF(){return this.getToken(Dl.IF,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}expression(){return this.getTypedRuleContext(hu,0)}ELSE(){return this.getToken(Dl.ELSE,0)}else_if_statement_list(){return this.getTypedRuleContext(Kc,0)}enterRule(t){t instanceof h&&t.enterIf_statement(this)}exitRule(t){t instanceof h&&t.exitIf_statement(this)}}class Kc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_else_if_statement_list}copyFrom(t){super.copyFrom(t)}}class zc extends Kc{constructor(t,e){super(t),this.exp=null,this.stmts=null,super.copyFrom(e)}ELSE(){return this.getToken(Dl.ELSE,0)}IF(){return this.getToken(Dl.IF,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}expression(){return this.getTypedRuleContext(hu,0)}statement_or_list(){return this.getTypedRuleContext(dc,0)}enterRule(t){t instanceof h&&t.enterElseIfStatementList(this)}exitRule(t){t instanceof h&&t.exitElseIfStatementList(this)}}Dl.ElseIfStatementListContext=zc;class Qc extends Kc{constructor(t,e){super(t),this.items=null,this.exp=null,this.stmts=null,super.copyFrom(e)}ELSE(){return this.getToken(Dl.ELSE,0)}IF(){return this.getToken(Dl.IF,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}else_if_statement_list(){return this.getTypedRuleContext(Kc,0)}expression(){return this.getTypedRuleContext(hu,0)}statement_or_list(){return this.getTypedRuleContext(dc,0)}enterRule(t){t instanceof h&&t.enterElseIfStatementListItem(this)}exitRule(t){t instanceof h&&t.exitElseIfStatementListItem(this)}}Dl.ElseIfStatementListItemContext=Qc;class Zc extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_raise_statement,this.exp=null}THROW(){return this.getToken(Dl.THROW,0)}SEMI(){return this.getToken(Dl.SEMI,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterRaise_statement(this)}exitRule(t){t instanceof h&&t.exitRaise_statement(this)}}class $c extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"LPAR",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.LPAR):this.getToken(Dl.LPAR,t)})),bl(this,"RPAR",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.RPAR):this.getToken(Dl.RPAR,t)})),bl(this,"LCURL",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.LCURL):this.getToken(Dl.LCURL,t)})),bl(this,"RCURL",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.RCURL):this.getToken(Dl.RCURL,t)})),bl(this,"statement_list",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Zf):this.getTypedRuleContext(Zf,t)})),this.parser=t,this.ruleIndex=Dl.RULE_try_statement,this.name=null,this.stmts=null,this.handlers=null,this.anyStmts=null,this.finalStmts=null}TRY(){return this.getToken(Dl.TRY,0)}variable_identifier(){return this.getTypedRuleContext(lf,0)}CATCH(){return this.getToken(Dl.CATCH,0)}ANY(){return this.getToken(Dl.ANY,0)}FINALLY(){return this.getToken(Dl.FINALLY,0)}catch_statement_list(){return this.getTypedRuleContext(e_,0)}enterRule(t){t instanceof h&&t.enterTry_statement(this)}exitRule(t){t instanceof h&&t.exitTry_statement(this)}}class tu extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_catch_statement}copyFrom(t){super.copyFrom(t)}}class eu extends tu{constructor(t,e){super(t),this.name=null,this.stmts=null,super.copyFrom(e)}CATCH(){return this.getToken(Dl.CATCH,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}symbol_identifier(){return this.getTypedRuleContext(df,0)}statement_list(){return this.getTypedRuleContext(Zf,0)}enterRule(t){t instanceof h&&t.enterCatchAtomicStatement(this)}exitRule(t){t instanceof h&&t.exitCatchAtomicStatement(this)}}Dl.CatchAtomicStatementContext=eu;class iu extends tu{constructor(t,e){super(t),this.exp=null,this.stmts=null,super.copyFrom(e)}CATCH(){return this.getToken(Dl.CATCH,0)}IN(){return this.getToken(Dl.IN,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}symbol_list(){return this.getTypedRuleContext(ep,0)}statement_list(){return this.getTypedRuleContext(Zf,0)}enterRule(t){t instanceof h&&t.enterCatchCollectionStatement(this)}exitRule(t){t instanceof h&&t.exitCatchCollectionStatement(this)}}Dl.CatchCollectionStatementContext=iu;class su extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_break_statement}BREAK(){return this.getToken(Dl.BREAK,0)}SEMI(){return this.getToken(Dl.SEMI,0)}enterRule(t){t instanceof h&&t.enterBreak_statement(this)}exitRule(t){t instanceof h&&t.exitBreak_statement(this)}}class ru extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_return_statement,this.exp=null}RETURN(){return this.getToken(Dl.RETURN,0)}SEMI(){return this.getToken(Dl.SEMI,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterReturn_statement(this)}exitRule(t){t instanceof h&&t.exitReturn_statement(this)}}class nu extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_method_call_expression,this.name=null,this.args=null}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}method_identifier(){return this.getTypedRuleContext($p,0)}argument_assignment_list(){return this.getTypedRuleContext(Cd,0)}enterRule(t){t instanceof h&&t.enterMethod_call_expression(this)}exitRule(t){t instanceof h&&t.exitMethod_call_expression(this)}}class au extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_method_call_statement,this.parent=null,this.method=null,this.name=null,this.stmts=null}method_call_expression(){return this.getTypedRuleContext(nu,0)}SEMI(){return this.getToken(Dl.SEMI,0)}DOT(){return this.getToken(Dl.DOT,0)}instance_expression(){return this.getTypedRuleContext(Qu,0)}THEN(){return this.getToken(Dl.THEN,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}statement_list(){return this.getTypedRuleContext(Zf,0)}WITH(){return this.getToken(Dl.WITH,0)}variable_identifier(){return this.getTypedRuleContext(lf,0)}enterRule(t){t instanceof h&&t.enterMethod_call_statement(this)}exitRule(t){t instanceof h&&t.exitMethod_call_statement(this)}}class ou extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_x_expression}css_expression(){return this.getTypedRuleContext(yR,0)}enterRule(t){t instanceof h&&t.enterX_expression(this)}exitRule(t){t instanceof h&&t.exitX_expression(this)}}class hu extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_expression}copyFrom(t){super.copyFrom(t)}}class lu extends hu{constructor(t,e){super(t),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.left=null,this.right=null,super.copyFrom(e)}idivide(){return this.getTypedRuleContext(Sx,0)}enterRule(t){t instanceof h&&t.enterIntDivideExpression(this)}exitRule(t){t instanceof h&&t.exitIntDivideExpression(this)}}Dl.IntDivideExpressionContext=lu;class cu extends hu{constructor(t,e){super(t),this.left=null,this.right=null,super.copyFrom(e)}HAS(){return this.getToken(Dl.HAS,0)}ANY(){return this.getToken(Dl.ANY,0)}expression(){return this.getTypedRuleContext(hu,0)}filter_expression(){return this.getTypedRuleContext(Fu,0)}NOT(){return this.getToken(Dl.NOT,0)}enterRule(t){t instanceof h&&t.enterHasAnyExpression(this)}exitRule(t){t instanceof h&&t.exitHasAnyExpression(this)}}Dl.HasAnyExpressionContext=cu;class uu extends hu{constructor(t,e){super(t),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.left=null,this.right=null,super.copyFrom(e)}HAS(){return this.getToken(Dl.HAS,0)}NOT(){return this.getToken(Dl.NOT,0)}enterRule(t){t instanceof h&&t.enterHasExpression(this)}exitRule(t){t instanceof h&&t.exitHasExpression(this)}}Dl.HasExpressionContext=uu;class du extends hu{constructor(t,e){super(t),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.test=null,this.ifTrue=null,this.ifFalse=null,super.copyFrom(e)}QMARK(){return this.getToken(Dl.QMARK,0)}COLON(){return this.getToken(Dl.COLON,0)}enterRule(t){t instanceof h&&t.enterTernaryExpression(this)}exitRule(t){t instanceof h&&t.exitTernaryExpression(this)}}Dl.TernaryExpressionContext=du;class pu extends hu{constructor(t,e){super(t),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.left=null,this.right=null,super.copyFrom(e)}IN(){return this.getToken(Dl.IN,0)}NOT(){return this.getToken(Dl.NOT,0)}enterRule(t){t instanceof h&&t.enterInExpression(this)}exitRule(t){t instanceof h&&t.exitInExpression(this)}}Dl.InExpressionContext=pu;class fu extends hu{constructor(t,e){super(t),this.left=null,this.right=null,super.copyFrom(e)}IS(){return this.getToken(Dl.IS,0)}expression(){return this.getTypedRuleContext(hu,0)}an_expression(){return this.getTypedRuleContext(Gu,0)}NOT(){return this.getToken(Dl.NOT,0)}enterRule(t){t instanceof h&&t.enterIsAnExpression(this)}exitRule(t){t instanceof h&&t.exitIsAnExpression(this)}}Dl.IsAnExpressionContext=fu;class _u extends hu{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}jsx_expression(){return this.getTypedRuleContext($m,0)}enterRule(t){t instanceof h&&t.enterJsxExpression(this)}exitRule(t){t instanceof h&&t.exitJsxExpression(this)}}Dl.JsxExpressionContext=_u;class xu extends hu{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}XMARK(){return this.getToken(Dl.XMARK,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterNotExpression(this)}exitRule(t){t instanceof h&&t.exitNotExpression(this)}}Dl.NotExpressionContext=xu;class Eu extends hu{constructor(t,e){super(t),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.left=null,this.op=null,this.right=null,super.copyFrom(e)}LT(){return this.getToken(Dl.LT,0)}LTE(){return this.getToken(Dl.LTE,0)}GT(){return this.getToken(Dl.GT,0)}GTE(){return this.getToken(Dl.GTE,0)}enterRule(t){t instanceof h&&t.enterCompareExpression(this)}exitRule(t){t instanceof h&&t.exitCompareExpression(this)}}Dl.CompareExpressionContext=Eu;class mu extends hu{constructor(t,e){super(t),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.left=null,this.right=null,super.copyFrom(e)}PIPE2(){return this.getToken(Dl.PIPE2,0)}enterRule(t){t instanceof h&&t.enterOrExpression(this)}exitRule(t){t instanceof h&&t.exitOrExpression(this)}}Dl.OrExpressionContext=mu;class Ru extends hu{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}CODE(){return this.getToken(Dl.CODE,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterCodeExpression(this)}exitRule(t){t instanceof h&&t.exitCodeExpression(this)}}Dl.CodeExpressionContext=Ru;class Tu extends hu{constructor(t,e){super(t),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.left=null,this.right=null,super.copyFrom(e)}AMP2(){return this.getToken(Dl.AMP2,0)}enterRule(t){t instanceof h&&t.enterAndExpression(this)}exitRule(t){t instanceof h&&t.exitAndExpression(this)}}Dl.AndExpressionContext=Tu;class gu extends hu{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}arrow_expression(){return this.getTypedRuleContext(ix,0)}enterRule(t){t instanceof h&&t.enterArrowExpression(this)}exitRule(t){t instanceof h&&t.exitArrowExpression(this)}}Dl.ArrowExpressionContext=gu;class yu extends hu{constructor(t,e){super(t),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.left=null,this.right=null,super.copyFrom(e)}CONTAINS(){return this.getToken(Dl.CONTAINS,0)}NOT(){return this.getToken(Dl.NOT,0)}enterRule(t){t instanceof h&&t.enterContainsExpression(this)}exitRule(t){t instanceof h&&t.exitContainsExpression(this)}}Dl.ContainsExpressionContext=yu;class Au extends hu{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}type_expression(){return this.getTypedRuleContext(ju,0)}enterRule(t){t instanceof h&&t.enterTypeExpression(this)}exitRule(t){t instanceof h&&t.exitTypeExpression(this)}}Dl.TypeExpressionContext=Au;class Lu extends hu{constructor(t,e){super(t),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.left=null,this.right=null,super.copyFrom(e)}multiply(){return this.getTypedRuleContext(wx,0)}enterRule(t){t instanceof h&&t.enterMultiplyExpression(this)}exitRule(t){t instanceof h&&t.exitMultiplyExpression(this)}}Dl.MultiplyExpressionContext=Lu;class Iu extends hu{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}EXECUTE(){return this.getToken(Dl.EXECUTE,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}variable_identifier(){return this.getTypedRuleContext(lf,0)}enterRule(t){t instanceof h&&t.enterExecuteExpression(this)}exitRule(t){t instanceof h&&t.exitExecuteExpression(this)}}Dl.ExecuteExpressionContext=Iu;class Cu extends hu{constructor(t,e){super(t),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.exp=null,this.name=null,this.source=null,super.copyFrom(e)}FOR(){return this.getToken(Dl.FOR,0)}EACH(){return this.getToken(Dl.EACH,0)}LPAR(){return this.getToken(Dl.LPAR,0)}IN(){return this.getToken(Dl.IN,0)}RPAR(){return this.getToken(Dl.RPAR,0)}variable_identifier(){return this.getTypedRuleContext(lf,0)}enterRule(t){t instanceof h&&t.enterIteratorExpression(this)}exitRule(t){t instanceof h&&t.exitIteratorExpression(this)}}Dl.IteratorExpressionContext=Cu;class vu extends hu{constructor(t,e){super(t),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.left=null,this.right=null,super.copyFrom(e)}divide(){return this.getTypedRuleContext(Nx,0)}enterRule(t){t instanceof h&&t.enterDivideExpression(this)}exitRule(t){t instanceof h&&t.exitDivideExpression(this)}}Dl.DivideExpressionContext=vu;class bu extends hu{constructor(t,e){super(t),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.left=null,this.right=null,super.copyFrom(e)}IS(){return this.getToken(Dl.IS,0)}NOT(){return this.getToken(Dl.NOT,0)}enterRule(t){t instanceof h&&t.enterIsExpression(this)}exitRule(t){t instanceof h&&t.exitIsExpression(this)}}Dl.IsExpressionContext=bu;class wu extends hu{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}MINUS(){return this.getToken(Dl.MINUS,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterMinusExpression(this)}exitRule(t){t instanceof h&&t.exitMinusExpression(this)}}Dl.MinusExpressionContext=wu;class Nu extends hu{constructor(t,e){super(t),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.left=null,this.op=null,this.right=null,super.copyFrom(e)}PLUS(){return this.getToken(Dl.PLUS,0)}MINUS(){return this.getToken(Dl.MINUS,0)}enterRule(t){t instanceof h&&t.enterAddExpression(this)}exitRule(t){t instanceof h&&t.exitAddExpression(this)}}Dl.AddExpressionContext=Nu;class Su extends hu{constructor(t,e){super(t),this.left=null,this.right=null,super.copyFrom(e)}HAS(){return this.getToken(Dl.HAS,0)}ALL(){return this.getToken(Dl.ALL,0)}expression(){return this.getTypedRuleContext(hu,0)}filter_expression(){return this.getTypedRuleContext(Fu,0)}NOT(){return this.getToken(Dl.NOT,0)}enterRule(t){t instanceof h&&t.enterHasAllExpression(this)}exitRule(t){t instanceof h&&t.exitHasAllExpression(this)}}Dl.HasAllExpressionContext=Su;class Ou extends hu{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}instance_expression(){return this.getTypedRuleContext(Qu,0)}enterRule(t){t instanceof h&&t.enterInstanceExpression(this)}exitRule(t){t instanceof h&&t.exitInstanceExpression(this)}}Dl.InstanceExpressionContext=Ou;class Du extends hu{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}mutable_instance_expression(){return this.getTypedRuleContext(td,0)}enterRule(t){t instanceof h&&t.enterMutableInstanceExpression(this)}exitRule(t){t instanceof h&&t.exitMutableInstanceExpression(this)}}Dl.MutableInstanceExpressionContext=Du;class Mu extends hu{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}css_expression(){return this.getTypedRuleContext(yR,0)}enterRule(t){t instanceof h&&t.enterCssExpression(this)}exitRule(t){t instanceof h&&t.exitCssExpression(this)}}Dl.CssExpressionContext=Mu;class ku extends hu{constructor(t,e){super(t),this.right=null,this.left=null,super.copyFrom(e)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}category_or_any_type(){return this.getTypedRuleContext(Tf,0)}expression(){return this.getTypedRuleContext(hu,0)}MUTABLE(){return this.getToken(Dl.MUTABLE,0)}enterRule(t){t instanceof h&&t.enterCastExpression(this)}exitRule(t){t instanceof h&&t.exitCastExpression(this)}}Dl.CastExpressionContext=ku;class Uu extends hu{constructor(t,e){super(t),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.left=null,this.right=null,super.copyFrom(e)}modulo(){return this.getTypedRuleContext(Ox,0)}enterRule(t){t instanceof h&&t.enterModuloExpression(this)}exitRule(t){t instanceof h&&t.exitModuloExpression(this)}}Dl.ModuloExpressionContext=Uu;class Pu extends hu{constructor(t,e){super(t),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.left=null,this.op=null,this.right=null,super.copyFrom(e)}EQ2(){return this.getToken(Dl.EQ2,0)}XEQ(){return this.getToken(Dl.XEQ,0)}TEQ(){return this.getToken(Dl.TEQ,0)}enterRule(t){t instanceof h&&t.enterEqualsExpression(this)}exitRule(t){t instanceof h&&t.exitEqualsExpression(this)}}Dl.EqualsExpressionContext=Pu;class Fu extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_filter_expression}copyFrom(t){super.copyFrom(t)}}class Hu extends Fu{constructor(t,e){super(t),bl(this,"LPAR",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.LPAR):this.getToken(Dl.LPAR,t)})),bl(this,"RPAR",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.RPAR):this.getToken(Dl.RPAR,t)})),super.copyFrom(e)}variable_identifier(){return this.getTypedRuleContext(lf,0)}WHERE(){return this.getToken(Dl.WHERE,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterExplicitFilterExpression(this)}exitRule(t){t instanceof h&&t.exitExplicitFilterExpression(this)}}Dl.ExplicitFilterExpressionContext=Hu;class Vu extends Fu{constructor(t,e){super(t),super.copyFrom(e)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterOtherFilterExpression(this)}exitRule(t){t instanceof h&&t.exitOtherFilterExpression(this)}}Dl.OtherFilterExpressionContext=Vu;class Bu extends Fu{constructor(t,e){super(t),super.copyFrom(e)}WHERE(){return this.getToken(Dl.WHERE,0)}LPAR(){return this.getToken(Dl.LPAR,0)}arrow_expression(){return this.getTypedRuleContext(ix,0)}RPAR(){return this.getToken(Dl.RPAR,0)}enterRule(t){t instanceof h&&t.enterArrowFilterExpression(this)}exitRule(t){t instanceof h&&t.exitArrowFilterExpression(this)}}Dl.ArrowFilterExpressionContext=Bu;class Gu extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_an_expression,this.typ=null}VARIABLE_IDENTIFIER(){return this.getToken(Dl.VARIABLE_IDENTIFIER,0)}category_or_any_type(){return this.getTypedRuleContext(Tf,0)}enterRule(t){t instanceof h&&t.enterAn_expression(this)}exitRule(t){t instanceof h&&t.exitAn_expression(this)}}class ju extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_type_expression,this.name=null}type_identifier(){return this.getTypedRuleContext(uf,0)}enterRule(t){t instanceof h&&t.enterType_expression(this)}exitRule(t){t instanceof h&&t.exitType_expression(this)}}class Wu extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_selectable_expression}copyFrom(t){super.copyFrom(t)}}class Ju extends Wu{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}this_expression(){return this.getTypedRuleContext(I_,0)}enterRule(t){t instanceof h&&t.enterThisExpression(this)}exitRule(t){t instanceof h&&t.exitThisExpression(this)}}Dl.ThisExpressionContext=Ju;class Yu extends Wu{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}parenthesis_expression(){return this.getTypedRuleContext(v_,0)}enterRule(t){t instanceof h&&t.enterParenthesisExpression(this)}exitRule(t){t instanceof h&&t.exitParenthesisExpression(this)}}Dl.ParenthesisExpressionContext=Yu;class qu extends Wu{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}literal_expression(){return this.getTypedRuleContext(b_,0)}enterRule(t){t instanceof h&&t.enterLiteralExpression(this)}exitRule(t){t instanceof h&&t.exitLiteralExpression(this)}}Dl.LiteralExpressionContext=qu;class Xu extends Wu{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}method_expression(){return this.getTypedRuleContext(sd,0)}enterRule(t){t instanceof h&&t.enterMethodExpression(this)}exitRule(t){t instanceof h&&t.exitMethodExpression(this)}}Dl.MethodExpressionContext=Xu;class Ku extends Wu{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}super_expression(){return this.getTypedRuleContext(C_,0)}enterRule(t){t instanceof h&&t.enterSuperExpression(this)}exitRule(t){t instanceof h&&t.exitSuperExpression(this)}}Dl.SuperExpressionContext=Ku;class zu extends Wu{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}identifier(){return this.getTypedRuleContext(rf,0)}enterRule(t){t instanceof h&&t.enterIdentifierExpression(this)}exitRule(t){t instanceof h&&t.exitIdentifierExpression(this)}}Dl.IdentifierExpressionContext=zu;class Qu extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_instance_expression}copyFrom(t){super.copyFrom(t)}}class Zu extends Qu{constructor(t,e){super(t),this.parent=null,this.selector=null,super.copyFrom(e)}instance_expression(){return this.getTypedRuleContext(Qu,0)}instance_selector(){return this.getTypedRuleContext(Ed,0)}enterRule(t){t instanceof h&&t.enterSelectorExpression(this)}exitRule(t){t instanceof h&&t.exitSelectorExpression(this)}}Dl.SelectorExpressionContext=Zu;class $u extends Qu{constructor(t,e){super(t),this.parent=null,super.copyFrom(e)}selectable_expression(){return this.getTypedRuleContext(Wu,0)}enterRule(t){t instanceof h&&t.enterSelectableExpression(this)}exitRule(t){t instanceof h&&t.exitSelectableExpression(this)}}Dl.SelectableExpressionContext=$u;class td extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_mutable_instance_expression}copyFrom(t){super.copyFrom(t)}}class ed extends td{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}MUTABLE(){return this.getToken(Dl.MUTABLE,0)}identifier(){return this.getTypedRuleContext(rf,0)}enterRule(t){t instanceof h&&t.enterMutableSelectableExpression(this)}exitRule(t){t instanceof h&&t.exitMutableSelectableExpression(this)}}Dl.MutableSelectableExpressionContext=ed;class id extends td{constructor(t,e){super(t),this.parent=null,this.selector=null,super.copyFrom(e)}mutable_instance_expression(){return this.getTypedRuleContext(td,0)}instance_selector(){return this.getTypedRuleContext(Ed,0)}enterRule(t){t instanceof h&&t.enterMutableSelectorExpression(this)}exitRule(t){t instanceof h&&t.exitMutableSelectorExpression(this)}}Dl.MutableSelectorExpressionContext=id;class sd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_method_expression}blob_expression(){return this.getTypedRuleContext(rd,0)}document_expression(){return this.getTypedRuleContext(nd,0)}filtered_list_expression(){return this.getTypedRuleContext(od,0)}fetch_expression(){return this.getTypedRuleContext(hd,0)}read_blob_expression(){return this.getTypedRuleContext(cx,0)}read_all_expression(){return this.getTypedRuleContext(ux,0)}read_one_expression(){return this.getTypedRuleContext(dx,0)}sorted_expression(){return this.getTypedRuleContext(xd,0)}method_call_expression(){return this.getTypedRuleContext(nu,0)}constructor_expression(){return this.getTypedRuleContext(yd,0)}enterRule(t){t instanceof h&&t.enterMethod_expression(this)}exitRule(t){t instanceof h&&t.exitMethod_expression(this)}}class rd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_blob_expression}BLOB(){return this.getToken(Dl.BLOB,0)}LPAR(){return this.getToken(Dl.LPAR,0)}expression(){return this.getTypedRuleContext(hu,0)}RPAR(){return this.getToken(Dl.RPAR,0)}enterRule(t){t instanceof h&&t.enterBlob_expression(this)}exitRule(t){t instanceof h&&t.exitBlob_expression(this)}}class nd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_document_expression,this.exp=null}DOCUMENT(){return this.getToken(Dl.DOCUMENT,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}FROM(){return this.getToken(Dl.FROM,0)}EQ(){return this.getToken(Dl.EQ,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterDocument_expression(this)}exitRule(t){t instanceof h&&t.exitDocument_expression(this)}}class ad extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.parser=t,this.ruleIndex=Dl.RULE_write_statement,this.what=null,this.target=null}WRITE(){return this.getToken(Dl.WRITE,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}TO(){return this.getToken(Dl.TO,0)}then(){return this.getTypedRuleContext(fd,0)}SEMI(){return this.getToken(Dl.SEMI,0)}enterRule(t){t instanceof h&&t.enterWrite_statement(this)}exitRule(t){t instanceof h&&t.exitWrite_statement(this)}}class od extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"LPAR",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.LPAR):this.getToken(Dl.LPAR,t)})),bl(this,"RPAR",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.RPAR):this.getToken(Dl.RPAR,t)})),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.parser=t,this.ruleIndex=Dl.RULE_filtered_list_expression,this.source=null,this.name=null,this.predicate=null}FILTERED(){return this.getToken(Dl.FILTERED,0)}WHERE(){return this.getToken(Dl.WHERE,0)}WITH(){return this.getToken(Dl.WITH,0)}variable_identifier(){return this.getTypedRuleContext(lf,0)}enterRule(t){t instanceof h&&t.enterFiltered_list_expression(this)}exitRule(t){t instanceof h&&t.exitFiltered_list_expression(this)}}class hd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_fetch_expression}copyFrom(t){super.copyFrom(t)}}class ld extends hd{constructor(t,e){super(t),bl(this,"LPAR",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.LPAR):this.getToken(Dl.LPAR,t)})),bl(this,"RPAR",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.RPAR):this.getToken(Dl.RPAR,t)})),this.typ=null,this.predicate=null,super.copyFrom(e)}FETCH(){return this.getToken(Dl.FETCH,0)}ONE(){return this.getToken(Dl.ONE,0)}WHERE(){return this.getToken(Dl.WHERE,0)}expression(){return this.getTypedRuleContext(hu,0)}mutable_category_type(){return this.getTypedRuleContext(jp,0)}enterRule(t){t instanceof h&&t.enterFetchOne(this)}exitRule(t){t instanceof h&&t.exitFetchOne(this)}}Dl.FetchOneContext=ld;class cd extends hd{constructor(t,e){super(t),bl(this,"LPAR",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.LPAR):this.getToken(Dl.LPAR,t)})),bl(this,"RPAR",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.RPAR):this.getToken(Dl.RPAR,t)})),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.typ=null,this.xstart=null,this.xstop=null,this.predicate=null,this.orderby=null,super.copyFrom(e)}FETCH(){return this.getToken(Dl.FETCH,0)}WHERE(){return this.getToken(Dl.WHERE,0)}ORDER(){return this.getToken(Dl.ORDER,0)}BY(){return this.getToken(Dl.BY,0)}ALL(){return this.getToken(Dl.ALL,0)}ROWS(){return this.getToken(Dl.ROWS,0)}TO(){return this.getToken(Dl.TO,0)}order_by_list(){return this.getTypedRuleContext(px,0)}mutable_category_type(){return this.getTypedRuleContext(jp,0)}enterRule(t){t instanceof h&&t.enterFetchMany(this)}exitRule(t){t instanceof h&&t.exitFetchMany(this)}}Dl.FetchManyContext=cd;class ud extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_fetch_statement}copyFrom(t){super.copyFrom(t)}}class dd extends ud{constructor(t,e){super(t),bl(this,"LPAR",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.LPAR):this.getToken(Dl.LPAR,t)})),bl(this,"RPAR",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.RPAR):this.getToken(Dl.RPAR,t)})),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.typ=null,this.xstart=null,this.xstop=null,this.predicate=null,this.orderby=null,super.copyFrom(e)}FETCH(){return this.getToken(Dl.FETCH,0)}then(){return this.getTypedRuleContext(fd,0)}WHERE(){return this.getToken(Dl.WHERE,0)}ORDER(){return this.getToken(Dl.ORDER,0)}BY(){return this.getToken(Dl.BY,0)}ALL(){return this.getToken(Dl.ALL,0)}ROWS(){return this.getToken(Dl.ROWS,0)}TO(){return this.getToken(Dl.TO,0)}order_by_list(){return this.getTypedRuleContext(px,0)}mutable_category_type(){return this.getTypedRuleContext(jp,0)}enterRule(t){t instanceof h&&t.enterFetchManyAsync(this)}exitRule(t){t instanceof h&&t.exitFetchManyAsync(this)}}Dl.FetchManyAsyncContext=dd;class pd extends ud{constructor(t,e){super(t),bl(this,"LPAR",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.LPAR):this.getToken(Dl.LPAR,t)})),bl(this,"RPAR",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.RPAR):this.getToken(Dl.RPAR,t)})),this.typ=null,this.predicate=null,super.copyFrom(e)}FETCH(){return this.getToken(Dl.FETCH,0)}ONE(){return this.getToken(Dl.ONE,0)}WHERE(){return this.getToken(Dl.WHERE,0)}then(){return this.getTypedRuleContext(fd,0)}expression(){return this.getTypedRuleContext(hu,0)}mutable_category_type(){return this.getTypedRuleContext(jp,0)}enterRule(t){t instanceof h&&t.enterFetchOneAsync(this)}exitRule(t){t instanceof h&&t.exitFetchOneAsync(this)}}Dl.FetchOneAsyncContext=pd;class fd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_then,this.name=null,this.stmts=null}THEN(){return this.getToken(Dl.THEN,0)}WITH(){return this.getToken(Dl.WITH,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}variable_identifier(){return this.getTypedRuleContext(lf,0)}statement_list(){return this.getTypedRuleContext(Zf,0)}enterRule(t){t instanceof h&&t.enterThen(this)}exitRule(t){t instanceof h&&t.exitThen(this)}}class _d extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_read_statement,this.source=null}READ(){return this.getToken(Dl.READ,0)}ALL(){return this.getToken(Dl.ALL,0)}FROM(){return this.getToken(Dl.FROM,0)}then(){return this.getTypedRuleContext(fd,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterRead_statement(this)}exitRule(t){t instanceof h&&t.exitRead_statement(this)}}class xd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_sorted_expression,this.source=null,this.key=null}SORTED(){return this.getToken(Dl.SORTED,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}instance_expression(){return this.getTypedRuleContext(Qu,0)}DESC(){return this.getToken(Dl.DESC,0)}COMMA(){return this.getToken(Dl.COMMA,0)}key_token(){return this.getTypedRuleContext(Lx,0)}EQ(){return this.getToken(Dl.EQ,0)}sorted_key(){return this.getTypedRuleContext(lx,0)}enterRule(t){t instanceof h&&t.enterSorted_expression(this)}exitRule(t){t instanceof h&&t.exitSorted_expression(this)}}class Ed extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_instance_selector}copyFrom(t){super.copyFrom(t)}}class md extends Ed{constructor(t,e){super(t),this.xslice=null,super.copyFrom(e)}LBRAK(){return this.getToken(Dl.LBRAK,0)}RBRAK(){return this.getToken(Dl.RBRAK,0)}slice_arguments(){return this.getTypedRuleContext(W_,0)}enterRule(t){t instanceof h&&t.enterSliceSelector(this)}exitRule(t){t instanceof h&&t.exitSliceSelector(this)}}Dl.SliceSelectorContext=md;class Rd extends Ed{constructor(t,e){super(t),this.method=null,super.copyFrom(e)}DOT(){return this.getToken(Dl.DOT,0)}method_call_expression(){return this.getTypedRuleContext(nu,0)}enterRule(t){t instanceof h&&t.enterMethodSelector(this)}exitRule(t){t instanceof h&&t.exitMethodSelector(this)}}Dl.MethodSelectorContext=Rd;class Td extends Ed{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}DOT(){return this.getToken(Dl.DOT,0)}member_identifier(){return this.getTypedRuleContext(hf,0)}enterRule(t){t instanceof h&&t.enterMemberSelector(this)}exitRule(t){t instanceof h&&t.exitMemberSelector(this)}}Dl.MemberSelectorContext=Td;class gd extends Ed{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}LBRAK(){return this.getToken(Dl.LBRAK,0)}RBRAK(){return this.getToken(Dl.RBRAK,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterItemSelector(this)}exitRule(t){t instanceof h&&t.exitItemSelector(this)}}Dl.ItemSelectorContext=gd;class yd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_constructor_expression}copyFrom(t){super.copyFrom(t)}}class Ad extends yd{constructor(t,e){super(t),this.typ=null,this.copyExp=null,this.args=null,super.copyFrom(e)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}mutable_category_type(){return this.getTypedRuleContext(jp,0)}copy_from(){return this.getTypedRuleContext(Id,0)}COMMA(){return this.getToken(Dl.COMMA,0)}argument_assignment_list(){return this.getTypedRuleContext(Cd,0)}enterRule(t){t instanceof h&&t.enterConstructorFrom(this)}exitRule(t){t instanceof h&&t.exitConstructorFrom(this)}}Dl.ConstructorFromContext=Ad;class Ld extends yd{constructor(t,e){super(t),this.typ=null,this.args=null,super.copyFrom(e)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}mutable_category_type(){return this.getTypedRuleContext(jp,0)}argument_assignment_list(){return this.getTypedRuleContext(Cd,0)}enterRule(t){t instanceof h&&t.enterConstructorNoFrom(this)}exitRule(t){t instanceof h&&t.exitConstructorNoFrom(this)}}Dl.ConstructorNoFromContext=Ld;class Id extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_copy_from,this.exp=null}FROM(){return this.getToken(Dl.FROM,0)}assign(){return this.getTypedRuleContext(bx,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterCopy_from(this)}exitRule(t){t instanceof h&&t.exitCopy_from(this)}}class Cd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_argument_assignment_list}copyFrom(t){super.copyFrom(t)}}class vd extends Cd{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterExpressionAssignmentList(this)}exitRule(t){t instanceof h&&t.exitExpressionAssignmentList(this)}}Dl.ExpressionAssignmentListContext=vd;class bd extends Cd{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}argument_assignment(){return this.getTypedRuleContext(Nd,0)}enterRule(t){t instanceof h&&t.enterArgumentAssignmentList(this)}exitRule(t){t instanceof h&&t.exitArgumentAssignmentList(this)}}Dl.ArgumentAssignmentListContext=bd;class wd extends Cd{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}COMMA(){return this.getToken(Dl.COMMA,0)}argument_assignment_list(){return this.getTypedRuleContext(Cd,0)}argument_assignment(){return this.getTypedRuleContext(Nd,0)}enterRule(t){t instanceof h&&t.enterArgumentAssignmentListItem(this)}exitRule(t){t instanceof h&&t.exitArgumentAssignmentListItem(this)}}Dl.ArgumentAssignmentListItemContext=wd;class Nd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_argument_assignment,this.name=null,this.exp=null}variable_identifier(){return this.getTypedRuleContext(lf,0)}assign(){return this.getTypedRuleContext(bx,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterArgument_assignment(this)}exitRule(t){t instanceof h&&t.exitArgument_assignment(this)}}class Sd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_assign_instance_statement,this.inst=null,this.exp=null}assign(){return this.getTypedRuleContext(bx,0)}SEMI(){return this.getToken(Dl.SEMI,0)}assignable_instance(){return this.getTypedRuleContext(K_,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterAssign_instance_statement(this)}exitRule(t){t instanceof h&&t.exitAssign_instance_statement(this)}}class Od extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_child_instance}copyFrom(t){super.copyFrom(t)}}class Dd extends Od{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}DOT(){return this.getToken(Dl.DOT,0)}variable_identifier(){return this.getTypedRuleContext(lf,0)}enterRule(t){t instanceof h&&t.enterMemberInstance(this)}exitRule(t){t instanceof h&&t.exitMemberInstance(this)}}Dl.MemberInstanceContext=Dd;class Md extends Od{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}LBRAK(){return this.getToken(Dl.LBRAK,0)}RBRAK(){return this.getToken(Dl.RBRAK,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterItemInstance(this)}exitRule(t){t instanceof h&&t.exitItemInstance(this)}}Dl.ItemInstanceContext=Md;class kd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_assign_tuple_statement,this.items=null,this.exp=null}assign(){return this.getTypedRuleContext(bx,0)}SEMI(){return this.getToken(Dl.SEMI,0)}variable_identifier_list(){return this.getTypedRuleContext(Hf,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterAssign_tuple_statement(this)}exitRule(t){t instanceof h&&t.exitAssign_tuple_statement(this)}}class Ud extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_type_literal}category_or_any_type(){return this.getTypedRuleContext(Tf,0)}enterRule(t){t instanceof h&&t.enterType_literal(this)}exitRule(t){t instanceof h&&t.exitType_literal(this)}}class Pd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_null_literal}NULL(){return this.getToken(Dl.NULL,0)}enterRule(t){t instanceof h&&t.enterNull_literal(this)}exitRule(t){t instanceof h&&t.exitNull_literal(this)}}class Fd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"LF",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.LF):this.getToken(Dl.LF,t)})),bl(this,"WS",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.WS):this.getToken(Dl.WS,t)})),this.parser=t,this.ruleIndex=Dl.RULE_ws_plus}enterRule(t){t instanceof h&&t.enterWs_plus(this)}exitRule(t){t instanceof h&&t.exitWs_plus(this)}}class Hd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_repl}declaration(){return this.getTypedRuleContext(jd,0)}statement(){return this.getTypedRuleContext(_c,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterRepl(this)}exitRule(t){t instanceof h&&t.exitRepl(this)}}class Vd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_declaration_list}copyFrom(t){super.copyFrom(t)}}class Bd extends Vd{constructor(t,e){super(t),bl(this,"lfs",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Dx):this.getTypedRuleContext(Dx,t)})),super.copyFrom(e)}EOF(){return this.getToken(Dl.EOF,0)}declarations(){return this.getTypedRuleContext(Gd,0)}enterRule(t){t instanceof h&&t.enterFullDeclarationList(this)}exitRule(t){t instanceof h&&t.exitFullDeclarationList(this)}}Dl.FullDeclarationListContext=Bd;class Gd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"declaration",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jd):this.getTypedRuleContext(jd,t)})),bl(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Mx):this.getTypedRuleContext(Mx,t)})),this.parser=t,this.ruleIndex=Dl.RULE_declarations}enterRule(t){t instanceof h&&t.enterDeclarations(this)}exitRule(t){t instanceof h&&t.exitDeclarations(this)}}class jd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"comment_statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Gf):this.getTypedRuleContext(Gf,t)})),bl(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Mx):this.getTypedRuleContext(Mx,t)})),bl(this,"annotation_constructor",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Wd):this.getTypedRuleContext(Wd,t)})),this.parser=t,this.ruleIndex=Dl.RULE_declaration}attribute_declaration(){return this.getTypedRuleContext(Fl,0)}category_declaration(){return this.getTypedRuleContext(Jp,0)}resource_declaration(){return this.getTypedRuleContext(Qd,0)}enum_declaration(){return this.getTypedRuleContext(Zd,0)}widget_declaration(){return this.getTypedRuleContext(Kp,0)}method_declaration(){return this.getTypedRuleContext(Bf,0)}enterRule(t){t instanceof h&&t.enterDeclaration(this)}exitRule(t){t instanceof h&&t.exitDeclaration(this)}}class Wd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"annotation_argument",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Yd):this.getTypedRuleContext(Yd,t)})),bl(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.COMMA):this.getToken(Dl.COMMA,t)})),this.parser=t,this.ruleIndex=Dl.RULE_annotation_constructor,this.name=null,this.exp=null}annotation_identifier(){return this.getTypedRuleContext(Jd,0)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}annotation_argument_value(){return this.getTypedRuleContext(Xd,0)}enterRule(t){t instanceof h&&t.enterAnnotation_constructor(this)}exitRule(t){t instanceof h&&t.exitAnnotation_constructor(this)}}class Jd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_annotation_identifier}ARONDBASE_IDENTIFIER(){return this.getToken(Dl.ARONDBASE_IDENTIFIER,0)}enterRule(t){t instanceof h&&t.enterAnnotation_identifier(this)}exitRule(t){t instanceof h&&t.exitAnnotation_identifier(this)}}class Yd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_annotation_argument,this.name=null,this.exp=null}EQ(){return this.getToken(Dl.EQ,0)}annotation_argument_name(){return this.getTypedRuleContext(qd,0)}annotation_argument_value(){return this.getTypedRuleContext(Xd,0)}enterRule(t){t instanceof h&&t.enterAnnotation_argument(this)}exitRule(t){t instanceof h&&t.exitAnnotation_argument(this)}}class qd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_annotation_argument_name}VARIABLE_IDENTIFIER(){return this.getToken(Dl.VARIABLE_IDENTIFIER,0)}GETTER(){return this.getToken(Dl.GETTER,0)}SETTER(){return this.getToken(Dl.SETTER,0)}enterRule(t){t instanceof h&&t.enterAnnotation_argument_name(this)}exitRule(t){t instanceof h&&t.exitAnnotation_argument_name(this)}}class Xd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_annotation_argument_value}copyFrom(t){super.copyFrom(t)}}class Kd extends Xd{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}literal_expression(){return this.getTypedRuleContext(b_,0)}enterRule(t){t instanceof h&&t.enterAnnotationLiteralValue(this)}exitRule(t){t instanceof h&&t.exitAnnotationLiteralValue(this)}}Dl.AnnotationLiteralValueContext=Kd;class zd extends Xd{constructor(t,e){super(t),this.typ=null,super.copyFrom(e)}primary_type(){return this.getTypedRuleContext(Tp,0)}enterRule(t){t instanceof h&&t.enterAnnotationTypeValue(this)}exitRule(t){t instanceof h&&t.exitAnnotationTypeValue(this)}}Dl.AnnotationTypeValueContext=zd;class Qd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_resource_declaration}native_resource_declaration(){return this.getTypedRuleContext(tc,0)}enterRule(t){t instanceof h&&t.enterResource_declaration(this)}exitRule(t){t instanceof h&&t.exitResource_declaration(this)}}class Zd extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_enum_declaration}enum_category_declaration(){return this.getTypedRuleContext(Ml,0)}enum_native_declaration(){return this.getTypedRuleContext(kl,0)}enterRule(t){t instanceof h&&t.enterEnum_declaration(this)}exitRule(t){t instanceof h&&t.exitEnum_declaration(this)}}class $d extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"native_symbol",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Pl):this.getTypedRuleContext(Pl,t)})),bl(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Mx):this.getTypedRuleContext(Mx,t)})),this.parser=t,this.ruleIndex=Dl.RULE_native_symbol_list}enterRule(t){t instanceof h&&t.enterNative_symbol_list(this)}exitRule(t){t instanceof h&&t.exitNative_symbol_list(this)}}class tp extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"category_symbol",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Ul):this.getTypedRuleContext(Ul,t)})),bl(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Mx):this.getTypedRuleContext(Mx,t)})),this.parser=t,this.ruleIndex=Dl.RULE_category_symbol_list}enterRule(t){t instanceof h&&t.enterCategory_symbol_list(this)}exitRule(t){t instanceof h&&t.exitCategory_symbol_list(this)}}class ep extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"symbol_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(df):this.getTypedRuleContext(df,t)})),bl(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.COMMA):this.getToken(Dl.COMMA,t)})),this.parser=t,this.ruleIndex=Dl.RULE_symbol_list}enterRule(t){t instanceof h&&t.enterSymbol_list(this)}exitRule(t){t instanceof h&&t.exitSymbol_list(this)}}class ip extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_attribute_constraint}copyFrom(t){super.copyFrom(t)}}class sp extends ip{constructor(t,e){super(t),this.source=null,super.copyFrom(e)}IN(){return this.getToken(Dl.IN,0)}set_literal(){return this.getTypedRuleContext(lp,0)}enterRule(t){t instanceof h&&t.enterMatchingSet(this)}exitRule(t){t instanceof h&&t.exitMatchingSet(this)}}Dl.MatchingSetContext=sp;class rp extends ip{constructor(t,e){super(t),this.text=null,super.copyFrom(e)}MATCHING(){return this.getToken(Dl.MATCHING,0)}TEXT_LITERAL(){return this.getToken(Dl.TEXT_LITERAL,0)}enterRule(t){t instanceof h&&t.enterMatchingPattern(this)}exitRule(t){t instanceof h&&t.exitMatchingPattern(this)}}Dl.MatchingPatternContext=rp;class np extends ip{constructor(t,e){super(t),this.source=null,super.copyFrom(e)}IN(){return this.getToken(Dl.IN,0)}list_literal(){return this.getTypedRuleContext(hp,0)}enterRule(t){t instanceof h&&t.enterMatchingList(this)}exitRule(t){t instanceof h&&t.exitMatchingList(this)}}Dl.MatchingListContext=np;class ap extends ip{constructor(t,e){super(t),this.source=null,super.copyFrom(e)}IN(){return this.getToken(Dl.IN,0)}range_literal(){return this.getTypedRuleContext(up,0)}enterRule(t){t instanceof h&&t.enterMatchingRange(this)}exitRule(t){t instanceof h&&t.exitMatchingRange(this)}}Dl.MatchingRangeContext=ap;class op extends ip{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}MATCHING(){return this.getToken(Dl.MATCHING,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterMatchingExpression(this)}exitRule(t){t instanceof h&&t.exitMatchingExpression(this)}}Dl.MatchingExpressionContext=op;class hp extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_list_literal}LBRAK(){return this.getToken(Dl.LBRAK,0)}RBRAK(){return this.getToken(Dl.RBRAK,0)}MUTABLE(){return this.getToken(Dl.MUTABLE,0)}expression_list(){return this.getTypedRuleContext(cp,0)}enterRule(t){t instanceof h&&t.enterList_literal(this)}exitRule(t){t instanceof h&&t.exitList_literal(this)}}class lp extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_set_literal}LT(){return this.getToken(Dl.LT,0)}GT(){return this.getToken(Dl.GT,0)}MUTABLE(){return this.getToken(Dl.MUTABLE,0)}expression_list(){return this.getTypedRuleContext(cp,0)}enterRule(t){t instanceof h&&t.enterSet_literal(this)}exitRule(t){t instanceof h&&t.exitSet_literal(this)}}class cp extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),bl(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.COMMA):this.getToken(Dl.COMMA,t)})),this.parser=t,this.ruleIndex=Dl.RULE_expression_list}enterRule(t){t instanceof h&&t.enterExpression_list(this)}exitRule(t){t instanceof h&&t.exitExpression_list(this)}}class up extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.parser=t,this.ruleIndex=Dl.RULE_range_literal,this.low=null,this.high=null}LBRAK(){return this.getToken(Dl.LBRAK,0)}RANGE(){return this.getToken(Dl.RANGE,0)}RBRAK(){return this.getToken(Dl.RBRAK,0)}enterRule(t){t instanceof h&&t.enterRange_literal(this)}exitRule(t){t instanceof h&&t.exitRange_literal(this)}}class dp extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_typedef}copyFrom(t){super.copyFrom(t)}}class pp extends dp{constructor(t,e){super(t),this.i=null,super.copyFrom(e)}ITERATOR(){return this.getToken(Dl.ITERATOR,0)}LT(){return this.getToken(Dl.LT,0)}GT(){return this.getToken(Dl.GT,0)}typedef(){return this.getTypedRuleContext(dp,0)}enterRule(t){t instanceof h&&t.enterIteratorType(this)}exitRule(t){t instanceof h&&t.exitIteratorType(this)}}Dl.IteratorTypeContext=pp;class fp extends dp{constructor(t,e){super(t),this.s=null,super.copyFrom(e)}LTGT(){return this.getToken(Dl.LTGT,0)}typedef(){return this.getTypedRuleContext(dp,0)}enterRule(t){t instanceof h&&t.enterSetType(this)}exitRule(t){t instanceof h&&t.exitSetType(this)}}Dl.SetTypeContext=fp;class _p extends dp{constructor(t,e){super(t),this.l=null,super.copyFrom(e)}LBRAK(){return this.getToken(Dl.LBRAK,0)}RBRAK(){return this.getToken(Dl.RBRAK,0)}typedef(){return this.getTypedRuleContext(dp,0)}enterRule(t){t instanceof h&&t.enterListType(this)}exitRule(t){t instanceof h&&t.exitListType(this)}}Dl.ListTypeContext=_p;class xp extends dp{constructor(t,e){super(t),this.d=null,super.copyFrom(e)}LTCOLONGT(){return this.getToken(Dl.LTCOLONGT,0)}typedef(){return this.getTypedRuleContext(dp,0)}enterRule(t){t instanceof h&&t.enterDictType(this)}exitRule(t){t instanceof h&&t.exitDictType(this)}}Dl.DictTypeContext=xp;class Ep extends dp{constructor(t,e){super(t),this.c=null,super.copyFrom(e)}CURSOR(){return this.getToken(Dl.CURSOR,0)}LT(){return this.getToken(Dl.LT,0)}GT(){return this.getToken(Dl.GT,0)}typedef(){return this.getTypedRuleContext(dp,0)}enterRule(t){t instanceof h&&t.enterCursorType(this)}exitRule(t){t instanceof h&&t.exitCursorType(this)}}Dl.CursorTypeContext=Ep;class mp extends dp{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}TYPE(){return this.getToken(Dl.TYPE,0)}LT(){return this.getToken(Dl.LT,0)}GT(){return this.getToken(Dl.GT,0)}typedef(){return this.getTypedRuleContext(dp,0)}enterRule(t){t instanceof h&&t.enterTypeType(this)}exitRule(t){t instanceof h&&t.exitTypeType(this)}}Dl.TypeTypeContext=mp;class Rp extends dp{constructor(t,e){super(t),this.p=null,super.copyFrom(e)}primary_type(){return this.getTypedRuleContext(Tp,0)}enterRule(t){t instanceof h&&t.enterPrimaryType(this)}exitRule(t){t instanceof h&&t.exitPrimaryType(this)}}Dl.PrimaryTypeContext=Rp;class Tp extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_primary_type}copyFrom(t){super.copyFrom(t)}}class gp extends Tp{constructor(t,e){super(t),this.n=null,super.copyFrom(e)}native_type(){return this.getTypedRuleContext(Ap,0)}enterRule(t){t instanceof h&&t.enterNativeType(this)}exitRule(t){t instanceof h&&t.exitNativeType(this)}}Dl.NativeTypeContext=gp;class yp extends Tp{constructor(t,e){super(t),this.c=null,super.copyFrom(e)}category_type(){return this.getTypedRuleContext(Gp,0)}enterRule(t){t instanceof h&&t.enterCategoryType(this)}exitRule(t){t instanceof h&&t.exitCategoryType(this)}}Dl.CategoryTypeContext=yp;class Ap extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_native_type}copyFrom(t){super.copyFrom(t)}}class Lp extends Ap{constructor(t,e){super(t),super.copyFrom(e)}PERIOD(){return this.getToken(Dl.PERIOD,0)}enterRule(t){t instanceof h&&t.enterPeriodType(this)}exitRule(t){t instanceof h&&t.exitPeriodType(this)}}Dl.PeriodTypeContext=Lp;class Ip extends Ap{constructor(t,e){super(t),super.copyFrom(e)}HTML(){return this.getToken(Dl.HTML,0)}enterRule(t){t instanceof h&&t.enterHtmlType(this)}exitRule(t){t instanceof h&&t.exitHtmlType(this)}}Dl.HtmlTypeContext=Ip;class Cp extends Ap{constructor(t,e){super(t),super.copyFrom(e)}CSS(){return this.getToken(Dl.CSS,0)}enterRule(t){t instanceof h&&t.enterCssType(this)}exitRule(t){t instanceof h&&t.exitCssType(this)}}Dl.CssTypeContext=Cp;class vp extends Ap{constructor(t,e){super(t),super.copyFrom(e)}BOOLEAN(){return this.getToken(Dl.BOOLEAN,0)}enterRule(t){t instanceof h&&t.enterBooleanType(this)}exitRule(t){t instanceof h&&t.exitBooleanType(this)}}Dl.BooleanTypeContext=vp;class bp extends Ap{constructor(t,e){super(t),super.copyFrom(e)}DOCUMENT(){return this.getToken(Dl.DOCUMENT,0)}enterRule(t){t instanceof h&&t.enterDocumentType(this)}exitRule(t){t instanceof h&&t.exitDocumentType(this)}}Dl.DocumentTypeContext=bp;class wp extends Ap{constructor(t,e){super(t),super.copyFrom(e)}CHARACTER(){return this.getToken(Dl.CHARACTER,0)}enterRule(t){t instanceof h&&t.enterCharacterType(this)}exitRule(t){t instanceof h&&t.exitCharacterType(this)}}Dl.CharacterTypeContext=wp;class Np extends Ap{constructor(t,e){super(t),super.copyFrom(e)}VERSION(){return this.getToken(Dl.VERSION,0)}enterRule(t){t instanceof h&&t.enterVersionType(this)}exitRule(t){t instanceof h&&t.exitVersionType(this)}}Dl.VersionTypeContext=Np;class Sp extends Ap{constructor(t,e){super(t),super.copyFrom(e)}TEXT(){return this.getToken(Dl.TEXT,0)}enterRule(t){t instanceof h&&t.enterTextType(this)}exitRule(t){t instanceof h&&t.exitTextType(this)}}Dl.TextTypeContext=Sp;class Op extends Ap{constructor(t,e){super(t),super.copyFrom(e)}IMAGE(){return this.getToken(Dl.IMAGE,0)}enterRule(t){t instanceof h&&t.enterImageType(this)}exitRule(t){t instanceof h&&t.exitImageType(this)}}Dl.ImageTypeContext=Op;class Dp extends Ap{constructor(t,e){super(t),super.copyFrom(e)}TIME(){return this.getToken(Dl.TIME,0)}enterRule(t){t instanceof h&&t.enterTimeType(this)}exitRule(t){t instanceof h&&t.exitTimeType(this)}}Dl.TimeTypeContext=Dp;class Mp extends Ap{constructor(t,e){super(t),super.copyFrom(e)}INTEGER(){return this.getToken(Dl.INTEGER,0)}enterRule(t){t instanceof h&&t.enterIntegerType(this)}exitRule(t){t instanceof h&&t.exitIntegerType(this)}}Dl.IntegerTypeContext=Mp;class kp extends Ap{constructor(t,e){super(t),super.copyFrom(e)}DATETIME(){return this.getToken(Dl.DATETIME,0)}enterRule(t){t instanceof h&&t.enterDateTimeType(this)}exitRule(t){t instanceof h&&t.exitDateTimeType(this)}}Dl.DateTimeTypeContext=kp;class Up extends Ap{constructor(t,e){super(t),super.copyFrom(e)}BLOB(){return this.getToken(Dl.BLOB,0)}enterRule(t){t instanceof h&&t.enterBlobType(this)}exitRule(t){t instanceof h&&t.exitBlobType(this)}}Dl.BlobTypeContext=Up;class Pp extends Ap{constructor(t,e){super(t),super.copyFrom(e)}UUID(){return this.getToken(Dl.UUID,0)}enterRule(t){t instanceof h&&t.enterUUIDType(this)}exitRule(t){t instanceof h&&t.exitUUIDType(this)}}Dl.UUIDTypeContext=Pp;class Fp extends Ap{constructor(t,e){super(t),super.copyFrom(e)}DECIMAL(){return this.getToken(Dl.DECIMAL,0)}enterRule(t){t instanceof h&&t.enterDecimalType(this)}exitRule(t){t instanceof h&&t.exitDecimalType(this)}}Dl.DecimalTypeContext=Fp;class Hp extends Ap{constructor(t,e){super(t),super.copyFrom(e)}CODE(){return this.getToken(Dl.CODE,0)}enterRule(t){t instanceof h&&t.enterCodeType(this)}exitRule(t){t instanceof h&&t.exitCodeType(this)}}Dl.CodeTypeContext=Hp;class Vp extends Ap{constructor(t,e){super(t),super.copyFrom(e)}DATE(){return this.getToken(Dl.DATE,0)}enterRule(t){t instanceof h&&t.enterDateType(this)}exitRule(t){t instanceof h&&t.exitDateType(this)}}Dl.DateTypeContext=Vp;class Bp extends Ap{constructor(t,e){super(t),super.copyFrom(e)}DBID(){return this.getToken(Dl.DBID,0)}enterRule(t){t instanceof h&&t.enterDbIdType(this)}exitRule(t){t instanceof h&&t.exitDbIdType(this)}}Dl.DbIdTypeContext=Bp;class Gp extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_category_type,this.t1=null}TYPE_IDENTIFIER(){return this.getToken(Dl.TYPE_IDENTIFIER,0)}enterRule(t){t instanceof h&&t.enterCategory_type(this)}exitRule(t){t instanceof h&&t.exitCategory_type(this)}}class jp extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_mutable_category_type}category_type(){return this.getTypedRuleContext(Gp,0)}MUTABLE(){return this.getToken(Dl.MUTABLE,0)}enterRule(t){t instanceof h&&t.enterMutable_category_type(this)}exitRule(t){t instanceof h&&t.exitMutable_category_type(this)}}class Wp extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_code_type,this.t1=null}CODE(){return this.getToken(Dl.CODE,0)}enterRule(t){t instanceof h&&t.enterCode_type(this)}exitRule(t){t instanceof h&&t.exitCode_type(this)}}class Jp extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_category_declaration}copyFrom(t){super.copyFrom(t)}}class Yp extends Jp{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}concrete_category_declaration(){return this.getTypedRuleContext(Bl,0)}enterRule(t){t instanceof h&&t.enterConcreteCategoryDeclaration(this)}exitRule(t){t instanceof h&&t.exitConcreteCategoryDeclaration(this)}}Dl.ConcreteCategoryDeclarationContext=Yp;class qp extends Jp{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}native_category_declaration(){return this.getTypedRuleContext(ec,0)}enterRule(t){t instanceof h&&t.enterNativeCategoryDeclaration(this)}exitRule(t){t instanceof h&&t.exitNativeCategoryDeclaration(this)}}Dl.NativeCategoryDeclarationContext=qp;class Xp extends Jp{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}singleton_category_declaration(){return this.getTypedRuleContext(Gl,0)}enterRule(t){t instanceof h&&t.enterSingletonCategoryDeclaration(this)}exitRule(t){t instanceof h&&t.exitSingletonCategoryDeclaration(this)}}Dl.SingletonCategoryDeclarationContext=Xp;class Kp extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_widget_declaration}copyFrom(t){super.copyFrom(t)}}class zp extends Kp{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}concrete_widget_declaration(){return this.getTypedRuleContext(Hl,0)}enterRule(t){t instanceof h&&t.enterConcreteWidgetDeclaration(this)}exitRule(t){t instanceof h&&t.exitConcreteWidgetDeclaration(this)}}Dl.ConcreteWidgetDeclarationContext=zp;class Qp extends Kp{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}native_widget_declaration(){return this.getTypedRuleContext(Vl,0)}enterRule(t){t instanceof h&&t.enterNativeWidgetDeclaration(this)}exitRule(t){t instanceof h&&t.exitNativeWidgetDeclaration(this)}}Dl.NativeWidgetDeclarationContext=Qp;class Zp extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"type_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(uf):this.getTypedRuleContext(uf,t)})),bl(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.COMMA):this.getToken(Dl.COMMA,t)})),this.parser=t,this.ruleIndex=Dl.RULE_type_identifier_list}enterRule(t){t instanceof h&&t.enterType_identifier_list(this)}exitRule(t){t instanceof h&&t.exitType_identifier_list(this)}}class $p extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_method_identifier}variable_identifier(){return this.getTypedRuleContext(lf,0)}type_identifier(){return this.getTypedRuleContext(uf,0)}enterRule(t){t instanceof h&&t.enterMethod_identifier(this)}exitRule(t){t instanceof h&&t.exitMethod_identifier(this)}}class tf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_identifier_or_keyword}identifier(){return this.getTypedRuleContext(rf,0)}keyword(){return this.getTypedRuleContext(yx,0)}enterRule(t){t instanceof h&&t.enterIdentifier_or_keyword(this)}exitRule(t){t instanceof h&&t.exitIdentifier_or_keyword(this)}}class ef extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_nospace_hyphen_identifier_or_keyword}MINUS(){return this.getToken(Dl.MINUS,0)}nospace_identifier_or_keyword(){return this.getTypedRuleContext(sf,0)}enterRule(t){t instanceof h&&t.enterNospace_hyphen_identifier_or_keyword(this)}exitRule(t){t instanceof h&&t.exitNospace_hyphen_identifier_or_keyword(this)}}class sf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_nospace_identifier_or_keyword}identifier_or_keyword(){return this.getTypedRuleContext(tf,0)}enterRule(t){t instanceof h&&t.enterNospace_identifier_or_keyword(this)}exitRule(t){t instanceof h&&t.exitNospace_identifier_or_keyword(this)}}class rf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_identifier}copyFrom(t){super.copyFrom(t)}}class nf extends rf{constructor(t,e){super(t),super.copyFrom(e)}type_identifier(){return this.getTypedRuleContext(uf,0)}enterRule(t){t instanceof h&&t.enterTypeIdentifier(this)}exitRule(t){t instanceof h&&t.exitTypeIdentifier(this)}}Dl.TypeIdentifierContext=nf;class af extends rf{constructor(t,e){super(t),super.copyFrom(e)}symbol_identifier(){return this.getTypedRuleContext(df,0)}enterRule(t){t instanceof h&&t.enterSymbolIdentifier(this)}exitRule(t){t instanceof h&&t.exitSymbolIdentifier(this)}}Dl.SymbolIdentifierContext=af;class of extends rf{constructor(t,e){super(t),super.copyFrom(e)}variable_identifier(){return this.getTypedRuleContext(lf,0)}enterRule(t){t instanceof h&&t.enterVariableIdentifier(this)}exitRule(t){t instanceof h&&t.exitVariableIdentifier(this)}}Dl.VariableIdentifierContext=of;class hf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_member_identifier}VARIABLE_IDENTIFIER(){return this.getToken(Dl.VARIABLE_IDENTIFIER,0)}CATEGORY(){return this.getToken(Dl.CATEGORY,0)}MUTABLE(){return this.getToken(Dl.MUTABLE,0)}STORABLE(){return this.getToken(Dl.STORABLE,0)}RESOURCE(){return this.getToken(Dl.RESOURCE,0)}enterRule(t){t instanceof h&&t.enterMember_identifier(this)}exitRule(t){t instanceof h&&t.exitMember_identifier(this)}}class lf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_variable_identifier}VARIABLE_IDENTIFIER(){return this.getToken(Dl.VARIABLE_IDENTIFIER,0)}CATEGORY(){return this.getToken(Dl.CATEGORY,0)}RESOURCE(){return this.getToken(Dl.RESOURCE,0)}enterRule(t){t instanceof h&&t.enterVariable_identifier(this)}exitRule(t){t instanceof h&&t.exitVariable_identifier(this)}}class cf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_attribute_identifier}VARIABLE_IDENTIFIER(){return this.getToken(Dl.VARIABLE_IDENTIFIER,0)}STORABLE(){return this.getToken(Dl.STORABLE,0)}RESOURCE(){return this.getToken(Dl.RESOURCE,0)}enterRule(t){t instanceof h&&t.enterAttribute_identifier(this)}exitRule(t){t instanceof h&&t.exitAttribute_identifier(this)}}class uf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_type_identifier}TYPE_IDENTIFIER(){return this.getToken(Dl.TYPE_IDENTIFIER,0)}enterRule(t){t instanceof h&&t.enterType_identifier(this)}exitRule(t){t instanceof h&&t.exitType_identifier(this)}}class df extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_symbol_identifier}SYMBOL_IDENTIFIER(){return this.getToken(Dl.SYMBOL_IDENTIFIER,0)}enterRule(t){t instanceof h&&t.enterSymbol_identifier(this)}exitRule(t){t instanceof h&&t.exitSymbol_identifier(this)}}class pf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"argument",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(ff):this.getTypedRuleContext(ff,t)})),bl(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.COMMA):this.getToken(Dl.COMMA,t)})),this.parser=t,this.ruleIndex=Dl.RULE_argument_list}enterRule(t){t instanceof h&&t.enterArgument_list(this)}exitRule(t){t instanceof h&&t.exitArgument_list(this)}}class ff extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_argument}copyFrom(t){super.copyFrom(t)}}class _f extends ff{constructor(t,e){super(t),this.arg=null,super.copyFrom(e)}operator_argument(){return this.getTypedRuleContext(Ef,0)}MUTABLE(){return this.getToken(Dl.MUTABLE,0)}enterRule(t){t instanceof h&&t.enterOperatorArgument(this)}exitRule(t){t instanceof h&&t.exitOperatorArgument(this)}}Dl.OperatorArgumentContext=_f;class xf extends ff{constructor(t,e){super(t),this.arg=null,super.copyFrom(e)}code_argument(){return this.getTypedRuleContext(Rf,0)}enterRule(t){t instanceof h&&t.enterCodeArgument(this)}exitRule(t){t instanceof h&&t.exitCodeArgument(this)}}Dl.CodeArgumentContext=xf;class Ef extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_operator_argument}named_argument(){return this.getTypedRuleContext(mf,0)}typed_argument(){return this.getTypedRuleContext(uc,0)}enterRule(t){t instanceof h&&t.enterOperator_argument(this)}exitRule(t){t instanceof h&&t.exitOperator_argument(this)}}class mf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_named_argument}variable_identifier(){return this.getTypedRuleContext(lf,0)}EQ(){return this.getToken(Dl.EQ,0)}literal_expression(){return this.getTypedRuleContext(b_,0)}enterRule(t){t instanceof h&&t.enterNamed_argument(this)}exitRule(t){t instanceof h&&t.exitNamed_argument(this)}}class Rf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_code_argument,this.name=null}code_type(){return this.getTypedRuleContext(Wp,0)}variable_identifier(){return this.getTypedRuleContext(lf,0)}enterRule(t){t instanceof h&&t.enterCode_argument(this)}exitRule(t){t instanceof h&&t.exitCode_argument(this)}}class Tf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_category_or_any_type}typedef(){return this.getTypedRuleContext(dp,0)}any_type(){return this.getTypedRuleContext(gf,0)}enterRule(t){t instanceof h&&t.enterCategory_or_any_type(this)}exitRule(t){t instanceof h&&t.exitCategory_or_any_type(this)}}class gf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_any_type}copyFrom(t){super.copyFrom(t)}}class yf extends gf{constructor(t,e){super(t),super.copyFrom(e)}any_type(){return this.getTypedRuleContext(gf,0)}LBRAK(){return this.getToken(Dl.LBRAK,0)}RBRAK(){return this.getToken(Dl.RBRAK,0)}enterRule(t){t instanceof h&&t.enterAnyListType(this)}exitRule(t){t instanceof h&&t.exitAnyListType(this)}}Dl.AnyListTypeContext=yf;class Af extends gf{constructor(t,e){super(t),super.copyFrom(e)}ANY(){return this.getToken(Dl.ANY,0)}enterRule(t){t instanceof h&&t.enterAnyType(this)}exitRule(t){t instanceof h&&t.exitAnyType(this)}}Dl.AnyTypeContext=Af;class Lf extends gf{constructor(t,e){super(t),super.copyFrom(e)}any_type(){return this.getTypedRuleContext(gf,0)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}enterRule(t){t instanceof h&&t.enterAnyDictType(this)}exitRule(t){t instanceof h&&t.exitAnyDictType(this)}}Dl.AnyDictTypeContext=Lf;class If extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"member_method_declaration",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Cf):this.getTypedRuleContext(Cf,t)})),bl(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Mx):this.getTypedRuleContext(Mx,t)})),this.parser=t,this.ruleIndex=Dl.RULE_member_method_declaration_list}enterRule(t){t instanceof h&&t.enterMember_method_declaration_list(this)}exitRule(t){t instanceof h&&t.exitMember_method_declaration_list(this)}}class Cf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"comment_statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Gf):this.getTypedRuleContext(Gf,t)})),bl(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Mx):this.getTypedRuleContext(Mx,t)})),bl(this,"annotation_constructor",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Wd):this.getTypedRuleContext(Wd,t)})),this.parser=t,this.ruleIndex=Dl.RULE_member_method_declaration}setter_method_declaration(){return this.getTypedRuleContext(zl,0)}getter_method_declaration(){return this.getTypedRuleContext(Zl,0)}concrete_method_declaration(){return this.getTypedRuleContext(oc,0)}abstract_method_declaration(){return this.getTypedRuleContext(ac,0)}operator_method_declaration(){return this.getTypedRuleContext(Kl,0)}enterRule(t){t instanceof h&&t.enterMember_method_declaration(this)}exitRule(t){t instanceof h&&t.exitMember_method_declaration(this)}}class vf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"native_member_method_declaration",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(bf):this.getTypedRuleContext(bf,t)})),bl(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Mx):this.getTypedRuleContext(Mx,t)})),this.parser=t,this.ruleIndex=Dl.RULE_native_member_method_declaration_list}enterRule(t){t instanceof h&&t.enterNative_member_method_declaration_list(this)}exitRule(t){t instanceof h&&t.exitNative_member_method_declaration_list(this)}}class bf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"comment_statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Gf):this.getTypedRuleContext(Gf,t)})),bl(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Mx):this.getTypedRuleContext(Mx,t)})),bl(this,"annotation_constructor",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Wd):this.getTypedRuleContext(Wd,t)})),this.parser=t,this.ruleIndex=Dl.RULE_native_member_method_declaration}native_getter_declaration(){return this.getTypedRuleContext($l,0)}native_setter_declaration(){return this.getTypedRuleContext(Ql,0)}native_method_declaration(){return this.getTypedRuleContext(hc,0)}enterRule(t){t instanceof h&&t.enterNative_member_method_declaration(this)}exitRule(t){t instanceof h&&t.exitNative_member_method_declaration(this)}}class wf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_native_category_binding}copyFrom(t){super.copyFrom(t)}}class Nf extends wf{constructor(t,e){super(t),this.binding=null,super.copyFrom(e)}PYTHON2(){return this.getToken(Dl.PYTHON2,0)}python_category_binding(){return this.getTypedRuleContext(kf,0)}enterRule(t){t instanceof h&&t.enterPython2CategoryBinding(this)}exitRule(t){t instanceof h&&t.exitPython2CategoryBinding(this)}}Dl.Python2CategoryBindingContext=Nf;class Sf extends wf{constructor(t,e){super(t),this.binding=null,super.copyFrom(e)}PYTHON3(){return this.getToken(Dl.PYTHON3,0)}python_category_binding(){return this.getTypedRuleContext(kf,0)}enterRule(t){t instanceof h&&t.enterPython3CategoryBinding(this)}exitRule(t){t instanceof h&&t.exitPython3CategoryBinding(this)}}Dl.Python3CategoryBindingContext=Sf;class Of extends wf{constructor(t,e){super(t),this.binding=null,super.copyFrom(e)}JAVA(){return this.getToken(Dl.JAVA,0)}java_class_identifier_expression(){return this.getTypedRuleContext(fm,0)}enterRule(t){t instanceof h&&t.enterJavaCategoryBinding(this)}exitRule(t){t instanceof h&&t.exitJavaCategoryBinding(this)}}Dl.JavaCategoryBindingContext=Of;class Df extends wf{constructor(t,e){super(t),this.binding=null,super.copyFrom(e)}CSHARP(){return this.getToken(Dl.CSHARP,0)}csharp_identifier_expression(){return this.getTypedRuleContext(Gm,0)}enterRule(t){t instanceof h&&t.enterCSharpCategoryBinding(this)}exitRule(t){t instanceof h&&t.exitCSharpCategoryBinding(this)}}Dl.CSharpCategoryBindingContext=Df;class Mf extends wf{constructor(t,e){super(t),this.binding=null,super.copyFrom(e)}JAVASCRIPT(){return this.getToken(Dl.JAVASCRIPT,0)}javascript_category_binding(){return this.getTypedRuleContext(Pf,0)}enterRule(t){t instanceof h&&t.enterJavascriptCategoryBinding(this)}exitRule(t){t instanceof h&&t.exitJavascriptCategoryBinding(this)}}Dl.JavascriptCategoryBindingContext=Mf;class kf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_python_category_binding}identifier(){return this.getTypedRuleContext(rf,0)}python_module(){return this.getTypedRuleContext(Uf,0)}enterRule(t){t instanceof h&&t.enterPython_category_binding(this)}exitRule(t){t instanceof h&&t.exitPython_category_binding(this)}}class Uf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"python_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(YE):this.getTypedRuleContext(YE,t)})),bl(this,"DOT",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.DOT):this.getToken(Dl.DOT,t)})),this.parser=t,this.ruleIndex=Dl.RULE_python_module}FROM(){return this.getToken(Dl.FROM,0)}module_token(){return this.getTypedRuleContext(Ix,0)}COLON(){return this.getToken(Dl.COLON,0)}enterRule(t){t instanceof h&&t.enterPython_module(this)}exitRule(t){t instanceof h&&t.exitPython_module(this)}}class Pf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"javascript_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(oE):this.getTypedRuleContext(oE,t)})),bl(this,"DOT",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.DOT):this.getToken(Dl.DOT,t)})),this.parser=t,this.ruleIndex=Dl.RULE_javascript_category_binding}javascript_module(){return this.getTypedRuleContext(Ff,0)}enterRule(t){t instanceof h&&t.enterJavascript_category_binding(this)}exitRule(t){t instanceof h&&t.exitJavascript_category_binding(this)}}class Ff extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"javascript_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(oE):this.getTypedRuleContext(oE,t)})),bl(this,"SLASH",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.SLASH):this.getToken(Dl.SLASH,t)})),this.parser=t,this.ruleIndex=Dl.RULE_javascript_module}FROM(){return this.getToken(Dl.FROM,0)}module_token(){return this.getTypedRuleContext(Ix,0)}COLON(){return this.getToken(Dl.COLON,0)}DOT(){return this.getToken(Dl.DOT,0)}enterRule(t){t instanceof h&&t.enterJavascript_module(this)}exitRule(t){t instanceof h&&t.exitJavascript_module(this)}}class Hf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"variable_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(lf):this.getTypedRuleContext(lf,t)})),bl(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.COMMA):this.getToken(Dl.COMMA,t)})),this.parser=t,this.ruleIndex=Dl.RULE_variable_identifier_list}enterRule(t){t instanceof h&&t.enterVariable_identifier_list(this)}exitRule(t){t instanceof h&&t.exitVariable_identifier_list(this)}}class Vf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"attribute_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(cf):this.getTypedRuleContext(cf,t)})),bl(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.COMMA):this.getToken(Dl.COMMA,t)})),this.parser=t,this.ruleIndex=Dl.RULE_attribute_identifier_list}enterRule(t){t instanceof h&&t.enterAttribute_identifier_list(this)}exitRule(t){t instanceof h&&t.exitAttribute_identifier_list(this)}}class Bf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_method_declaration}abstract_method_declaration(){return this.getTypedRuleContext(ac,0)}concrete_method_declaration(){return this.getTypedRuleContext(oc,0)}native_method_declaration(){return this.getTypedRuleContext(hc,0)}test_method_declaration(){return this.getTypedRuleContext(lc,0)}enterRule(t){t instanceof h&&t.enterMethod_declaration(this)}exitRule(t){t instanceof h&&t.exitMethod_declaration(this)}}class Gf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_comment_statement}COMMENT(){return this.getToken(Dl.COMMENT,0)}enterRule(t){t instanceof h&&t.enterComment_statement(this)}exitRule(t){t instanceof h&&t.exitComment_statement(this)}}class jf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"native_statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Wf):this.getTypedRuleContext(Wf,t)})),bl(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Mx):this.getTypedRuleContext(Mx,t)})),this.parser=t,this.ruleIndex=Dl.RULE_native_statement_list}enterRule(t){t instanceof h&&t.enterNative_statement_list(this)}exitRule(t){t instanceof h&&t.exitNative_statement_list(this)}}class Wf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_native_statement}copyFrom(t){super.copyFrom(t)}}class Jf extends Wf{constructor(t,e){super(t),super.copyFrom(e)}CSHARP(){return this.getToken(Dl.CSHARP,0)}csharp_statement(){return this.getTypedRuleContext(Lm,0)}enterRule(t){t instanceof h&&t.enterCSharpNativeStatement(this)}exitRule(t){t instanceof h&&t.exitCSharpNativeStatement(this)}}Dl.CSharpNativeStatementContext=Jf;class Yf extends Wf{constructor(t,e){super(t),super.copyFrom(e)}JAVA(){return this.getToken(Dl.JAVA,0)}java_statement(){return this.getTypedRuleContext(qE,0)}enterRule(t){t instanceof h&&t.enterJavaNativeStatement(this)}exitRule(t){t instanceof h&&t.exitJavaNativeStatement(this)}}Dl.JavaNativeStatementContext=Yf;class qf extends Wf{constructor(t,e){super(t),super.copyFrom(e)}JAVASCRIPT(){return this.getToken(Dl.JAVASCRIPT,0)}javascript_native_statement(){return this.getTypedRuleContext(Qf,0)}enterRule(t){t instanceof h&&t.enterJavascriptNativeStatement(this)}exitRule(t){t instanceof h&&t.exitJavascriptNativeStatement(this)}}Dl.JavascriptNativeStatementContext=qf;class Xf extends Wf{constructor(t,e){super(t),super.copyFrom(e)}PYTHON2(){return this.getToken(Dl.PYTHON2,0)}python_native_statement(){return this.getTypedRuleContext(zf,0)}enterRule(t){t instanceof h&&t.enterPython2NativeStatement(this)}exitRule(t){t instanceof h&&t.exitPython2NativeStatement(this)}}Dl.Python2NativeStatementContext=Xf;class Kf extends Wf{constructor(t,e){super(t),super.copyFrom(e)}PYTHON3(){return this.getToken(Dl.PYTHON3,0)}python_native_statement(){return this.getTypedRuleContext(zf,0)}enterRule(t){t instanceof h&&t.enterPython3NativeStatement(this)}exitRule(t){t instanceof h&&t.exitPython3NativeStatement(this)}}Dl.Python3NativeStatementContext=Kf;class zf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_python_native_statement}python_statement(){return this.getTypedRuleContext(hE,0)}SEMI(){return this.getToken(Dl.SEMI,0)}python_module(){return this.getTypedRuleContext(Uf,0)}enterRule(t){t instanceof h&&t.enterPython_native_statement(this)}exitRule(t){t instanceof h&&t.exitPython_native_statement(this)}}class Qf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_javascript_native_statement}javascript_statement(){return this.getTypedRuleContext(kx,0)}SEMI(){return this.getToken(Dl.SEMI,0)}javascript_module(){return this.getTypedRuleContext(Ff,0)}enterRule(t){t instanceof h&&t.enterJavascript_native_statement(this)}exitRule(t){t instanceof h&&t.exitJavascript_native_statement(this)}}class Zf extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(_c):this.getTypedRuleContext(_c,t)})),bl(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Mx):this.getTypedRuleContext(Mx,t)})),this.parser=t,this.ruleIndex=Dl.RULE_statement_list}enterRule(t){t instanceof h&&t.enterStatement_list(this)}exitRule(t){t instanceof h&&t.exitStatement_list(this)}}class $f extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"assertion",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(cc):this.getTypedRuleContext(cc,t)})),bl(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Mx):this.getTypedRuleContext(Mx,t)})),this.parser=t,this.ruleIndex=Dl.RULE_assertion_list}enterRule(t){t instanceof h&&t.enterAssertion_list(this)}exitRule(t){t instanceof h&&t.exitAssertion_list(this)}}class t_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"switch_case_statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Gc):this.getTypedRuleContext(Gc,t)})),bl(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Mx):this.getTypedRuleContext(Mx,t)})),this.parser=t,this.ruleIndex=Dl.RULE_switch_case_statement_list}enterRule(t){t instanceof h&&t.enterSwitch_case_statement_list(this)}exitRule(t){t instanceof h&&t.exitSwitch_case_statement_list(this)}}class e_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"catch_statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(tu):this.getTypedRuleContext(tu,t)})),bl(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Mx):this.getTypedRuleContext(Mx,t)})),this.parser=t,this.ruleIndex=Dl.RULE_catch_statement_list}enterRule(t){t instanceof h&&t.enterCatch_statement_list(this)}exitRule(t){t instanceof h&&t.exitCatch_statement_list(this)}}class i_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_literal_collection}copyFrom(t){super.copyFrom(t)}}class s_ extends i_{constructor(t,e){super(t),super.copyFrom(e)}LBRAK(){return this.getToken(Dl.LBRAK,0)}literal_list_literal(){return this.getTypedRuleContext(L_,0)}RBRAK(){return this.getToken(Dl.RBRAK,0)}enterRule(t){t instanceof h&&t.enterLiteralListLiteral(this)}exitRule(t){t instanceof h&&t.exitLiteralListLiteral(this)}}Dl.LiteralListLiteralContext=s_;class r_ extends i_{constructor(t,e){super(t),bl(this,"atomic_literal",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(a_):this.getTypedRuleContext(a_,t)})),this.low=null,this.high=null,super.copyFrom(e)}LBRAK(){return this.getToken(Dl.LBRAK,0)}RANGE(){return this.getToken(Dl.RANGE,0)}RBRAK(){return this.getToken(Dl.RBRAK,0)}enterRule(t){t instanceof h&&t.enterLiteralRangeLiteral(this)}exitRule(t){t instanceof h&&t.exitLiteralRangeLiteral(this)}}Dl.LiteralRangeLiteralContext=r_;class n_ extends i_{constructor(t,e){super(t),super.copyFrom(e)}LT(){return this.getToken(Dl.LT,0)}literal_list_literal(){return this.getTypedRuleContext(L_,0)}GT(){return this.getToken(Dl.GT,0)}enterRule(t){t instanceof h&&t.enterLiteralSetLiteral(this)}exitRule(t){t instanceof h&&t.exitLiteralSetLiteral(this)}}Dl.LiteralSetLiteralContext=n_;class a_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_atomic_literal}copyFrom(t){super.copyFrom(t)}}class o_ extends a_{constructor(t,e){super(t),super.copyFrom(e)}MIN_INTEGER(){return this.getToken(Dl.MIN_INTEGER,0)}enterRule(t){t instanceof h&&t.enterMinIntegerLiteral(this)}exitRule(t){t instanceof h&&t.exitMinIntegerLiteral(this)}}Dl.MinIntegerLiteralContext=o_;class h_ extends a_{constructor(t,e){super(t),super.copyFrom(e)}DATE_LITERAL(){return this.getToken(Dl.DATE_LITERAL,0)}enterRule(t){t instanceof h&&t.enterDateLiteral(this)}exitRule(t){t instanceof h&&t.exitDateLiteral(this)}}Dl.DateLiteralContext=h_;class l_ extends a_{constructor(t,e){super(t),super.copyFrom(e)}symbol_identifier(){return this.getTypedRuleContext(df,0)}enterRule(t){t instanceof h&&t.enterSymbolLiteral(this)}exitRule(t){t instanceof h&&t.exitSymbolLiteral(this)}}Dl.SymbolLiteralContext=l_;class c_ extends a_{constructor(t,e){super(t),super.copyFrom(e)}BOOLEAN_LITERAL(){return this.getToken(Dl.BOOLEAN_LITERAL,0)}enterRule(t){t instanceof h&&t.enterBooleanLiteral(this)}exitRule(t){t instanceof h&&t.exitBooleanLiteral(this)}}Dl.BooleanLiteralContext=c_;class u_ extends a_{constructor(t,e){super(t),super.copyFrom(e)}VERSION_LITERAL(){return this.getToken(Dl.VERSION_LITERAL,0)}enterRule(t){t instanceof h&&t.enterVersionLiteral(this)}exitRule(t){t instanceof h&&t.exitVersionLiteral(this)}}Dl.VersionLiteralContext=u_;class d_ extends a_{constructor(t,e){super(t),super.copyFrom(e)}HEXA_LITERAL(){return this.getToken(Dl.HEXA_LITERAL,0)}enterRule(t){t instanceof h&&t.enterHexadecimalLiteral(this)}exitRule(t){t instanceof h&&t.exitHexadecimalLiteral(this)}}Dl.HexadecimalLiteralContext=d_;class p_ extends a_{constructor(t,e){super(t),super.copyFrom(e)}UUID_LITERAL(){return this.getToken(Dl.UUID_LITERAL,0)}enterRule(t){t instanceof h&&t.enterUUIDLiteral(this)}exitRule(t){t instanceof h&&t.exitUUIDLiteral(this)}}Dl.UUIDLiteralContext=p_;class f_ extends a_{constructor(t,e){super(t),super.copyFrom(e)}MAX_INTEGER(){return this.getToken(Dl.MAX_INTEGER,0)}enterRule(t){t instanceof h&&t.enterMaxIntegerLiteral(this)}exitRule(t){t instanceof h&&t.exitMaxIntegerLiteral(this)}}Dl.MaxIntegerLiteralContext=f_;class __ extends a_{constructor(t,e){super(t),super.copyFrom(e)}type_literal(){return this.getTypedRuleContext(Ud,0)}enterRule(t){t instanceof h&&t.enterTypeLiteral(this)}exitRule(t){t instanceof h&&t.exitTypeLiteral(this)}}Dl.TypeLiteralContext=__;class x_ extends a_{constructor(t,e){super(t),super.copyFrom(e)}DATETIME_LITERAL(){return this.getToken(Dl.DATETIME_LITERAL,0)}enterRule(t){t instanceof h&&t.enterDateTimeLiteral(this)}exitRule(t){t instanceof h&&t.exitDateTimeLiteral(this)}}Dl.DateTimeLiteralContext=x_;class E_ extends a_{constructor(t,e){super(t),super.copyFrom(e)}PERIOD_LITERAL(){return this.getToken(Dl.PERIOD_LITERAL,0)}enterRule(t){t instanceof h&&t.enterPeriodLiteral(this)}exitRule(t){t instanceof h&&t.exitPeriodLiteral(this)}}Dl.PeriodLiteralContext=E_;class m_ extends a_{constructor(t,e){super(t),super.copyFrom(e)}DECIMAL_LITERAL(){return this.getToken(Dl.DECIMAL_LITERAL,0)}MINUS(){return this.getToken(Dl.MINUS,0)}enterRule(t){t instanceof h&&t.enterDecimalLiteral(this)}exitRule(t){t instanceof h&&t.exitDecimalLiteral(this)}}Dl.DecimalLiteralContext=m_;class R_ extends a_{constructor(t,e){super(t),super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(Dl.TEXT_LITERAL,0)}enterRule(t){t instanceof h&&t.enterTextLiteral(this)}exitRule(t){t instanceof h&&t.exitTextLiteral(this)}}Dl.TextLiteralContext=R_;class T_ extends a_{constructor(t,e){super(t),super.copyFrom(e)}null_literal(){return this.getTypedRuleContext(Pd,0)}enterRule(t){t instanceof h&&t.enterNullLiteral(this)}exitRule(t){t instanceof h&&t.exitNullLiteral(this)}}Dl.NullLiteralContext=T_;class g_ extends a_{constructor(t,e){super(t),super.copyFrom(e)}INTEGER_LITERAL(){return this.getToken(Dl.INTEGER_LITERAL,0)}MINUS(){return this.getToken(Dl.MINUS,0)}enterRule(t){t instanceof h&&t.enterIntegerLiteral(this)}exitRule(t){t instanceof h&&t.exitIntegerLiteral(this)}}Dl.IntegerLiteralContext=g_;class y_ extends a_{constructor(t,e){super(t),super.copyFrom(e)}TIME_LITERAL(){return this.getToken(Dl.TIME_LITERAL,0)}enterRule(t){t instanceof h&&t.enterTimeLiteral(this)}exitRule(t){t instanceof h&&t.exitTimeLiteral(this)}}Dl.TimeLiteralContext=y_;class A_ extends a_{constructor(t,e){super(t),super.copyFrom(e)}CHAR_LITERAL(){return this.getToken(Dl.CHAR_LITERAL,0)}enterRule(t){t instanceof h&&t.enterCharacterLiteral(this)}exitRule(t){t instanceof h&&t.exitCharacterLiteral(this)}}Dl.CharacterLiteralContext=A_;class L_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"atomic_literal",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(a_):this.getTypedRuleContext(a_,t)})),bl(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.COMMA):this.getToken(Dl.COMMA,t)})),this.parser=t,this.ruleIndex=Dl.RULE_literal_list_literal}enterRule(t){t instanceof h&&t.enterLiteral_list_literal(this)}exitRule(t){t instanceof h&&t.exitLiteral_list_literal(this)}}class I_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_this_expression}SELF(){return this.getToken(Dl.SELF,0)}THIS(){return this.getToken(Dl.THIS,0)}enterRule(t){t instanceof h&&t.enterThis_expression(this)}exitRule(t){t instanceof h&&t.exitThis_expression(this)}}class C_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_super_expression}SUPER(){return this.getToken(Dl.SUPER,0)}category_type(){return this.getTypedRuleContext(Gp,0)}DOT(){return this.getToken(Dl.DOT,0)}enterRule(t){t instanceof h&&t.enterSuper_expression(this)}exitRule(t){t instanceof h&&t.exitSuper_expression(this)}}class v_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_parenthesis_expression}LPAR(){return this.getToken(Dl.LPAR,0)}expression(){return this.getTypedRuleContext(hu,0)}RPAR(){return this.getToken(Dl.RPAR,0)}enterRule(t){t instanceof h&&t.enterParenthesis_expression(this)}exitRule(t){t instanceof h&&t.exitParenthesis_expression(this)}}class b_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_literal_expression}atomic_literal(){return this.getTypedRuleContext(a_,0)}collection_literal(){return this.getTypedRuleContext(w_,0)}enterRule(t){t instanceof h&&t.enterLiteral_expression(this)}exitRule(t){t instanceof h&&t.exitLiteral_expression(this)}}class w_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_collection_literal}range_literal(){return this.getTypedRuleContext(up,0)}list_literal(){return this.getTypedRuleContext(hp,0)}set_literal(){return this.getTypedRuleContext(lp,0)}dict_literal(){return this.getTypedRuleContext(S_,0)}document_literal(){return this.getTypedRuleContext(O_,0)}tuple_literal(){return this.getTypedRuleContext(N_,0)}enterRule(t){t instanceof h&&t.enterCollection_literal(this)}exitRule(t){t instanceof h&&t.exitCollection_literal(this)}}class N_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_tuple_literal}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}MUTABLE(){return this.getToken(Dl.MUTABLE,0)}expression_tuple(){return this.getTypedRuleContext(D_,0)}enterRule(t){t instanceof h&&t.enterTuple_literal(this)}exitRule(t){t instanceof h&&t.exitTuple_literal(this)}}class S_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_dict_literal}LTCOLONGT(){return this.getToken(Dl.LTCOLONGT,0)}MUTABLE(){return this.getToken(Dl.MUTABLE,0)}LT(){return this.getToken(Dl.LT,0)}dict_entry_list(){return this.getTypedRuleContext(H_,0)}GT(){return this.getToken(Dl.GT,0)}COLON(){return this.getToken(Dl.COLON,0)}enterRule(t){t instanceof h&&t.enterDict_literal(this)}exitRule(t){t instanceof h&&t.exitDict_literal(this)}}class O_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_document_literal}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}doc_entry_list(){return this.getTypedRuleContext(M_,0)}enterRule(t){t instanceof h&&t.enterDocument_literal(this)}exitRule(t){t instanceof h&&t.exitDocument_literal(this)}}class D_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),bl(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.COMMA):this.getToken(Dl.COMMA,t)})),this.parser=t,this.ruleIndex=Dl.RULE_expression_tuple}enterRule(t){t instanceof h&&t.enterExpression_tuple(this)}exitRule(t){t instanceof h&&t.exitExpression_tuple(this)}}class M_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"doc_entry",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(k_):this.getTypedRuleContext(k_,t)})),bl(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.COMMA):this.getToken(Dl.COMMA,t)})),this.parser=t,this.ruleIndex=Dl.RULE_doc_entry_list}enterRule(t){t instanceof h&&t.enterDoc_entry_list(this)}exitRule(t){t instanceof h&&t.exitDoc_entry_list(this)}}class k_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_doc_entry,this.key=null,this.value=null}COLON(){return this.getToken(Dl.COLON,0)}doc_key(){return this.getTypedRuleContext(U_,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterDoc_entry(this)}exitRule(t){t instanceof h&&t.exitDoc_entry(this)}}class U_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_doc_key}copyFrom(t){super.copyFrom(t)}}class P_ extends U_{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}identifier_or_keyword(){return this.getTypedRuleContext(tf,0)}enterRule(t){t instanceof h&&t.enterDocKeyIdentifier(this)}exitRule(t){t instanceof h&&t.exitDocKeyIdentifier(this)}}Dl.DocKeyIdentifierContext=P_;class F_ extends U_{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(Dl.TEXT_LITERAL,0)}enterRule(t){t instanceof h&&t.enterDocKeyText(this)}exitRule(t){t instanceof h&&t.exitDocKeyText(this)}}Dl.DocKeyTextContext=F_;class H_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"dict_entry",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(V_):this.getTypedRuleContext(V_,t)})),bl(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.COMMA):this.getToken(Dl.COMMA,t)})),this.parser=t,this.ruleIndex=Dl.RULE_dict_entry_list}enterRule(t){t instanceof h&&t.enterDict_entry_list(this)}exitRule(t){t instanceof h&&t.exitDict_entry_list(this)}}class V_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_dict_entry,this.key=null,this.value=null}COLON(){return this.getToken(Dl.COLON,0)}dict_key(){return this.getTypedRuleContext(B_,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterDict_entry(this)}exitRule(t){t instanceof h&&t.exitDict_entry(this)}}class B_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_dict_key}copyFrom(t){super.copyFrom(t)}}class G_ extends B_{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}identifier_or_keyword(){return this.getTypedRuleContext(tf,0)}enterRule(t){t instanceof h&&t.enterDictKeyIdentifier(this)}exitRule(t){t instanceof h&&t.exitDictKeyIdentifier(this)}}Dl.DictKeyIdentifierContext=G_;class j_ extends B_{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(Dl.TEXT_LITERAL,0)}enterRule(t){t instanceof h&&t.enterDictKeyText(this)}exitRule(t){t instanceof h&&t.exitDictKeyText(this)}}Dl.DictKeyTextContext=j_;class W_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_slice_arguments}copyFrom(t){super.copyFrom(t)}}class J_ extends W_{constructor(t,e){super(t),bl(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hu):this.getTypedRuleContext(hu,t)})),this.first=null,this.last=null,super.copyFrom(e)}COLON(){return this.getToken(Dl.COLON,0)}enterRule(t){t instanceof h&&t.enterSliceFirstAndLast(this)}exitRule(t){t instanceof h&&t.exitSliceFirstAndLast(this)}}Dl.SliceFirstAndLastContext=J_;class Y_ extends W_{constructor(t,e){super(t),this.last=null,super.copyFrom(e)}COLON(){return this.getToken(Dl.COLON,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterSliceLastOnly(this)}exitRule(t){t instanceof h&&t.exitSliceLastOnly(this)}}Dl.SliceLastOnlyContext=Y_;class q_ extends W_{constructor(t,e){super(t),this.first=null,super.copyFrom(e)}COLON(){return this.getToken(Dl.COLON,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterSliceFirstOnly(this)}exitRule(t){t instanceof h&&t.exitSliceFirstOnly(this)}}Dl.SliceFirstOnlyContext=q_;class X_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_assign_variable_statement}variable_identifier(){return this.getTypedRuleContext(lf,0)}assign(){return this.getTypedRuleContext(bx,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterAssign_variable_statement(this)}exitRule(t){t instanceof h&&t.exitAssign_variable_statement(this)}}class K_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_assignable_instance}copyFrom(t){super.copyFrom(t)}}class z_ extends K_{constructor(t,e){super(t),super.copyFrom(e)}assignable_instance(){return this.getTypedRuleContext(K_,0)}child_instance(){return this.getTypedRuleContext(Od,0)}enterRule(t){t instanceof h&&t.enterChildInstance(this)}exitRule(t){t instanceof h&&t.exitChildInstance(this)}}Dl.ChildInstanceContext=z_;class Q_ extends K_{constructor(t,e){super(t),super.copyFrom(e)}variable_identifier(){return this.getTypedRuleContext(lf,0)}enterRule(t){t instanceof h&&t.enterRootInstance(this)}exitRule(t){t instanceof h&&t.exitRootInstance(this)}}Dl.RootInstanceContext=Q_;class Z_ extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_is_expression}copyFrom(t){super.copyFrom(t)}}class $_ extends Z_{constructor(t,e){super(t),super.copyFrom(e)}VARIABLE_IDENTIFIER(){return this.getToken(Dl.VARIABLE_IDENTIFIER,0)}category_or_any_type(){return this.getTypedRuleContext(Tf,0)}enterRule(t){t instanceof h&&t.enterIsATypeExpression(this)}exitRule(t){t instanceof h&&t.exitIsATypeExpression(this)}}Dl.IsATypeExpressionContext=$_;class tx extends Z_{constructor(t,e){super(t),super.copyFrom(e)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterIsOtherExpression(this)}exitRule(t){t instanceof h&&t.exitIsOtherExpression(this)}}Dl.IsOtherExpressionContext=tx;class ex extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_metadata}VARIABLE_IDENTIFIER(){return this.getToken(Dl.VARIABLE_IDENTIFIER,0)}enterRule(t){t instanceof h&&t.enterMetadata(this)}exitRule(t){t instanceof h&&t.exitMetadata(this)}}class ix extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_arrow_expression}copyFrom(t){super.copyFrom(t)}}class sx extends ix{constructor(t,e){super(t),super.copyFrom(e)}arrow_prefix(){return this.getTypedRuleContext(nx,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterArrowExpressionBody(this)}exitRule(t){t instanceof h&&t.exitArrowExpressionBody(this)}}Dl.ArrowExpressionBodyContext=sx;class rx extends ix{constructor(t,e){super(t),super.copyFrom(e)}arrow_prefix(){return this.getTypedRuleContext(nx,0)}LCURL(){return this.getToken(Dl.LCURL,0)}statement_list(){return this.getTypedRuleContext(Zf,0)}RCURL(){return this.getToken(Dl.RCURL,0)}enterRule(t){t instanceof h&&t.enterArrowStatementsBody(this)}exitRule(t){t instanceof h&&t.exitArrowStatementsBody(this)}}Dl.ArrowStatementsBodyContext=rx;class nx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"ws_plus",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Fd):this.getTypedRuleContext(Fd,t)})),this.parser=t,this.ruleIndex=Dl.RULE_arrow_prefix,this.s1=null,this.s2=null}arrow_args(){return this.getTypedRuleContext(ax,0)}EGT(){return this.getToken(Dl.EGT,0)}enterRule(t){t instanceof h&&t.enterArrow_prefix(this)}exitRule(t){t instanceof h&&t.exitArrow_prefix(this)}}class ax extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_arrow_args}copyFrom(t){super.copyFrom(t)}}class ox extends ax{constructor(t,e){super(t),super.copyFrom(e)}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}variable_identifier_list(){return this.getTypedRuleContext(Hf,0)}enterRule(t){t instanceof h&&t.enterArrowListArg(this)}exitRule(t){t instanceof h&&t.exitArrowListArg(this)}}Dl.ArrowListArgContext=ox;class hx extends ax{constructor(t,e){super(t),super.copyFrom(e)}variable_identifier(){return this.getTypedRuleContext(lf,0)}enterRule(t){t instanceof h&&t.enterArrowSingleArg(this)}exitRule(t){t instanceof h&&t.exitArrowSingleArg(this)}}Dl.ArrowSingleArgContext=hx;class lx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_sorted_key}instance_expression(){return this.getTypedRuleContext(Qu,0)}arrow_expression(){return this.getTypedRuleContext(ix,0)}enterRule(t){t instanceof h&&t.enterSorted_key(this)}exitRule(t){t instanceof h&&t.exitSorted_key(this)}}class cx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_read_blob_expression,this.source=null}READ(){return this.getToken(Dl.READ,0)}BLOB(){return this.getToken(Dl.BLOB,0)}FROM(){return this.getToken(Dl.FROM,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterRead_blob_expression(this)}exitRule(t){t instanceof h&&t.exitRead_blob_expression(this)}}class ux extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_read_all_expression,this.source=null}READ(){return this.getToken(Dl.READ,0)}ALL(){return this.getToken(Dl.ALL,0)}FROM(){return this.getToken(Dl.FROM,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterRead_all_expression(this)}exitRule(t){t instanceof h&&t.exitRead_all_expression(this)}}class dx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_read_one_expression,this.source=null}READ(){return this.getToken(Dl.READ,0)}ONE(){return this.getToken(Dl.ONE,0)}FROM(){return this.getToken(Dl.FROM,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterRead_one_expression(this)}exitRule(t){t instanceof h&&t.exitRead_one_expression(this)}}class px extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"order_by",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(fx):this.getTypedRuleContext(fx,t)})),bl(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.COMMA):this.getToken(Dl.COMMA,t)})),this.parser=t,this.ruleIndex=Dl.RULE_order_by_list}enterRule(t){t instanceof h&&t.enterOrder_by_list(this)}exitRule(t){t instanceof h&&t.exitOrder_by_list(this)}}class fx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"variable_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(lf):this.getTypedRuleContext(lf,t)})),bl(this,"DOT",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.DOT):this.getToken(Dl.DOT,t)})),this.parser=t,this.ruleIndex=Dl.RULE_order_by}ASC(){return this.getToken(Dl.ASC,0)}DESC(){return this.getToken(Dl.DESC,0)}enterRule(t){t instanceof h&&t.enterOrder_by(this)}exitRule(t){t instanceof h&&t.exitOrder_by(this)}}class _x extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_operator}copyFrom(t){super.copyFrom(t)}}class xx extends _x{constructor(t,e){super(t),super.copyFrom(e)}PLUS(){return this.getToken(Dl.PLUS,0)}enterRule(t){t instanceof h&&t.enterOperatorPlus(this)}exitRule(t){t instanceof h&&t.exitOperatorPlus(this)}}Dl.OperatorPlusContext=xx;class Ex extends _x{constructor(t,e){super(t),super.copyFrom(e)}divide(){return this.getTypedRuleContext(Nx,0)}enterRule(t){t instanceof h&&t.enterOperatorDivide(this)}exitRule(t){t instanceof h&&t.exitOperatorDivide(this)}}Dl.OperatorDivideContext=Ex;class mx extends _x{constructor(t,e){super(t),super.copyFrom(e)}idivide(){return this.getTypedRuleContext(Sx,0)}enterRule(t){t instanceof h&&t.enterOperatorIDivide(this)}exitRule(t){t instanceof h&&t.exitOperatorIDivide(this)}}Dl.OperatorIDivideContext=mx;class Rx extends _x{constructor(t,e){super(t),super.copyFrom(e)}multiply(){return this.getTypedRuleContext(wx,0)}enterRule(t){t instanceof h&&t.enterOperatorMultiply(this)}exitRule(t){t instanceof h&&t.exitOperatorMultiply(this)}}Dl.OperatorMultiplyContext=Rx;class Tx extends _x{constructor(t,e){super(t),super.copyFrom(e)}MINUS(){return this.getToken(Dl.MINUS,0)}enterRule(t){t instanceof h&&t.enterOperatorMinus(this)}exitRule(t){t instanceof h&&t.exitOperatorMinus(this)}}Dl.OperatorMinusContext=Tx;class gx extends _x{constructor(t,e){super(t),super.copyFrom(e)}modulo(){return this.getTypedRuleContext(Ox,0)}enterRule(t){t instanceof h&&t.enterOperatorModulo(this)}exitRule(t){t instanceof h&&t.exitOperatorModulo(this)}}Dl.OperatorModuloContext=gx;class yx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_keyword}JAVA(){return this.getToken(Dl.JAVA,0)}CSHARP(){return this.getToken(Dl.CSHARP,0)}PYTHON2(){return this.getToken(Dl.PYTHON2,0)}PYTHON3(){return this.getToken(Dl.PYTHON3,0)}JAVASCRIPT(){return this.getToken(Dl.JAVASCRIPT,0)}SWIFT(){return this.getToken(Dl.SWIFT,0)}BOOLEAN(){return this.getToken(Dl.BOOLEAN,0)}CHARACTER(){return this.getToken(Dl.CHARACTER,0)}TEXT(){return this.getToken(Dl.TEXT,0)}INTEGER(){return this.getToken(Dl.INTEGER,0)}DECIMAL(){return this.getToken(Dl.DECIMAL,0)}DATE(){return this.getToken(Dl.DATE,0)}TIME(){return this.getToken(Dl.TIME,0)}DATETIME(){return this.getToken(Dl.DATETIME,0)}PERIOD(){return this.getToken(Dl.PERIOD,0)}VERSION(){return this.getToken(Dl.VERSION,0)}CODE(){return this.getToken(Dl.CODE,0)}DOCUMENT(){return this.getToken(Dl.DOCUMENT,0)}BLOB(){return this.getToken(Dl.BLOB,0)}IMAGE(){return this.getToken(Dl.IMAGE,0)}DBID(){return this.getToken(Dl.DBID,0)}UUID(){return this.getToken(Dl.UUID,0)}ITERATOR(){return this.getToken(Dl.ITERATOR,0)}CURSOR(){return this.getToken(Dl.CURSOR,0)}HTML(){return this.getToken(Dl.HTML,0)}ABSTRACT(){return this.getToken(Dl.ABSTRACT,0)}ALL(){return this.getToken(Dl.ALL,0)}ALWAYS(){return this.getToken(Dl.ALWAYS,0)}AND(){return this.getToken(Dl.AND,0)}ANY(){return this.getToken(Dl.ANY,0)}AS(){return this.getToken(Dl.AS,0)}ASC(){return this.getToken(Dl.ASC,0)}ATTR(){return this.getToken(Dl.ATTR,0)}ATTRIBUTE(){return this.getToken(Dl.ATTRIBUTE,0)}ATTRIBUTES(){return this.getToken(Dl.ATTRIBUTES,0)}BINDINGS(){return this.getToken(Dl.BINDINGS,0)}BREAK(){return this.getToken(Dl.BREAK,0)}BY(){return this.getToken(Dl.BY,0)}CASE(){return this.getToken(Dl.CASE,0)}CATCH(){return this.getToken(Dl.CATCH,0)}CATEGORY(){return this.getToken(Dl.CATEGORY,0)}CLASS(){return this.getToken(Dl.CLASS,0)}CONTAINS(){return this.getToken(Dl.CONTAINS,0)}DEF(){return this.getToken(Dl.DEF,0)}DEFAULT(){return this.getToken(Dl.DEFAULT,0)}DEFINE(){return this.getToken(Dl.DEFINE,0)}DELETE(){return this.getToken(Dl.DELETE,0)}DESC(){return this.getToken(Dl.DESC,0)}DO(){return this.getToken(Dl.DO,0)}DOING(){return this.getToken(Dl.DOING,0)}EACH(){return this.getToken(Dl.EACH,0)}ELSE(){return this.getToken(Dl.ELSE,0)}ENUM(){return this.getToken(Dl.ENUM,0)}ENUMERATED(){return this.getToken(Dl.ENUMERATED,0)}EXCEPT(){return this.getToken(Dl.EXCEPT,0)}EXECUTE(){return this.getToken(Dl.EXECUTE,0)}EXPECTING(){return this.getToken(Dl.EXPECTING,0)}EXTENDS(){return this.getToken(Dl.EXTENDS,0)}FETCH(){return this.getToken(Dl.FETCH,0)}FILTERED(){return this.getToken(Dl.FILTERED,0)}FINALLY(){return this.getToken(Dl.FINALLY,0)}FLUSH(){return this.getToken(Dl.FLUSH,0)}FOR(){return this.getToken(Dl.FOR,0)}FROM(){return this.getToken(Dl.FROM,0)}GETTER(){return this.getToken(Dl.GETTER,0)}HAS(){return this.getToken(Dl.HAS,0)}IF(){return this.getToken(Dl.IF,0)}IN(){return this.getToken(Dl.IN,0)}INDEX(){return this.getToken(Dl.INDEX,0)}IS(){return this.getToken(Dl.IS,0)}MATCHING(){return this.getToken(Dl.MATCHING,0)}METHOD(){return this.getToken(Dl.METHOD,0)}METHODS(){return this.getToken(Dl.METHODS,0)}MODULO(){return this.getToken(Dl.MODULO,0)}MUTABLE(){return this.getToken(Dl.MUTABLE,0)}NATIVE(){return this.getToken(Dl.NATIVE,0)}NONE(){return this.getToken(Dl.NONE,0)}NOT(){return this.getToken(Dl.NOT,0)}NOTHING(){return this.getToken(Dl.NOTHING,0)}NULL(){return this.getToken(Dl.NULL,0)}ON(){return this.getToken(Dl.ON,0)}ONE(){return this.getToken(Dl.ONE,0)}OPERATOR(){return this.getToken(Dl.OPERATOR,0)}OR(){return this.getToken(Dl.OR,0)}ORDER(){return this.getToken(Dl.ORDER,0)}OTHERWISE(){return this.getToken(Dl.OTHERWISE,0)}PASS(){return this.getToken(Dl.PASS,0)}RAISE(){return this.getToken(Dl.RAISE,0)}READ(){return this.getToken(Dl.READ,0)}RECEIVING(){return this.getToken(Dl.RECEIVING,0)}RESOURCE(){return this.getToken(Dl.RESOURCE,0)}RETURN(){return this.getToken(Dl.RETURN,0)}RETURNING(){return this.getToken(Dl.RETURNING,0)}ROWS(){return this.getToken(Dl.ROWS,0)}SELF(){return this.getToken(Dl.SELF,0)}SETTER(){return this.getToken(Dl.SETTER,0)}SINGLETON(){return this.getToken(Dl.SINGLETON,0)}SORTED(){return this.getToken(Dl.SORTED,0)}SUPER(){return this.getToken(Dl.SUPER,0)}STORABLE(){return this.getToken(Dl.STORABLE,0)}STORE(){return this.getToken(Dl.STORE,0)}SWITCH(){return this.getToken(Dl.SWITCH,0)}TEST(){return this.getToken(Dl.TEST,0)}THIS(){return this.getToken(Dl.THIS,0)}THROW(){return this.getToken(Dl.THROW,0)}TO(){return this.getToken(Dl.TO,0)}TRY(){return this.getToken(Dl.TRY,0)}VERIFYING(){return this.getToken(Dl.VERIFYING,0)}WIDGET(){return this.getToken(Dl.WIDGET,0)}WITH(){return this.getToken(Dl.WITH,0)}WHEN(){return this.getToken(Dl.WHEN,0)}WHERE(){return this.getToken(Dl.WHERE,0)}WHILE(){return this.getToken(Dl.WHILE,0)}WRITE(){return this.getToken(Dl.WRITE,0)}enterRule(t){t instanceof h&&t.enterKeyword(this)}exitRule(t){t instanceof h&&t.exitKeyword(this)}}class Ax extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_new_token,this.i1=null}VARIABLE_IDENTIFIER(){return this.getToken(Dl.VARIABLE_IDENTIFIER,0)}enterRule(t){t instanceof h&&t.enterNew_token(this)}exitRule(t){t instanceof h&&t.exitNew_token(this)}}class Lx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_key_token,this.i1=null}VARIABLE_IDENTIFIER(){return this.getToken(Dl.VARIABLE_IDENTIFIER,0)}enterRule(t){t instanceof h&&t.enterKey_token(this)}exitRule(t){t instanceof h&&t.exitKey_token(this)}}class Ix extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_module_token,this.i1=null}VARIABLE_IDENTIFIER(){return this.getToken(Dl.VARIABLE_IDENTIFIER,0)}enterRule(t){t instanceof h&&t.enterModule_token(this)}exitRule(t){t instanceof h&&t.exitModule_token(this)}}class Cx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_value_token,this.i1=null}VARIABLE_IDENTIFIER(){return this.getToken(Dl.VARIABLE_IDENTIFIER,0)}enterRule(t){t instanceof h&&t.enterValue_token(this)}exitRule(t){t instanceof h&&t.exitValue_token(this)}}class vx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_symbols_token,this.i1=null}VARIABLE_IDENTIFIER(){return this.getToken(Dl.VARIABLE_IDENTIFIER,0)}enterRule(t){t instanceof h&&t.enterSymbols_token(this)}exitRule(t){t instanceof h&&t.exitSymbols_token(this)}}class bx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_assign}EQ(){return this.getToken(Dl.EQ,0)}enterRule(t){t instanceof h&&t.enterAssign(this)}exitRule(t){t instanceof h&&t.exitAssign(this)}}class wx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_multiply}STAR(){return this.getToken(Dl.STAR,0)}enterRule(t){t instanceof h&&t.enterMultiply(this)}exitRule(t){t instanceof h&&t.exitMultiply(this)}}class Nx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_divide}SLASH(){return this.getToken(Dl.SLASH,0)}enterRule(t){t instanceof h&&t.enterDivide(this)}exitRule(t){t instanceof h&&t.exitDivide(this)}}class Sx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_idivide}BSLASH(){return this.getToken(Dl.BSLASH,0)}enterRule(t){t instanceof h&&t.enterIdivide(this)}exitRule(t){t instanceof h&&t.exitIdivide(this)}}class Ox extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_modulo}PERCENT(){return this.getToken(Dl.PERCENT,0)}MODULO(){return this.getToken(Dl.MODULO,0)}enterRule(t){t instanceof h&&t.enterModulo(this)}exitRule(t){t instanceof h&&t.exitModulo(this)}}class Dx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_lfs}enterRule(t){t instanceof h&&t.enterLfs(this)}exitRule(t){t instanceof h&&t.exitLfs(this)}}class Mx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_lfp}enterRule(t){t instanceof h&&t.enterLfp(this)}exitRule(t){t instanceof h&&t.exitLfp(this)}}class kx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_javascript_statement}copyFrom(t){super.copyFrom(t)}}class Ux extends kx{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}SEMI(){return this.getToken(Dl.SEMI,0)}javascript_expression(){return this.getTypedRuleContext(Fx,0)}enterRule(t){t instanceof h&&t.enterJavascriptStatement(this)}exitRule(t){t instanceof h&&t.exitJavascriptStatement(this)}}Dl.JavascriptStatementContext=Ux;class Px extends kx{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}RETURN(){return this.getToken(Dl.RETURN,0)}SEMI(){return this.getToken(Dl.SEMI,0)}javascript_expression(){return this.getTypedRuleContext(Fx,0)}enterRule(t){t instanceof h&&t.enterJavascriptReturnStatement(this)}exitRule(t){t instanceof h&&t.exitJavascriptReturnStatement(this)}}Dl.JavascriptReturnStatementContext=Px;class Fx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_javascript_expression}copyFrom(t){super.copyFrom(t)}}class Hx extends Fx{constructor(t,e){super(t),this.parent=null,this.child=null,super.copyFrom(e)}javascript_expression(){return this.getTypedRuleContext(Fx,0)}javascript_selector_expression(){return this.getTypedRuleContext(Wx,0)}enterRule(t){t instanceof h&&t.enterJavascriptSelectorExpression(this)}exitRule(t){t instanceof h&&t.exitJavascriptSelectorExpression(this)}}Dl.JavascriptSelectorExpressionContext=Hx;class Vx extends Fx{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}javascript_primary_expression(){return this.getTypedRuleContext(Bx,0)}enterRule(t){t instanceof h&&t.enterJavascriptPrimaryExpression(this)}exitRule(t){t instanceof h&&t.exitJavascriptPrimaryExpression(this)}}Dl.JavascriptPrimaryExpressionContext=Vx;class Bx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_javascript_primary_expression}javascript_this_expression(){return this.getTypedRuleContext(Gx,0)}javascript_new_expression(){return this.getTypedRuleContext(jx,0)}javascript_parenthesis_expression(){return this.getTypedRuleContext($x,0)}javascript_identifier_expression(){return this.getTypedRuleContext(tE,0)}javascript_literal_expression(){return this.getTypedRuleContext(eE,0)}javascript_method_expression(){return this.getTypedRuleContext(Xx,0)}javascript_item_expression(){return this.getTypedRuleContext(Zx,0)}enterRule(t){t instanceof h&&t.enterJavascript_primary_expression(this)}exitRule(t){t instanceof h&&t.exitJavascript_primary_expression(this)}}class Gx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_javascript_this_expression}this_expression(){return this.getTypedRuleContext(I_,0)}enterRule(t){t instanceof h&&t.enterJavascript_this_expression(this)}exitRule(t){t instanceof h&&t.exitJavascript_this_expression(this)}}class jx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_javascript_new_expression}new_token(){return this.getTypedRuleContext(Ax,0)}javascript_method_expression(){return this.getTypedRuleContext(Xx,0)}enterRule(t){t instanceof h&&t.enterJavascript_new_expression(this)}exitRule(t){t instanceof h&&t.exitJavascript_new_expression(this)}}class Wx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_javascript_selector_expression}copyFrom(t){super.copyFrom(t)}}class Jx extends Wx{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}DOT(){return this.getToken(Dl.DOT,0)}javascript_identifier(){return this.getTypedRuleContext(oE,0)}enterRule(t){t instanceof h&&t.enterJavascriptMemberExpression(this)}exitRule(t){t instanceof h&&t.exitJavascriptMemberExpression(this)}}Dl.JavascriptMemberExpressionContext=Jx;class Yx extends Wx{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}javascript_item_expression(){return this.getTypedRuleContext(Zx,0)}enterRule(t){t instanceof h&&t.enterJavascriptItemExpression(this)}exitRule(t){t instanceof h&&t.exitJavascriptItemExpression(this)}}Dl.JavascriptItemExpressionContext=Yx;class qx extends Wx{constructor(t,e){super(t),this.method=null,super.copyFrom(e)}DOT(){return this.getToken(Dl.DOT,0)}javascript_method_expression(){return this.getTypedRuleContext(Xx,0)}enterRule(t){t instanceof h&&t.enterJavascriptMethodExpression(this)}exitRule(t){t instanceof h&&t.exitJavascriptMethodExpression(this)}}Dl.JavascriptMethodExpressionContext=qx;class Xx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_javascript_method_expression,this.name=null,this.args=null}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}javascript_identifier(){return this.getTypedRuleContext(oE,0)}javascript_arguments(){return this.getTypedRuleContext(Kx,0)}enterRule(t){t instanceof h&&t.enterJavascript_method_expression(this)}exitRule(t){t instanceof h&&t.exitJavascript_method_expression(this)}}class Kx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_javascript_arguments}copyFrom(t){super.copyFrom(t)}}class zx extends Kx{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}javascript_expression(){return this.getTypedRuleContext(Fx,0)}enterRule(t){t instanceof h&&t.enterJavascriptArgumentList(this)}exitRule(t){t instanceof h&&t.exitJavascriptArgumentList(this)}}Dl.JavascriptArgumentListContext=zx;class Qx extends Kx{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}COMMA(){return this.getToken(Dl.COMMA,0)}javascript_arguments(){return this.getTypedRuleContext(Kx,0)}javascript_expression(){return this.getTypedRuleContext(Fx,0)}enterRule(t){t instanceof h&&t.enterJavascriptArgumentListItem(this)}exitRule(t){t instanceof h&&t.exitJavascriptArgumentListItem(this)}}Dl.JavascriptArgumentListItemContext=Qx;class Zx extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_javascript_item_expression,this.exp=null}LBRAK(){return this.getToken(Dl.LBRAK,0)}RBRAK(){return this.getToken(Dl.RBRAK,0)}javascript_expression(){return this.getTypedRuleContext(Fx,0)}enterRule(t){t instanceof h&&t.enterJavascript_item_expression(this)}exitRule(t){t instanceof h&&t.exitJavascript_item_expression(this)}}class $x extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_javascript_parenthesis_expression,this.exp=null}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}javascript_expression(){return this.getTypedRuleContext(Fx,0)}enterRule(t){t instanceof h&&t.enterJavascript_parenthesis_expression(this)}exitRule(t){t instanceof h&&t.exitJavascript_parenthesis_expression(this)}}class tE extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_javascript_identifier_expression,this.name=null}javascript_identifier(){return this.getTypedRuleContext(oE,0)}enterRule(t){t instanceof h&&t.enterJavascript_identifier_expression(this)}exitRule(t){t instanceof h&&t.exitJavascript_identifier_expression(this)}}class eE extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_javascript_literal_expression}copyFrom(t){super.copyFrom(t)}}class iE extends eE{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}INTEGER_LITERAL(){return this.getToken(Dl.INTEGER_LITERAL,0)}enterRule(t){t instanceof h&&t.enterJavascriptIntegerLiteral(this)}exitRule(t){t instanceof h&&t.exitJavascriptIntegerLiteral(this)}}Dl.JavascriptIntegerLiteralContext=iE;class sE extends eE{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}BOOLEAN_LITERAL(){return this.getToken(Dl.BOOLEAN_LITERAL,0)}enterRule(t){t instanceof h&&t.enterJavascriptBooleanLiteral(this)}exitRule(t){t instanceof h&&t.exitJavascriptBooleanLiteral(this)}}Dl.JavascriptBooleanLiteralContext=sE;class rE extends eE{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}CHAR_LITERAL(){return this.getToken(Dl.CHAR_LITERAL,0)}enterRule(t){t instanceof h&&t.enterJavascriptCharacterLiteral(this)}exitRule(t){t instanceof h&&t.exitJavascriptCharacterLiteral(this)}}Dl.JavascriptCharacterLiteralContext=rE;class nE extends eE{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(Dl.TEXT_LITERAL,0)}enterRule(t){t instanceof h&&t.enterJavascriptTextLiteral(this)}exitRule(t){t instanceof h&&t.exitJavascriptTextLiteral(this)}}Dl.JavascriptTextLiteralContext=nE;class aE extends eE{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}DECIMAL_LITERAL(){return this.getToken(Dl.DECIMAL_LITERAL,0)}enterRule(t){t instanceof h&&t.enterJavascriptDecimalLiteral(this)}exitRule(t){t instanceof h&&t.exitJavascriptDecimalLiteral(this)}}Dl.JavascriptDecimalLiteralContext=aE;class oE extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_javascript_identifier}VARIABLE_IDENTIFIER(){return this.getToken(Dl.VARIABLE_IDENTIFIER,0)}SYMBOL_IDENTIFIER(){return this.getToken(Dl.SYMBOL_IDENTIFIER,0)}DOLLAR_IDENTIFIER(){return this.getToken(Dl.DOLLAR_IDENTIFIER,0)}TYPE_IDENTIFIER(){return this.getToken(Dl.TYPE_IDENTIFIER,0)}keyword(){return this.getTypedRuleContext(yx,0)}enterRule(t){t instanceof h&&t.enterJavascript_identifier(this)}exitRule(t){t instanceof h&&t.exitJavascript_identifier(this)}}class hE extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_python_statement}copyFrom(t){super.copyFrom(t)}}class lE extends hE{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_expression(){return this.getTypedRuleContext(uE,0)}enterRule(t){t instanceof h&&t.enterPythonStatement(this)}exitRule(t){t instanceof h&&t.exitPythonStatement(this)}}Dl.PythonStatementContext=lE;class cE extends hE{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}RETURN(){return this.getToken(Dl.RETURN,0)}python_expression(){return this.getTypedRuleContext(uE,0)}enterRule(t){t instanceof h&&t.enterPythonReturnStatement(this)}exitRule(t){t instanceof h&&t.exitPythonReturnStatement(this)}}Dl.PythonReturnStatementContext=cE;class uE extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_python_expression}copyFrom(t){super.copyFrom(t)}}class dE extends uE{constructor(t,e){super(t),this.parent=null,this.child=null,super.copyFrom(e)}python_expression(){return this.getTypedRuleContext(uE,0)}python_selector_expression(){return this.getTypedRuleContext(gE,0)}enterRule(t){t instanceof h&&t.enterPythonSelectorExpression(this)}exitRule(t){t instanceof h&&t.exitPythonSelectorExpression(this)}}Dl.PythonSelectorExpressionContext=dE;class pE extends uE{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_primary_expression(){return this.getTypedRuleContext(fE,0)}enterRule(t){t instanceof h&&t.enterPythonPrimaryExpression(this)}exitRule(t){t instanceof h&&t.exitPythonPrimaryExpression(this)}}Dl.PythonPrimaryExpressionContext=pE;class fE extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_python_primary_expression}copyFrom(t){super.copyFrom(t)}}class _E extends fE{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_parenthesis_expression(){return this.getTypedRuleContext(kE,0)}enterRule(t){t instanceof h&&t.enterPythonParenthesisExpression(this)}exitRule(t){t instanceof h&&t.exitPythonParenthesisExpression(this)}}Dl.PythonParenthesisExpressionContext=_E;class xE extends fE{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_identifier_expression(){return this.getTypedRuleContext(UE,0)}enterRule(t){t instanceof h&&t.enterPythonIdentifierExpression(this)}exitRule(t){t instanceof h&&t.exitPythonIdentifierExpression(this)}}Dl.PythonIdentifierExpressionContext=xE;class EE extends fE{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_self_expression(){return this.getTypedRuleContext(TE,0)}enterRule(t){t instanceof h&&t.enterPythonSelfExpression(this)}exitRule(t){t instanceof h&&t.exitPythonSelfExpression(this)}}Dl.PythonSelfExpressionContext=EE;class mE extends fE{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_literal_expression(){return this.getTypedRuleContext(VE,0)}enterRule(t){t instanceof h&&t.enterPythonLiteralExpression(this)}exitRule(t){t instanceof h&&t.exitPythonLiteralExpression(this)}}Dl.PythonLiteralExpressionContext=mE;class RE extends fE{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_method_expression(){return this.getTypedRuleContext(LE,0)}enterRule(t){t instanceof h&&t.enterPythonGlobalMethodExpression(this)}exitRule(t){t instanceof h&&t.exitPythonGlobalMethodExpression(this)}}Dl.PythonGlobalMethodExpressionContext=RE;class TE extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_python_self_expression}this_expression(){return this.getTypedRuleContext(I_,0)}enterRule(t){t instanceof h&&t.enterPython_self_expression(this)}exitRule(t){t instanceof h&&t.exitPython_self_expression(this)}}class gE extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_python_selector_expression}copyFrom(t){super.copyFrom(t)}}class yE extends gE{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}DOT(){return this.getToken(Dl.DOT,0)}python_method_expression(){return this.getTypedRuleContext(LE,0)}enterRule(t){t instanceof h&&t.enterPythonMethodExpression(this)}exitRule(t){t instanceof h&&t.exitPythonMethodExpression(this)}}Dl.PythonMethodExpressionContext=yE;class AE extends gE{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}LBRAK(){return this.getToken(Dl.LBRAK,0)}RBRAK(){return this.getToken(Dl.RBRAK,0)}python_expression(){return this.getTypedRuleContext(uE,0)}enterRule(t){t instanceof h&&t.enterPythonItemExpression(this)}exitRule(t){t instanceof h&&t.exitPythonItemExpression(this)}}Dl.PythonItemExpressionContext=AE;class LE extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_python_method_expression,this.name=null,this.args=null}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}python_identifier(){return this.getTypedRuleContext(YE,0)}python_argument_list(){return this.getTypedRuleContext(IE,0)}enterRule(t){t instanceof h&&t.enterPython_method_expression(this)}exitRule(t){t instanceof h&&t.exitPython_method_expression(this)}}class IE extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_python_argument_list}copyFrom(t){super.copyFrom(t)}}class CE extends IE{constructor(t,e){super(t),this.ordinal=null,super.copyFrom(e)}python_ordinal_argument_list(){return this.getTypedRuleContext(wE,0)}enterRule(t){t instanceof h&&t.enterPythonOrdinalOnlyArgumentList(this)}exitRule(t){t instanceof h&&t.exitPythonOrdinalOnlyArgumentList(this)}}Dl.PythonOrdinalOnlyArgumentListContext=CE;class vE extends IE{constructor(t,e){super(t),this.named=null,super.copyFrom(e)}python_named_argument_list(){return this.getTypedRuleContext(OE,0)}enterRule(t){t instanceof h&&t.enterPythonNamedOnlyArgumentList(this)}exitRule(t){t instanceof h&&t.exitPythonNamedOnlyArgumentList(this)}}Dl.PythonNamedOnlyArgumentListContext=vE;class bE extends IE{constructor(t,e){super(t),this.ordinal=null,this.named=null,super.copyFrom(e)}COMMA(){return this.getToken(Dl.COMMA,0)}python_ordinal_argument_list(){return this.getTypedRuleContext(wE,0)}python_named_argument_list(){return this.getTypedRuleContext(OE,0)}enterRule(t){t instanceof h&&t.enterPythonArgumentList(this)}exitRule(t){t instanceof h&&t.exitPythonArgumentList(this)}}Dl.PythonArgumentListContext=bE;class wE extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_python_ordinal_argument_list}copyFrom(t){super.copyFrom(t)}}class NE extends wE{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}python_expression(){return this.getTypedRuleContext(uE,0)}enterRule(t){t instanceof h&&t.enterPythonOrdinalArgumentList(this)}exitRule(t){t instanceof h&&t.exitPythonOrdinalArgumentList(this)}}Dl.PythonOrdinalArgumentListContext=NE;class SE extends wE{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}COMMA(){return this.getToken(Dl.COMMA,0)}python_ordinal_argument_list(){return this.getTypedRuleContext(wE,0)}python_expression(){return this.getTypedRuleContext(uE,0)}enterRule(t){t instanceof h&&t.enterPythonOrdinalArgumentListItem(this)}exitRule(t){t instanceof h&&t.exitPythonOrdinalArgumentListItem(this)}}Dl.PythonOrdinalArgumentListItemContext=SE;class OE extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_python_named_argument_list}copyFrom(t){super.copyFrom(t)}}class DE extends OE{constructor(t,e){super(t),this.name=null,this.exp=null,super.copyFrom(e)}EQ(){return this.getToken(Dl.EQ,0)}python_identifier(){return this.getTypedRuleContext(YE,0)}python_expression(){return this.getTypedRuleContext(uE,0)}enterRule(t){t instanceof h&&t.enterPythonNamedArgumentList(this)}exitRule(t){t instanceof h&&t.exitPythonNamedArgumentList(this)}}Dl.PythonNamedArgumentListContext=DE;class ME extends OE{constructor(t,e){super(t),this.items=null,this.name=null,this.exp=null,super.copyFrom(e)}COMMA(){return this.getToken(Dl.COMMA,0)}EQ(){return this.getToken(Dl.EQ,0)}python_named_argument_list(){return this.getTypedRuleContext(OE,0)}python_identifier(){return this.getTypedRuleContext(YE,0)}python_expression(){return this.getTypedRuleContext(uE,0)}enterRule(t){t instanceof h&&t.enterPythonNamedArgumentListItem(this)}exitRule(t){t instanceof h&&t.exitPythonNamedArgumentListItem(this)}}Dl.PythonNamedArgumentListItemContext=ME;class kE extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_python_parenthesis_expression,this.exp=null}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}python_expression(){return this.getTypedRuleContext(uE,0)}enterRule(t){t instanceof h&&t.enterPython_parenthesis_expression(this)}exitRule(t){t instanceof h&&t.exitPython_parenthesis_expression(this)}}class UE extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_python_identifier_expression}copyFrom(t){super.copyFrom(t)}}class PE extends UE{constructor(t,e){super(t),this.parent=null,this.name=null,super.copyFrom(e)}DOT(){return this.getToken(Dl.DOT,0)}python_identifier_expression(){return this.getTypedRuleContext(UE,0)}python_identifier(){return this.getTypedRuleContext(YE,0)}enterRule(t){t instanceof h&&t.enterPythonChildIdentifier(this)}exitRule(t){t instanceof h&&t.exitPythonChildIdentifier(this)}}Dl.PythonChildIdentifierContext=PE;class FE extends UE{constructor(t,e){super(t),super.copyFrom(e)}DOLLAR_IDENTIFIER(){return this.getToken(Dl.DOLLAR_IDENTIFIER,0)}enterRule(t){t instanceof h&&t.enterPythonPromptoIdentifier(this)}exitRule(t){t instanceof h&&t.exitPythonPromptoIdentifier(this)}}Dl.PythonPromptoIdentifierContext=FE;class HE extends UE{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}python_identifier(){return this.getTypedRuleContext(YE,0)}enterRule(t){t instanceof h&&t.enterPythonIdentifier(this)}exitRule(t){t instanceof h&&t.exitPythonIdentifier(this)}}Dl.PythonIdentifierContext=HE;class VE extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_python_literal_expression}copyFrom(t){super.copyFrom(t)}}class BE extends VE{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}INTEGER_LITERAL(){return this.getToken(Dl.INTEGER_LITERAL,0)}enterRule(t){t instanceof h&&t.enterPythonIntegerLiteral(this)}exitRule(t){t instanceof h&&t.exitPythonIntegerLiteral(this)}}Dl.PythonIntegerLiteralContext=BE;class GE extends VE{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}BOOLEAN_LITERAL(){return this.getToken(Dl.BOOLEAN_LITERAL,0)}enterRule(t){t instanceof h&&t.enterPythonBooleanLiteral(this)}exitRule(t){t instanceof h&&t.exitPythonBooleanLiteral(this)}}Dl.PythonBooleanLiteralContext=GE;class jE extends VE{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}CHAR_LITERAL(){return this.getToken(Dl.CHAR_LITERAL,0)}enterRule(t){t instanceof h&&t.enterPythonCharacterLiteral(this)}exitRule(t){t instanceof h&&t.exitPythonCharacterLiteral(this)}}Dl.PythonCharacterLiteralContext=jE;class WE extends VE{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(Dl.TEXT_LITERAL,0)}enterRule(t){t instanceof h&&t.enterPythonTextLiteral(this)}exitRule(t){t instanceof h&&t.exitPythonTextLiteral(this)}}Dl.PythonTextLiteralContext=WE;class JE extends VE{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}DECIMAL_LITERAL(){return this.getToken(Dl.DECIMAL_LITERAL,0)}enterRule(t){t instanceof h&&t.enterPythonDecimalLiteral(this)}exitRule(t){t instanceof h&&t.exitPythonDecimalLiteral(this)}}Dl.PythonDecimalLiteralContext=JE;class YE extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_python_identifier}VARIABLE_IDENTIFIER(){return this.getToken(Dl.VARIABLE_IDENTIFIER,0)}SYMBOL_IDENTIFIER(){return this.getToken(Dl.SYMBOL_IDENTIFIER,0)}DOLLAR_IDENTIFIER(){return this.getToken(Dl.DOLLAR_IDENTIFIER,0)}TYPE_IDENTIFIER(){return this.getToken(Dl.TYPE_IDENTIFIER,0)}keyword(){return this.getTypedRuleContext(yx,0)}enterRule(t){t instanceof h&&t.enterPython_identifier(this)}exitRule(t){t instanceof h&&t.exitPython_identifier(this)}}class qE extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_java_statement}copyFrom(t){super.copyFrom(t)}}class XE extends qE{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}RETURN(){return this.getToken(Dl.RETURN,0)}SEMI(){return this.getToken(Dl.SEMI,0)}java_expression(){return this.getTypedRuleContext(zE,0)}enterRule(t){t instanceof h&&t.enterJavaReturnStatement(this)}exitRule(t){t instanceof h&&t.exitJavaReturnStatement(this)}}Dl.JavaReturnStatementContext=XE;class KE extends qE{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}SEMI(){return this.getToken(Dl.SEMI,0)}java_expression(){return this.getTypedRuleContext(zE,0)}enterRule(t){t instanceof h&&t.enterJavaStatement(this)}exitRule(t){t instanceof h&&t.exitJavaStatement(this)}}Dl.JavaStatementContext=KE;class zE extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_java_expression}copyFrom(t){super.copyFrom(t)}}class QE extends zE{constructor(t,e){super(t),this.parent=null,this.child=null,super.copyFrom(e)}java_expression(){return this.getTypedRuleContext(zE,0)}java_selector_expression(){return this.getTypedRuleContext(im,0)}enterRule(t){t instanceof h&&t.enterJavaSelectorExpression(this)}exitRule(t){t instanceof h&&t.exitJavaSelectorExpression(this)}}Dl.JavaSelectorExpressionContext=QE;class ZE extends zE{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}java_primary_expression(){return this.getTypedRuleContext($E,0)}enterRule(t){t instanceof h&&t.enterJavaPrimaryExpression(this)}exitRule(t){t instanceof h&&t.exitJavaPrimaryExpression(this)}}Dl.JavaPrimaryExpressionContext=ZE;class $E extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_java_primary_expression}java_this_expression(){return this.getTypedRuleContext(tm,0)}java_new_expression(){return this.getTypedRuleContext(em,0)}java_parenthesis_expression(){return this.getTypedRuleContext(cm,0)}java_identifier_expression(){return this.getTypedRuleContext(um,0)}java_literal_expression(){return this.getTypedRuleContext(Em,0)}enterRule(t){t instanceof h&&t.enterJava_primary_expression(this)}exitRule(t){t instanceof h&&t.exitJava_primary_expression(this)}}class tm extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_java_this_expression}this_expression(){return this.getTypedRuleContext(I_,0)}enterRule(t){t instanceof h&&t.enterJava_this_expression(this)}exitRule(t){t instanceof h&&t.exitJava_this_expression(this)}}class em extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_java_new_expression}new_token(){return this.getTypedRuleContext(Ax,0)}java_method_expression(){return this.getTypedRuleContext(nm,0)}enterRule(t){t instanceof h&&t.enterJava_new_expression(this)}exitRule(t){t instanceof h&&t.exitJava_new_expression(this)}}class im extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_java_selector_expression}copyFrom(t){super.copyFrom(t)}}class sm extends im{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}java_item_expression(){return this.getTypedRuleContext(lm,0)}enterRule(t){t instanceof h&&t.enterJavaItemExpression(this)}exitRule(t){t instanceof h&&t.exitJavaItemExpression(this)}}Dl.JavaItemExpressionContext=sm;class rm extends im{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}DOT(){return this.getToken(Dl.DOT,0)}java_method_expression(){return this.getTypedRuleContext(nm,0)}enterRule(t){t instanceof h&&t.enterJavaMethodExpression(this)}exitRule(t){t instanceof h&&t.exitJavaMethodExpression(this)}}Dl.JavaMethodExpressionContext=rm;class nm extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_java_method_expression,this.name=null,this.args=null}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}java_identifier(){return this.getTypedRuleContext(Am,0)}java_arguments(){return this.getTypedRuleContext(am,0)}enterRule(t){t instanceof h&&t.enterJava_method_expression(this)}exitRule(t){t instanceof h&&t.exitJava_method_expression(this)}}class am extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_java_arguments}copyFrom(t){super.copyFrom(t)}}class om extends am{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}COMMA(){return this.getToken(Dl.COMMA,0)}java_arguments(){return this.getTypedRuleContext(am,0)}java_expression(){return this.getTypedRuleContext(zE,0)}enterRule(t){t instanceof h&&t.enterJavaArgumentListItem(this)}exitRule(t){t instanceof h&&t.exitJavaArgumentListItem(this)}}Dl.JavaArgumentListItemContext=om;class hm extends am{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}java_expression(){return this.getTypedRuleContext(zE,0)}enterRule(t){t instanceof h&&t.enterJavaArgumentList(this)}exitRule(t){t instanceof h&&t.exitJavaArgumentList(this)}}Dl.JavaArgumentListContext=hm;class lm extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_java_item_expression,this.exp=null}LBRAK(){return this.getToken(Dl.LBRAK,0)}RBRAK(){return this.getToken(Dl.RBRAK,0)}java_expression(){return this.getTypedRuleContext(zE,0)}enterRule(t){t instanceof h&&t.enterJava_item_expression(this)}exitRule(t){t instanceof h&&t.exitJava_item_expression(this)}}class cm extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_java_parenthesis_expression,this.exp=null}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}java_expression(){return this.getTypedRuleContext(zE,0)}enterRule(t){t instanceof h&&t.enterJava_parenthesis_expression(this)}exitRule(t){t instanceof h&&t.exitJava_parenthesis_expression(this)}}class um extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_java_identifier_expression}copyFrom(t){super.copyFrom(t)}}class dm extends um{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}java_identifier(){return this.getTypedRuleContext(Am,0)}enterRule(t){t instanceof h&&t.enterJavaIdentifier(this)}exitRule(t){t instanceof h&&t.exitJavaIdentifier(this)}}Dl.JavaIdentifierContext=dm;class pm extends um{constructor(t,e){super(t),this.parent=null,this.name=null,super.copyFrom(e)}DOT(){return this.getToken(Dl.DOT,0)}java_identifier_expression(){return this.getTypedRuleContext(um,0)}java_identifier(){return this.getTypedRuleContext(Am,0)}enterRule(t){t instanceof h&&t.enterJavaChildIdentifier(this)}exitRule(t){t instanceof h&&t.exitJavaChildIdentifier(this)}}Dl.JavaChildIdentifierContext=pm;class fm extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_java_class_identifier_expression}copyFrom(t){super.copyFrom(t)}}class _m extends fm{constructor(t,e){super(t),this.klass=null,super.copyFrom(e)}java_identifier_expression(){return this.getTypedRuleContext(um,0)}enterRule(t){t instanceof h&&t.enterJavaClassIdentifier(this)}exitRule(t){t instanceof h&&t.exitJavaClassIdentifier(this)}}Dl.JavaClassIdentifierContext=_m;class xm extends fm{constructor(t,e){super(t),this.parent=null,this.name=null,super.copyFrom(e)}java_class_identifier_expression(){return this.getTypedRuleContext(fm,0)}DOLLAR_IDENTIFIER(){return this.getToken(Dl.DOLLAR_IDENTIFIER,0)}enterRule(t){t instanceof h&&t.enterJavaChildClassIdentifier(this)}exitRule(t){t instanceof h&&t.exitJavaChildClassIdentifier(this)}}Dl.JavaChildClassIdentifierContext=xm;class Em extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_java_literal_expression}copyFrom(t){super.copyFrom(t)}}class mm extends Em{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}BOOLEAN_LITERAL(){return this.getToken(Dl.BOOLEAN_LITERAL,0)}enterRule(t){t instanceof h&&t.enterJavaBooleanLiteral(this)}exitRule(t){t instanceof h&&t.exitJavaBooleanLiteral(this)}}Dl.JavaBooleanLiteralContext=mm;class Rm extends Em{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}CHAR_LITERAL(){return this.getToken(Dl.CHAR_LITERAL,0)}enterRule(t){t instanceof h&&t.enterJavaCharacterLiteral(this)}exitRule(t){t instanceof h&&t.exitJavaCharacterLiteral(this)}}Dl.JavaCharacterLiteralContext=Rm;class Tm extends Em{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}INTEGER_LITERAL(){return this.getToken(Dl.INTEGER_LITERAL,0)}enterRule(t){t instanceof h&&t.enterJavaIntegerLiteral(this)}exitRule(t){t instanceof h&&t.exitJavaIntegerLiteral(this)}}Dl.JavaIntegerLiteralContext=Tm;class gm extends Em{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(Dl.TEXT_LITERAL,0)}enterRule(t){t instanceof h&&t.enterJavaTextLiteral(this)}exitRule(t){t instanceof h&&t.exitJavaTextLiteral(this)}}Dl.JavaTextLiteralContext=gm;class ym extends Em{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}DECIMAL_LITERAL(){return this.getToken(Dl.DECIMAL_LITERAL,0)}enterRule(t){t instanceof h&&t.enterJavaDecimalLiteral(this)}exitRule(t){t instanceof h&&t.exitJavaDecimalLiteral(this)}}Dl.JavaDecimalLiteralContext=ym;class Am extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_java_identifier}VARIABLE_IDENTIFIER(){return this.getToken(Dl.VARIABLE_IDENTIFIER,0)}SYMBOL_IDENTIFIER(){return this.getToken(Dl.SYMBOL_IDENTIFIER,0)}DOLLAR_IDENTIFIER(){return this.getToken(Dl.DOLLAR_IDENTIFIER,0)}TYPE_IDENTIFIER(){return this.getToken(Dl.TYPE_IDENTIFIER,0)}keyword(){return this.getTypedRuleContext(yx,0)}enterRule(t){t instanceof h&&t.enterJava_identifier(this)}exitRule(t){t instanceof h&&t.exitJava_identifier(this)}}class Lm extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_csharp_statement}copyFrom(t){super.copyFrom(t)}}class Im extends Lm{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}RETURN(){return this.getToken(Dl.RETURN,0)}SEMI(){return this.getToken(Dl.SEMI,0)}csharp_expression(){return this.getTypedRuleContext(vm,0)}enterRule(t){t instanceof h&&t.enterCSharpReturnStatement(this)}exitRule(t){t instanceof h&&t.exitCSharpReturnStatement(this)}}Dl.CSharpReturnStatementContext=Im;class Cm extends Lm{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}SEMI(){return this.getToken(Dl.SEMI,0)}csharp_expression(){return this.getTypedRuleContext(vm,0)}enterRule(t){t instanceof h&&t.enterCSharpStatement(this)}exitRule(t){t instanceof h&&t.exitCSharpStatement(this)}}Dl.CSharpStatementContext=Cm;class vm extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_csharp_expression}copyFrom(t){super.copyFrom(t)}}class bm extends vm{constructor(t,e){super(t),this.parent=null,this.child=null,super.copyFrom(e)}csharp_expression(){return this.getTypedRuleContext(vm,0)}csharp_selector_expression(){return this.getTypedRuleContext(Dm,0)}enterRule(t){t instanceof h&&t.enterCSharpSelectorExpression(this)}exitRule(t){t instanceof h&&t.exitCSharpSelectorExpression(this)}}Dl.CSharpSelectorExpressionContext=bm;class wm extends vm{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}csharp_primary_expression(){return this.getTypedRuleContext(Nm,0)}enterRule(t){t instanceof h&&t.enterCSharpPrimaryExpression(this)}exitRule(t){t instanceof h&&t.exitCSharpPrimaryExpression(this)}}Dl.CSharpPrimaryExpressionContext=wm;class Nm extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_csharp_primary_expression}csharp_this_expression(){return this.getTypedRuleContext(Sm,0)}csharp_new_expression(){return this.getTypedRuleContext(Om,0)}csharp_parenthesis_expression(){return this.getTypedRuleContext(Bm,0)}csharp_identifier_expression(){return this.getTypedRuleContext(Gm,0)}csharp_literal_expression(){return this.getTypedRuleContext(Ym,0)}enterRule(t){t instanceof h&&t.enterCsharp_primary_expression(this)}exitRule(t){t instanceof h&&t.exitCsharp_primary_expression(this)}}class Sm extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_csharp_this_expression}this_expression(){return this.getTypedRuleContext(I_,0)}enterRule(t){t instanceof h&&t.enterCsharp_this_expression(this)}exitRule(t){t instanceof h&&t.exitCsharp_this_expression(this)}}class Om extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_csharp_new_expression}new_token(){return this.getTypedRuleContext(Ax,0)}csharp_method_expression(){return this.getTypedRuleContext(Um,0)}enterRule(t){t instanceof h&&t.enterCsharp_new_expression(this)}exitRule(t){t instanceof h&&t.exitCsharp_new_expression(this)}}class Dm extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_csharp_selector_expression}copyFrom(t){super.copyFrom(t)}}class Mm extends Dm{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}DOT(){return this.getToken(Dl.DOT,0)}csharp_method_expression(){return this.getTypedRuleContext(Um,0)}enterRule(t){t instanceof h&&t.enterCSharpMethodExpression(this)}exitRule(t){t instanceof h&&t.exitCSharpMethodExpression(this)}}Dl.CSharpMethodExpressionContext=Mm;class km extends Dm{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}csharp_item_expression(){return this.getTypedRuleContext(Vm,0)}enterRule(t){t instanceof h&&t.enterCSharpItemExpression(this)}exitRule(t){t instanceof h&&t.exitCSharpItemExpression(this)}}Dl.CSharpItemExpressionContext=km;class Um extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_csharp_method_expression,this.name=null,this.args=null}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}csharp_identifier(){return this.getTypedRuleContext(Zm,0)}csharp_arguments(){return this.getTypedRuleContext(Pm,0)}enterRule(t){t instanceof h&&t.enterCsharp_method_expression(this)}exitRule(t){t instanceof h&&t.exitCsharp_method_expression(this)}}class Pm extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_csharp_arguments}copyFrom(t){super.copyFrom(t)}}class Fm extends Pm{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}csharp_expression(){return this.getTypedRuleContext(vm,0)}enterRule(t){t instanceof h&&t.enterCSharpArgumentList(this)}exitRule(t){t instanceof h&&t.exitCSharpArgumentList(this)}}Dl.CSharpArgumentListContext=Fm;class Hm extends Pm{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}COMMA(){return this.getToken(Dl.COMMA,0)}csharp_arguments(){return this.getTypedRuleContext(Pm,0)}csharp_expression(){return this.getTypedRuleContext(vm,0)}enterRule(t){t instanceof h&&t.enterCSharpArgumentListItem(this)}exitRule(t){t instanceof h&&t.exitCSharpArgumentListItem(this)}}Dl.CSharpArgumentListItemContext=Hm;class Vm extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_csharp_item_expression,this.exp=null}LBRAK(){return this.getToken(Dl.LBRAK,0)}RBRAK(){return this.getToken(Dl.RBRAK,0)}csharp_expression(){return this.getTypedRuleContext(vm,0)}enterRule(t){t instanceof h&&t.enterCsharp_item_expression(this)}exitRule(t){t instanceof h&&t.exitCsharp_item_expression(this)}}class Bm extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_csharp_parenthesis_expression,this.exp=null}LPAR(){return this.getToken(Dl.LPAR,0)}RPAR(){return this.getToken(Dl.RPAR,0)}csharp_expression(){return this.getTypedRuleContext(vm,0)}enterRule(t){t instanceof h&&t.enterCsharp_parenthesis_expression(this)}exitRule(t){t instanceof h&&t.exitCsharp_parenthesis_expression(this)}}class Gm extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_csharp_identifier_expression}copyFrom(t){super.copyFrom(t)}}class jm extends Gm{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}csharp_identifier(){return this.getTypedRuleContext(Zm,0)}enterRule(t){t instanceof h&&t.enterCSharpIdentifier(this)}exitRule(t){t instanceof h&&t.exitCSharpIdentifier(this)}}Dl.CSharpIdentifierContext=jm;class Wm extends Gm{constructor(t,e){super(t),this.parent=null,this.name=null,super.copyFrom(e)}DOT(){return this.getToken(Dl.DOT,0)}csharp_identifier_expression(){return this.getTypedRuleContext(Gm,0)}csharp_identifier(){return this.getTypedRuleContext(Zm,0)}enterRule(t){t instanceof h&&t.enterCSharpChildIdentifier(this)}exitRule(t){t instanceof h&&t.exitCSharpChildIdentifier(this)}}Dl.CSharpChildIdentifierContext=Wm;class Jm extends Gm{constructor(t,e){super(t),super.copyFrom(e)}DOLLAR_IDENTIFIER(){return this.getToken(Dl.DOLLAR_IDENTIFIER,0)}enterRule(t){t instanceof h&&t.enterCSharpPromptoIdentifier(this)}exitRule(t){t instanceof h&&t.exitCSharpPromptoIdentifier(this)}}Dl.CSharpPromptoIdentifierContext=Jm;class Ym extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_csharp_literal_expression}copyFrom(t){super.copyFrom(t)}}class qm extends Ym{constructor(t,e){super(t),super.copyFrom(e)}BOOLEAN_LITERAL(){return this.getToken(Dl.BOOLEAN_LITERAL,0)}enterRule(t){t instanceof h&&t.enterCSharpBooleanLiteral(this)}exitRule(t){t instanceof h&&t.exitCSharpBooleanLiteral(this)}}Dl.CSharpBooleanLiteralContext=qm;class Xm extends Ym{constructor(t,e){super(t),super.copyFrom(e)}INTEGER_LITERAL(){return this.getToken(Dl.INTEGER_LITERAL,0)}enterRule(t){t instanceof h&&t.enterCSharpIntegerLiteral(this)}exitRule(t){t instanceof h&&t.exitCSharpIntegerLiteral(this)}}Dl.CSharpIntegerLiteralContext=Xm;class Km extends Ym{constructor(t,e){super(t),super.copyFrom(e)}DECIMAL_LITERAL(){return this.getToken(Dl.DECIMAL_LITERAL,0)}enterRule(t){t instanceof h&&t.enterCSharpDecimalLiteral(this)}exitRule(t){t instanceof h&&t.exitCSharpDecimalLiteral(this)}}Dl.CSharpDecimalLiteralContext=Km;class zm extends Ym{constructor(t,e){super(t),super.copyFrom(e)}CHAR_LITERAL(){return this.getToken(Dl.CHAR_LITERAL,0)}enterRule(t){t instanceof h&&t.enterCSharpCharacterLiteral(this)}exitRule(t){t instanceof h&&t.exitCSharpCharacterLiteral(this)}}Dl.CSharpCharacterLiteralContext=zm;class Qm extends Ym{constructor(t,e){super(t),super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(Dl.TEXT_LITERAL,0)}enterRule(t){t instanceof h&&t.enterCSharpTextLiteral(this)}exitRule(t){t instanceof h&&t.exitCSharpTextLiteral(this)}}Dl.CSharpTextLiteralContext=Qm;class Zm extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_csharp_identifier}VARIABLE_IDENTIFIER(){return this.getToken(Dl.VARIABLE_IDENTIFIER,0)}SYMBOL_IDENTIFIER(){return this.getToken(Dl.SYMBOL_IDENTIFIER,0)}DOLLAR_IDENTIFIER(){return this.getToken(Dl.DOLLAR_IDENTIFIER,0)}TYPE_IDENTIFIER(){return this.getToken(Dl.TYPE_IDENTIFIER,0)}keyword(){return this.getTypedRuleContext(yx,0)}enterRule(t){t instanceof h&&t.enterCsharp_identifier(this)}exitRule(t){t instanceof h&&t.exitCsharp_identifier(this)}}class $m extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_jsx_expression}jsx_element(){return this.getTypedRuleContext(tR,0)}jsx_fragment(){return this.getTypedRuleContext(sR,0)}enterRule(t){t instanceof h&&t.enterJsx_expression(this)}exitRule(t){t instanceof h&&t.exitJsx_expression(this)}}class tR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_jsx_element}copyFrom(t){super.copyFrom(t)}}class eR extends tR{constructor(t,e){super(t),this.jsx=null,super.copyFrom(e)}jsx_self_closing(){return this.getTypedRuleContext(aR,0)}enterRule(t){t instanceof h&&t.enterJsxSelfClosing(this)}exitRule(t){t instanceof h&&t.exitJsxSelfClosing(this)}}Dl.JsxSelfClosingContext=eR;class iR extends tR{constructor(t,e){super(t),this.opening=null,this.children_=null,this.closing=null,super.copyFrom(e)}jsx_opening(){return this.getTypedRuleContext(oR,0)}jsx_closing(){return this.getTypedRuleContext(hR,0)}jsx_children(){return this.getTypedRuleContext(_R,0)}enterRule(t){t instanceof h&&t.enterJsxElement(this)}exitRule(t){t instanceof h&&t.exitJsxElement(this)}}Dl.JsxElementContext=iR;class sR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"ws_plus",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Fd):this.getTypedRuleContext(Fd,t)})),this.parser=t,this.ruleIndex=Dl.RULE_jsx_fragment,this.children_=null}jsx_fragment_start(){return this.getTypedRuleContext(rR,0)}jsx_fragment_end(){return this.getTypedRuleContext(nR,0)}jsx_children(){return this.getTypedRuleContext(_R,0)}enterRule(t){t instanceof h&&t.enterJsx_fragment(this)}exitRule(t){t instanceof h&&t.exitJsx_fragment(this)}}class rR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_jsx_fragment_start}LT(){return this.getToken(Dl.LT,0)}GT(){return this.getToken(Dl.GT,0)}LTGT(){return this.getToken(Dl.LTGT,0)}enterRule(t){t instanceof h&&t.enterJsx_fragment_start(this)}exitRule(t){t instanceof h&&t.exitJsx_fragment_start(this)}}class nR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_jsx_fragment_end}LT(){return this.getToken(Dl.LT,0)}SLASH(){return this.getToken(Dl.SLASH,0)}GT(){return this.getToken(Dl.GT,0)}enterRule(t){t instanceof h&&t.enterJsx_fragment_end(this)}exitRule(t){t instanceof h&&t.exitJsx_fragment_end(this)}}class aR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"jsx_attribute",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(uR):this.getTypedRuleContext(uR,t)})),this.parser=t,this.ruleIndex=Dl.RULE_jsx_self_closing,this.name=null,this.attributes=null}LT(){return this.getToken(Dl.LT,0)}ws_plus(){return this.getTypedRuleContext(Fd,0)}SLASH(){return this.getToken(Dl.SLASH,0)}GT(){return this.getToken(Dl.GT,0)}jsx_element_name(){return this.getTypedRuleContext(lR,0)}enterRule(t){t instanceof h&&t.enterJsx_self_closing(this)}exitRule(t){t instanceof h&&t.exitJsx_self_closing(this)}}class oR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"jsx_attribute",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(uR):this.getTypedRuleContext(uR,t)})),this.parser=t,this.ruleIndex=Dl.RULE_jsx_opening,this.name=null,this.attributes=null}LT(){return this.getToken(Dl.LT,0)}ws_plus(){return this.getTypedRuleContext(Fd,0)}GT(){return this.getToken(Dl.GT,0)}jsx_element_name(){return this.getTypedRuleContext(lR,0)}enterRule(t){t instanceof h&&t.enterJsx_opening(this)}exitRule(t){t instanceof h&&t.exitJsx_opening(this)}}class hR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_jsx_closing,this.name=null}LT(){return this.getToken(Dl.LT,0)}SLASH(){return this.getToken(Dl.SLASH,0)}GT(){return this.getToken(Dl.GT,0)}jsx_element_name(){return this.getTypedRuleContext(lR,0)}enterRule(t){t instanceof h&&t.enterJsx_closing(this)}exitRule(t){t instanceof h&&t.exitJsx_closing(this)}}class lR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"jsx_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(cR):this.getTypedRuleContext(cR,t)})),bl(this,"DOT",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.DOT):this.getToken(Dl.DOT,t)})),this.parser=t,this.ruleIndex=Dl.RULE_jsx_element_name}enterRule(t){t instanceof h&&t.enterJsx_element_name(this)}exitRule(t){t instanceof h&&t.exitJsx_element_name(this)}}class cR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"nospace_hyphen_identifier_or_keyword",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(ef):this.getTypedRuleContext(ef,t)})),this.parser=t,this.ruleIndex=Dl.RULE_jsx_identifier}identifier_or_keyword(){return this.getTypedRuleContext(tf,0)}enterRule(t){t instanceof h&&t.enterJsx_identifier(this)}exitRule(t){t instanceof h&&t.exitJsx_identifier(this)}}class uR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_jsx_attribute,this.name=null,this.value=null}ws_plus(){return this.getTypedRuleContext(Fd,0)}jsx_identifier(){return this.getTypedRuleContext(cR,0)}EQ(){return this.getToken(Dl.EQ,0)}jsx_attribute_value(){return this.getTypedRuleContext(dR,0)}enterRule(t){t instanceof h&&t.enterJsx_attribute(this)}exitRule(t){t instanceof h&&t.exitJsx_attribute(this)}}class dR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_jsx_attribute_value}copyFrom(t){super.copyFrom(t)}}class pR extends dR{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterJsxValue(this)}exitRule(t){t instanceof h&&t.exitJsxValue(this)}}Dl.JsxValueContext=pR;class fR extends dR{constructor(t,e){super(t),super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(Dl.TEXT_LITERAL,0)}enterRule(t){t instanceof h&&t.enterJsxLiteral(this)}exitRule(t){t instanceof h&&t.exitJsxLiteral(this)}}Dl.JsxLiteralContext=fR;class _R extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"jsx_child",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(xR):this.getTypedRuleContext(xR,t)})),this.parser=t,this.ruleIndex=Dl.RULE_jsx_children}enterRule(t){t instanceof h&&t.enterJsx_children(this)}exitRule(t){t instanceof h&&t.exitJsx_children(this)}}class xR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_jsx_child}copyFrom(t){super.copyFrom(t)}}class ER extends xR{constructor(t,e){super(t),this.text=null,super.copyFrom(e)}jsx_text(){return this.getTypedRuleContext(TR,0)}enterRule(t){t instanceof h&&t.enterJsxText(this)}exitRule(t){t instanceof h&&t.exitJsxText(this)}}Dl.JsxTextContext=ER;class mR extends xR{constructor(t,e){super(t),this.jsx=null,super.copyFrom(e)}jsx_element(){return this.getTypedRuleContext(tR,0)}enterRule(t){t instanceof h&&t.enterJsxChild(this)}exitRule(t){t instanceof h&&t.exitJsxChild(this)}}Dl.JsxChildContext=mR;class RR extends xR{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterJsxCode(this)}exitRule(t){t instanceof h&&t.exitJsxCode(this)}}Dl.JsxCodeContext=RR;class TR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"jsx_char",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(gR):this.getTypedRuleContext(gR,t)})),this.parser=t,this.ruleIndex=Dl.RULE_jsx_text}enterRule(t){t instanceof h&&t.enterJsx_text(this)}exitRule(t){t instanceof h&&t.exitJsx_text(this)}}class gR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_jsx_char}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}LT(){return this.getToken(Dl.LT,0)}GT(){return this.getToken(Dl.GT,0)}JSX_TEXT(){return this.getToken(Dl.JSX_TEXT,0)}enterRule(t){t instanceof h&&t.enterJsx_char(this)}exitRule(t){t instanceof h&&t.exitJsx_char(this)}}class yR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"css_field",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(AR):this.getTypedRuleContext(AR,t)})),this.parser=t,this.ruleIndex=Dl.RULE_css_expression,this.field=null}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}enterRule(t){t instanceof h&&t.enterCss_expression(this)}exitRule(t){t instanceof h&&t.exitCss_expression(this)}}class AR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"css_value",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(IR):this.getTypedRuleContext(IR,t)})),this.parser=t,this.ruleIndex=Dl.RULE_css_field,this.name=null,this.values=null}COLON(){return this.getToken(Dl.COLON,0)}SEMI(){return this.getToken(Dl.SEMI,0)}css_identifier(){return this.getTypedRuleContext(LR,0)}enterRule(t){t instanceof h&&t.enterCss_field(this)}exitRule(t){t instanceof h&&t.exitCss_field(this)}}class LR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"nospace_hyphen_identifier_or_keyword",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(ef):this.getTypedRuleContext(ef,t)})),this.parser=t,this.ruleIndex=Dl.RULE_css_identifier}identifier_or_keyword(){return this.getTypedRuleContext(tf,0)}MINUS(){return this.getToken(Dl.MINUS,0)}nospace_identifier_or_keyword(){return this.getTypedRuleContext(sf,0)}css_identifier(){return this.getTypedRuleContext(LR,0)}enterRule(t){t instanceof h&&t.enterCss_identifier(this)}exitRule(t){t instanceof h&&t.exitCss_identifier(this)}}class IR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=Dl.RULE_css_value}copyFrom(t){super.copyFrom(t)}}class CR extends IR{constructor(t,e){super(t),this.text=null,super.copyFrom(e)}css_text(){return this.getTypedRuleContext(bR,0)}enterRule(t){t instanceof h&&t.enterCssText(this)}exitRule(t){t instanceof h&&t.exitCssText(this)}}Dl.CssTextContext=CR;class vR extends IR{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}LCURL(){return this.getToken(Dl.LCURL,0)}RCURL(){return this.getToken(Dl.RCURL,0)}expression(){return this.getTypedRuleContext(hu,0)}enterRule(t){t instanceof h&&t.enterCssValue(this)}exitRule(t){t instanceof h&&t.exitCssValue(this)}}Dl.CssValueContext=vR;class bR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),bl(this,"SEMI",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.SEMI):this.getToken(Dl.SEMI,t)})),bl(this,"LCURL",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.LCURL):this.getToken(Dl.LCURL,t)})),bl(this,"RCURL",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(Dl.RCURL):this.getToken(Dl.RCURL,t)})),this.parser=t,this.ruleIndex=Dl.RULE_css_text}enterRule(t){t instanceof h&&t.enterCss_text(this)}exitRule(t){t instanceof h&&t.exitCss_text(this)}}function wR(t,e,i){return e in t?Object.defineProperty(t,e,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[e]=i,t}Dl.Enum_category_declarationContext=Ml,Dl.Enum_native_declarationContext=kl,Dl.Category_symbolContext=Ul,Dl.Native_symbolContext=Pl,Dl.Attribute_declarationContext=Fl,Dl.Concrete_widget_declarationContext=Hl,Dl.Native_widget_declarationContext=Vl,Dl.Concrete_category_declarationContext=Bl,Dl.Singleton_category_declarationContext=Gl,Dl.Derived_listContext=jl,Dl.Category_method_listContext=Yl,Dl.Operator_method_declarationContext=Kl,Dl.Setter_method_declarationContext=zl,Dl.Native_setter_declarationContext=Ql,Dl.Getter_method_declarationContext=Zl,Dl.Native_getter_declarationContext=$l,Dl.Native_resource_declarationContext=tc,Dl.Native_category_declarationContext=ec,Dl.Native_category_bindingsContext=ic,Dl.Native_category_binding_listContext=sc,Dl.Abstract_method_declarationContext=ac,Dl.Concrete_method_declarationContext=oc,Dl.Native_method_declarationContext=hc,Dl.Test_method_declarationContext=lc,Dl.AssertionContext=cc,Dl.Typed_argumentContext=uc,Dl.Statement_or_listContext=dc,Dl.StatementContext=_c,Dl.Flush_statementContext=Pc,Dl.Store_statementContext=Fc,Dl.With_resource_statementContext=Hc,Dl.With_singleton_statementContext=Vc,Dl.Switch_statementContext=Bc,Dl.Switch_case_statementContext=Gc,Dl.For_each_statementContext=Jc,Dl.Do_while_statementContext=Yc,Dl.While_statementContext=qc,Dl.If_statementContext=Xc,Dl.Else_if_statement_listContext=Kc,Dl.Raise_statementContext=Zc,Dl.Try_statementContext=$c,Dl.Catch_statementContext=tu,Dl.Break_statementContext=su,Dl.Return_statementContext=ru,Dl.Method_call_expressionContext=nu,Dl.Method_call_statementContext=au,Dl.X_expressionContext=ou,Dl.ExpressionContext=hu,Dl.Filter_expressionContext=Fu,Dl.An_expressionContext=Gu,Dl.Type_expressionContext=ju,Dl.Selectable_expressionContext=Wu,Dl.Instance_expressionContext=Qu,Dl.Mutable_instance_expressionContext=td,Dl.Method_expressionContext=sd,Dl.Blob_expressionContext=rd,Dl.Document_expressionContext=nd,Dl.Write_statementContext=ad,Dl.Filtered_list_expressionContext=od,Dl.Fetch_expressionContext=hd,Dl.Fetch_statementContext=ud,Dl.ThenContext=fd,Dl.Read_statementContext=_d,Dl.Sorted_expressionContext=xd,Dl.Instance_selectorContext=Ed,Dl.Constructor_expressionContext=yd,Dl.Copy_fromContext=Id,Dl.Argument_assignment_listContext=Cd,Dl.Argument_assignmentContext=Nd,Dl.Assign_instance_statementContext=Sd,Dl.Child_instanceContext=Od,Dl.Assign_tuple_statementContext=kd,Dl.Type_literalContext=Ud,Dl.Null_literalContext=Pd,Dl.Ws_plusContext=Fd,Dl.ReplContext=Hd,Dl.Declaration_listContext=Vd,Dl.DeclarationsContext=Gd,Dl.DeclarationContext=jd,Dl.Annotation_constructorContext=Wd,Dl.Annotation_identifierContext=Jd,Dl.Annotation_argumentContext=Yd,Dl.Annotation_argument_nameContext=qd,Dl.Annotation_argument_valueContext=Xd,Dl.Resource_declarationContext=Qd,Dl.Enum_declarationContext=Zd,Dl.Native_symbol_listContext=$d,Dl.Category_symbol_listContext=tp,Dl.Symbol_listContext=ep,Dl.Attribute_constraintContext=ip,Dl.List_literalContext=hp,Dl.Set_literalContext=lp,Dl.Expression_listContext=cp,Dl.Range_literalContext=up,Dl.TypedefContext=dp,Dl.Primary_typeContext=Tp,Dl.Native_typeContext=Ap,Dl.Category_typeContext=Gp,Dl.Mutable_category_typeContext=jp,Dl.Code_typeContext=Wp,Dl.Category_declarationContext=Jp,Dl.Widget_declarationContext=Kp,Dl.Type_identifier_listContext=Zp,Dl.Method_identifierContext=$p,Dl.Identifier_or_keywordContext=tf,Dl.Nospace_hyphen_identifier_or_keywordContext=ef,Dl.Nospace_identifier_or_keywordContext=sf,Dl.IdentifierContext=rf,Dl.Member_identifierContext=hf,Dl.Variable_identifierContext=lf,Dl.Attribute_identifierContext=cf,Dl.Type_identifierContext=uf,Dl.Symbol_identifierContext=df,Dl.Argument_listContext=pf,Dl.ArgumentContext=ff,Dl.Operator_argumentContext=Ef,Dl.Named_argumentContext=mf,Dl.Code_argumentContext=Rf,Dl.Category_or_any_typeContext=Tf,Dl.Any_typeContext=gf,Dl.Member_method_declaration_listContext=If,Dl.Member_method_declarationContext=Cf,Dl.Native_member_method_declaration_listContext=vf,Dl.Native_member_method_declarationContext=bf,Dl.Native_category_bindingContext=wf,Dl.Python_category_bindingContext=kf,Dl.Python_moduleContext=Uf,Dl.Javascript_category_bindingContext=Pf,Dl.Javascript_moduleContext=Ff,Dl.Variable_identifier_listContext=Hf,Dl.Attribute_identifier_listContext=Vf,Dl.Method_declarationContext=Bf,Dl.Comment_statementContext=Gf,Dl.Native_statement_listContext=jf,Dl.Native_statementContext=Wf,Dl.Python_native_statementContext=zf,Dl.Javascript_native_statementContext=Qf,Dl.Statement_listContext=Zf,Dl.Assertion_listContext=$f,Dl.Switch_case_statement_listContext=t_,Dl.Catch_statement_listContext=e_,Dl.Literal_collectionContext=i_,Dl.Atomic_literalContext=a_,Dl.Literal_list_literalContext=L_,Dl.This_expressionContext=I_,Dl.Super_expressionContext=C_,Dl.Parenthesis_expressionContext=v_,Dl.Literal_expressionContext=b_,Dl.Collection_literalContext=w_,Dl.Tuple_literalContext=N_,Dl.Dict_literalContext=S_,Dl.Document_literalContext=O_,Dl.Expression_tupleContext=D_,Dl.Doc_entry_listContext=M_,Dl.Doc_entryContext=k_,Dl.Doc_keyContext=U_,Dl.Dict_entry_listContext=H_,Dl.Dict_entryContext=V_,Dl.Dict_keyContext=B_,Dl.Slice_argumentsContext=W_,Dl.Assign_variable_statementContext=X_,Dl.Assignable_instanceContext=K_,Dl.Is_expressionContext=Z_,Dl.MetadataContext=ex,Dl.Arrow_expressionContext=ix,Dl.Arrow_prefixContext=nx,Dl.Arrow_argsContext=ax,Dl.Sorted_keyContext=lx,Dl.Read_blob_expressionContext=cx,Dl.Read_all_expressionContext=ux,Dl.Read_one_expressionContext=dx,Dl.Order_by_listContext=px,Dl.Order_byContext=fx,Dl.OperatorContext=_x,Dl.KeywordContext=yx,Dl.New_tokenContext=Ax,Dl.Key_tokenContext=Lx,Dl.Module_tokenContext=Ix,Dl.Value_tokenContext=Cx,Dl.Symbols_tokenContext=vx,Dl.AssignContext=bx,Dl.MultiplyContext=wx,Dl.DivideContext=Nx,Dl.IdivideContext=Sx,Dl.ModuloContext=Ox,Dl.LfsContext=Dx,Dl.LfpContext=Mx,Dl.Javascript_statementContext=kx,Dl.Javascript_expressionContext=Fx,Dl.Javascript_primary_expressionContext=Bx,Dl.Javascript_this_expressionContext=Gx,Dl.Javascript_new_expressionContext=jx,Dl.Javascript_selector_expressionContext=Wx,Dl.Javascript_method_expressionContext=Xx,Dl.Javascript_argumentsContext=Kx,Dl.Javascript_item_expressionContext=Zx,Dl.Javascript_parenthesis_expressionContext=$x,Dl.Javascript_identifier_expressionContext=tE,Dl.Javascript_literal_expressionContext=eE,Dl.Javascript_identifierContext=oE,Dl.Python_statementContext=hE,Dl.Python_expressionContext=uE,Dl.Python_primary_expressionContext=fE,Dl.Python_self_expressionContext=TE,Dl.Python_selector_expressionContext=gE,Dl.Python_method_expressionContext=LE,Dl.Python_argument_listContext=IE,Dl.Python_ordinal_argument_listContext=wE,Dl.Python_named_argument_listContext=OE,Dl.Python_parenthesis_expressionContext=kE,Dl.Python_identifier_expressionContext=UE,Dl.Python_literal_expressionContext=VE,Dl.Python_identifierContext=YE,Dl.Java_statementContext=qE,Dl.Java_expressionContext=zE,Dl.Java_primary_expressionContext=$E,Dl.Java_this_expressionContext=tm,Dl.Java_new_expressionContext=em,Dl.Java_selector_expressionContext=im,Dl.Java_method_expressionContext=nm,Dl.Java_argumentsContext=am,Dl.Java_item_expressionContext=lm,Dl.Java_parenthesis_expressionContext=cm,Dl.Java_identifier_expressionContext=um,Dl.Java_class_identifier_expressionContext=fm,Dl.Java_literal_expressionContext=Em,Dl.Java_identifierContext=Am,Dl.Csharp_statementContext=Lm,Dl.Csharp_expressionContext=vm,Dl.Csharp_primary_expressionContext=Nm,Dl.Csharp_this_expressionContext=Sm,Dl.Csharp_new_expressionContext=Om,Dl.Csharp_selector_expressionContext=Dm,Dl.Csharp_method_expressionContext=Um,Dl.Csharp_argumentsContext=Pm,Dl.Csharp_item_expressionContext=Vm,Dl.Csharp_parenthesis_expressionContext=Bm,Dl.Csharp_identifier_expressionContext=Gm,Dl.Csharp_literal_expressionContext=Ym,Dl.Csharp_identifierContext=Zm,Dl.Jsx_expressionContext=$m,Dl.Jsx_elementContext=tR,Dl.Jsx_fragmentContext=sR,Dl.Jsx_fragment_startContext=rR,Dl.Jsx_fragment_endContext=nR,Dl.Jsx_self_closingContext=aR,Dl.Jsx_openingContext=oR,Dl.Jsx_closingContext=hR,Dl.Jsx_element_nameContext=lR,Dl.Jsx_identifierContext=cR,Dl.Jsx_attributeContext=uR,Dl.Jsx_attribute_valueContext=dR,Dl.Jsx_childrenContext=_R,Dl.Jsx_childContext=xR,Dl.Jsx_textContext=TR,Dl.Jsx_charContext=gR,Dl.Css_expressionContext=yR,Dl.Css_fieldContext=AR,Dl.Css_identifierContext=LR,Dl.Css_valueContext=IR,Dl.Css_textContext=bR;const NR=["悋Ꜫ脳맭䅼㯧瞆","奤½ୃ\t\t","\t\t\t\t","\b\t\b\t\t\t\n\t\n\v\t\v","\f\t\f\r\t\r\t\t","\t\t\t\t","\t\t\t","\t\t\t\t","\t\t\t",'\t\t \t !\t!"\t"#',"\t#$\t$%\t%&\t&'\t'(\t()\t)","*\t*+\t+,\t,-\t-.\t./\t/0\t0","1\t12\t23\t34\t45\t56\t67\t7","8\t89\t9:\t:;\t;<\t<=\t=>\t>","?\t?@\t@A\tAB\tBC\tCD\tDE\tE","F\tFG\tGH\tHI\tIJ\tJK\tKL\tL","M\tMN\tNO\tOP\tPQ\tQR\tRS\tS","T\tTU\tUV\tVW\tWX\tXY\tYZ\tZ","[\t[\\\t\\]\t]^\t^_\t_`\t`a\ta","b\tbc\tcd\tde\tef\tfg\tgh\th","i\tij\tjk\tkl\tlm\tmn\tno\to","p\tpq\tqr\trs\tst\ttu\tuv\tv","w\twx\txy\tyz\tz{\t{|\t|}\t}","~\t~\t\t\t","\t\t\t
\t","
\t\t\t","\t\t\t\t","\t\t\t","\t\t\t\t","\t\t\t","\t\t\t\t","\t\t\t","\t\t \t ¡\t","¡¢\t¢£\t£¤\t¤","¥\t¥¦\t¦§\t§¨\t","¨©\t©ª\tª«\t«","¬\t¬\t®\t®¯\t","¯°\t°±\t±²\t²","³\t³´\t´µ\tµ¶\t","¶·\t·¸\t¸¹\t¹","º\tº»\t»¼\t¼½\t","½¾\t¾¿\t¿À\tÀ","Á\tÁÂ\tÂÃ\tÃÄ\t","ÄÅ\tÅÆ\tÆÇ\tÇ","È\tÈÉ\tÉÊ\tÊË\t","ËÌ\tÌÍ\tÍÎ\tÎ","Ï\tÏÐ\tÐÑ\tÑÒ\t","ÒÓ\tÓÔ\tÔÕ\tÕ","Ö\tÖ×\t×Ø\tØÙ\t","ÙÚ\tÚÛ\tÛÜ\tÜ","Ý\tÝÞ\tÞß\tßà\t","àá\táâ\tâã\tã","ä\täå\tåæ\tæç\t","çè\tèé\téê\tê","ë\tëì\tìí\tíî\t","îï\tïð\tðñ\tñ","ò\tòó\tóô\tôõ\t","õö\tö÷\t÷ø\tø","ù\tùú\túû\tûü\t","üý\týþ\tþÿ\tÿ","Ā\tĀā\tāĂ\tĂă\t","ăĄ\tĄą\tą","ȑ\n","Ȕ\n","","","","ȭ\n","Ȳ\n","","","ɀ\n","Ɇ\nɈ\nɊ\n","Ɏ\n","ɓ\n","\b\b\b\b\bɛ\n\b\b\b","\b\b\b\bɢ\n\b\b\b\t\t","\t\t\t\t\t\t\t\t","\t\t\n\nɳ\n\n\n\n\n\n","\n\n\n\n\n\nɾ\n\n\n","\n\n\n\n\nʅ\n\n\n\n\n","ʉ\n\n\v\v\v\v\v","\v\v\v\v\vʔ\n","\v\v\v\f\f\r\r","\r\r\r\r\r\r\rʢ\n\r\r","\r\r\r\r","","ʶ\n","","","","ˍ\n","","˘\n","˟","\n","˨\n","˭\n","˴\n","","˽\n","","","̐\n\f","̓\v","̚\n","̟\n̢\n","̨\n","̭\n","̰\n","̶\n","̼\n","́\n","͆\n","","","","͞\n","","ͩ\n","ͭ\n","","","΄","\n","","Δ\n","Λ","\n","Σ\n","Ϋ\n","ΰ\n"," η\n "," ν\n ",' τ\n !!!!!!!"','""""""##',"##########","##ϡ\n###$$$$$","$$$$$$$$$$","$ϴ\n$%%%%%Ϻ\n%%","%%%%%%&&&&","&&&&&''''","'''(((((((","(((М\n((((((","(((Х\n())))))","))))))))))","))))к\n)\f))н\v)*","**++++++++","+ъ\n+++++++++ѓ","\n+++++++++ќ\n","+++,,,,,,,",",,,,,,,,,,",",,,ѳ\n,--...ѹ\n","./////////","//////////","///Ґ\n///////","//////////","//////////","//ҭ\n//////ҳ\n/","/////ҹ\n/////","//////////","//////////","///ӕ\n//////ӛ\n","/////Ӡ\n/////","//ӧ\n/////Ӭ\n/\f//ӯ","\v/00000000Ӹ","\n0112222222Ԃ","\n2333333ԉ\n3\f33Ԍ","\v34444444Ԕ\n4\f","44ԗ\v4555555","5555Ԣ\n566666","66666666\n67","777Ե\n7778888","88Ծ\n88899999","9Շ\n9999999Վ\n9","999Ւ\n9:::::;",";;;;;՞\n;;;;;գ","\n;\f;;զ\v;<<<<<լ","\n<======ճ\n=>",">>>ո\n>>>>???","?ր\n?????????","??\n????֏\n???","??֔\n?????֙\n??֛","\n?@@@@֠\n@@@@","@@@@@@@@@֭\n@","@@@ֱ\n@@@@@ֶ\n@","@@@@ֻ\n@@@־\n@A","AAAAAAABBB","BBBCCCא\nCCCC","CCCCCי\nCCCDD","DDEEEEEEEE","Eש\nEFFFFGGװ\nG\fG","G׳\vGHH\nH\rHHII","\nI\fII\vIJJ\nJ\rJJ","JJKK؈\nK\fKK؋\vKK","KLLMMNNNؕ\nN\r","NNؖOOOO\nOPP","Pؠ\nPPPPQQQQQة","\nQ\fQQج\vQRRRRر\nR\fR","Rش\vRRRRRع\nR\fRRؼ","\vRRRRRRRRل\nR","SSSSSSSٌ\nS\fSSُ","\vSSّ\nSSSSٕ\nSTT","UUUUVVWWW١","\nWXXYYY٧\nYZZ","ZZZ٭\nZ\fZZٰ\vZ[[","[[[ٶ\n[\f[[ٹ\v[\\\\","\\\\پ\n\\\f\\\\ځ\v\\]]]","]]]]]]]]ڍ\n]","^^ڐ\n^^^^ڔ\n^^^","__ڙ\n____ڝ\n___","````ڤ\n`\f``ڧ\v`a","aaaaabbbbb","bbbbbbbbbb","bbbۀ\nbbbbbbb","bbۉ\nb\fbbی\vbcccې","\ncddddddddd","ddddddddddۤ","\ndeeff۩\nfffg","ghhhh۲\nhiii۶\n","ijjjjۻ\nj\fjj۾\vj","kkk܂\nklll܆\nlm","mmmnnnooooܒ","\noppqqrrsst","tuuuuܡ\nu\fuuܤ\vu","vvvܨ\nvvvܫ\nvww","wܯ\nwxxxxܴ\nxyy","yzzzܻ\nz{{{{{","{{{{{݆\n{\f{{݉\v{","|||||ݏ\n|\f||ݒ\v|","}}}}ݗ\n}\f}}ݚ\v}}","}}}ݟ\n}\f}}ݢ\v}}}","}}}}ݩ\n}~~~~~ݯ","\n~\f~~ݲ\v~","ݷ\n\fݺ\v","ݿ\n\f","ނ\vއ","\n","","ޓ\nޗ\n","","ޟ\n\fޢ\v","ާ\n\f","ު\vޭ\n","\n","\n\f","\v\n","
߄\n
","\f
߇\v
","ߌ\n\fߏ\v","ߕ\n","ߛ","\n\fߞ\v","","ߪ\n","߮\n߱\n","ߵ\n","߸\n","߾\n\fࠁ\v","ࠇ\n","\fࠊ\v","ࠐ\n\fࠓ","\v","࠙\n\fࠜ\v","","","ࠬ\n","࠱\n","࠺\n","","ࡅ\n","ࡊ\n\f","ࡍ\v","ࡔ\n","","࡞\n","ࡦ\n","ࡩ\n\n","ࡲ\n","","ࡼ\n","ࢀ\n","ࢉ\n","\fࢌ\vࢎ\n","\n\f","\v","࢞\n","ࢣ\n\fࢦ","\v ¡","¡¡ࢮ\n¡¢¢","¢¢¢¢¢¢","¢¢ࢹ\n¢£££","£¤¤¤¤¤","¤ࣄ\n¤\f¤¤ࣇ\v¤","¥¥¥¥¥࣍\n¥","¦¦¦§§§","§§§§§§","ࣚ\n§¨¨¨¨","¨©©©©ࣤ\n©","©©ࣧ\n©ªª","ª࣫\nª««««","«¬¬¬¬¬","®","®®®ࣿ\n®\f®®","ं\v®¯¯¯¯इ","\n¯\f¯¯ऊ\v¯¯¯","ऍ\n¯°°°°","°°°क\n°±±","²²²³³³","´´´µµµ","¶¶¶··¸","¸¹¹ºº»","»¼¼¼¼¼","¼¼¼ह\n¼½","½½½½½ी\n½","\f½½ृ\v½¾¾","¾¾¾¾¾¾ौ","\n¾¿¿ÀÀÀ","ÁÁÁÁÁÁ","क़\nÁÂÂÂÂढ़","\nÂÂÂÃÃÃ","ÃÃÃÃ१\nÃ\fÃ","Ã४\vÃÄÄÄ","ÄÅÅÅÅÆ","ÆÇÇÇÇÇ","Çॻ\nÇÈÈÈÈ","ÈÈং\nÈÉÉ","ÉÉই\nÉÊÊÊ","ÊÊÊ\nÊ\fÊÊ","\vÊËËËË","ËËঘ\nËÌÌÍ","ÍÍÍÍÍÍ","ঢ\nÍÎÎÎÎধ","\nÎÎÎÏÏÏ","ÏÏÏÏ\nÏ","ÐÐÐÐÐÐ","Ðহ\nÐ\fÐÐ়\vÐÑ","ÑÑÑÑÑÑ","ÑÑÑÑÑ\n","Ñ\fÑÑৌ\vÑÒÒ","ÒÒÓÓÓÓ","\nÓÓÓÓÓ","\nÓ\fÓÓঢ়\vÓÔÔ","ÔÔÔÔ\nÔ","ÕÕÕÕÕÕ৫","\nÕÖÖÖÖÖ","ÖÖÖ৴\nÖ×","×××××৻\n×","\f××৾\v×ØØ","ØØØØਅ\nØÙ","ÙÚÚÚÛÛ","ÛÛਏ\nÛÜÜ","ÜÜਔ\nÜÜÜÝ","ÝÝÝÝÝÝ","ਞ\nÝ\fÝÝਡ\vÝÞ","ÞÞÞßßß","ßààààà","àà\nà\fàà\và","áááááá","\ná\fááਾ\váâ","âââââ\nâ","ãããããã","ੌ\nãääää","ääää\näå","åååååੜ\n","å\fåå\våææ","ææææ੦\næ","ççèèèé","éééੰ\néêê","êêੵ\nêêê","ëëëëëë","ë\në\fëëં\vëì","ìììííí","íîîîîએ\n","îîîîîઔ\nî","\fîîગ\vîïï","ïïïïઞ\nïð","ðððððથ\n","ðñññ\nñò","òòòમ\nòò","òòલ\nòóóó","óષ\nóóóó","ôôôôિ\nôõ","õõõööö","ööૉ\nö\fööૌ\v","öööö÷÷","÷÷÷\n÷\f÷÷","\v÷÷÷øøø","øøùùùù","\nù\fùù૧\vùú","úú૫\nú\fúú૮\vú","ûûûû\nû","ûûüüüü","üüૼ\nüýý૿\ný","\rýýþþþ","þþଇ\nþþþଊ\nþ","ÿÿ\nÿ\rÿÿ","ĀĀĀଓ\nĀāā","āଗ\nā\rāāଘā","āĂĂĂĂଠ\nĂ","\rĂĂଡĂĂă","ăăăăପ\năă","ăăମ\nă\răăଯ","ăଲ\nă\făăଵ\văĄ","ĄĄĄĄĄ଼\n","Ąąąି\ną\rąąୀ","ąؖ(P\\dftÂôņŸƄ","ƒƞƠƤƬƸƾǀLjǔǚȄ","Ć\b\n\f",' "$&(*,.02468:<>@BDFHJLNPRTVXZ\\^`bdfhjlnprtvxz|~',""," ¢¤¦¨ª¬®°","²´¶¸º¼¾ÀÂÄÆÈ","ÊÌÎÐÒÔÖØÚÜÞà","âäæèêìîðòôöø","úüþĀĂĄĆĈĊČĎĐ","ĒĔĖĘĚĜĞĠĢĤĦĨ","ĪĬĮİIJĴĶĸĺļľŀ","łńņňŊŌŎŐŒŔŖŘ","ŚŜŞŠŢŤŦŨŪŬŮŰ","ŲŴŶŸźżžƀƂƄƆƈ","ƊƌƎƐƒƔƖƘƚƜƞƠ","ƢƤƦƨƪƬƮưƲƴƶƸ","ƺƼƾǀǂDŽdžLjNJnjǎǐ","ǒǔǖǘǚǜǞǠǢǤǦǨ","ǪǬǮǰDzǴǶǸǺǼǾȀ","ȂȄȆȈ]^#$","*-13\t\n","\vuu¯¯]]","¯¯]]¯","¯¯¯","TTdd\t\f88:BDLNy{","¨((**,,","௳Ȋ","țȥ","\bȩ\nȱ\fɏ","ɖɥ","ɲʊ","ʗʙ","ʨʲ","ʿ ˉ",'"˗$ˬ',"&̀(̈","*̔,̣",".̹0͌","2͟4͡6","8΅:Κ","<ά>ζ","@υBό","DϓFϳ","HϵJЂLЋ","NВPЦ","RоTс","VѲXѴ","ZѶ\\ҏ","^ӷ`ӹbԁ","dԃfԍ","hԡjԯ","lԱnԸ","pՑrՓ","t՝vէxխ","zմ|֚","~ֽֿ","ׇ","לר","תױ","","؉","؎ؐ","ؒ؛","؝ ؤ","¢ز¤م","¦ٖ¨٘","ªٜ¬٠","®٢°٦","²٨´ٱ","¶ٺ¸ڌ","ºڏ¼ژ","¾ڠÀڨ","ÂڿÄۏ","ÆۣÈۥ","ÊۨÌ۬","Î۱Ð۵","Ò۷Ô܁","Ö܅Ø܇","Ú܋Üܑ","Þܓàܕ","âܗäܙ","æܛèܝ","êܪìܮ","îܰðܵ","òܺôܼ","ö݊øݘ","úݪüݸ","þޒĀޔ","ĂޘĄޣ","ĆޮĈ߀","Ċ߈Čߔ","ĎߖĐߩ","Ē߫Ĕ߲","Ė߹Ęࠂ","ĚࠋĜࠔ","ĞࠫĠࡄ","ĢࡆĤࡎ","ĦࡓĨࡗ","ĪĬࡥ","Įࡨİࡱ","IJࡽĴࢃ","Ķĸ","ĺ࢝ļ࢟","ľࢧŀࢭ","łࢸńࢺ","ņࢾň࣌","Ŋ࣎Ōࣙ","ŎࣛŐࣦ","Œ࣪Ŕ࣬","ŖࣱŘࣶ","ŚࣻŜः","ŞऔŠख","ŢघŤछ","ŦञŨड","ŪतŬध","ŮऩŰफ","ŲभŴय","ŶसŸऺ","źोż्","žॏƀॗ","Ƃख़Ƅॠ","Ɔ५ƈ९","Ɗॳƌॺ","ƎঁƐআ","ƒঈƔগ","ƖঙƘড","ƚণƜর","ƞলƠঽ","Ƣ্Ƥ","Ʀৣƨ৪","ƪ৳Ƭ৵","Ʈưਆ","Ʋਈƴ","ƶਐƸਗ","ƺਢƼਦ","ƾਪǀਵ","ǂDŽੋ","džLj","NJnj੧","ǎ੩ǐ੯","ǒੱǔ","ǖઃǘઇ","ǚǜઝ","ǞતǠન","ǢǤળ","ǦાǨી","ǪૄǬૐ","Ǯǰૠ","Dz૨Ǵ૯","ǶૻǸ૾","ǺଉǼଌ","ǾȀଔ","ȂଜȄ","ȆȈା","ȊȋiȋȌ","äsȌȓȍȐ","äsȎȏȏȑ","ĊȐȎȐȑ","ȑȔȒȔ","ĊȓȍȓȒ","ȔȕȕȖ","ȖȗȗȘ","JȘș´[șȚ","KȚțȜi","ȜȝäsȝȞ","ȞȟÆdȟȠ","ȠȡȡȢJ","Ȣȣ²ZȣȤK","ȤȥȦæt","Ȧȧ0ȧȨ\\/Ȩ","ȩȪætȪȬ","ȫȭt;Ȭȫ","ȬȭȭȮ","Ȯȯȯ\t","ȰȲȱȰ","ȱȲȲȳ","ȳȴUȴȵ","ârȵȶȶȷ","Âbȷɍȸȹ","ȹɉJȺɊ","Ȼȿ¸]ȼȽ","HȽȾ\fȾɀ","ȿȼȿɀ","ɀɈɁɅ\f","ɂɃHɃɄ¸","]ɄɆɅɂ","ɅɆɆɈ","ɇȻɇɁ","ɈɊɉȺ","ɉɇɊɋ","ɋɌKɌɎ","ɍȸɍɎ","Ɏ\vɏɐy","ɐɒɑɓĈ","
ɒɑɒɓ","ɓɔɔɕ","ɕ\rɖɗ£","ɗɘäsɘɚ","əɛäsɚə","ɚɛɛɜ","ɜɝɝɞ","ɞɡJɟɢö","|ɠɢɡɟ","ɡɠɢɣ","ɣɤKɤ","ɥɦɦɧ£","ɧɨäsɨɩ","ɩɪɪɫ","ɫɬJɬɭ&","ɭɮHɮɯú~","ɯɰKɰ","ɱɳɲɱ","ɲɳɳɴ","ɴɵ\tɵɶäsɶ","ɽɷɾ\fɸ","ɾĊɹɺ\fɺ","ɻɻɼĊɼ","ɾɽɷɽ","ɸɽɹɽ","ɾɾɿɿ","ʈʀʁʁ","ʄJʂʅö|ʃʅ","ʄʂʄʃ","ʅʆʆʇ","Kʇʉʈʀ","ʈʉʉ","ʊʋʋʌ","äsʌʍʍʎ","Ċʎʏʏʐ","ʐʓJʑʔ","ö|ʒʔʓʑ","ʓʒʔʕ","ʕʖKʖ","ʗʘÒjʘ","ʙʚ`ʚʛ","ʛʜŞ°ʜʝ","ʝʞìwʞʡ","ʟʠ6ʠʢ","Âbʡʟʡʢ","ʢʣʣʤ","ʤʥJʥʦ","ĖʦʧKʧ","ʨʩ`ʩʪ","àqʪʫʫʬ","ʬʭʭʮ","ʮʯJʯʰ","ĖʰʱKʱ","ʲʳ`ʳʵ","àqʴʶʵʴ","ʵʶʶʷ","ʷʸʸʹ","ʹʺʺʻ","ʻʼJʼʽ","ĎʽʾKʾ","ʿˀ`ˀˁ","àqˁ˂u˂˃","˃˄˄˅","˅ˆJˆˇ","ĖˇˈKˈ","ˉˊ`ˊˌ","àqˋˍˌˋ","ˌˍˍˎ","ˎˏuˏː","ːˑˑ˒","˒˓J˓˔","Ď˔˕K˕!","˖˘˗˖","˗˘˘˙","˙˚˚˛\t","˛˜äs˜˞","˝˟Ċ˞˝","˞˟˟ˠ","ˠˡˡˢ","ˢˣJˣ˧&","ˤ˥H˥˦ú~","˦˨˧ˤ","˧˨˨˩","˩˪K˪#˫","˭ˬ˫ˬ","˭˭ˮˮ","˯˯˰˰","˱äs˱˳˲","˴Ċ˳˲˳","˴˴˵˵","˶˶˷˷","˸J˸˼&˹˺","H˺˻ú~˻˽","˼˹˼˽","˽˾˾˿","K˿%̀́`","́̂\t̂̃X","̃̄̄̅J","̅̆(̆̇K̇","'̈̉\b̉̊","þ̊̑̋̌","\f̌̍H̍̎","þ̎̐̏̋","̐̓̑̏","̑̒̒)","̓̑̔̕","N̖̕`̖̗Ô","k̗̙̘̚è","u̙̘̙̚","̡̛̛̚","̜̞6̝̟","̞̝̞̟","̢̟̠̠Â","b̡̡̢̜","̢+̣̤`","̤̥Ôķ̥","̨̦èu̧̦","̧̨̨̩","̩̯̪̬6","̫̭̬̫","̬̭̭̮","̮̰Âb̯̪","̯̰̰̱","̵̱̲̲J","̶̳Ė̴̶","̵̵̴̳","̶̷̷̸K","̸-̹̻`","̺̼̻̺","̻̼̼̽","̽̾Ôk̾̀","̿́èù̿","̀́́͂","͂̓̈́ͅ6","̈́͆òz̓ͅ","͇͆͆ͅ","͇͈͈͉J","͉͊Ď͊͋K","͋/͍͌`͍","͎͎͏³͏","͐͐͑͑","͓͒͒J͓","͔Ė͔͕K͕","͖H͖͗¢͗","͙͘͝J͙","͚Ę͚͛K͛","͜͞͞æt͝","͘͜͝͞","1͟͠\\/͠3","͢͡àqͣ͢","ͣͨòzͤͥ","ͥͦĊͦͧ","ͧͩͨͤ","ͨͩͩͬ","ͪͫ0ͫͭĪ","ͬͪͬͭ","ͭ5ͮ΄> ","ͯ΄DͰ΄Fͱ","΄:Ͳ΄~@ͳ΄","Bʹ΄8͵΄X-","Ͷ΄Z.ͷ΄N(΄","D#΄H%ͺ΄L'ͻ","΄J&ͼ΄R*ͽ΄T+",";΄x=Ϳ΄@!΄",'B"΄,΄N',"ͮͯ","Ͱͱ","Ͳͳ","ʹ͵","Ͷͷ","","ͺͻ","ͼͽ",";Ϳ","","΄7","΅ΆrΆ·","·ΈΈ9","ΉΊcΊ","Ό¾`ΌΓ","ΎQΎΏ","ΏΐΐΑ¾`","ΑΒΒΔ","ΓΓΔ","ΔΛΕΖ","ΖΗΗΘ¾`","ΘΙΙΛ","ΚΉΚΕ","ΛΜΝ¤","ΝΞŊ¦ΞΟ","ΟΠ\\/ΠΡΡ","ΣΜ","ΣΣΪΤ","ΥΥΦΦ","ΧJΧΨĖΨ","ΩKΩΫΪ","ΤΪΫΫ",";άέÔkέί","ήΰt;ίή","ίΰΰα","αββ=","γδd3δε","εηζγ","ζηηθ","θσ<ιμ","κλ¤λνà","qμκμν","νξξο","οπJπρĖ","ρςKςτ","σιστ","τ?υφ¤","φχń£χψ","ψωJωϊĖ","ϊϋKϋA","όύ¤ύώäs","ώϏϏϐJ","ϐϑĖϑϒK","ϒCϓϔ","ϔϕϕϖ\\/","ϖϗϗϘJ","ϘϠĚϙϚH","ϚϛϛϜ","ϜϝJϝϞĖ","ϞϟKϟϡ","ϠϙϠϡ","ϡϢϢϣK","ϣEϤϥ¥","ϥϦĠϦϧ","ϧϨJϨϩĖ","ϩϪKϪϴ","ϫϬ¥Ϭϭx","ϭϮĞϮϯ","ϯϰJϰϱĖ","ϱϲKϲϴ","ϳϤϳϫ","ϴGϵ϶s϶","ϹàqϷϸϸ","ϺàqϹϷϹ","ϺϺϻϻ","ϼxϼϽ\\/ϽϾ","ϾϿJϿЀ","ĖЀЁKЁI","ЂЃeЃЄ","ЄЅJЅІĖ","ІЇKЇЈ","HЈЉ§ЉЊ\\/","ЊKЋЌ§","ЌЍ\\/ЍЎЎ","ЏJЏАĖА","БKБMВГ","wГД\\/ДЕ","ЕЖJЖЗĖ","ЗЛKИЙ","HЙКP)КМ","ЛИЛМ","МФНОH","ОПhПР","РСJСТĖ","ТУKУХ","ФНФХ","ХOЦЧ\b)ЧШ","hШЩwЩЪ","\\/ЪЫЫЬ","JЬЭĖЭЮ","KЮлЯа\f","абHбвh","вгwгд\\/де","ежJжз","ĖзиKик","йЯкн","лйлм","мQнл","оппр","\\/рSст¡","туàqуф","фхJхцĖ","цчKчщ","GшъĜщш","щъъђ","ыьkьэ","эюJюяĖ","яѐKѐё","Gёѓђы","ђѓѓћ","єѕqѕі","іїJїјĖ","јљKљњ","Gњќћє","ћќќѝ","ѝўGўU","џѠkѠѡæt","ѡѢѢѣJ","ѣѤĖѤѥK","ѥѦGѦѳ","ѧѨkѨѩxѩ","ѪѪѫ¶\\ѫ","ѬѬѭѭ","ѮJѮѯĖѯ","ѰKѰѱGѱѳ","ѲџѲѧ","ѳWѴѵ","YѵYѶѸ","ѷѹ\\/Ѹѷ","Ѹѹѹ[","Ѻѻ\b/ѻҐȀā","ѼҐǠñѽҐd3","ѾҐf4ѿҐŌ§Ҁ","ҁ$ҁҐ\\/҂҃","҃Ґ\\/҄҅D","҅҆҆҇\\/","҇҈҈Ґ","҉ҊlҊҋ","ҋҌàqҌҍ","ҍҐҎҐ`1ҏ","ѺҏѼҏ","ѽҏѾҏ","ѿҏҀҏ","҂ҏ҄ҏ","҉ҏҎҐ","ӭґҒ\fҒ","ғٸғҔ\\/ҔӬ","ҕҖ\fҖҗ","Ű¹җҘ\\/ҘӬ","ҙҚ\fҚқ","Ŵ»қҜ\\/ҜӬ","ҝҞ\fҞҟŲ","ºҟҠ\\/ҠӬ","ҡҢ\fҢң\t","ңӬ\\/Ҥҥ\fҥҦ","\tҦӬ\\/ҧҨ\f","Ҩҩ\tҩӬ\\/","ҪҬ\fҫҭ","ҬҫҬҭ","ҭҮҮү_","үӬ\\/ҰҲ\f\rұҳ","ҲұҲҳ","ҳҴҴҵ","xҵӬ\\/ҶҸ\f\f","ҷҹҸҷ","ҸҹҹҺ","ҺһvһӬ\\/\rҼҽ","\f\tҽҾҾӬ","\\/\nҿӀ\f\bӀӁQӁ","Ӭ\\/\tӂӃ\fӃӄ","wӄӅ\\/Ӆӆh","ӆӇ\\/\bӇӬӈӉ","\fӉӊsӊӋ","gӋӌàqӌӍx","Ӎӎ\\/ӎӬ","ӏӐ\fӐӬz>ӑӒ","\fӒӔSӓӕ","ӔӓӔӕ","ӕӖӖӬ","òzӗӘ\fӘӚ{","әӛӚә","ӚӛӛӜ","ӜӬň¥ӝӟ\f\v","ӞӠӟӞ","ӟӠӠӡ","ӡӢvӢӣO","ӣӬ^0ӤӦ\f\nӥӧ","ӦӥӦӧ","ӧӨӨө","vөӪRӪӬ^0","ӫґӫҕ","ӫҙӫҝ","ӫҡӫҤ","ӫҧӫҪ","ӫҰӫҶ","ӫҼӫҿ","ӫӂӫӈ","ӫӏӫӑ","ӫӗӫӝ","ӫӤӬӯ","ӭӫӭӮ","Ӯ]ӯӭ","Ӱӱ¦ӱӸŌ§","ӲӳàqӳӴ¦","Ӵӵ\\/ӵӸӶ","Ӹ\\/ӷӰӷӲ","ӷӶӸ_","ӹӺäsӺa","ӻԂh5ӼԂĨ","ӽԂĪӾԂÜ","oӿԂĤԀԂĦ","ԁӻԁӼ","ԁӽԁӾ","ԁӿԁԀ","ԂcԃԄ\b3","Ԅԅb2ԅԊԆ","ԇ\fԇԉj6ԈԆ","ԉԌԊԈ","Ԋԋԋe","ԌԊԍԎ\b","4ԎԏԏԐ","ÜoԐԕԑԒ\f","ԒԔj6ԓԑ","Ԕԗԕԓ","ԕԖԖg","ԗԕԘԢl7","ԙԢn8ԚԢ|?ԛԢ","Ŕ«ԜԢŖ¬ԝԢ","ŘԞԢCԟԢ","<ԠԢp9ԡԘ","ԡԙԡԚ","ԡԛԡԜ","ԡԝԡԞ","ԡԟԡԠ","ԢiԣԤ","ԤÞpԥԦ","Ԧ<ԧԨ","Ԩԩł¢ԩԪ","ԪԫԬ","Ԭԭ\\/ԭԮ","Ԯԯԣ","ԯԥԯԧ","ԯԫk","ԱԲFԲԴ","ԳԵ\\/ԴԳԴ","ԵԵԶԶ","ԷԷmԸ","ԹEԹԽԺ","ԻtԻԼ0ԼԾ","\\/ԽԺԽԾ","ԾԿԿՀ","ՀoՁՂ","ÊfՂՃՃՆ","r:ՄՅՅՇt;","ՆՄՆՇ","ՇՈՈՉ","ՉՒՊՋÊf","ՋՍՌՎt;Ս","ՌՍՎՎ","ՏՏՐՐ","ՒՑՁՑ","ՊՒqՓ","ՔtՔՕŬ·Օ","Ֆ\\/Ֆ:s","ՙ\b;ՙ՚\\/՚","՛;՛՞՜","՞v<՝՝՜","՞դ՟ՠ","\fՠաագ","v<բ՟գզ","դբդե","եuզդ","էիàqըթ","Ŭ·թժ\\/ժլ","իըիլ","լwխծ¨","ծկ\\/կհ ","հղ\\/ձճAղ","ձղճճ","yմշpյն","¤նոàqշյ","շոոչ","չպ¦պջ","\\/ջ{ռսo","ստվրÊf","տվտր","րցցւ¦","ւ֛\\/փ֊oք","Oօֆֆ","և\\/ևֈ ֈ։","\\/։֊ք","֊օ","֎֍֏","Êf֎֍֎֏","֏֓","֑֒¦֒֔","\\/֑֓֓֔","֖֔֘֕","֖֗Z֗֙Ś","®֘֕֘֙","֛֚֙ռ","֚փ֛}","֜֝o֝֟","֞֠Êf֟֞","֟֠֠֡","֢֡¦֢֣\\","/֣֤A֤־","֥֬o֦֭O","֧֨֨֩\\/֩","֪ ֪֫\\/֭֫","֦֧֬֬","ְ֭֮֮","ֱ֯Êfְ֯","ְֱֱֲ","ֲֳִֵ","¦ִֶ\\/ֳֵ","ֵֶֶֺ","ַָָֹ","ZֹֻŚ®ַֺ","ֺֻֻּ","ּ־Aֽ֜","ֽ֥־","ֿ׀׀ׁ","¤ׁׂàqׂ׃","׃ׄJׅׄ","Ėׅ׆K׆","ׇ","Ot\\/","A","אd","א","אבבג","גטd3דהה","וŤ³וז0ז","חŒªחיט","דטיי","ךךככ","
לםņ¤ם","מŬ·מן\\/ן","נסEסע","עשàqףפ","Eפץץצ","\\/צקקש","רנרף","שת","Ĉ
Ŭ·","\\/װ","ׯװ׳","ױׯױײ","ײ׳ױ","״״","","","\t","","","","","","","؆؈","؇؆؈؋","؉؇؉؊","؊،؋؉","،؍؍","؎؏òz؏","ؐؑؑ","ؒؔ\tؓؕ\v","ؔؓؕؖ","ؖؗؖؔ","ؘؗ¢","Rؙ6ؚ\\/؛","ؘ؛ؙ؛","ؚ؝","؟G؞ؠ Q؟؞","؟ؠؠء","ءآGآأ","أؤت","¢RإئHئا","¢Rاةبإ","ةجتب","تثث¡","جتحخ","NخدHدر","ذحرش","زذزس","سغشز","صض¤Sضط","Hطعظص","عؼغظ","غػػك","ؼغؽل\n","ؾلÎhؿل®","Xـل°YفلÐi","قلČكؽ","كؾكؿ","كـكف","كقل£","مٔ¦Tنِ","هّ¬Wوٍ¨Uى","ييٌ¨Uً","ىٌٍُ","ًٍََ","ٍُِّ","هِوّ","ْْٓٓ","ٕٔنٔ","ٕٕ¥ٖ","ٗ²ٗ§٘","ٙªVٙٚ0ٚٛ","¬Wٛ©ٜٝ","\t\bٝ«ٞ١","Īٟ١Äc٠ٞ","٠ٟ١","٢٣$٣¯","٤٧٥٧","٦٤٦٥","٧±٨ٮ","٩٪H٪٫","٫٭٬٩","٭ٰٮ٬","ٮٯٯ³","ٰٮٱٷ","\bٲٳHٳٴ\b","ٴٶٵٲ","ٶٹٷٵ","ٷٸٸµ","ٹٷٺٿæt","ٻټټپæt","ٽٻپځ","ٿٽٿڀ","ڀ·ځٿ","ڂڃxڃڍº^","ڄڅxڅڍ¼_چ","ڇxڇڍÀaڈډ","|ډڍ³ڊڋ","|ڋڍ\\/ڌڂ","ڌڄڌچ","ڌڈڌڊ","ڍ¹ڎڐ","ڏڎڏڐ","ڐڑڑړ","ڒڔ¾`ړڒ","ړڔڔڕ","ڕږږ»","ڗڙژڗ","ژڙڙښ","ښڜ,ڛڝ¾","`ڜڛڜڝ","ڝڞڞڟ*","ڟ½ڠڥ\\","/ڡڢڢڤ\\/","ڣڡڤڧ","ڥڣڥڦ","ڦ¿ڧڥ","ڨککڪ\\/ڪ","ګګڬ\\/ڬڭ","ڭÁڮگ","\bbگۀÄcڰڱK","ڱڲ,ڲڳÂb","ڳڴ*ڴۀ","ڵڶJڶڷ,ڷ","ڸÂbڸڹ*ڹۀ","ںڻMڻڼ",",ڼڽÂbڽھ","*ھۀڿڮ","ڿڰڿڵ","ڿںۀۊ","ہۂ\f\bۂۉ.","ۃۄ\fۄۅ","ۅۉۆۇ\f","ۇۉ/ۈہ","ۈۃۈۆ","ۉیۊۈ","ۊۋۋÃ","یۊۍېÆd","ێېÈeۏۍ","ۏێېÅ","ۑۤ8ےۤ9","ۓۤ:۔ۤ;ە","ۤGۖۤ<ۗۤ","=ۘۤEۙۤ",">ۚۤ@ۛۤ?","ۜۤAۤB","۞ۤD۟ۤF۠","ۤHۡۤIۢۤ","Lۣۑۣے","ۣۓۣ۔","ۣەۣۖ","ۣۣۗۘ","ۣۣۙۚ","ۣۣۛۜ","ۣۣ۞","ۣۣ۟۠","ۣۣۡۢ","ۤÇۥۦ","®ۦÉۧ۩","ۨۧۨ۩","۩۪۪۫","Èe۫Ëۭ۬","DۭÍۮ۲",'\nۯ۲"۰۲',"\v۱ۮ۱ۯ","۱۰۲Ï","۳۶\b۴۶","\t۵۳۵۴","۶Ñ۷ۼ","äs۸۹۹ۻ","äsۺ۸ۻ۾","ۼۺۼ۽","۽Ó۾ۼ","ۿ܂àq܀܂","äs܁ۿ܁܀","܂Õ܃܆","Üo܄܆Š±܅܃","܅܄܆×","܇܈m!܈܉$","܉܊Ún܊Ù",'܋܌n"܌܍Öl܍',"Ûܒàq","ܒäsܐܒætܑ","ܑܑܐ","ܒÝܓܔ","\t\tܔßܕܖ\t\n","ܖáܗܘ\t\v","ܘãܙܚ®","ܚåܛܜ","ܜçܝܢê","vܞܟܟܡê","vܠܞܡܤ","ܢܠܢܣ","ܣéܤܢ","ܥܫðyܦܨ","ܧܦܧܨ","ܨܩܩܫì","wܪܥܪܧ","ܫëܬܯî","xܭܯ4ܮܬ","ܮܭܯí","ܰܳàqܱܲ0","ܴܲĪܱܳ","ܴܴܳï","ܵܶÌgܷܶàqܷ","ñܸܻÂbܹ","ܻô{ܸܺܺ","ܹܻóܼ","ܽ\b{ܾܽRܾ݇","ܿ݀\f݀݁","݆݂݁݃\f","݄݄݆݃","݂݅ܿ݅","݆݉݇݅","݈݈݇õ","݉݇݊ݐ","ø}Hݍø","}ݍݏݎ","ݏݒݐݎ","ݐݑݑ÷","ݒݐݓݔ","NݔݕHݕݗ","ݖݓݗݚ","ݘݖݘݙ","ݙݠݚݘ","ݛݜ¤SݜݝH","ݝݟݞݛ","ݟݢݠݞ","ݠݡݡݨ","ݢݠݣݩ","ݤݩݥݩ,","ݦݩ*ݧݩ\rݨ","ݣݨݤݨ","ݥݨݦݨ","ݧݩùݪ","ݰüݫݬHݬ","ݭüݭݯݮ","ݫݯݲݰ","ݮݰݱݱ","ûݲݰݳ","ݴNݴݵHݵݷ","ݶݳݷݺ","ݸݶݸݹ","ݹހݺݸ","ݻݼ¤Sݼݽ","Hݽݿݾݻ","ݿނހݾ","ހށށކ","ނހރއ"," ބއޅއ",".ކރކބ","ކޅއý","ވމ\fމޓ","ǀáފދ\rދޓ","ǚîތލލޓ","Āގޏޏޓ","Āސޑޑޓ","Ąޒވޒފ","ޒތޒގ","ޒސޓÿ","ޔޖÜoޕޗ","Ăޖޕޖޗ","ޗāޘޙ","tޙޚŦ´ޚޛ","ޛޠƨÕޜޝ","ޝޟƨÕޞޜ","ޟޢޠޞ","ޠޡޡă","ޢޠޣި","ƎÈޤޥޥާ","ƎÈަޤާު","ިަިީ","ީެުި","ޫޭĆެޫ","ެޭޭą","ޮޯtޯް","Ŧ´ްޱ","&ޱ","","ƎÈ&","ƎÈ","","","","ƎÈ","ć߀߅","àq߁߂߂߄","àq߃߁߄߇","߅߃߅߆","߆ĉ߇߅","߈ߍâr߉ߊ","ߊߌârߋ߉","ߌߏߍߋ","ߍߎߎċ","ߏߍߐߕ","*ߑߕ,ߒߕ",".ߓߕ0ߔߐ","ߔߑߔߒ","ߔߓߕč","ߖߜĐߗߘ","HߘߙĐߙߛ","ߚߗߛߞ","ߜߚߜߝ","ߝďߞߜ","ߟߠ\fߠߪƪ","Öߡߢ\rߢߪdž","äߣߤߤߪĒ","ߥߦߦߪĒ","ߧߨߨߪĔ","ߩߟߩߡ","ߩߣߩߥ","ߩߧߪđ","߫߭ƐÉ߬߮","߭߬߭߮","߮߰߯߱Ă","߰߯߰߱","߱ē߲ߴŶ","¼߳ߵߴ߳","ߴߵߵ߷","߶߸Ć߷߶","߷߸߸ĕ","߹߿6ߺ","H6߾","߽ߺ߾ࠁ","߿߽߿ࠀ","ࠀėࠁ߿","ࠂࠈ2ࠃࠄH","ࠄࠅ2ࠅࠇ","ࠆࠃࠇࠊ","ࠈࠆࠈࠉ","ࠉęࠊࠈ","ࠋࠑF$ࠌࠍHࠍࠎ","F$ࠎࠐࠏࠌ","ࠐࠓࠑࠏ","ࠑࠒࠒě","ࠓࠑࠔࠚ","V,ࠕࠖHࠖࠗV,ࠗ","࠙࠘ࠕ࠙","ࠜࠚ࠘ࠚ","ࠛࠛĝࠜ","ࠚࠝࠞࠞ","ࠟĠࠟࠠࠠ","ࠡĠࠡࠢࠢ","ࠬࠣࠤࠤ","ࠥĢࠥࠦࠦ","ࠬࠧࠨ,ࠨ","ࠩĢࠩࠪ*ࠪ","ࠬࠫࠝࠫ","ࠣࠫࠧࠬ","ğ࠭ࡅ«","ࡅ¬࠱$࠰","࠰࠱࠱","࠲࠲ࡅ¶࠳","ࡅ·࠴ࡅª࠵","ࡅ»࠶ࡅº࠷","ࡅ³࠸࠺$࠹","࠸࠹࠺࠺","࠻࠻ࡅ¸࠼","ࡅ¹࠽ࡅ©࠾","ࡅ¼ࡅµࡀ","ࡅ´ࡁࡅætࡂ","ࡅLࡃࡅMࡄ࠭","ࡄࡄ࠰","ࡄ࠳ࡄ࠴","ࡄ࠵ࡄ࠶","ࡄ࠷ࡄ࠹","ࡄ࠼ࡄ࠽","ࡄ࠾ࡄ","ࡄࡀࡄࡁ","ࡄࡂࡄࡃ","ࡅġࡆࡋ","Ġࡇࡈࡈࡊ","Ġࡉࡇࡊࡍ","ࡋࡉࡋࡌ","ࡌģࡍࡋ","ࡎࡏ\t\fࡏĥ","ࡐࡑÈeࡑࡒ","ࡒࡔࡓࡐ","ࡓࡔࡔࡕ","ࡕࡖࡖħ","ࡗࡘࡘ࡙","\\/࡙࡚࡚ĩ","࡛࡞Ġ࡞Ĭ","࡛","࡞īࡦÀ","aࡠࡦº^ࡡࡦ¼_","ࡢࡦİࡣࡦIJ","ࡤࡦĮࡥ","ࡥࡠࡥࡡ","ࡥࡢࡥࡣ","ࡥࡤࡦĭ","ࡧࡩࡨࡧ","ࡨࡩࡩࡪ","ࡪĴ","","","įࡰࡲ","ࡱࡰࡱࡲ","ࡲࡻࡳࡴ,","ࡴࡵļࡵࡶ*","ࡶࡼࡷࡼ/","ࡸࡹ,ࡹࡺ","ࡺࡼ*ࡻࡳ","ࡻࡷࡻࡸ","ࡼıࡽࡿ","ࡾࢀĶࡿࡾ","ࡿࢀࢀࢁ","ࢁࢂࢂij","ࢃࢄ\\/ࢄࢍࢅ","ࢊ\\/ࢆࢇࢇࢉ","\\/࢈ࢆࢉࢌ","ࢊ࢈ࢊࢋ","ࢋࢎࢌࢊ","ࢍࢅࢍࢎ","ࢎĵ","ĸ","ĸ","","ķ","࢘ĺ࢙࢘","࢙࢚\\/࢚Ĺ","࢛࢞Öl࢜࢞³","࢛࢝࢝࢜","࢞Ļ࢟ࢤľ"," ࢠࢡࢡࢣľ"," ࢢࢠࢣࢦ","ࢤࢢࢤࢥ","ࢥĽࢦࢤ","ࢧࢨŀ¡ࢨࢩ","ࢩࢪ\\/ࢪĿ","ࢫࢮÖlࢬࢮ³","ࢭࢫࢭࢬ","ࢮŁࢯࢰ\\/","ࢰࢱࢱࢲ\\/ࢲ","ࢹࢳࢴ\\/ࢴࢵ","ࢵࢹࢶࢷ","ࢷࢹ\\/ࢸࢯ","ࢸࢳࢸࢶ","ࢹŃࢺࢻ","àqࢻࢼŬ·ࢼࢽ","\\/ࢽŅࢾࢿ\b¤","ࢿࣀàqࣀࣅ","ࣁࣂ\fࣂࣄE","ࣃࣁࣄࣇ","ࣅࣃࣅࣆ","ࣆŇࣇࣅ","ࣈࣉ¥&ࣉ࣊¯","࣊࣍òz࣋࣍\\/࣌ࣈ","࣌࣋࣍ʼn","࣏࣎¦'࣏࣐","¯࣐ŋ࣑࣒","Ŏ¨࣒࣓\\/࣓ࣚ","ࣔࣕŎ¨ࣕࣖ","ࣖࣗĖࣗࣘ","࣑ࣘࣚࣙ","ࣙࣔࣚō","ࣛࣜŐ©ࣜࣝ","Iࣝࣞ7ࣞࣟ","Iࣟŏ࣠ࣧà","qࣣ࣡ࣤĈ","
ࣣࣣࣤ","ࣤࣥࣥࣧ","ࣦࣦ࣠࣡","ࣧőࣨ࣫d","3ࣩ࣫Ō§࣪ࣨ","ࣩ࣪࣫œ","࣭࣭࣮࣬F","࣮࣯tࣰ࣯\\/","ࣰŕࣱࣲ","ࣲࣳOࣳࣴtࣴ","ࣵ\\/ࣵŗࣶࣷ","ࣹࣷࣸࣸ","tࣹࣺ\\/ࣺř","ࣻऀŜ¯ࣼࣽ","ࣽࣿŜ¯ࣾࣼ","ࣿंऀࣾ","ऀँँś","ंऀःईà","qऄअअइà","qआऄइऊ","ईआईउ","उऌऊई","ऋऍ\t\rऌऋ","ऌऍऍŝ","ऎक#एक$","ऐकٸऑकŰ¹","ऒकŲºओकŴ»","औऎऔए","औऐऔऑ","औऒऔओ","कşखग\t","गšघङ¯","ङच²(चţ","छज¯जझ³)","झťञट¯","टठ´*ठŧ","डढ¯ढणµ+","णũतथ¯","थद¶,दū","धन0नŭ","ऩप%पů","फब&बű","भम'मų","यर\tरŵ","ऱललळŸ½","ळऴऴह","वशŸ½शष","षहसऱ","सवहŷ","ऺऻ\b½ऻ़ź¾","़ुऽा\f","ाीƀÁिऽ","ीृुि","ुूूŹ","ृुॄौż¿","ॅौžÀॆौƈÅ","ेौƊÆैौƌÇ","ॉौƂÂॊौƆÄ","ोॄोॅ","ोॆोे","ोैोॉ","ोॊौŻ","्ॎĤॎŽ","ॏॐŢ²ॐ॑ƂÂ","॑ſ॒॓","॓क़ƂÂ॔ॕ","ॕक़ƎÈॖक़ƆÄ","ॗ॒ॗ॔","ॗॖक़Ɓ","ख़ग़ƎÈग़ड़","ज़ढ़ƄÃड़ज़","ड़ढ़ढ़फ़","फ़य़य़ƃ","ॠॡ\bÃॡॢŸ½","ॢ२ॣ।\f","।॥॥१Ÿ½","०ॣ१४","२०२३","३ƅ४२","५६६७Ÿ½","७८८Ƈ","९॰॰ॱŸ½","ॱॲॲƉ","ॳॴƎÈॴƋ","ॵॻ¶ॶॻ¸","ॷॻ³ॸॻ©","ॹॻªॺॵ","ॺॶॺॷ","ॺॸॺॹ","ॻƍॼং¯","ॽংॾং±","ॿং®ঀংŠ±","ঁॼঁॽ","ঁॾঁॿ","ঁঀংƏ","ঃইƒÊ","অইƒÊআঃ","আঅইƑ","ঈউ\bÊউঊƔË","ঊএঋঌ\f","ঌƘÍঋ","এ","এঐঐƓ","এঘƖÌ","ওঘƢÒঔঘƤÓ","কঘƦÔখঘƚÎ","গগও","গঔগক","গখঘƕ","ঙচĤচƗ","ছজজঢƚÎ","ঝঞঞটƒÊ","টঠঠঢ","ডছডঝ","ঢƙণতƨÕ","তদথধƜÏ","দথদধ","ধনন","ƛপƞÐ","ফƠÑবভƞÐ","ভমমযƠÑ","যরপ","রফরব","Ɲল\bÐ","ƒÊ","শ\fশষ","ষহƒÊস","হ়স","Ɵ","়ঽা\bÑ","ািƨÕিী0","ীুƒÊু","ূৃ\fৃৄ","ৄƨÕ0","েƒÊে","ৈূৌ","ৈো","োơৌ","্ৎৎƒÊ","ƣ","\bÓ±","ƨÕ","","ৗ\fৗ","ƨÕ","ঢ়","ড়ড়ƥ","ঢ়¶","য়¸ৠ³","ৡ©ৢª","ৣৣয়","ৣৠৣৡ","ৣৢƧ","৫¯০৫","১৫±২৫®","৩৫Š±৪","৪০৪১","৪২৪৩","৫Ʃ৬৭","৭৮Ƭ×৮৯","৯৴ৰৱƬ×","ৱ৲৲৴","৳৬৳ৰ","৴ƫ৵৶\b×","৶৷ƮØ৷ৼ","৸৹\f৹৻ƴÛ","৺৸৻৾","ৼ৺ৼ৽","৽ƭ৾ৼ","ਅưÙਅƲÚ","ਁਅƼßਂਅƾà","ਃਅǂâ","ਁ","ਂਃ","ਅƯਆਇĤ","ਇƱਈਉŢ²","ਉਊƶÜਊƳ","ਏƶÜ","ਏƺÞ","ਏƵ","ਐDŽãਓ","ਔƸÝਓ","ਓਔਔਕ","ਕਖਖƷ","ਗਘ\bÝਘਙƬ×","ਙਟਚਛ\f","ਛਜਜਞƬ×","ਝਚਞਡ","ਟਝਟਠ","ਠƹਡਟ","ਢਣਣਤƬ×","ਤਥਥƻ","ਦਧਧਨƬ×","ਨƽ","ਪਫ\bàਫਬDŽã","ਬਲਭਮ\f","ਮਯਯDŽã","ਰਭ","ਲਰਲਲ਼","ਲ਼ƿਲ","ਵਸ਼\báਸ਼ƾà","਼ਸਹ\f","ਹ±ਸ","ਾ਼","਼ǁ","ਾ਼ਿ¶","ੀ¸ੁ³","ੂ©ª","ਿੀ","ੁੂ","ǃ","ੌ¯ੇੌ","ੈੌ±ੌ®","ੌŠ±ੋ","ੋੇੋੈ","ੋੋ","ੌDž੍","Ljå","ੑLjå","","੍ੑ","LJ\bå","NJæ","ਖ਼ਗ਼\fਗ਼ੜǐé","ਜ਼ਖ਼ੜ","ਜ਼ਫ਼","ਫ਼lj","੦njç੦ǎè","੦ǘí੦ǚî","੦ǜï","","","੦Nj੧੨Ĥ","੨Ǎ੩੪Ţ²","੪੫ǒê੫Ǐ","੬੭੭ੰǒê","੮ੰǖì੯੬","੯੮ੰǑ","ੱੲǞðੲੴ","ੳੵǔëੴੳ","ੴੵੵ੶","੶Ǔ","\bëLjå","\f","Ljå","ં","ઁ","ઁǕં","ઃઅLjå","અઆઆǗ","ઇઈઈઉLjå","ઉઊઊǙ","ઋઌ\bîઌએ±","ઍએǞðઋ","ઍએક","ઐઑ\fઑ","ઔǞðઓઐ","ઔગકઓ","કખખǛ","ગકઘઞ¶","ઙઞ¸ચઞ³","છઞ©જઞª","ઝઘઝઙ","ઝચઝછ","ઝજઞǝ","ટથ¯ઠથ","ડથ±ઢથ®","ણથŠ±તટ","તઠતડ","તઢતણ","થǟદǢò","ધǤóનદ","નધǡ","પલǪöફભǬ÷","બમǸýભબ","ભમમય","યરǮøરલ","પફ","લǣળǦô","શIવષǸý","શવશષ","ષસસહI","હǨõǥ","઼,઼િ*ઽ","િ.ાા","ઽિǧી","ુ,ુૂ&ૂૃ","*ૃǩૄૅ",",ૅǰù","IેૉǴûૈે","ૉૌૈ","ોો્","ૌ્","&*ǫ","ૐ,","ǰùI","Ǵû","","","*ǭ",",","&ǰù","*ǯૠ","Dzúૡૢૢ","Dzúૣૡ૧","ૣ૦","૦DZ૧","૨૬Öl૩૫","Øm૪૩૫૮","૬૪૬૭","૭dz૮૬","૯Dzú૰૱","0૱Ƕü૰","","Iǵ","ૼ³","ૹ\\/ૹૺ","ૺૼૻ","ૻૼǷ","૽૿Ǻþ૾૽","૿૾","ଁଁǹ","ଂଊǼÿଃଊǢ","òଆଅଇ\\","/ଆଅଆଇ","ଇଈଈଊ","ଉଂଉଃ","ଉଊǻ","ଋǾĀଌଋ","ଌ","ଏଏǽ","ଐଓ\nଓ½","ଐ","ଓǿଔଖ","କଗȂĂଖକ","ଗଘଘଖ","ଘଙଙଚ","ଚଛଛȁ","ଜଝȄăଝଟ","ଞଠȆĄଟଞ","ଠଡଡଟ","ଡଢଢଣ","ଣତତȃ","ଥଦ\băଦପÖ","lଧନ$ନପÚn","ଥଧ","ପଳଫଭ\f","ବମØmଭବ","ମଯଯଭ","ଯରରଲ","ଫଲଵ","ଳଳ","ȅଵଳ","ଶଷଷସ\\/ସ","ହହ଼","଼Ȉąଶ","଼ȇଽ","ି\nାଽି","ୀୀାୀ","ୁୁȉď","ȐȓȬȱȿɅɇɉɍɒɚɡ","ɲɽʄʈʓʡʵˌ˗˞˧ˬ","˳˼̵̡̧̙̞̬̯̻̑̀","ͨͬ͝ͅΓΚΪίζμ","σϠϳϹЛФлщђћѲѸ","ҏҬҲҸӔӚӟӦӫӭӷԁ","ԊԕԡԯԴԽՆՍՑ՝դի","ղշտ֊֎ְֵ֚֓֘֟֬","ֺֽטרױ؉ؖ؛","؟تزغكٍِٔ٠٦ٮٷ","ٿڌڏړژڜڥڿۈۊۏۣ","ۨ۱۵ۼ܁܅ܑܢܧܪܮܳ","ܺ݅݇ݐݘݠݨݰݸހކޒ","ޖޠިެ߅ߍߔߜߩ","߭߰ߴ߷߿ࠈࠑࠚࠫ࠰࠹ࡄ","ࡋࡓࡥࡨࡱࡻࡿࢊࢍ","࢝ࢤࢭࢸࣅࣣࣦ࣌ࣙ࣪ऀई","ऌऔसुोॗड़२ॺঁআএ","গডদরৣ৪৳ৼ","ਓਟਲ਼ੋ੯","ੴકઝતનભશા","૬ૻଆଉଘଡ","ଯଳୀ"].join(""),SR=(new a.a.atn.ATNDeserializer).deserialize(NR),OR=SR.decisionToState.map(((t,e)=>new a.a.dfa.DFA(t,e))),DR=new a.a.PredictionContextCache;class MR extends c{constructor(t){super(t),this._interp=new a.a.atn.ParserATNSimulator(this,SR,OR,DR),this.ruleNames=MR.ruleNames,this.literalNames=MR.literalNames,this.symbolicNames=MR.symbolicNames}get atn(){return SR}sempred(t,e,i){switch(e){case 19:return this.native_category_binding_list_sempred(t,i);case 39:return this.else_if_statement_list_sempred(t,i);case 45:return this.expression_sempred(t,i);case 49:return this.instance_expression_sempred(t,i);case 50:return this.mutable_instance_expression_sempred(t,i);case 56:return this.copy_from_sempred(t,i);case 57:return this.argument_assignment_list_sempred(t,i);case 67:return this.child_instance_sempred(t,i);case 96:return this.typedef_sempred(t,i);case 107:return this.nospace_hyphen_identifier_or_keyword_sempred(t,i);case 108:return this.nospace_identifier_or_keyword_sempred(t,i);case 121:return this.any_type_sempred(t,i);case 162:return this.assignable_instance_sempred(t,i);case 163:return this.is_expression_sempred(t,i);case 164:return this.metadata_sempred(t,i);case 176:return this.new_token_sempred(t,i);case 177:return this.key_token_sempred(t,i);case 178:return this.module_token_sempred(t,i);case 179:return this.value_token_sempred(t,i);case 180:return this.symbols_token_sempred(t,i);case 187:return this.javascript_expression_sempred(t,i);case 193:return this.javascript_arguments_sempred(t,i);case 200:return this.python_expression_sempred(t,i);case 206:return this.python_ordinal_argument_list_sempred(t,i);case 207:return this.python_named_argument_list_sempred(t,i);case 209:return this.python_identifier_expression_sempred(t,i);case 213:return this.java_expression_sempred(t,i);case 219:return this.java_arguments_sempred(t,i);case 222:return this.java_identifier_expression_sempred(t,i);case 223:return this.java_class_identifier_expression_sempred(t,i);case 227:return this.csharp_expression_sempred(t,i);case 233:return this.csharp_arguments_sempred(t,i);case 236:return this.csharp_identifier_expression_sempred(t,i);case 257:return this.css_identifier_sempred(t,i);default:throw"No predicate with index:"+e}}native_category_binding_list_sempred(t,e){switch(e){case 0:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}else_if_statement_list_sempred(t,e){switch(e){case 1:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}expression_sempred(t,e){switch(e){case 2:return this.precpred(this._ctx,20);case 3:return this.precpred(this._ctx,19);case 4:return this.precpred(this._ctx,18);case 5:return this.precpred(this._ctx,17);case 6:return this.precpred(this._ctx,16);case 7:return this.precpred(this._ctx,15);case 8:return this.precpred(this._ctx,13);case 9:return this.precpred(this._ctx,12);case 10:return this.precpred(this._ctx,11);case 11:return this.precpred(this._ctx,10);case 12:return this.precpred(this._ctx,7);case 13:return this.precpred(this._ctx,6);case 14:return this.precpred(this._ctx,5);case 15:return this.precpred(this._ctx,1);case 16:return this.precpred(this._ctx,24);case 17:return this.precpred(this._ctx,21);case 18:return this.precpred(this._ctx,14);case 19:return this.precpred(this._ctx,9);case 20:return this.precpred(this._ctx,8);default:throw"No predicate with index:"+e}}instance_expression_sempred(t,e){switch(e){case 21:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}mutable_instance_expression_sempred(t,e){switch(e){case 22:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}copy_from_sempred(t,e){switch(e){case 23:return this.willNotBe(this.equalToken());default:throw"No predicate with index:"+e}}argument_assignment_list_sempred(t,e){switch(e){case 24:return this.willNotBe(this.equalToken());case 25:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}child_instance_sempred(t,e){switch(e){case 26:case 27:return this.wasNot(MR.WS);default:throw"No predicate with index:"+e}}typedef_sempred(t,e){switch(e){case 28:return this.precpred(this._ctx,6);case 29:return this.precpred(this._ctx,5);case 30:return this.precpred(this._ctx,4);default:throw"No predicate with index:"+e}}nospace_hyphen_identifier_or_keyword_sempred(t,e){switch(e){case 31:return this.wasNotWhiteSpace();default:throw"No predicate with index:"+e}}nospace_identifier_or_keyword_sempred(t,e){switch(e){case 32:return this.wasNotWhiteSpace();default:throw"No predicate with index:"+e}}any_type_sempred(t,e){switch(e){case 33:return this.precpred(this._ctx,2);case 34:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}assignable_instance_sempred(t,e){switch(e){case 35:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}is_expression_sempred(t,e){switch(e){case 36:return this.willBeAOrAn();default:throw"No predicate with index:"+e}}metadata_sempred(t,e){switch(e){case 37:return this.willBeText("metadata");default:throw"No predicate with index:"+e}}new_token_sempred(t,e){switch(e){case 38:return this.isText(t.i1,"new");default:throw"No predicate with index:"+e}}key_token_sempred(t,e){switch(e){case 39:return this.isText(t.i1,"key");default:throw"No predicate with index:"+e}}module_token_sempred(t,e){switch(e){case 40:return this.isText(t.i1,"module");default:throw"No predicate with index:"+e}}value_token_sempred(t,e){switch(e){case 41:return this.isText(t.i1,"value");default:throw"No predicate with index:"+e}}symbols_token_sempred(t,e){switch(e){case 42:return this.isText(t.i1,"symbols");default:throw"No predicate with index:"+e}}javascript_expression_sempred(t,e){switch(e){case 43:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}javascript_arguments_sempred(t,e){switch(e){case 44:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}python_expression_sempred(t,e){switch(e){case 45:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}python_ordinal_argument_list_sempred(t,e){switch(e){case 46:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}python_named_argument_list_sempred(t,e){switch(e){case 47:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}python_identifier_expression_sempred(t,e){switch(e){case 48:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}java_expression_sempred(t,e){switch(e){case 49:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}java_arguments_sempred(t,e){switch(e){case 50:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}java_identifier_expression_sempred(t,e){switch(e){case 51:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}java_class_identifier_expression_sempred(t,e){switch(e){case 52:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}csharp_expression_sempred(t,e){switch(e){case 53:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}csharp_arguments_sempred(t,e){switch(e){case 54:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}csharp_identifier_expression_sempred(t,e){switch(e){case 55:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}css_identifier_sempred(t,e){switch(e){case 56:return this.precpred(this._ctx,1);default:throw"No predicate with index:"+e}}enum_category_declaration(){let t=new kR(this,this._ctx,this.state);this.enterRule(t,0,MR.RULE_enum_category_declaration);try{switch(this.enterOuterAlt(t,1),this.state=520,this.match(MR.ENUM),this.state=521,t.name=this.type_identifier(),this.state=522,this.match(MR.LPAR),this.state=529,this._errHandler.sync(this),this._input.LA(1)){case MR.TYPE_IDENTIFIER:this.state=523,t.derived=this.type_identifier(),this.state=526,this._errHandler.sync(this),this._input.LA(1)===MR.COMMA&&(this.state=524,this.match(MR.COMMA),this.state=525,t.attrs=this.attribute_identifier_list());break;case MR.RESOURCE:case MR.STORABLE:case MR.VARIABLE_IDENTIFIER:this.state=528,t.attrs=this.attribute_identifier_list();break;default:throw new a.a.error.NoViableAltException(this)}this.state=531,this.match(MR.RPAR),this.state=532,this.match(MR.COLON),this.state=533,this.indent(),this.state=534,t.symbols=this.category_symbol_list(),this.state=535,this.dedent()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}enum_native_declaration(){let t=new UR(this,this._ctx,this.state);this.enterRule(t,2,MR.RULE_enum_native_declaration);try{this.enterOuterAlt(t,1),this.state=537,this.match(MR.ENUM),this.state=538,t.name=this.type_identifier(),this.state=539,this.match(MR.LPAR),this.state=540,t.typ=this.native_type(),this.state=541,this.match(MR.RPAR),this.state=542,this.match(MR.COLON),this.state=543,this.indent(),this.state=544,t.symbols=this.native_symbol_list(),this.state=545,this.dedent()}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}native_symbol(){let t=new PR(this,this._ctx,this.state);this.enterRule(t,4,MR.RULE_native_symbol);try{this.enterOuterAlt(t,1),this.state=547,t.name=this.symbol_identifier(),this.state=548,this.match(MR.EQ),this.state=549,t.exp=this.expression(0)}catch(e){if(!(e instanceof a.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}category_symbol(){let t=new FR(this,this._ctx,this.state);this.enterRule(t,6,MR.RULE_category_symbol);var e=0;try{this.enterOuterAlt(t,1),this.state=551,t.name=this.symbol_identifier(),this.state=552,this.match(MR.LPAR),this.state=554,this._errHandler.sync(this),(0==((e=this._input.LA(1))-21&-32)&&0!=(1<'","'>='","'<'","'<='","'<>'","'<:>'","'='","'!='","'=='","'~='","'~'","'<-'","'->'","'=>'","'Boolean'","'Css'","'Character'","'Text'","'Integer'","'Decimal'","'Date'","'Time'","'DateTime'","'Period'","'Version'","'Method:'","'Code'","'Document'","'Blob'","'Image'","'Uuid'","'DbId'","'Iterator'","'Cursor'","'Html'","'Type'","'abstract'","'all'","'always'","'and'","'any'","'as'",null,"'attr'","'attribute'","'attributes'","'bindings'","'break'","'by'","'case'","'catch'","'category'","'class'","'contains'","'def'","'default'","'define'","'delete'",null,"'do'","'doing'","'each'","'else'","'enum'","'enumerated'","'except'","'execute'","'expecting'","'extends'","'fetch'","'filtered'","'finally'","'flush'","'for'","'from'","'getter'","'has'","'if'","'in'","'index'","'invoke:'","'is'","'matching'","'method'","'methods'","'modulo'","'mutable'","'native'","'None'","'not'",null,"'null'","'on'","'one'","'operator'","'or'","'order'","'otherwise'","'pass'","'raise'","'read'","'receiving'","'resource'","'return'","'returning'","'rows'","'self'","'setter'","'singleton'","'sorted'","'storable'","'store'","'super'","'switch'","'test'","'then'","'this'","'throw'","'to'","'try'","'verifying'","'widget'","'with'","'when'","'where'","'while'","'write'",null,null,"'MIN_INTEGER'","'MAX_INTEGER'"]),wR(MR,"symbolicNames",[null,"INDENT","DEDENT","LF_TAB","LF_MORE","LF","TAB","WS","CSS_DATA","COMMENT","JAVA","CSHARP","PYTHON2","PYTHON3","JAVASCRIPT","SWIFT","COLON","SEMI","COMMA","RANGE","DOT","LPAR","RPAR","LBRAK","RBRAK","LCURL","RCURL","QMARK","XMARK","AMP","AMP2","PIPE","PIPE2","PLUS","MINUS","STAR","SLASH","BSLASH","PERCENT","SHARP","GT","GTE","LT","LTE","LTGT","LTCOLONGT","EQ","XEQ","EQ2","TEQ","TILDE","LARROW","RARROW","EGT","BOOLEAN","CSS","CHARACTER","TEXT","INTEGER","DECIMAL","DATE","TIME","DATETIME","PERIOD","VERSION","METHOD_COLON","CODE","DOCUMENT","BLOB","IMAGE","UUID","DBID","ITERATOR","CURSOR","HTML","TYPE","ABSTRACT","ALL","ALWAYS","AND","ANY","AS","ASC","ATTR","ATTRIBUTE","ATTRIBUTES","BINDINGS","BREAK","BY","CASE","CATCH","CATEGORY","CLASS","CONTAINS","DEF","DEFAULT","DEFINE","DELETE","DESC","DO","DOING","EACH","ELSE","ENUM","ENUMERATED","EXCEPT","EXECUTE","EXPECTING","EXTENDS","FETCH","FILTERED","FINALLY","FLUSH","FOR","FROM","GETTER","HAS","IF","IN","INDEX","INVOKE_COLON","IS","MATCHING","METHOD","METHODS","MODULO","MUTABLE","NATIVE","NONE","NOT","NOTHING","NULL","ON","ONE","OPERATOR","OR","ORDER","OTHERWISE","PASS","RAISE","READ","RECEIVING","RESOURCE","RETURN","RETURNING","ROWS","SELF","SETTER","SINGLETON","SORTED","STORABLE","STORE","SUPER","SWITCH","TEST","THEN","THIS","THROW","TO","TRY","VERIFYING","WIDGET","WITH","WHEN","WHERE","WHILE","WRITE","BOOLEAN_LITERAL","CHAR_LITERAL","MIN_INTEGER","MAX_INTEGER","SYMBOL_IDENTIFIER","TYPE_IDENTIFIER","VARIABLE_IDENTIFIER","NATIVE_IDENTIFIER","DOLLAR_IDENTIFIER","ARONDBASE_IDENTIFIER","TEXT_LITERAL","UUID_LITERAL","VERSION_LITERAL","INTEGER_LITERAL","HEXA_LITERAL","DECIMAL_LITERAL","DATETIME_LITERAL","TIME_LITERAL","DATE_LITERAL","PERIOD_LITERAL","JSX_TEXT"]),wR(MR,"ruleNames",["enum_category_declaration","enum_native_declaration","native_symbol","category_symbol","attribute_declaration","index_clause","concrete_widget_declaration","native_widget_declaration","concrete_category_declaration","singleton_category_declaration","derived_list","operator_method_declaration","setter_method_declaration","native_setter_declaration","getter_method_declaration","native_getter_declaration","native_category_declaration","native_resource_declaration","native_category_bindings","native_category_binding_list","abstract_method_declaration","concrete_method_declaration","native_method_declaration","test_method_declaration","assertion","typed_argument","statement","flush_statement","store_statement","method_call_expression","method_call_statement","with_resource_statement","with_singleton_statement","switch_statement","switch_case_statement","for_each_statement","do_while_statement","while_statement","if_statement","else_if_statement_list","raise_statement","try_statement","catch_statement","break_statement","return_statement","expression","filter_expression","type_expression","selectable_expression","instance_expression","mutable_instance_expression","method_expression","instance_selector","blob_expression","document_expression","constructor_expression","copy_from","argument_assignment_list","argument_assignment","write_statement","filtered_list_suffix","fetch_expression","fetch_statement","then","read_statement","sorted_expression","assign_instance_statement","child_instance","assign_tuple_statement","lfs","lfp","ws_plus","indent","dedent","type_literal","null_literal","comment_statement","repl","declaration_list","declarations","declaration","annotation_constructor","annotation_identifier","annotation_argument","annotation_argument_name","annotation_argument_value","resource_declaration","enum_declaration","native_symbol_list","category_symbol_list","symbol_list","attribute_constraint","list_literal","set_literal","expression_list","range_literal","typedef","primary_type","native_type","category_type","mutable_category_type","code_type","category_declaration","widget_declaration","type_identifier_list","method_identifier","identifier_or_keyword","nospace_hyphen_identifier_or_keyword","nospace_identifier_or_keyword","identifier","member_identifier","variable_identifier","attribute_identifier","type_identifier","symbol_identifier","argument_list","argument","operator_argument","named_argument","code_argument","category_or_any_type","any_type","member_method_declaration_list","member_method_declaration","native_member_method_declaration_list","native_member_method_declaration","native_category_binding","python_category_binding","python_module","javascript_category_binding","javascript_module","variable_identifier_list","attribute_identifier_list","method_declaration","native_statement_list","native_statement","python_native_statement","javascript_native_statement","statement_list","assertion_list","switch_case_statement_list","catch_statement_list","literal_collection","atomic_literal","literal_list_literal","this_expression","super_expression","parenthesis_expression","literal_expression","collection_literal","tuple_literal","dict_literal","document_literal","expression_tuple","doc_entry_list","doc_entry","doc_key","dict_entry_list","dict_entry","dict_key","slice_arguments","assign_variable_statement","assignable_instance","is_expression","metadata","arrow_expression","arrow_prefix","arrow_args","sorted_key","read_blob_expression","read_all_expression","read_one_expression","order_by_list","order_by","operator","keyword","new_token","key_token","module_token","value_token","symbols_token","assign","multiply","divide","idivide","modulo","javascript_statement","javascript_expression","javascript_primary_expression","javascript_this_expression","javascript_new_expression","javascript_selector_expression","javascript_method_expression","javascript_arguments","javascript_item_expression","javascript_parenthesis_expression","javascript_identifier_expression","javascript_literal_expression","javascript_identifier","python_statement","python_expression","python_primary_expression","python_self_expression","python_selector_expression","python_method_expression","python_argument_list","python_ordinal_argument_list","python_named_argument_list","python_parenthesis_expression","python_identifier_expression","python_literal_expression","python_identifier","java_statement","java_expression","java_primary_expression","java_this_expression","java_new_expression","java_selector_expression","java_method_expression","java_arguments","java_item_expression","java_parenthesis_expression","java_identifier_expression","java_class_identifier_expression","java_literal_expression","java_identifier","csharp_statement","csharp_expression","csharp_primary_expression","csharp_this_expression","csharp_new_expression","csharp_selector_expression","csharp_method_expression","csharp_arguments","csharp_item_expression","csharp_parenthesis_expression","csharp_identifier_expression","csharp_literal_expression","csharp_identifier","jsx_expression","jsx_element","jsx_fragment","jsx_fragment_start","jsx_fragment_end","jsx_self_closing","jsx_opening","jsx_closing","jsx_element_name","jsx_identifier","jsx_attribute","jsx_attribute_value","jsx_children","jsx_child","jsx_text","jsx_char","css_expression","css_field","css_identifier","css_value","css_text"]),MR.EOF=a.a.Token.EOF,MR.INDENT=1,MR.DEDENT=2,MR.LF_TAB=3,MR.LF_MORE=4,MR.LF=5,MR.TAB=6,MR.WS=7,MR.CSS_DATA=8,MR.COMMENT=9,MR.JAVA=10,MR.CSHARP=11,MR.PYTHON2=12,MR.PYTHON3=13,MR.JAVASCRIPT=14,MR.SWIFT=15,MR.COLON=16,MR.SEMI=17,MR.COMMA=18,MR.RANGE=19,MR.DOT=20,MR.LPAR=21,MR.RPAR=22,MR.LBRAK=23,MR.RBRAK=24,MR.LCURL=25,MR.RCURL=26,MR.QMARK=27,MR.XMARK=28,MR.AMP=29,MR.AMP2=30,MR.PIPE=31,MR.PIPE2=32,MR.PLUS=33,MR.MINUS=34,MR.STAR=35,MR.SLASH=36,MR.BSLASH=37,MR.PERCENT=38,MR.SHARP=39,MR.GT=40,MR.GTE=41,MR.LT=42,MR.LTE=43,MR.LTGT=44,MR.LTCOLONGT=45,MR.EQ=46,MR.XEQ=47,MR.EQ2=48,MR.TEQ=49,MR.TILDE=50,MR.LARROW=51,MR.RARROW=52,MR.EGT=53,MR.BOOLEAN=54,MR.CSS=55,MR.CHARACTER=56,MR.TEXT=57,MR.INTEGER=58,MR.DECIMAL=59,MR.DATE=60,MR.TIME=61,MR.DATETIME=62,MR.PERIOD=63,MR.VERSION=64,MR.METHOD_COLON=65,MR.CODE=66,MR.DOCUMENT=67,MR.BLOB=68,MR.IMAGE=69,MR.UUID=70,MR.DBID=71,MR.ITERATOR=72,MR.CURSOR=73,MR.HTML=74,MR.TYPE=75,MR.ABSTRACT=76,MR.ALL=77,MR.ALWAYS=78,MR.AND=79,MR.ANY=80,MR.AS=81,MR.ASC=82,MR.ATTR=83,MR.ATTRIBUTE=84,MR.ATTRIBUTES=85,MR.BINDINGS=86,MR.BREAK=87,MR.BY=88,MR.CASE=89,MR.CATCH=90,MR.CATEGORY=91,MR.CLASS=92,MR.CONTAINS=93,MR.DEF=94,MR.DEFAULT=95,MR.DEFINE=96,MR.DELETE=97,MR.DESC=98,MR.DO=99,MR.DOING=100,MR.EACH=101,MR.ELSE=102,MR.ENUM=103,MR.ENUMERATED=104,MR.EXCEPT=105,MR.EXECUTE=106,MR.EXPECTING=107,MR.EXTENDS=108,MR.FETCH=109,MR.FILTERED=110,MR.FINALLY=111,MR.FLUSH=112,MR.FOR=113,MR.FROM=114,MR.GETTER=115,MR.HAS=116,MR.IF=117,MR.IN=118,MR.INDEX=119,MR.INVOKE_COLON=120,MR.IS=121,MR.MATCHING=122,MR.METHOD=123,MR.METHODS=124,MR.MODULO=125,MR.MUTABLE=126,MR.NATIVE=127,MR.NONE=128,MR.NOT=129,MR.NOTHING=130,MR.NULL=131,MR.ON=132,MR.ONE=133,MR.OPERATOR=134,MR.OR=135,MR.ORDER=136,MR.OTHERWISE=137,MR.PASS=138,MR.RAISE=139,MR.READ=140,MR.RECEIVING=141,MR.RESOURCE=142,MR.RETURN=143,MR.RETURNING=144,MR.ROWS=145,MR.SELF=146,MR.SETTER=147,MR.SINGLETON=148,MR.SORTED=149,MR.STORABLE=150,MR.STORE=151,MR.SUPER=152,MR.SWITCH=153,MR.TEST=154,MR.THEN=155,MR.THIS=156,MR.THROW=157,MR.TO=158,MR.TRY=159,MR.VERIFYING=160,MR.WIDGET=161,MR.WITH=162,MR.WHEN=163,MR.WHERE=164,MR.WHILE=165,MR.WRITE=166,MR.BOOLEAN_LITERAL=167,MR.CHAR_LITERAL=168,MR.MIN_INTEGER=169,MR.MAX_INTEGER=170,MR.SYMBOL_IDENTIFIER=171,MR.TYPE_IDENTIFIER=172,MR.VARIABLE_IDENTIFIER=173,MR.NATIVE_IDENTIFIER=174,MR.DOLLAR_IDENTIFIER=175,MR.ARONDBASE_IDENTIFIER=176,MR.TEXT_LITERAL=177,MR.UUID_LITERAL=178,MR.VERSION_LITERAL=179,MR.INTEGER_LITERAL=180,MR.HEXA_LITERAL=181,MR.DECIMAL_LITERAL=182,MR.DATETIME_LITERAL=183,MR.TIME_LITERAL=184,MR.DATE_LITERAL=185,MR.PERIOD_LITERAL=186,MR.JSX_TEXT=187,MR.RULE_enum_category_declaration=0,MR.RULE_enum_native_declaration=1,MR.RULE_native_symbol=2,MR.RULE_category_symbol=3,MR.RULE_attribute_declaration=4,MR.RULE_index_clause=5,MR.RULE_concrete_widget_declaration=6,MR.RULE_native_widget_declaration=7,MR.RULE_concrete_category_declaration=8,MR.RULE_singleton_category_declaration=9,MR.RULE_derived_list=10,MR.RULE_operator_method_declaration=11,MR.RULE_setter_method_declaration=12,MR.RULE_native_setter_declaration=13,MR.RULE_getter_method_declaration=14,MR.RULE_native_getter_declaration=15,MR.RULE_native_category_declaration=16,MR.RULE_native_resource_declaration=17,MR.RULE_native_category_bindings=18,MR.RULE_native_category_binding_list=19,MR.RULE_abstract_method_declaration=20,MR.RULE_concrete_method_declaration=21,MR.RULE_native_method_declaration=22,MR.RULE_test_method_declaration=23,MR.RULE_assertion=24,MR.RULE_typed_argument=25,MR.RULE_statement=26,MR.RULE_flush_statement=27,MR.RULE_store_statement=28,MR.RULE_method_call_expression=29,MR.RULE_method_call_statement=30,MR.RULE_with_resource_statement=31,MR.RULE_with_singleton_statement=32,MR.RULE_switch_statement=33,MR.RULE_switch_case_statement=34,MR.RULE_for_each_statement=35,MR.RULE_do_while_statement=36,MR.RULE_while_statement=37,MR.RULE_if_statement=38,MR.RULE_else_if_statement_list=39,MR.RULE_raise_statement=40,MR.RULE_try_statement=41,MR.RULE_catch_statement=42,MR.RULE_break_statement=43,MR.RULE_return_statement=44,MR.RULE_expression=45,MR.RULE_filter_expression=46,MR.RULE_type_expression=47,MR.RULE_selectable_expression=48,MR.RULE_instance_expression=49,MR.RULE_mutable_instance_expression=50,MR.RULE_method_expression=51,MR.RULE_instance_selector=52,MR.RULE_blob_expression=53,MR.RULE_document_expression=54,MR.RULE_constructor_expression=55,MR.RULE_copy_from=56,MR.RULE_argument_assignment_list=57,MR.RULE_argument_assignment=58,MR.RULE_write_statement=59,MR.RULE_filtered_list_suffix=60,MR.RULE_fetch_expression=61,MR.RULE_fetch_statement=62,MR.RULE_then=63,MR.RULE_read_statement=64,MR.RULE_sorted_expression=65,MR.RULE_assign_instance_statement=66,MR.RULE_child_instance=67,MR.RULE_assign_tuple_statement=68,MR.RULE_lfs=69,MR.RULE_lfp=70,MR.RULE_ws_plus=71,MR.RULE_indent=72,MR.RULE_dedent=73,MR.RULE_type_literal=74,MR.RULE_null_literal=75,MR.RULE_comment_statement=76,MR.RULE_repl=77,MR.RULE_declaration_list=78,MR.RULE_declarations=79,MR.RULE_declaration=80,MR.RULE_annotation_constructor=81,MR.RULE_annotation_identifier=82,MR.RULE_annotation_argument=83,MR.RULE_annotation_argument_name=84,MR.RULE_annotation_argument_value=85,MR.RULE_resource_declaration=86,MR.RULE_enum_declaration=87,MR.RULE_native_symbol_list=88,MR.RULE_category_symbol_list=89,MR.RULE_symbol_list=90,MR.RULE_attribute_constraint=91,MR.RULE_list_literal=92,MR.RULE_set_literal=93,MR.RULE_expression_list=94,MR.RULE_range_literal=95,MR.RULE_typedef=96,MR.RULE_primary_type=97,MR.RULE_native_type=98,MR.RULE_category_type=99,MR.RULE_mutable_category_type=100,MR.RULE_code_type=101,MR.RULE_category_declaration=102,MR.RULE_widget_declaration=103,MR.RULE_type_identifier_list=104,MR.RULE_method_identifier=105,MR.RULE_identifier_or_keyword=106,MR.RULE_nospace_hyphen_identifier_or_keyword=107,MR.RULE_nospace_identifier_or_keyword=108,MR.RULE_identifier=109,MR.RULE_member_identifier=110,MR.RULE_variable_identifier=111,MR.RULE_attribute_identifier=112,MR.RULE_type_identifier=113,MR.RULE_symbol_identifier=114,MR.RULE_argument_list=115,MR.RULE_argument=116,MR.RULE_operator_argument=117,MR.RULE_named_argument=118,MR.RULE_code_argument=119,MR.RULE_category_or_any_type=120,MR.RULE_any_type=121,MR.RULE_member_method_declaration_list=122,MR.RULE_member_method_declaration=123,MR.RULE_native_member_method_declaration_list=124,MR.RULE_native_member_method_declaration=125,MR.RULE_native_category_binding=126,MR.RULE_python_category_binding=127,MR.RULE_python_module=128,MR.RULE_javascript_category_binding=129,MR.RULE_javascript_module=130,MR.RULE_variable_identifier_list=131,MR.RULE_attribute_identifier_list=132,MR.RULE_method_declaration=133,MR.RULE_native_statement_list=134,MR.RULE_native_statement=135,MR.RULE_python_native_statement=136,MR.RULE_javascript_native_statement=137,MR.RULE_statement_list=138,MR.RULE_assertion_list=139,MR.RULE_switch_case_statement_list=140,MR.RULE_catch_statement_list=141,MR.RULE_literal_collection=142,MR.RULE_atomic_literal=143,MR.RULE_literal_list_literal=144,MR.RULE_this_expression=145,MR.RULE_super_expression=146,MR.RULE_parenthesis_expression=147,MR.RULE_literal_expression=148,MR.RULE_collection_literal=149,MR.RULE_tuple_literal=150,MR.RULE_dict_literal=151,MR.RULE_document_literal=152,MR.RULE_expression_tuple=153,MR.RULE_doc_entry_list=154,MR.RULE_doc_entry=155,MR.RULE_doc_key=156,MR.RULE_dict_entry_list=157,MR.RULE_dict_entry=158,MR.RULE_dict_key=159,MR.RULE_slice_arguments=160,MR.RULE_assign_variable_statement=161,MR.RULE_assignable_instance=162,MR.RULE_is_expression=163,MR.RULE_metadata=164,MR.RULE_arrow_expression=165,MR.RULE_arrow_prefix=166,MR.RULE_arrow_args=167,MR.RULE_sorted_key=168,MR.RULE_read_blob_expression=169,MR.RULE_read_all_expression=170,MR.RULE_read_one_expression=171,MR.RULE_order_by_list=172,MR.RULE_order_by=173,MR.RULE_operator=174,MR.RULE_keyword=175,MR.RULE_new_token=176,MR.RULE_key_token=177,MR.RULE_module_token=178,MR.RULE_value_token=179,MR.RULE_symbols_token=180,MR.RULE_assign=181,MR.RULE_multiply=182,MR.RULE_divide=183,MR.RULE_idivide=184,MR.RULE_modulo=185,MR.RULE_javascript_statement=186,MR.RULE_javascript_expression=187,MR.RULE_javascript_primary_expression=188,MR.RULE_javascript_this_expression=189,MR.RULE_javascript_new_expression=190,MR.RULE_javascript_selector_expression=191,MR.RULE_javascript_method_expression=192,MR.RULE_javascript_arguments=193,MR.RULE_javascript_item_expression=194,MR.RULE_javascript_parenthesis_expression=195,MR.RULE_javascript_identifier_expression=196,MR.RULE_javascript_literal_expression=197,MR.RULE_javascript_identifier=198,MR.RULE_python_statement=199,MR.RULE_python_expression=200,MR.RULE_python_primary_expression=201,MR.RULE_python_self_expression=202,MR.RULE_python_selector_expression=203,MR.RULE_python_method_expression=204,MR.RULE_python_argument_list=205,MR.RULE_python_ordinal_argument_list=206,MR.RULE_python_named_argument_list=207,MR.RULE_python_parenthesis_expression=208,MR.RULE_python_identifier_expression=209,MR.RULE_python_literal_expression=210,MR.RULE_python_identifier=211,MR.RULE_java_statement=212,MR.RULE_java_expression=213,MR.RULE_java_primary_expression=214,MR.RULE_java_this_expression=215,MR.RULE_java_new_expression=216,MR.RULE_java_selector_expression=217,MR.RULE_java_method_expression=218,MR.RULE_java_arguments=219,MR.RULE_java_item_expression=220,MR.RULE_java_parenthesis_expression=221,MR.RULE_java_identifier_expression=222,MR.RULE_java_class_identifier_expression=223,MR.RULE_java_literal_expression=224,MR.RULE_java_identifier=225,MR.RULE_csharp_statement=226,MR.RULE_csharp_expression=227,MR.RULE_csharp_primary_expression=228,MR.RULE_csharp_this_expression=229,MR.RULE_csharp_new_expression=230,MR.RULE_csharp_selector_expression=231,MR.RULE_csharp_method_expression=232,MR.RULE_csharp_arguments=233,MR.RULE_csharp_item_expression=234,MR.RULE_csharp_parenthesis_expression=235,MR.RULE_csharp_identifier_expression=236,MR.RULE_csharp_literal_expression=237,MR.RULE_csharp_identifier=238,MR.RULE_jsx_expression=239,MR.RULE_jsx_element=240,MR.RULE_jsx_fragment=241,MR.RULE_jsx_fragment_start=242,MR.RULE_jsx_fragment_end=243,MR.RULE_jsx_self_closing=244,MR.RULE_jsx_opening=245,MR.RULE_jsx_closing=246,MR.RULE_jsx_element_name=247,MR.RULE_jsx_identifier=248,MR.RULE_jsx_attribute=249,MR.RULE_jsx_attribute_value=250,MR.RULE_jsx_children=251,MR.RULE_jsx_child=252,MR.RULE_jsx_text=253,MR.RULE_jsx_char=254,MR.RULE_css_expression=255,MR.RULE_css_field=256,MR.RULE_css_identifier=257,MR.RULE_css_value=258,MR.RULE_css_text=259;class kR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"type_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(oL):this.getTypedRuleContext(oL,t)})),this.parser=t,this.ruleIndex=MR.RULE_enum_category_declaration,this.name=null,this.derived=null,this.attrs=null,this.symbols=null}ENUM(){return this.getToken(MR.ENUM,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}category_symbol_list(){return this.getTypedRuleContext(Qy,0)}attribute_identifier_list(){return this.getTypedRuleContext(UL,0)}COMMA(){return this.getToken(MR.COMMA,0)}enterRule(t){t instanceof l&&t.enterEnum_category_declaration(this)}exitRule(t){t instanceof l&&t.exitEnum_category_declaration(this)}}class UR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_enum_native_declaration,this.name=null,this.typ=null,this.symbols=null}ENUM(){return this.getToken(MR.ENUM,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}type_identifier(){return this.getTypedRuleContext(oL,0)}native_type(){return this.getTypedRuleContext(TA,0)}native_symbol_list(){return this.getTypedRuleContext(zy,0)}enterRule(t){t instanceof l&&t.enterEnum_native_declaration(this)}exitRule(t){t instanceof l&&t.exitEnum_native_declaration(this)}}class PR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_native_symbol,this.name=null,this.exp=null}EQ(){return this.getToken(MR.EQ,0)}symbol_identifier(){return this.getTypedRuleContext(hL,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterNative_symbol(this)}exitRule(t){t instanceof l&&t.exitNative_symbol(this)}}class FR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_category_symbol,this.name=null,this.args=null}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}symbol_identifier(){return this.getTypedRuleContext(hL,0)}argument_assignment_list(){return this.getTypedRuleContext(oy,0)}enterRule(t){t instanceof l&&t.enterCategory_symbol(this)}exitRule(t){t instanceof l&&t.exitCategory_symbol(this)}}class HR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_attribute_declaration,this.name=null,this.typ=null,this.match=null,this.indices=null}ATTR(){return this.getToken(MR.ATTR,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}attribute_identifier(){return this.getTypedRuleContext(aL,0)}typedef(){return this.getTypedRuleContext(lA,0)}STORABLE(){return this.getToken(MR.STORABLE,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}PASS(){return this.getToken(MR.PASS,0)}attribute_constraint(){return this.getTypedRuleContext($y,0)}index_clause(){return this.getTypedRuleContext(VR,0)}lfp(){return this.getTypedRuleContext(wy,0)}enterRule(t){t instanceof l&&t.enterAttribute_declaration(this)}exitRule(t){t instanceof l&&t.exitAttribute_declaration(this)}}class VR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_index_clause,this.indices=null}INDEX(){return this.getToken(MR.INDEX,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}variable_identifier_list(){return this.getTypedRuleContext(kL,0)}enterRule(t){t instanceof l&&t.enterIndex_clause(this)}exitRule(t){t instanceof l&&t.exitIndex_clause(this)}}class BR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"type_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(oL):this.getTypedRuleContext(oL,t)})),this.parser=t,this.ruleIndex=MR.RULE_concrete_widget_declaration,this.name=null,this.derived=null,this.methods=null}WIDGET(){return this.getToken(MR.WIDGET,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}PASS(){return this.getToken(MR.PASS,0)}member_method_declaration_list(){return this.getTypedRuleContext(gL,0)}enterRule(t){t instanceof l&&t.enterConcrete_widget_declaration(this)}exitRule(t){t instanceof l&&t.exitConcrete_widget_declaration(this)}}class GR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_native_widget_declaration,this.name=null,this.bindings=null,this.methods=null}NATIVE(){return this.getToken(MR.NATIVE,0)}WIDGET(){return this.getToken(MR.WIDGET,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}lfp(){return this.getTypedRuleContext(wy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}type_identifier(){return this.getTypedRuleContext(oL,0)}native_category_bindings(){return this.getTypedRuleContext($R,0)}native_member_method_declaration_list(){return this.getTypedRuleContext(AL,0)}enterRule(t){t instanceof l&&t.enterNative_widget_declaration(this)}exitRule(t){t instanceof l&&t.exitNative_widget_declaration(this)}}class jR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_concrete_category_declaration,this.name=null,this.derived=null,this.attrs=null,this.methods=null}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}CLASS(){return this.getToken(MR.CLASS,0)}CATEGORY(){return this.getToken(MR.CATEGORY,0)}type_identifier(){return this.getTypedRuleContext(oL,0)}STORABLE(){return this.getToken(MR.STORABLE,0)}COMMA(){return this.getToken(MR.COMMA,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}derived_list(){return this.getTypedRuleContext(JR,0)}attribute_identifier_list(){return this.getTypedRuleContext(UL,0)}PASS(){return this.getToken(MR.PASS,0)}member_method_declaration_list(){return this.getTypedRuleContext(gL,0)}enterRule(t){t instanceof l&&t.enterConcrete_category_declaration(this)}exitRule(t){t instanceof l&&t.exitConcrete_category_declaration(this)}}class WR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_singleton_category_declaration,this.name=null,this.attrs=null,this.methods=null}SINGLETON(){return this.getToken(MR.SINGLETON,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}type_identifier(){return this.getTypedRuleContext(oL,0)}attribute_identifier_list(){return this.getTypedRuleContext(UL,0)}PASS(){return this.getToken(MR.PASS,0)}member_method_declaration_list(){return this.getTypedRuleContext(gL,0)}enterRule(t){t instanceof l&&t.enterSingleton_category_declaration(this)}exitRule(t){t instanceof l&&t.exitSingleton_category_declaration(this)}}class JR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_derived_list,this.items=null}type_identifier_list(){return this.getTypedRuleContext(KA,0)}enterRule(t){t instanceof l&&t.enterDerived_list(this)}exitRule(t){t instanceof l&&t.exitDerived_list(this)}}class YR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_operator_method_declaration,this.op=null,this.arg=null,this.typ=null,this.stmts=null}DEF(){return this.getToken(MR.DEF,0)}OPERATOR(){return this.getToken(MR.OPERATOR,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}operator(){return this.getTypedRuleContext(cC,0)}operator_argument(){return this.getTypedRuleContext(pL,0)}statement_list(){return this.getTypedRuleContext(qL,0)}RARROW(){return this.getToken(MR.RARROW,0)}typedef(){return this.getTypedRuleContext(lA,0)}enterRule(t){t instanceof l&&t.enterOperator_method_declaration(this)}exitRule(t){t instanceof l&&t.exitOperator_method_declaration(this)}}class qR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_setter_method_declaration,this.name=null,this.stmts=null}DEF(){return this.getToken(MR.DEF,0)}SETTER(){return this.getToken(MR.SETTER,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}variable_identifier(){return this.getTypedRuleContext(nL,0)}statement_list(){return this.getTypedRuleContext(qL,0)}enterRule(t){t instanceof l&&t.enterSetter_method_declaration(this)}exitRule(t){t instanceof l&&t.exitSetter_method_declaration(this)}}class XR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_native_setter_declaration,this.name=null,this.stmts=null}DEF(){return this.getToken(MR.DEF,0)}SETTER(){return this.getToken(MR.SETTER,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}variable_identifier(){return this.getTypedRuleContext(nL,0)}native_statement_list(){return this.getTypedRuleContext(FL,0)}NATIVE(){return this.getToken(MR.NATIVE,0)}enterRule(t){t instanceof l&&t.enterNative_setter_declaration(this)}exitRule(t){t instanceof l&&t.exitNative_setter_declaration(this)}}class KR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_getter_method_declaration,this.name=null,this.stmts=null}DEF(){return this.getToken(MR.DEF,0)}GETTER(){return this.getToken(MR.GETTER,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}variable_identifier(){return this.getTypedRuleContext(nL,0)}statement_list(){return this.getTypedRuleContext(qL,0)}enterRule(t){t instanceof l&&t.enterGetter_method_declaration(this)}exitRule(t){t instanceof l&&t.exitGetter_method_declaration(this)}}class zR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_native_getter_declaration,this.name=null,this.stmts=null}DEF(){return this.getToken(MR.DEF,0)}GETTER(){return this.getToken(MR.GETTER,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}variable_identifier(){return this.getTypedRuleContext(nL,0)}native_statement_list(){return this.getTypedRuleContext(FL,0)}NATIVE(){return this.getToken(MR.NATIVE,0)}enterRule(t){t instanceof l&&t.enterNative_getter_declaration(this)}exitRule(t){t instanceof l&&t.exitNative_getter_declaration(this)}}class QR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_native_category_declaration,this.name=null,this.attrs=null,this.bindings=null,this.methods=null}NATIVE(){return this.getToken(MR.NATIVE,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}CLASS(){return this.getToken(MR.CLASS,0)}CATEGORY(){return this.getToken(MR.CATEGORY,0)}type_identifier(){return this.getTypedRuleContext(oL,0)}native_category_bindings(){return this.getTypedRuleContext($R,0)}STORABLE(){return this.getToken(MR.STORABLE,0)}lfp(){return this.getTypedRuleContext(wy,0)}attribute_identifier_list(){return this.getTypedRuleContext(UL,0)}native_member_method_declaration_list(){return this.getTypedRuleContext(AL,0)}enterRule(t){t instanceof l&&t.enterNative_category_declaration(this)}exitRule(t){t instanceof l&&t.exitNative_category_declaration(this)}}class ZR extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_native_resource_declaration,this.name=null,this.attrs=null,this.bindings=null,this.methods=null}NATIVE(){return this.getToken(MR.NATIVE,0)}RESOURCE(){return this.getToken(MR.RESOURCE,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}type_identifier(){return this.getTypedRuleContext(oL,0)}native_category_bindings(){return this.getTypedRuleContext($R,0)}STORABLE(){return this.getToken(MR.STORABLE,0)}lfp(){return this.getTypedRuleContext(wy,0)}attribute_identifier_list(){return this.getTypedRuleContext(UL,0)}native_member_method_declaration_list(){return this.getTypedRuleContext(AL,0)}enterRule(t){t instanceof l&&t.enterNative_resource_declaration(this)}exitRule(t){t instanceof l&&t.exitNative_resource_declaration(this)}}class $R extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_native_category_bindings,this.items=null}DEF(){return this.getToken(MR.DEF,0)}BINDINGS(){return this.getToken(MR.BINDINGS,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}CLASS(){return this.getToken(MR.CLASS,0)}CATEGORY(){return this.getToken(MR.CATEGORY,0)}native_category_binding_list(){return this.getTypedRuleContext(tT,0)}enterRule(t){t instanceof l&&t.enterNative_category_bindings(this)}exitRule(t){t instanceof l&&t.exitNative_category_bindings(this)}}class tT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_native_category_binding_list}copyFrom(t){super.copyFrom(t)}}class eT extends tT{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}lfp(){return this.getTypedRuleContext(wy,0)}native_category_binding_list(){return this.getTypedRuleContext(tT,0)}native_category_binding(){return this.getTypedRuleContext(IL,0)}enterRule(t){t instanceof l&&t.enterNativeCategoryBindingListItem(this)}exitRule(t){t instanceof l&&t.exitNativeCategoryBindingListItem(this)}}MR.NativeCategoryBindingListItemContext=eT;class iT extends tT{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}native_category_binding(){return this.getTypedRuleContext(IL,0)}enterRule(t){t instanceof l&&t.enterNativeCategoryBindingList(this)}exitRule(t){t instanceof l&&t.exitNativeCategoryBindingList(this)}}MR.NativeCategoryBindingListContext=iT;class sT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_abstract_method_declaration,this.name=null,this.args=null,this.typ=null}ABSTRACT(){return this.getToken(MR.ABSTRACT,0)}DEF(){return this.getToken(MR.DEF,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}method_identifier(){return this.getTypedRuleContext(zA,0)}RARROW(){return this.getToken(MR.RARROW,0)}argument_list(){return this.getTypedRuleContext(lL,0)}typedef(){return this.getTypedRuleContext(lA,0)}MUTABLE(){return this.getToken(MR.MUTABLE,0)}enterRule(t){t instanceof l&&t.enterAbstract_method_declaration(this)}exitRule(t){t instanceof l&&t.exitAbstract_method_declaration(this)}}class rT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_concrete_method_declaration,this.name=null,this.args=null,this.typ=null,this.stmts=null}DEF(){return this.getToken(MR.DEF,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}method_identifier(){return this.getTypedRuleContext(zA,0)}PASS(){return this.getToken(MR.PASS,0)}RARROW(){return this.getToken(MR.RARROW,0)}statement_list(){return this.getTypedRuleContext(qL,0)}argument_list(){return this.getTypedRuleContext(lL,0)}typedef(){return this.getTypedRuleContext(lA,0)}MUTABLE(){return this.getToken(MR.MUTABLE,0)}enterRule(t){t instanceof l&&t.enterConcrete_method_declaration(this)}exitRule(t){t instanceof l&&t.exitConcrete_method_declaration(this)}}class nT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_native_method_declaration,this.name=null,this.args=null,this.typ=null,this.stmts=null}DEF(){return this.getToken(MR.DEF,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}method_identifier(){return this.getTypedRuleContext(zA,0)}native_statement_list(){return this.getTypedRuleContext(FL,0)}NATIVE(){return this.getToken(MR.NATIVE,0)}RARROW(){return this.getToken(MR.RARROW,0)}argument_list(){return this.getTypedRuleContext(lL,0)}category_or_any_type(){return this.getTypedRuleContext(xL,0)}enterRule(t){t instanceof l&&t.enterNative_method_declaration(this)}exitRule(t){t instanceof l&&t.exitNative_method_declaration(this)}}class aT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"COLON",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.COLON):this.getToken(MR.COLON,t)})),wR(this,"indent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Sy):this.getTypedRuleContext(Sy,t)})),wR(this,"dedent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Oy):this.getTypedRuleContext(Oy,t)})),this.parser=t,this.ruleIndex=MR.RULE_test_method_declaration,this.name=null,this.stmts=null,this.exps=null,this.error=null}DEF(){return this.getToken(MR.DEF,0)}TEST(){return this.getToken(MR.TEST,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}lfp(){return this.getTypedRuleContext(wy,0)}VERIFYING(){return this.getToken(MR.VERIFYING,0)}TEXT_LITERAL(){return this.getToken(MR.TEXT_LITERAL,0)}statement_list(){return this.getTypedRuleContext(qL,0)}assertion_list(){return this.getTypedRuleContext(XL,0)}symbol_identifier(){return this.getTypedRuleContext(hL,0)}enterRule(t){t instanceof l&&t.enterTest_method_declaration(this)}exitRule(t){t instanceof l&&t.exitTest_method_declaration(this)}}class oT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_assertion,this.exp=null}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterAssertion(this)}exitRule(t){t instanceof l&&t.exitAssertion(this)}}class hT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_typed_argument,this.name=null,this.typ=null,this.attrs=null,this.value=null}COLON(){return this.getToken(MR.COLON,0)}variable_identifier(){return this.getTypedRuleContext(nL,0)}category_or_any_type(){return this.getTypedRuleContext(xL,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}EQ(){return this.getToken(MR.EQ,0)}attribute_identifier_list(){return this.getTypedRuleContext(UL,0)}literal_expression(){return this.getTypedRuleContext(AI,0)}enterRule(t){t instanceof l&&t.enterTyped_argument(this)}exitRule(t){t instanceof l&&t.exitTyped_argument(this)}}class lT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_statement}copyFrom(t){super.copyFrom(t)}}class cT extends lT{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}comment_statement(){return this.getTypedRuleContext(ky,0)}enterRule(t){t instanceof l&&t.enterCommentStatement(this)}exitRule(t){t instanceof l&&t.exitCommentStatement(this)}}MR.CommentStatementContext=cT;class uT extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}store_statement(){return this.getTypedRuleContext(OT,0)}enterRule(t){t instanceof l&&t.enterStoreStatement(this)}exitRule(t){t instanceof l&&t.exitStoreStatement(this)}}MR.StoreStatementContext=uT;class dT extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}with_singleton_statement(){return this.getTypedRuleContext(UT,0)}enterRule(t){t instanceof l&&t.enterWithSingletonStatement(this)}exitRule(t){t instanceof l&&t.exitWithSingletonStatement(this)}}MR.WithSingletonStatementContext=dT;class pT extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}write_statement(){return this.getTypedRuleContext(dy,0)}enterRule(t){t instanceof l&&t.enterWriteStatement(this)}exitRule(t){t instanceof l&&t.exitWriteStatement(this)}}MR.WriteStatementContext=pT;class fT extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}while_statement(){return this.getTypedRuleContext(jT,0)}enterRule(t){t instanceof l&&t.enterWhileStatement(this)}exitRule(t){t instanceof l&&t.exitWhileStatement(this)}}MR.WhileStatementContext=fT;class _T extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}with_resource_statement(){return this.getTypedRuleContext(kT,0)}enterRule(t){t instanceof l&&t.enterWithResourceStatement(this)}exitRule(t){t instanceof l&&t.exitWithResourceStatement(this)}}MR.WithResourceStatementContext=_T;class xT extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}raise_statement(){return this.getTypedRuleContext(XT,0)}enterRule(t){t instanceof l&&t.enterRaiseStatement(this)}exitRule(t){t instanceof l&&t.exitRaiseStatement(this)}}MR.RaiseStatementContext=xT;class ET extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}fetch_statement(){return this.getTypedRuleContext(Ey,0)}enterRule(t){t instanceof l&&t.enterFetchStatement(this)}exitRule(t){t instanceof l&&t.exitFetchStatement(this)}}MR.FetchStatementContext=ET;class mT extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}break_statement(){return this.getTypedRuleContext($T,0)}enterRule(t){t instanceof l&&t.enterBreakStatement(this)}exitRule(t){t instanceof l&&t.exitBreakStatement(this)}}MR.BreakStatementContext=mT;class RT extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}assign_instance_statement(){return this.getTypedRuleContext(Ay,0)}enterRule(t){t instanceof l&&t.enterAssignInstanceStatement(this)}exitRule(t){t instanceof l&&t.exitAssignInstanceStatement(this)}}MR.AssignInstanceStatementContext=RT;class TT extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}if_statement(){return this.getTypedRuleContext(WT,0)}enterRule(t){t instanceof l&&t.enterIfStatement(this)}exitRule(t){t instanceof l&&t.exitIfStatement(this)}}MR.IfStatementContext=TT;class gT extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}switch_statement(){return this.getTypedRuleContext(PT,0)}enterRule(t){t instanceof l&&t.enterSwitchStatement(this)}exitRule(t){t instanceof l&&t.exitSwitchStatement(this)}}MR.SwitchStatementContext=gT;class yT extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}try_statement(){return this.getTypedRuleContext(KT,0)}enterRule(t){t instanceof l&&t.enterTryStatement(this)}exitRule(t){t instanceof l&&t.exitTryStatement(this)}}MR.TryStatementContext=yT;class AT extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}read_statement(){return this.getTypedRuleContext(gy,0)}enterRule(t){t instanceof l&&t.enterReadStatement(this)}exitRule(t){t instanceof l&&t.exitReadStatement(this)}}MR.ReadStatementContext=AT;class LT extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}method_call_statement(){return this.getTypedRuleContext(MT,0)}enterRule(t){t instanceof l&&t.enterMethodCallStatement(this)}exitRule(t){t instanceof l&&t.exitMethodCallStatement(this)}}MR.MethodCallStatementContext=LT;class IT extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}return_statement(){return this.getTypedRuleContext(tg,0)}enterRule(t){t instanceof l&&t.enterReturnStatement(this)}exitRule(t){t instanceof l&&t.exitReturnStatement(this)}}MR.ReturnStatementContext=IT;class CT extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}assign_tuple_statement(){return this.getTypedRuleContext(vy,0)}enterRule(t){t instanceof l&&t.enterAssignTupleStatement(this)}exitRule(t){t instanceof l&&t.exitAssignTupleStatement(this)}}MR.AssignTupleStatementContext=CT;class vT extends lT{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}concrete_method_declaration(){return this.getTypedRuleContext(rT,0)}enterRule(t){t instanceof l&&t.enterClosureStatement(this)}exitRule(t){t instanceof l&&t.exitClosureStatement(this)}}MR.ClosureStatementContext=vT;class bT extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}flush_statement(){return this.getTypedRuleContext(ST,0)}enterRule(t){t instanceof l&&t.enterFlushStatement(this)}exitRule(t){t instanceof l&&t.exitFlushStatement(this)}}MR.FlushStatementContext=bT;class wT extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}do_while_statement(){return this.getTypedRuleContext(GT,0)}enterRule(t){t instanceof l&&t.enterDoWhileStatement(this)}exitRule(t){t instanceof l&&t.exitDoWhileStatement(this)}}MR.DoWhileStatementContext=wT;class NT extends lT{constructor(t,e){super(t),this.stmt=null,super.copyFrom(e)}for_each_statement(){return this.getTypedRuleContext(BT,0)}enterRule(t){t instanceof l&&t.enterForEachStatement(this)}exitRule(t){t instanceof l&&t.exitForEachStatement(this)}}MR.ForEachStatementContext=NT;class ST extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_flush_statement}FLUSH(){return this.getToken(MR.FLUSH,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}enterRule(t){t instanceof l&&t.enterFlush_statement(this)}exitRule(t){t instanceof l&&t.exitFlush_statement(this)}}class OT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"LPAR",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.LPAR):this.getToken(MR.LPAR,t)})),wR(this,"RPAR",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.RPAR):this.getToken(MR.RPAR,t)})),wR(this,"expression_list",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(oA):this.getTypedRuleContext(oA,t)})),this.parser=t,this.ruleIndex=MR.RULE_store_statement,this.to_del=null,this.to_add=null,this.with_meta=null,this.stmts=null}DELETE(){return this.getToken(MR.DELETE,0)}STORE(){return this.getToken(MR.STORE,0)}WITH(){return this.getToken(MR.WITH,0)}metadata(){return this.getTypedRuleContext(zI,0)}THEN(){return this.getToken(MR.THEN,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}expression(){return this.getTypedRuleContext(eg,0)}statement_list(){return this.getTypedRuleContext(qL,0)}AND(){return this.getToken(MR.AND,0)}enterRule(t){t instanceof l&&t.enterStore_statement(this)}exitRule(t){t instanceof l&&t.exitStore_statement(this)}}class DT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_method_call_expression,this.name=null,this.args=null}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}method_identifier(){return this.getTypedRuleContext(zA,0)}argument_assignment_list(){return this.getTypedRuleContext(oy,0)}enterRule(t){t instanceof l&&t.enterMethod_call_expression(this)}exitRule(t){t instanceof l&&t.exitMethod_call_expression(this)}}class MT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_method_call_statement,this.parent=null,this.method=null,this.name=null,this.stmts=null}method_call_expression(){return this.getTypedRuleContext(DT,0)}DOT(){return this.getToken(MR.DOT,0)}THEN(){return this.getToken(MR.THEN,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}instance_expression(){return this.getTypedRuleContext(jg,0)}statement_list(){return this.getTypedRuleContext(qL,0)}WITH(){return this.getToken(MR.WITH,0)}variable_identifier(){return this.getTypedRuleContext(nL,0)}enterRule(t){t instanceof l&&t.enterMethod_call_statement(this)}exitRule(t){t instanceof l&&t.exitMethod_call_statement(this)}}class kT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_with_resource_statement,this.stmt=null,this.stmts=null}WITH(){return this.getToken(MR.WITH,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}assign_variable_statement(){return this.getTypedRuleContext(jI,0)}statement_list(){return this.getTypedRuleContext(qL,0)}enterRule(t){t instanceof l&&t.enterWith_resource_statement(this)}exitRule(t){t instanceof l&&t.exitWith_resource_statement(this)}}class UT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_with_singleton_statement,this.typ=null,this.stmts=null}WITH(){return this.getToken(MR.WITH,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}type_identifier(){return this.getTypedRuleContext(oL,0)}statement_list(){return this.getTypedRuleContext(qL,0)}enterRule(t){t instanceof l&&t.enterWith_singleton_statement(this)}exitRule(t){t instanceof l&&t.exitWith_singleton_statement(this)}}class PT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"COLON",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.COLON):this.getToken(MR.COLON,t)})),wR(this,"indent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Sy):this.getTypedRuleContext(Sy,t)})),wR(this,"dedent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Oy):this.getTypedRuleContext(Oy,t)})),this.parser=t,this.ruleIndex=MR.RULE_switch_statement,this.exp=null,this.cases=null,this.stmts=null}SWITCH(){return this.getToken(MR.SWITCH,0)}ON(){return this.getToken(MR.ON,0)}expression(){return this.getTypedRuleContext(eg,0)}switch_case_statement_list(){return this.getTypedRuleContext(KL,0)}lfp(){return this.getTypedRuleContext(wy,0)}OTHERWISE(){return this.getToken(MR.OTHERWISE,0)}statement_list(){return this.getTypedRuleContext(qL,0)}enterRule(t){t instanceof l&&t.enterSwitch_statement(this)}exitRule(t){t instanceof l&&t.exitSwitch_statement(this)}}class FT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_switch_case_statement}copyFrom(t){super.copyFrom(t)}}class HT extends FT{constructor(t,e){super(t),this.exp=null,this.stmts=null,super.copyFrom(e)}WHEN(){return this.getToken(MR.WHEN,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}atomic_literal(){return this.getTypedRuleContext(eI,0)}statement_list(){return this.getTypedRuleContext(qL,0)}enterRule(t){t instanceof l&&t.enterAtomicSwitchCase(this)}exitRule(t){t instanceof l&&t.exitAtomicSwitchCase(this)}}MR.AtomicSwitchCaseContext=HT;class VT extends FT{constructor(t,e){super(t),this.exp=null,this.stmts=null,super.copyFrom(e)}WHEN(){return this.getToken(MR.WHEN,0)}IN(){return this.getToken(MR.IN,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}literal_collection(){return this.getTypedRuleContext(QL,0)}statement_list(){return this.getTypedRuleContext(qL,0)}enterRule(t){t instanceof l&&t.enterCollectionSwitchCase(this)}exitRule(t){t instanceof l&&t.exitCollectionSwitchCase(this)}}MR.CollectionSwitchCaseContext=VT;class BT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"variable_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(nL):this.getTypedRuleContext(nL,t)})),this.parser=t,this.ruleIndex=MR.RULE_for_each_statement,this.name1=null,this.name2=null,this.source=null,this.stmts=null}FOR(){return this.getToken(MR.FOR,0)}IN(){return this.getToken(MR.IN,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}expression(){return this.getTypedRuleContext(eg,0)}statement_list(){return this.getTypedRuleContext(qL,0)}COMMA(){return this.getToken(MR.COMMA,0)}enterRule(t){t instanceof l&&t.enterFor_each_statement(this)}exitRule(t){t instanceof l&&t.exitFor_each_statement(this)}}class GT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_do_while_statement,this.stmts=null,this.exp=null}DO(){return this.getToken(MR.DO,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}lfp(){return this.getTypedRuleContext(wy,0)}WHILE(){return this.getToken(MR.WHILE,0)}statement_list(){return this.getTypedRuleContext(qL,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterDo_while_statement(this)}exitRule(t){t instanceof l&&t.exitDo_while_statement(this)}}class jT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_while_statement,this.exp=null,this.stmts=null}WHILE(){return this.getToken(MR.WHILE,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}expression(){return this.getTypedRuleContext(eg,0)}statement_list(){return this.getTypedRuleContext(qL,0)}enterRule(t){t instanceof l&&t.enterWhile_statement(this)}exitRule(t){t instanceof l&&t.exitWhile_statement(this)}}class WT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"COLON",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.COLON):this.getToken(MR.COLON,t)})),wR(this,"indent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Sy):this.getTypedRuleContext(Sy,t)})),wR(this,"dedent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Oy):this.getTypedRuleContext(Oy,t)})),wR(this,"statement_list",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(qL):this.getTypedRuleContext(qL,t)})),wR(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(wy):this.getTypedRuleContext(wy,t)})),this.parser=t,this.ruleIndex=MR.RULE_if_statement,this.exp=null,this.stmts=null,this.elseIfs=null,this.elseStmts=null}IF(){return this.getToken(MR.IF,0)}expression(){return this.getTypedRuleContext(eg,0)}ELSE(){return this.getToken(MR.ELSE,0)}else_if_statement_list(){return this.getTypedRuleContext(JT,0)}enterRule(t){t instanceof l&&t.enterIf_statement(this)}exitRule(t){t instanceof l&&t.exitIf_statement(this)}}class JT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_else_if_statement_list}copyFrom(t){super.copyFrom(t)}}class YT extends JT{constructor(t,e){super(t),this.exp=null,this.stmts=null,super.copyFrom(e)}ELSE(){return this.getToken(MR.ELSE,0)}IF(){return this.getToken(MR.IF,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}expression(){return this.getTypedRuleContext(eg,0)}statement_list(){return this.getTypedRuleContext(qL,0)}enterRule(t){t instanceof l&&t.enterElseIfStatementList(this)}exitRule(t){t instanceof l&&t.exitElseIfStatementList(this)}}MR.ElseIfStatementListContext=YT;class qT extends JT{constructor(t,e){super(t),this.items=null,this.exp=null,this.stmts=null,super.copyFrom(e)}lfp(){return this.getTypedRuleContext(wy,0)}ELSE(){return this.getToken(MR.ELSE,0)}IF(){return this.getToken(MR.IF,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}else_if_statement_list(){return this.getTypedRuleContext(JT,0)}expression(){return this.getTypedRuleContext(eg,0)}statement_list(){return this.getTypedRuleContext(qL,0)}enterRule(t){t instanceof l&&t.enterElseIfStatementListItem(this)}exitRule(t){t instanceof l&&t.exitElseIfStatementListItem(this)}}MR.ElseIfStatementListItemContext=qT;class XT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_raise_statement,this.exp=null}RAISE(){return this.getToken(MR.RAISE,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterRaise_statement(this)}exitRule(t){t instanceof l&&t.exitRaise_statement(this)}}class KT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"COLON",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.COLON):this.getToken(MR.COLON,t)})),wR(this,"indent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Sy):this.getTypedRuleContext(Sy,t)})),wR(this,"dedent",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Oy):this.getTypedRuleContext(Oy,t)})),wR(this,"lfs",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(by):this.getTypedRuleContext(by,t)})),wR(this,"statement_list",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(qL):this.getTypedRuleContext(qL,t)})),this.parser=t,this.ruleIndex=MR.RULE_try_statement,this.name=null,this.stmts=null,this.handlers=null,this.anyStmts=null,this.finalStmts=null}TRY(){return this.getToken(MR.TRY,0)}variable_identifier(){return this.getTypedRuleContext(nL,0)}EXCEPT(){return this.getToken(MR.EXCEPT,0)}FINALLY(){return this.getToken(MR.FINALLY,0)}catch_statement_list(){return this.getTypedRuleContext(zL,0)}enterRule(t){t instanceof l&&t.enterTry_statement(this)}exitRule(t){t instanceof l&&t.exitTry_statement(this)}}class zT extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_catch_statement}copyFrom(t){super.copyFrom(t)}}class QT extends zT{constructor(t,e){super(t),this.name=null,this.stmts=null,super.copyFrom(e)}EXCEPT(){return this.getToken(MR.EXCEPT,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}lfs(){return this.getTypedRuleContext(by,0)}symbol_identifier(){return this.getTypedRuleContext(hL,0)}statement_list(){return this.getTypedRuleContext(qL,0)}enterRule(t){t instanceof l&&t.enterCatchAtomicStatement(this)}exitRule(t){t instanceof l&&t.exitCatchAtomicStatement(this)}}MR.CatchAtomicStatementContext=QT;class ZT extends zT{constructor(t,e){super(t),this.exp=null,this.stmts=null,super.copyFrom(e)}EXCEPT(){return this.getToken(MR.EXCEPT,0)}IN(){return this.getToken(MR.IN,0)}LBRAK(){return this.getToken(MR.LBRAK,0)}RBRAK(){return this.getToken(MR.RBRAK,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}lfs(){return this.getTypedRuleContext(by,0)}symbol_list(){return this.getTypedRuleContext(Zy,0)}statement_list(){return this.getTypedRuleContext(qL,0)}enterRule(t){t instanceof l&&t.enterCatchCollectionStatement(this)}exitRule(t){t instanceof l&&t.exitCatchCollectionStatement(this)}}MR.CatchCollectionStatementContext=ZT;class $T extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_break_statement}BREAK(){return this.getToken(MR.BREAK,0)}enterRule(t){t instanceof l&&t.enterBreak_statement(this)}exitRule(t){t instanceof l&&t.exitBreak_statement(this)}}class tg extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_return_statement,this.exp=null}RETURN(){return this.getToken(MR.RETURN,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterReturn_statement(this)}exitRule(t){t instanceof l&&t.exitReturn_statement(this)}}class eg extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_expression}copyFrom(t){super.copyFrom(t)}}class ig extends eg{constructor(t,e){super(t),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.left=null,this.right=null,super.copyFrom(e)}idivide(){return this.getTypedRuleContext(CC,0)}enterRule(t){t instanceof l&&t.enterIntDivideExpression(this)}exitRule(t){t instanceof l&&t.exitIntDivideExpression(this)}}MR.IntDivideExpressionContext=ig;class sg extends eg{constructor(t,e){super(t),this.left=null,this.right=null,super.copyFrom(e)}HAS(){return this.getToken(MR.HAS,0)}ANY(){return this.getToken(MR.ANY,0)}expression(){return this.getTypedRuleContext(eg,0)}filter_expression(){return this.getTypedRuleContext(Sg,0)}NOT(){return this.getToken(MR.NOT,0)}enterRule(t){t instanceof l&&t.enterHasAnyExpression(this)}exitRule(t){t instanceof l&&t.exitHasAnyExpression(this)}}MR.HasAnyExpressionContext=sg;class rg extends eg{constructor(t,e){super(t),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.left=null,this.right=null,super.copyFrom(e)}HAS(){return this.getToken(MR.HAS,0)}NOT(){return this.getToken(MR.NOT,0)}enterRule(t){t instanceof l&&t.enterHasExpression(this)}exitRule(t){t instanceof l&&t.exitHasExpression(this)}}MR.HasExpressionContext=rg;class ng extends eg{constructor(t,e){super(t),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.ifTrue=null,this.test=null,this.ifFalse=null,super.copyFrom(e)}IF(){return this.getToken(MR.IF,0)}ELSE(){return this.getToken(MR.ELSE,0)}enterRule(t){t instanceof l&&t.enterTernaryExpression(this)}exitRule(t){t instanceof l&&t.exitTernaryExpression(this)}}MR.TernaryExpressionContext=ng;class ag extends eg{constructor(t,e){super(t),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.left=null,this.right=null,super.copyFrom(e)}IN(){return this.getToken(MR.IN,0)}NOT(){return this.getToken(MR.NOT,0)}enterRule(t){t instanceof l&&t.enterInExpression(this)}exitRule(t){t instanceof l&&t.exitInExpression(this)}}MR.InExpressionContext=ag;class og extends eg{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}jsx_expression(){return this.getTypedRuleContext(Yb,0)}enterRule(t){t instanceof l&&t.enterJsxExpression(this)}exitRule(t){t instanceof l&&t.exitJsxExpression(this)}}MR.JsxExpressionContext=og;class hg extends eg{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}NOT(){return this.getToken(MR.NOT,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterNotExpression(this)}exitRule(t){t instanceof l&&t.exitNotExpression(this)}}MR.NotExpressionContext=hg;class lg extends eg{constructor(t,e){super(t),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.left=null,this.op=null,this.right=null,super.copyFrom(e)}LT(){return this.getToken(MR.LT,0)}LTE(){return this.getToken(MR.LTE,0)}GT(){return this.getToken(MR.GT,0)}GTE(){return this.getToken(MR.GTE,0)}enterRule(t){t instanceof l&&t.enterCompareExpression(this)}exitRule(t){t instanceof l&&t.exitCompareExpression(this)}}MR.CompareExpressionContext=lg;class cg extends eg{constructor(t,e){super(t),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.left=null,this.right=null,super.copyFrom(e)}OR(){return this.getToken(MR.OR,0)}enterRule(t){t instanceof l&&t.enterOrExpression(this)}exitRule(t){t instanceof l&&t.exitOrExpression(this)}}MR.OrExpressionContext=cg;class ug extends eg{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}CODE(){return this.getToken(MR.CODE,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterCodeExpression(this)}exitRule(t){t instanceof l&&t.exitCodeExpression(this)}}MR.CodeExpressionContext=ug;class dg extends eg{constructor(t,e){super(t),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.left=null,this.right=null,super.copyFrom(e)}AND(){return this.getToken(MR.AND,0)}enterRule(t){t instanceof l&&t.enterAndExpression(this)}exitRule(t){t instanceof l&&t.exitAndExpression(this)}}MR.AndExpressionContext=dg;class pg extends eg{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}arrow_expression(){return this.getTypedRuleContext(QI,0)}enterRule(t){t instanceof l&&t.enterArrowExpression(this)}exitRule(t){t instanceof l&&t.exitArrowExpression(this)}}MR.ArrowExpressionContext=pg;class fg extends eg{constructor(t,e){super(t),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.left=null,this.right=null,super.copyFrom(e)}CONTAINS(){return this.getToken(MR.CONTAINS,0)}NOT(){return this.getToken(MR.NOT,0)}enterRule(t){t instanceof l&&t.enterContainsExpression(this)}exitRule(t){t instanceof l&&t.exitContainsExpression(this)}}MR.ContainsExpressionContext=fg;class _g extends eg{constructor(t,e){super(t),this.src=null,super.copyFrom(e)}filtered_list_suffix(){return this.getTypedRuleContext(py,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterFilteredListExpression(this)}exitRule(t){t instanceof l&&t.exitFilteredListExpression(this)}}MR.FilteredListExpressionContext=_g;class xg extends eg{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}type_expression(){return this.getTypedRuleContext(kg,0)}enterRule(t){t instanceof l&&t.enterTypeExpression(this)}exitRule(t){t instanceof l&&t.exitTypeExpression(this)}}MR.TypeExpressionContext=xg;class Eg extends eg{constructor(t,e){super(t),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.left=null,this.right=null,super.copyFrom(e)}multiply(){return this.getTypedRuleContext(LC,0)}enterRule(t){t instanceof l&&t.enterMultiplyExpression(this)}exitRule(t){t instanceof l&&t.exitMultiplyExpression(this)}}MR.MultiplyExpressionContext=Eg;class mg extends eg{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}EXECUTE(){return this.getToken(MR.EXECUTE,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}variable_identifier(){return this.getTypedRuleContext(nL,0)}enterRule(t){t instanceof l&&t.enterExecuteExpression(this)}exitRule(t){t instanceof l&&t.exitExecuteExpression(this)}}MR.ExecuteExpressionContext=mg;class Rg extends eg{constructor(t,e){super(t),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.exp=null,this.name=null,this.source=null,super.copyFrom(e)}FOR(){return this.getToken(MR.FOR,0)}EACH(){return this.getToken(MR.EACH,0)}IN(){return this.getToken(MR.IN,0)}variable_identifier(){return this.getTypedRuleContext(nL,0)}enterRule(t){t instanceof l&&t.enterIteratorExpression(this)}exitRule(t){t instanceof l&&t.exitIteratorExpression(this)}}MR.IteratorExpressionContext=Rg;class Tg extends eg{constructor(t,e){super(t),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.left=null,this.right=null,super.copyFrom(e)}divide(){return this.getTypedRuleContext(IC,0)}enterRule(t){t instanceof l&&t.enterDivideExpression(this)}exitRule(t){t instanceof l&&t.exitDivideExpression(this)}}MR.DivideExpressionContext=Tg;class gg extends eg{constructor(t,e){super(t),this.left=null,this.right=null,super.copyFrom(e)}IS(){return this.getToken(MR.IS,0)}expression(){return this.getTypedRuleContext(eg,0)}is_expression(){return this.getTypedRuleContext(qI,0)}NOT(){return this.getToken(MR.NOT,0)}enterRule(t){t instanceof l&&t.enterIsExpression(this)}exitRule(t){t instanceof l&&t.exitIsExpression(this)}}MR.IsExpressionContext=gg;class yg extends eg{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}MINUS(){return this.getToken(MR.MINUS,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterMinusExpression(this)}exitRule(t){t instanceof l&&t.exitMinusExpression(this)}}MR.MinusExpressionContext=yg;class Ag extends eg{constructor(t,e){super(t),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.left=null,this.op=null,this.right=null,super.copyFrom(e)}PLUS(){return this.getToken(MR.PLUS,0)}MINUS(){return this.getToken(MR.MINUS,0)}enterRule(t){t instanceof l&&t.enterAddExpression(this)}exitRule(t){t instanceof l&&t.exitAddExpression(this)}}MR.AddExpressionContext=Ag;class Lg extends eg{constructor(t,e){super(t),this.left=null,this.right=null,super.copyFrom(e)}HAS(){return this.getToken(MR.HAS,0)}ALL(){return this.getToken(MR.ALL,0)}expression(){return this.getTypedRuleContext(eg,0)}filter_expression(){return this.getTypedRuleContext(Sg,0)}NOT(){return this.getToken(MR.NOT,0)}enterRule(t){t instanceof l&&t.enterHasAllExpression(this)}exitRule(t){t instanceof l&&t.exitHasAllExpression(this)}}MR.HasAllExpressionContext=Lg;class Ig extends eg{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}instance_expression(){return this.getTypedRuleContext(jg,0)}enterRule(t){t instanceof l&&t.enterInstanceExpression(this)}exitRule(t){t instanceof l&&t.exitInstanceExpression(this)}}MR.InstanceExpressionContext=Ig;class Cg extends eg{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}mutable_instance_expression(){return this.getTypedRuleContext(Yg,0)}enterRule(t){t instanceof l&&t.enterMutableInstanceExpression(this)}exitRule(t){t instanceof l&&t.exitMutableInstanceExpression(this)}}MR.MutableInstanceExpressionContext=Cg;class vg extends eg{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}css_expression(){return this.getTypedRuleContext(_w,0)}enterRule(t){t instanceof l&&t.enterCssExpression(this)}exitRule(t){t instanceof l&&t.exitCssExpression(this)}}MR.CssExpressionContext=vg;class bg extends eg{constructor(t,e){super(t),this.left=null,this.right=null,super.copyFrom(e)}AS(){return this.getToken(MR.AS,0)}expression(){return this.getTypedRuleContext(eg,0)}category_or_any_type(){return this.getTypedRuleContext(xL,0)}MUTABLE(){return this.getToken(MR.MUTABLE,0)}enterRule(t){t instanceof l&&t.enterCastExpression(this)}exitRule(t){t instanceof l&&t.exitCastExpression(this)}}MR.CastExpressionContext=bg;class wg extends eg{constructor(t,e){super(t),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.left=null,this.right=null,super.copyFrom(e)}modulo(){return this.getTypedRuleContext(vC,0)}enterRule(t){t instanceof l&&t.enterModuloExpression(this)}exitRule(t){t instanceof l&&t.exitModuloExpression(this)}}MR.ModuloExpressionContext=wg;class Ng extends eg{constructor(t,e){super(t),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.left=null,this.op=null,this.right=null,super.copyFrom(e)}EQ2(){return this.getToken(MR.EQ2,0)}XEQ(){return this.getToken(MR.XEQ,0)}TEQ(){return this.getToken(MR.TEQ,0)}enterRule(t){t instanceof l&&t.enterEqualsExpression(this)}exitRule(t){t instanceof l&&t.exitEqualsExpression(this)}}MR.EqualsExpressionContext=Ng;class Sg extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_filter_expression}copyFrom(t){super.copyFrom(t)}}class Og extends Sg{constructor(t,e){super(t),super.copyFrom(e)}variable_identifier(){return this.getTypedRuleContext(nL,0)}WHERE(){return this.getToken(MR.WHERE,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterExplicitFilterExpression(this)}exitRule(t){t instanceof l&&t.exitExplicitFilterExpression(this)}}MR.ExplicitFilterExpressionContext=Og;class Dg extends Sg{constructor(t,e){super(t),super.copyFrom(e)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterOtherFilterExpression(this)}exitRule(t){t instanceof l&&t.exitOtherFilterExpression(this)}}MR.OtherFilterExpressionContext=Dg;class Mg extends Sg{constructor(t,e){super(t),super.copyFrom(e)}WHERE(){return this.getToken(MR.WHERE,0)}arrow_expression(){return this.getTypedRuleContext(QI,0)}enterRule(t){t instanceof l&&t.enterArrowFilterExpression(this)}exitRule(t){t instanceof l&&t.exitArrowFilterExpression(this)}}MR.ArrowFilterExpressionContext=Mg;class kg extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_type_expression,this.name=null}type_identifier(){return this.getTypedRuleContext(oL,0)}enterRule(t){t instanceof l&&t.enterType_expression(this)}exitRule(t){t instanceof l&&t.exitType_expression(this)}}class Ug extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_selectable_expression}copyFrom(t){super.copyFrom(t)}}class Pg extends Ug{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}this_expression(){return this.getTypedRuleContext(TI,0)}enterRule(t){t instanceof l&&t.enterThisExpression(this)}exitRule(t){t instanceof l&&t.exitThisExpression(this)}}MR.ThisExpressionContext=Pg;class Fg extends Ug{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}parenthesis_expression(){return this.getTypedRuleContext(yI,0)}enterRule(t){t instanceof l&&t.enterParenthesisExpression(this)}exitRule(t){t instanceof l&&t.exitParenthesisExpression(this)}}MR.ParenthesisExpressionContext=Fg;class Hg extends Ug{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}literal_expression(){return this.getTypedRuleContext(AI,0)}enterRule(t){t instanceof l&&t.enterLiteralExpression(this)}exitRule(t){t instanceof l&&t.exitLiteralExpression(this)}}MR.LiteralExpressionContext=Hg;class Vg extends Ug{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}method_expression(){return this.getTypedRuleContext(Kg,0)}enterRule(t){t instanceof l&&t.enterMethodExpression(this)}exitRule(t){t instanceof l&&t.exitMethodExpression(this)}}MR.MethodExpressionContext=Vg;class Bg extends Ug{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}super_expression(){return this.getTypedRuleContext(gI,0)}enterRule(t){t instanceof l&&t.enterSuperExpression(this)}exitRule(t){t instanceof l&&t.exitSuperExpression(this)}}MR.SuperExpressionContext=Bg;class Gg extends Ug{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}identifier(){return this.getTypedRuleContext(tL,0)}enterRule(t){t instanceof l&&t.enterIdentifierExpression(this)}exitRule(t){t instanceof l&&t.exitIdentifierExpression(this)}}MR.IdentifierExpressionContext=Gg;class jg extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_instance_expression}copyFrom(t){super.copyFrom(t)}}class Wg extends jg{constructor(t,e){super(t),this.parent=null,this.selector=null,super.copyFrom(e)}instance_expression(){return this.getTypedRuleContext(jg,0)}instance_selector(){return this.getTypedRuleContext(zg,0)}enterRule(t){t instanceof l&&t.enterSelectorExpression(this)}exitRule(t){t instanceof l&&t.exitSelectorExpression(this)}}MR.SelectorExpressionContext=Wg;class Jg extends jg{constructor(t,e){super(t),this.parent=null,super.copyFrom(e)}selectable_expression(){return this.getTypedRuleContext(Ug,0)}enterRule(t){t instanceof l&&t.enterSelectableExpression(this)}exitRule(t){t instanceof l&&t.exitSelectableExpression(this)}}MR.SelectableExpressionContext=Jg;class Yg extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_mutable_instance_expression}copyFrom(t){super.copyFrom(t)}}class qg extends Yg{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}MUTABLE(){return this.getToken(MR.MUTABLE,0)}identifier(){return this.getTypedRuleContext(tL,0)}enterRule(t){t instanceof l&&t.enterMutableSelectableExpression(this)}exitRule(t){t instanceof l&&t.exitMutableSelectableExpression(this)}}MR.MutableSelectableExpressionContext=qg;class Xg extends Yg{constructor(t,e){super(t),this.parent=null,this.selector=null,super.copyFrom(e)}mutable_instance_expression(){return this.getTypedRuleContext(Yg,0)}instance_selector(){return this.getTypedRuleContext(zg,0)}enterRule(t){t instanceof l&&t.enterMutableSelectorExpression(this)}exitRule(t){t instanceof l&&t.exitMutableSelectorExpression(this)}}MR.MutableSelectorExpressionContext=Xg;class Kg extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_method_expression}blob_expression(){return this.getTypedRuleContext(ey,0)}document_expression(){return this.getTypedRuleContext(iy,0)}fetch_expression(){return this.getTypedRuleContext(fy,0)}read_blob_expression(){return this.getTypedRuleContext(nC,0)}read_all_expression(){return this.getTypedRuleContext(aC,0)}read_one_expression(){return this.getTypedRuleContext(oC,0)}sorted_expression(){return this.getTypedRuleContext(yy,0)}method_call_expression(){return this.getTypedRuleContext(DT,0)}constructor_expression(){return this.getTypedRuleContext(sy,0)}enterRule(t){t instanceof l&&t.enterMethod_expression(this)}exitRule(t){t instanceof l&&t.exitMethod_expression(this)}}class zg extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_instance_selector}copyFrom(t){super.copyFrom(t)}}class Qg extends zg{constructor(t,e){super(t),this.xslice=null,super.copyFrom(e)}LBRAK(){return this.getToken(MR.LBRAK,0)}RBRAK(){return this.getToken(MR.RBRAK,0)}slice_arguments(){return this.getTypedRuleContext(HI,0)}enterRule(t){t instanceof l&&t.enterSliceSelector(this)}exitRule(t){t instanceof l&&t.exitSliceSelector(this)}}MR.SliceSelectorContext=Qg;class Zg extends zg{constructor(t,e){super(t),this.method=null,super.copyFrom(e)}DOT(){return this.getToken(MR.DOT,0)}method_call_expression(){return this.getTypedRuleContext(DT,0)}enterRule(t){t instanceof l&&t.enterMethodSelector(this)}exitRule(t){t instanceof l&&t.exitMethodSelector(this)}}MR.MethodSelectorContext=Zg;class $g extends zg{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}DOT(){return this.getToken(MR.DOT,0)}member_identifier(){return this.getTypedRuleContext(rL,0)}enterRule(t){t instanceof l&&t.enterMemberSelector(this)}exitRule(t){t instanceof l&&t.exitMemberSelector(this)}}MR.MemberSelectorContext=$g;class ty extends zg{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}LBRAK(){return this.getToken(MR.LBRAK,0)}RBRAK(){return this.getToken(MR.RBRAK,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterItemSelector(this)}exitRule(t){t instanceof l&&t.exitItemSelector(this)}}MR.ItemSelectorContext=ty;class ey extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_blob_expression}BLOB(){return this.getToken(MR.BLOB,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterBlob_expression(this)}exitRule(t){t instanceof l&&t.exitBlob_expression(this)}}class iy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_document_expression,this.exp=null}DOCUMENT(){return this.getToken(MR.DOCUMENT,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}FROM(){return this.getToken(MR.FROM,0)}EQ(){return this.getToken(MR.EQ,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterDocument_expression(this)}exitRule(t){t instanceof l&&t.exitDocument_expression(this)}}class sy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_constructor_expression}copyFrom(t){super.copyFrom(t)}}class ry extends sy{constructor(t,e){super(t),this.typ=null,this.copyExp=null,this.args=null,super.copyFrom(e)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}mutable_category_type(){return this.getTypedRuleContext(VA,0)}copy_from(){return this.getTypedRuleContext(ay,0)}COMMA(){return this.getToken(MR.COMMA,0)}argument_assignment_list(){return this.getTypedRuleContext(oy,0)}enterRule(t){t instanceof l&&t.enterConstructorFrom(this)}exitRule(t){t instanceof l&&t.exitConstructorFrom(this)}}MR.ConstructorFromContext=ry;class ny extends sy{constructor(t,e){super(t),this.typ=null,this.args=null,super.copyFrom(e)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}mutable_category_type(){return this.getTypedRuleContext(VA,0)}argument_assignment_list(){return this.getTypedRuleContext(oy,0)}enterRule(t){t instanceof l&&t.enterConstructorNoFrom(this)}exitRule(t){t instanceof l&&t.exitConstructorNoFrom(this)}}MR.ConstructorNoFromContext=ny;class ay extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_copy_from,this.exp=null}FROM(){return this.getToken(MR.FROM,0)}assign(){return this.getTypedRuleContext(AC,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterCopy_from(this)}exitRule(t){t instanceof l&&t.exitCopy_from(this)}}class oy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_argument_assignment_list}copyFrom(t){super.copyFrom(t)}}class hy extends oy{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterExpressionAssignmentList(this)}exitRule(t){t instanceof l&&t.exitExpressionAssignmentList(this)}}MR.ExpressionAssignmentListContext=hy;class ly extends oy{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}argument_assignment(){return this.getTypedRuleContext(uy,0)}enterRule(t){t instanceof l&&t.enterArgumentAssignmentList(this)}exitRule(t){t instanceof l&&t.exitArgumentAssignmentList(this)}}MR.ArgumentAssignmentListContext=ly;class cy extends oy{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}COMMA(){return this.getToken(MR.COMMA,0)}argument_assignment_list(){return this.getTypedRuleContext(oy,0)}argument_assignment(){return this.getTypedRuleContext(uy,0)}enterRule(t){t instanceof l&&t.enterArgumentAssignmentListItem(this)}exitRule(t){t instanceof l&&t.exitArgumentAssignmentListItem(this)}}MR.ArgumentAssignmentListItemContext=cy;class uy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_argument_assignment,this.name=null,this.exp=null}variable_identifier(){return this.getTypedRuleContext(nL,0)}assign(){return this.getTypedRuleContext(AC,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterArgument_assignment(this)}exitRule(t){t instanceof l&&t.exitArgument_assignment(this)}}class dy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.parser=t,this.ruleIndex=MR.RULE_write_statement,this.what=null,this.target=null}WRITE(){return this.getToken(MR.WRITE,0)}TO(){return this.getToken(MR.TO,0)}then(){return this.getTypedRuleContext(Ty,0)}enterRule(t){t instanceof l&&t.enterWrite_statement(this)}exitRule(t){t instanceof l&&t.exitWrite_statement(this)}}class py extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_filtered_list_suffix,this.name=null,this.predicate=null}FILTERED(){return this.getToken(MR.FILTERED,0)}WHERE(){return this.getToken(MR.WHERE,0)}expression(){return this.getTypedRuleContext(eg,0)}WITH(){return this.getToken(MR.WITH,0)}variable_identifier(){return this.getTypedRuleContext(nL,0)}enterRule(t){t instanceof l&&t.enterFiltered_list_suffix(this)}exitRule(t){t instanceof l&&t.exitFiltered_list_suffix(this)}}class fy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_fetch_expression}copyFrom(t){super.copyFrom(t)}}class _y extends fy{constructor(t,e){super(t),this.typ=null,this.predicate=null,super.copyFrom(e)}FETCH(){return this.getToken(MR.FETCH,0)}ONE(){return this.getToken(MR.ONE,0)}WHERE(){return this.getToken(MR.WHERE,0)}expression(){return this.getTypedRuleContext(eg,0)}mutable_category_type(){return this.getTypedRuleContext(VA,0)}enterRule(t){t instanceof l&&t.enterFetchOne(this)}exitRule(t){t instanceof l&&t.exitFetchOne(this)}}MR.FetchOneContext=_y;class xy extends fy{constructor(t,e){super(t),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.xstart=null,this.xstop=null,this.typ=null,this.predicate=null,this.orderby=null,super.copyFrom(e)}FETCH(){return this.getToken(MR.FETCH,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}ALL(){return this.getToken(MR.ALL,0)}ROWS(){return this.getToken(MR.ROWS,0)}TO(){return this.getToken(MR.TO,0)}WHERE(){return this.getToken(MR.WHERE,0)}ORDER(){return this.getToken(MR.ORDER,0)}BY(){return this.getToken(MR.BY,0)}mutable_category_type(){return this.getTypedRuleContext(VA,0)}order_by_list(){return this.getTypedRuleContext(hC,0)}enterRule(t){t instanceof l&&t.enterFetchMany(this)}exitRule(t){t instanceof l&&t.exitFetchMany(this)}}MR.FetchManyContext=xy;class Ey extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_fetch_statement}copyFrom(t){super.copyFrom(t)}}class my extends Ey{constructor(t,e){super(t),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.xstart=null,this.xstop=null,this.typ=null,this.predicate=null,this.orderby=null,super.copyFrom(e)}FETCH(){return this.getToken(MR.FETCH,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}then(){return this.getTypedRuleContext(Ty,0)}ALL(){return this.getToken(MR.ALL,0)}ROWS(){return this.getToken(MR.ROWS,0)}TO(){return this.getToken(MR.TO,0)}WHERE(){return this.getToken(MR.WHERE,0)}ORDER(){return this.getToken(MR.ORDER,0)}BY(){return this.getToken(MR.BY,0)}mutable_category_type(){return this.getTypedRuleContext(VA,0)}order_by_list(){return this.getTypedRuleContext(hC,0)}enterRule(t){t instanceof l&&t.enterFetchManyAsync(this)}exitRule(t){t instanceof l&&t.exitFetchManyAsync(this)}}MR.FetchManyAsyncContext=my;class Ry extends Ey{constructor(t,e){super(t),this.typ=null,this.predicate=null,super.copyFrom(e)}FETCH(){return this.getToken(MR.FETCH,0)}ONE(){return this.getToken(MR.ONE,0)}WHERE(){return this.getToken(MR.WHERE,0)}then(){return this.getTypedRuleContext(Ty,0)}expression(){return this.getTypedRuleContext(eg,0)}mutable_category_type(){return this.getTypedRuleContext(VA,0)}enterRule(t){t instanceof l&&t.enterFetchOneAsync(this)}exitRule(t){t instanceof l&&t.exitFetchOneAsync(this)}}MR.FetchOneAsyncContext=Ry;class Ty extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_then,this.name=null,this.stmts=null}THEN(){return this.getToken(MR.THEN,0)}WITH(){return this.getToken(MR.WITH,0)}COLON(){return this.getToken(MR.COLON,0)}indent(){return this.getTypedRuleContext(Sy,0)}dedent(){return this.getTypedRuleContext(Oy,0)}variable_identifier(){return this.getTypedRuleContext(nL,0)}statement_list(){return this.getTypedRuleContext(qL,0)}enterRule(t){t instanceof l&&t.enterThen(this)}exitRule(t){t instanceof l&&t.exitThen(this)}}class gy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_read_statement,this.source=null}READ(){return this.getToken(MR.READ,0)}ALL(){return this.getToken(MR.ALL,0)}FROM(){return this.getToken(MR.FROM,0)}then(){return this.getTypedRuleContext(Ty,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterRead_statement(this)}exitRule(t){t instanceof l&&t.exitRead_statement(this)}}class yy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_sorted_expression,this.source=null,this.key=null}SORTED(){return this.getToken(MR.SORTED,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}instance_expression(){return this.getTypedRuleContext(jg,0)}DESC(){return this.getToken(MR.DESC,0)}COMMA(){return this.getToken(MR.COMMA,0)}key_token(){return this.getTypedRuleContext(RC,0)}EQ(){return this.getToken(MR.EQ,0)}sorted_key(){return this.getTypedRuleContext(rC,0)}enterRule(t){t instanceof l&&t.enterSorted_expression(this)}exitRule(t){t instanceof l&&t.exitSorted_expression(this)}}class Ay extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_assign_instance_statement,this.inst=null,this.exp=null}assign(){return this.getTypedRuleContext(AC,0)}assignable_instance(){return this.getTypedRuleContext(WI,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterAssign_instance_statement(this)}exitRule(t){t instanceof l&&t.exitAssign_instance_statement(this)}}class Ly extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_child_instance}copyFrom(t){super.copyFrom(t)}}class Iy extends Ly{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}DOT(){return this.getToken(MR.DOT,0)}variable_identifier(){return this.getTypedRuleContext(nL,0)}enterRule(t){t instanceof l&&t.enterMemberInstance(this)}exitRule(t){t instanceof l&&t.exitMemberInstance(this)}}MR.MemberInstanceContext=Iy;class Cy extends Ly{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}LBRAK(){return this.getToken(MR.LBRAK,0)}RBRAK(){return this.getToken(MR.RBRAK,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterItemInstance(this)}exitRule(t){t instanceof l&&t.exitItemInstance(this)}}MR.ItemInstanceContext=Cy;class vy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_assign_tuple_statement,this.items=null,this.exp=null}assign(){return this.getTypedRuleContext(AC,0)}variable_identifier_list(){return this.getTypedRuleContext(kL,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterAssign_tuple_statement(this)}exitRule(t){t instanceof l&&t.exitAssign_tuple_statement(this)}}class by extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"LF",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.LF):this.getToken(MR.LF,t)})),this.parser=t,this.ruleIndex=MR.RULE_lfs}enterRule(t){t instanceof l&&t.enterLfs(this)}exitRule(t){t instanceof l&&t.exitLfs(this)}}class wy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"LF",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.LF):this.getToken(MR.LF,t)})),this.parser=t,this.ruleIndex=MR.RULE_lfp}enterRule(t){t instanceof l&&t.enterLfp(this)}exitRule(t){t instanceof l&&t.exitLfp(this)}}class Ny extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"LF",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.LF):this.getToken(MR.LF,t)})),wR(this,"TAB",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.TAB):this.getToken(MR.TAB,t)})),wR(this,"WS",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.WS):this.getToken(MR.WS,t)})),wR(this,"INDENT",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.INDENT):this.getToken(MR.INDENT,t)})),this.parser=t,this.ruleIndex=MR.RULE_ws_plus}enterRule(t){t instanceof l&&t.enterWs_plus(this)}exitRule(t){t instanceof l&&t.exitWs_plus(this)}}class Sy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"LF",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.LF):this.getToken(MR.LF,t)})),this.parser=t,this.ruleIndex=MR.RULE_indent}INDENT(){return this.getToken(MR.INDENT,0)}enterRule(t){t instanceof l&&t.enterIndent(this)}exitRule(t){t instanceof l&&t.exitIndent(this)}}class Oy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"LF",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.LF):this.getToken(MR.LF,t)})),this.parser=t,this.ruleIndex=MR.RULE_dedent}DEDENT(){return this.getToken(MR.DEDENT,0)}enterRule(t){t instanceof l&&t.enterDedent(this)}exitRule(t){t instanceof l&&t.exitDedent(this)}}class Dy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_type_literal}category_or_any_type(){return this.getTypedRuleContext(xL,0)}enterRule(t){t instanceof l&&t.enterType_literal(this)}exitRule(t){t instanceof l&&t.exitType_literal(this)}}class My extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_null_literal}NONE(){return this.getToken(MR.NONE,0)}enterRule(t){t instanceof l&&t.enterNull_literal(this)}exitRule(t){t instanceof l&&t.exitNull_literal(this)}}class ky extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_comment_statement}COMMENT(){return this.getToken(MR.COMMENT,0)}CSS_DATA(){return this.getToken(MR.CSS_DATA,0)}enterRule(t){t instanceof l&&t.enterComment_statement(this)}exitRule(t){t instanceof l&&t.exitComment_statement(this)}}class Uy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_repl}declaration(){return this.getTypedRuleContext(Vy,0)}statement(){return this.getTypedRuleContext(lT,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterRepl(this)}exitRule(t){t instanceof l&&t.exitRepl(this)}}class Py extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_declaration_list}copyFrom(t){super.copyFrom(t)}}class Fy extends Py{constructor(t,e){super(t),wR(this,"lfs",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(by):this.getTypedRuleContext(by,t)})),super.copyFrom(e)}EOF(){return this.getToken(MR.EOF,0)}declarations(){return this.getTypedRuleContext(Hy,0)}enterRule(t){t instanceof l&&t.enterFullDeclarationList(this)}exitRule(t){t instanceof l&&t.exitFullDeclarationList(this)}}MR.FullDeclarationListContext=Fy;class Hy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"declaration",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Vy):this.getTypedRuleContext(Vy,t)})),wR(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(wy):this.getTypedRuleContext(wy,t)})),this.parser=t,this.ruleIndex=MR.RULE_declarations}enterRule(t){t instanceof l&&t.enterDeclarations(this)}exitRule(t){t instanceof l&&t.exitDeclarations(this)}}class Vy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"comment_statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(ky):this.getTypedRuleContext(ky,t)})),wR(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(wy):this.getTypedRuleContext(wy,t)})),wR(this,"annotation_constructor",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(By):this.getTypedRuleContext(By,t)})),this.parser=t,this.ruleIndex=MR.RULE_declaration}attribute_declaration(){return this.getTypedRuleContext(HR,0)}category_declaration(){return this.getTypedRuleContext(GA,0)}resource_declaration(){return this.getTypedRuleContext(Xy,0)}enum_declaration(){return this.getTypedRuleContext(Ky,0)}widget_declaration(){return this.getTypedRuleContext(YA,0)}method_declaration(){return this.getTypedRuleContext(PL,0)}enterRule(t){t instanceof l&&t.enterDeclaration(this)}exitRule(t){t instanceof l&&t.exitDeclaration(this)}}class By extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"annotation_argument",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(jy):this.getTypedRuleContext(jy,t)})),wR(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.COMMA):this.getToken(MR.COMMA,t)})),this.parser=t,this.ruleIndex=MR.RULE_annotation_constructor,this.name=null,this.exp=null}annotation_identifier(){return this.getTypedRuleContext(Gy,0)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}annotation_argument_value(){return this.getTypedRuleContext(Jy,0)}enterRule(t){t instanceof l&&t.enterAnnotation_constructor(this)}exitRule(t){t instanceof l&&t.exitAnnotation_constructor(this)}}class Gy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_annotation_identifier}ARONDBASE_IDENTIFIER(){return this.getToken(MR.ARONDBASE_IDENTIFIER,0)}enterRule(t){t instanceof l&&t.enterAnnotation_identifier(this)}exitRule(t){t instanceof l&&t.exitAnnotation_identifier(this)}}class jy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_annotation_argument,this.name=null,this.exp=null}EQ(){return this.getToken(MR.EQ,0)}annotation_argument_name(){return this.getTypedRuleContext(Wy,0)}annotation_argument_value(){return this.getTypedRuleContext(Jy,0)}enterRule(t){t instanceof l&&t.enterAnnotation_argument(this)}exitRule(t){t instanceof l&&t.exitAnnotation_argument(this)}}class Wy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_annotation_argument_name}VARIABLE_IDENTIFIER(){return this.getToken(MR.VARIABLE_IDENTIFIER,0)}GETTER(){return this.getToken(MR.GETTER,0)}SETTER(){return this.getToken(MR.SETTER,0)}enterRule(t){t instanceof l&&t.enterAnnotation_argument_name(this)}exitRule(t){t instanceof l&&t.exitAnnotation_argument_name(this)}}class Jy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_annotation_argument_value}copyFrom(t){super.copyFrom(t)}}class Yy extends Jy{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}literal_expression(){return this.getTypedRuleContext(AI,0)}enterRule(t){t instanceof l&&t.enterAnnotationLiteralValue(this)}exitRule(t){t instanceof l&&t.exitAnnotationLiteralValue(this)}}MR.AnnotationLiteralValueContext=Yy;class qy extends Jy{constructor(t,e){super(t),this.typ=null,super.copyFrom(e)}primary_type(){return this.getTypedRuleContext(EA,0)}enterRule(t){t instanceof l&&t.enterAnnotationTypeValue(this)}exitRule(t){t instanceof l&&t.exitAnnotationTypeValue(this)}}MR.AnnotationTypeValueContext=qy;class Xy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_resource_declaration}native_resource_declaration(){return this.getTypedRuleContext(ZR,0)}enterRule(t){t instanceof l&&t.enterResource_declaration(this)}exitRule(t){t instanceof l&&t.exitResource_declaration(this)}}class Ky extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_enum_declaration}enum_category_declaration(){return this.getTypedRuleContext(kR,0)}enum_native_declaration(){return this.getTypedRuleContext(UR,0)}enterRule(t){t instanceof l&&t.enterEnum_declaration(this)}exitRule(t){t instanceof l&&t.exitEnum_declaration(this)}}class zy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"native_symbol",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(PR):this.getTypedRuleContext(PR,t)})),wR(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(wy):this.getTypedRuleContext(wy,t)})),this.parser=t,this.ruleIndex=MR.RULE_native_symbol_list}enterRule(t){t instanceof l&&t.enterNative_symbol_list(this)}exitRule(t){t instanceof l&&t.exitNative_symbol_list(this)}}class Qy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"category_symbol",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(FR):this.getTypedRuleContext(FR,t)})),wR(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(wy):this.getTypedRuleContext(wy,t)})),this.parser=t,this.ruleIndex=MR.RULE_category_symbol_list}enterRule(t){t instanceof l&&t.enterCategory_symbol_list(this)}exitRule(t){t instanceof l&&t.exitCategory_symbol_list(this)}}class Zy extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"symbol_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(hL):this.getTypedRuleContext(hL,t)})),wR(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.COMMA):this.getToken(MR.COMMA,t)})),this.parser=t,this.ruleIndex=MR.RULE_symbol_list}enterRule(t){t instanceof l&&t.enterSymbol_list(this)}exitRule(t){t instanceof l&&t.exitSymbol_list(this)}}class $y extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_attribute_constraint}copyFrom(t){super.copyFrom(t)}}class tA extends $y{constructor(t,e){super(t),this.source=null,super.copyFrom(e)}IN(){return this.getToken(MR.IN,0)}set_literal(){return this.getTypedRuleContext(aA,0)}enterRule(t){t instanceof l&&t.enterMatchingSet(this)}exitRule(t){t instanceof l&&t.exitMatchingSet(this)}}MR.MatchingSetContext=tA;class eA extends $y{constructor(t,e){super(t),this.text=null,super.copyFrom(e)}MATCHING(){return this.getToken(MR.MATCHING,0)}TEXT_LITERAL(){return this.getToken(MR.TEXT_LITERAL,0)}enterRule(t){t instanceof l&&t.enterMatchingPattern(this)}exitRule(t){t instanceof l&&t.exitMatchingPattern(this)}}MR.MatchingPatternContext=eA;class iA extends $y{constructor(t,e){super(t),this.source=null,super.copyFrom(e)}IN(){return this.getToken(MR.IN,0)}list_literal(){return this.getTypedRuleContext(nA,0)}enterRule(t){t instanceof l&&t.enterMatchingList(this)}exitRule(t){t instanceof l&&t.exitMatchingList(this)}}MR.MatchingListContext=iA;class sA extends $y{constructor(t,e){super(t),this.source=null,super.copyFrom(e)}IN(){return this.getToken(MR.IN,0)}range_literal(){return this.getTypedRuleContext(hA,0)}enterRule(t){t instanceof l&&t.enterMatchingRange(this)}exitRule(t){t instanceof l&&t.exitMatchingRange(this)}}MR.MatchingRangeContext=sA;class rA extends $y{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}MATCHING(){return this.getToken(MR.MATCHING,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterMatchingExpression(this)}exitRule(t){t instanceof l&&t.exitMatchingExpression(this)}}MR.MatchingExpressionContext=rA;class nA extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_list_literal}LBRAK(){return this.getToken(MR.LBRAK,0)}RBRAK(){return this.getToken(MR.RBRAK,0)}MUTABLE(){return this.getToken(MR.MUTABLE,0)}expression_list(){return this.getTypedRuleContext(oA,0)}enterRule(t){t instanceof l&&t.enterList_literal(this)}exitRule(t){t instanceof l&&t.exitList_literal(this)}}class aA extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_set_literal}LT(){return this.getToken(MR.LT,0)}GT(){return this.getToken(MR.GT,0)}MUTABLE(){return this.getToken(MR.MUTABLE,0)}expression_list(){return this.getTypedRuleContext(oA,0)}enterRule(t){t instanceof l&&t.enterSet_literal(this)}exitRule(t){t instanceof l&&t.exitSet_literal(this)}}class oA extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),wR(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.COMMA):this.getToken(MR.COMMA,t)})),this.parser=t,this.ruleIndex=MR.RULE_expression_list}enterRule(t){t instanceof l&&t.enterExpression_list(this)}exitRule(t){t instanceof l&&t.exitExpression_list(this)}}class hA extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.parser=t,this.ruleIndex=MR.RULE_range_literal,this.low=null,this.high=null}LBRAK(){return this.getToken(MR.LBRAK,0)}RANGE(){return this.getToken(MR.RANGE,0)}RBRAK(){return this.getToken(MR.RBRAK,0)}enterRule(t){t instanceof l&&t.enterRange_literal(this)}exitRule(t){t instanceof l&&t.exitRange_literal(this)}}class lA extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_typedef}copyFrom(t){super.copyFrom(t)}}class cA extends lA{constructor(t,e){super(t),this.i=null,super.copyFrom(e)}ITERATOR(){return this.getToken(MR.ITERATOR,0)}LT(){return this.getToken(MR.LT,0)}GT(){return this.getToken(MR.GT,0)}typedef(){return this.getTypedRuleContext(lA,0)}enterRule(t){t instanceof l&&t.enterIteratorType(this)}exitRule(t){t instanceof l&&t.exitIteratorType(this)}}MR.IteratorTypeContext=cA;class uA extends lA{constructor(t,e){super(t),this.s=null,super.copyFrom(e)}LTGT(){return this.getToken(MR.LTGT,0)}typedef(){return this.getTypedRuleContext(lA,0)}enterRule(t){t instanceof l&&t.enterSetType(this)}exitRule(t){t instanceof l&&t.exitSetType(this)}}MR.SetTypeContext=uA;class dA extends lA{constructor(t,e){super(t),this.l=null,super.copyFrom(e)}LBRAK(){return this.getToken(MR.LBRAK,0)}RBRAK(){return this.getToken(MR.RBRAK,0)}typedef(){return this.getTypedRuleContext(lA,0)}enterRule(t){t instanceof l&&t.enterListType(this)}exitRule(t){t instanceof l&&t.exitListType(this)}}MR.ListTypeContext=dA;class pA extends lA{constructor(t,e){super(t),this.d=null,super.copyFrom(e)}LTCOLONGT(){return this.getToken(MR.LTCOLONGT,0)}typedef(){return this.getTypedRuleContext(lA,0)}enterRule(t){t instanceof l&&t.enterDictType(this)}exitRule(t){t instanceof l&&t.exitDictType(this)}}MR.DictTypeContext=pA;class fA extends lA{constructor(t,e){super(t),this.c=null,super.copyFrom(e)}CURSOR(){return this.getToken(MR.CURSOR,0)}LT(){return this.getToken(MR.LT,0)}GT(){return this.getToken(MR.GT,0)}typedef(){return this.getTypedRuleContext(lA,0)}enterRule(t){t instanceof l&&t.enterCursorType(this)}exitRule(t){t instanceof l&&t.exitCursorType(this)}}MR.CursorTypeContext=fA;class _A extends lA{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}TYPE(){return this.getToken(MR.TYPE,0)}LT(){return this.getToken(MR.LT,0)}GT(){return this.getToken(MR.GT,0)}typedef(){return this.getTypedRuleContext(lA,0)}enterRule(t){t instanceof l&&t.enterTypeType(this)}exitRule(t){t instanceof l&&t.exitTypeType(this)}}MR.TypeTypeContext=_A;class xA extends lA{constructor(t,e){super(t),this.p=null,super.copyFrom(e)}primary_type(){return this.getTypedRuleContext(EA,0)}enterRule(t){t instanceof l&&t.enterPrimaryType(this)}exitRule(t){t instanceof l&&t.exitPrimaryType(this)}}MR.PrimaryTypeContext=xA;class EA extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_primary_type}copyFrom(t){super.copyFrom(t)}}class mA extends EA{constructor(t,e){super(t),this.n=null,super.copyFrom(e)}native_type(){return this.getTypedRuleContext(TA,0)}enterRule(t){t instanceof l&&t.enterNativeType(this)}exitRule(t){t instanceof l&&t.exitNativeType(this)}}MR.NativeTypeContext=mA;class RA extends EA{constructor(t,e){super(t),this.c=null,super.copyFrom(e)}category_type(){return this.getTypedRuleContext(HA,0)}enterRule(t){t instanceof l&&t.enterCategoryType(this)}exitRule(t){t instanceof l&&t.exitCategoryType(this)}}MR.CategoryTypeContext=RA;class TA extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_native_type}copyFrom(t){super.copyFrom(t)}}class gA extends TA{constructor(t,e){super(t),super.copyFrom(e)}PERIOD(){return this.getToken(MR.PERIOD,0)}enterRule(t){t instanceof l&&t.enterPeriodType(this)}exitRule(t){t instanceof l&&t.exitPeriodType(this)}}MR.PeriodTypeContext=gA;class yA extends TA{constructor(t,e){super(t),super.copyFrom(e)}HTML(){return this.getToken(MR.HTML,0)}enterRule(t){t instanceof l&&t.enterHtmlType(this)}exitRule(t){t instanceof l&&t.exitHtmlType(this)}}MR.HtmlTypeContext=yA;class AA extends TA{constructor(t,e){super(t),super.copyFrom(e)}CSS(){return this.getToken(MR.CSS,0)}enterRule(t){t instanceof l&&t.enterCssType(this)}exitRule(t){t instanceof l&&t.exitCssType(this)}}MR.CssTypeContext=AA;class LA extends TA{constructor(t,e){super(t),super.copyFrom(e)}BOOLEAN(){return this.getToken(MR.BOOLEAN,0)}enterRule(t){t instanceof l&&t.enterBooleanType(this)}exitRule(t){t instanceof l&&t.exitBooleanType(this)}}MR.BooleanTypeContext=LA;class IA extends TA{constructor(t,e){super(t),super.copyFrom(e)}DOCUMENT(){return this.getToken(MR.DOCUMENT,0)}enterRule(t){t instanceof l&&t.enterDocumentType(this)}exitRule(t){t instanceof l&&t.exitDocumentType(this)}}MR.DocumentTypeContext=IA;class CA extends TA{constructor(t,e){super(t),super.copyFrom(e)}CHARACTER(){return this.getToken(MR.CHARACTER,0)}enterRule(t){t instanceof l&&t.enterCharacterType(this)}exitRule(t){t instanceof l&&t.exitCharacterType(this)}}MR.CharacterTypeContext=CA;class vA extends TA{constructor(t,e){super(t),super.copyFrom(e)}VERSION(){return this.getToken(MR.VERSION,0)}enterRule(t){t instanceof l&&t.enterVersionType(this)}exitRule(t){t instanceof l&&t.exitVersionType(this)}}MR.VersionTypeContext=vA;class bA extends TA{constructor(t,e){super(t),super.copyFrom(e)}TEXT(){return this.getToken(MR.TEXT,0)}enterRule(t){t instanceof l&&t.enterTextType(this)}exitRule(t){t instanceof l&&t.exitTextType(this)}}MR.TextTypeContext=bA;class wA extends TA{constructor(t,e){super(t),super.copyFrom(e)}IMAGE(){return this.getToken(MR.IMAGE,0)}enterRule(t){t instanceof l&&t.enterImageType(this)}exitRule(t){t instanceof l&&t.exitImageType(this)}}MR.ImageTypeContext=wA;class NA extends TA{constructor(t,e){super(t),super.copyFrom(e)}TIME(){return this.getToken(MR.TIME,0)}enterRule(t){t instanceof l&&t.enterTimeType(this)}exitRule(t){t instanceof l&&t.exitTimeType(this)}}MR.TimeTypeContext=NA;class SA extends TA{constructor(t,e){super(t),super.copyFrom(e)}INTEGER(){return this.getToken(MR.INTEGER,0)}enterRule(t){t instanceof l&&t.enterIntegerType(this)}exitRule(t){t instanceof l&&t.exitIntegerType(this)}}MR.IntegerTypeContext=SA;class OA extends TA{constructor(t,e){super(t),super.copyFrom(e)}DATETIME(){return this.getToken(MR.DATETIME,0)}enterRule(t){t instanceof l&&t.enterDateTimeType(this)}exitRule(t){t instanceof l&&t.exitDateTimeType(this)}}MR.DateTimeTypeContext=OA;class DA extends TA{constructor(t,e){super(t),super.copyFrom(e)}BLOB(){return this.getToken(MR.BLOB,0)}enterRule(t){t instanceof l&&t.enterBlobType(this)}exitRule(t){t instanceof l&&t.exitBlobType(this)}}MR.BlobTypeContext=DA;class MA extends TA{constructor(t,e){super(t),super.copyFrom(e)}UUID(){return this.getToken(MR.UUID,0)}enterRule(t){t instanceof l&&t.enterUUIDType(this)}exitRule(t){t instanceof l&&t.exitUUIDType(this)}}MR.UUIDTypeContext=MA;class kA extends TA{constructor(t,e){super(t),super.copyFrom(e)}DECIMAL(){return this.getToken(MR.DECIMAL,0)}enterRule(t){t instanceof l&&t.enterDecimalType(this)}exitRule(t){t instanceof l&&t.exitDecimalType(this)}}MR.DecimalTypeContext=kA;class UA extends TA{constructor(t,e){super(t),super.copyFrom(e)}CODE(){return this.getToken(MR.CODE,0)}enterRule(t){t instanceof l&&t.enterCodeType(this)}exitRule(t){t instanceof l&&t.exitCodeType(this)}}MR.CodeTypeContext=UA;class PA extends TA{constructor(t,e){super(t),super.copyFrom(e)}DATE(){return this.getToken(MR.DATE,0)}enterRule(t){t instanceof l&&t.enterDateType(this)}exitRule(t){t instanceof l&&t.exitDateType(this)}}MR.DateTypeContext=PA;class FA extends TA{constructor(t,e){super(t),super.copyFrom(e)}DBID(){return this.getToken(MR.DBID,0)}enterRule(t){t instanceof l&&t.enterDbIdType(this)}exitRule(t){t instanceof l&&t.exitDbIdType(this)}}MR.DbIdTypeContext=FA;class HA extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_category_type,this.t1=null}TYPE_IDENTIFIER(){return this.getToken(MR.TYPE_IDENTIFIER,0)}enterRule(t){t instanceof l&&t.enterCategory_type(this)}exitRule(t){t instanceof l&&t.exitCategory_type(this)}}class VA extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_mutable_category_type}category_type(){return this.getTypedRuleContext(HA,0)}MUTABLE(){return this.getToken(MR.MUTABLE,0)}enterRule(t){t instanceof l&&t.enterMutable_category_type(this)}exitRule(t){t instanceof l&&t.exitMutable_category_type(this)}}class BA extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_code_type,this.t1=null}CODE(){return this.getToken(MR.CODE,0)}enterRule(t){t instanceof l&&t.enterCode_type(this)}exitRule(t){t instanceof l&&t.exitCode_type(this)}}class GA extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_category_declaration}copyFrom(t){super.copyFrom(t)}}class jA extends GA{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}concrete_category_declaration(){return this.getTypedRuleContext(jR,0)}enterRule(t){t instanceof l&&t.enterConcreteCategoryDeclaration(this)}exitRule(t){t instanceof l&&t.exitConcreteCategoryDeclaration(this)}}MR.ConcreteCategoryDeclarationContext=jA;class WA extends GA{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}native_category_declaration(){return this.getTypedRuleContext(QR,0)}enterRule(t){t instanceof l&&t.enterNativeCategoryDeclaration(this)}exitRule(t){t instanceof l&&t.exitNativeCategoryDeclaration(this)}}MR.NativeCategoryDeclarationContext=WA;class JA extends GA{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}singleton_category_declaration(){return this.getTypedRuleContext(WR,0)}enterRule(t){t instanceof l&&t.enterSingletonCategoryDeclaration(this)}exitRule(t){t instanceof l&&t.exitSingletonCategoryDeclaration(this)}}MR.SingletonCategoryDeclarationContext=JA;class YA extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_widget_declaration}copyFrom(t){super.copyFrom(t)}}class qA extends YA{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}concrete_widget_declaration(){return this.getTypedRuleContext(BR,0)}enterRule(t){t instanceof l&&t.enterConcreteWidgetDeclaration(this)}exitRule(t){t instanceof l&&t.exitConcreteWidgetDeclaration(this)}}MR.ConcreteWidgetDeclarationContext=qA;class XA extends YA{constructor(t,e){super(t),this.decl=null,super.copyFrom(e)}native_widget_declaration(){return this.getTypedRuleContext(GR,0)}enterRule(t){t instanceof l&&t.enterNativeWidgetDeclaration(this)}exitRule(t){t instanceof l&&t.exitNativeWidgetDeclaration(this)}}MR.NativeWidgetDeclarationContext=XA;class KA extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"type_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(oL):this.getTypedRuleContext(oL,t)})),wR(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.COMMA):this.getToken(MR.COMMA,t)})),this.parser=t,this.ruleIndex=MR.RULE_type_identifier_list}enterRule(t){t instanceof l&&t.enterType_identifier_list(this)}exitRule(t){t instanceof l&&t.exitType_identifier_list(this)}}class zA extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_method_identifier}variable_identifier(){return this.getTypedRuleContext(nL,0)}type_identifier(){return this.getTypedRuleContext(oL,0)}enterRule(t){t instanceof l&&t.enterMethod_identifier(this)}exitRule(t){t instanceof l&&t.exitMethod_identifier(this)}}class QA extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_identifier_or_keyword}identifier(){return this.getTypedRuleContext(tL,0)}keyword(){return this.getTypedRuleContext(EC,0)}enterRule(t){t instanceof l&&t.enterIdentifier_or_keyword(this)}exitRule(t){t instanceof l&&t.exitIdentifier_or_keyword(this)}}class ZA extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_nospace_hyphen_identifier_or_keyword}MINUS(){return this.getToken(MR.MINUS,0)}nospace_identifier_or_keyword(){return this.getTypedRuleContext($A,0)}enterRule(t){t instanceof l&&t.enterNospace_hyphen_identifier_or_keyword(this)}exitRule(t){t instanceof l&&t.exitNospace_hyphen_identifier_or_keyword(this)}}class $A extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_nospace_identifier_or_keyword}identifier_or_keyword(){return this.getTypedRuleContext(QA,0)}enterRule(t){t instanceof l&&t.enterNospace_identifier_or_keyword(this)}exitRule(t){t instanceof l&&t.exitNospace_identifier_or_keyword(this)}}class tL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_identifier}copyFrom(t){super.copyFrom(t)}}class eL extends tL{constructor(t,e){super(t),super.copyFrom(e)}type_identifier(){return this.getTypedRuleContext(oL,0)}enterRule(t){t instanceof l&&t.enterTypeIdentifier(this)}exitRule(t){t instanceof l&&t.exitTypeIdentifier(this)}}MR.TypeIdentifierContext=eL;class iL extends tL{constructor(t,e){super(t),super.copyFrom(e)}symbol_identifier(){return this.getTypedRuleContext(hL,0)}enterRule(t){t instanceof l&&t.enterSymbolIdentifier(this)}exitRule(t){t instanceof l&&t.exitSymbolIdentifier(this)}}MR.SymbolIdentifierContext=iL;class sL extends tL{constructor(t,e){super(t),super.copyFrom(e)}variable_identifier(){return this.getTypedRuleContext(nL,0)}enterRule(t){t instanceof l&&t.enterVariableIdentifier(this)}exitRule(t){t instanceof l&&t.exitVariableIdentifier(this)}}MR.VariableIdentifierContext=sL;class rL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_member_identifier}VARIABLE_IDENTIFIER(){return this.getToken(MR.VARIABLE_IDENTIFIER,0)}CATEGORY(){return this.getToken(MR.CATEGORY,0)}MUTABLE(){return this.getToken(MR.MUTABLE,0)}STORABLE(){return this.getToken(MR.STORABLE,0)}RESOURCE(){return this.getToken(MR.RESOURCE,0)}enterRule(t){t instanceof l&&t.enterMember_identifier(this)}exitRule(t){t instanceof l&&t.exitMember_identifier(this)}}class nL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_variable_identifier}VARIABLE_IDENTIFIER(){return this.getToken(MR.VARIABLE_IDENTIFIER,0)}CATEGORY(){return this.getToken(MR.CATEGORY,0)}RESOURCE(){return this.getToken(MR.RESOURCE,0)}enterRule(t){t instanceof l&&t.enterVariable_identifier(this)}exitRule(t){t instanceof l&&t.exitVariable_identifier(this)}}class aL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_attribute_identifier}VARIABLE_IDENTIFIER(){return this.getToken(MR.VARIABLE_IDENTIFIER,0)}STORABLE(){return this.getToken(MR.STORABLE,0)}RESOURCE(){return this.getToken(MR.RESOURCE,0)}enterRule(t){t instanceof l&&t.enterAttribute_identifier(this)}exitRule(t){t instanceof l&&t.exitAttribute_identifier(this)}}class oL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_type_identifier}TYPE_IDENTIFIER(){return this.getToken(MR.TYPE_IDENTIFIER,0)}enterRule(t){t instanceof l&&t.enterType_identifier(this)}exitRule(t){t instanceof l&&t.exitType_identifier(this)}}class hL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_symbol_identifier}SYMBOL_IDENTIFIER(){return this.getToken(MR.SYMBOL_IDENTIFIER,0)}enterRule(t){t instanceof l&&t.enterSymbol_identifier(this)}exitRule(t){t instanceof l&&t.exitSymbol_identifier(this)}}class lL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"argument",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(cL):this.getTypedRuleContext(cL,t)})),wR(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.COMMA):this.getToken(MR.COMMA,t)})),this.parser=t,this.ruleIndex=MR.RULE_argument_list}enterRule(t){t instanceof l&&t.enterArgument_list(this)}exitRule(t){t instanceof l&&t.exitArgument_list(this)}}class cL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_argument}copyFrom(t){super.copyFrom(t)}}class uL extends cL{constructor(t,e){super(t),this.arg=null,super.copyFrom(e)}operator_argument(){return this.getTypedRuleContext(pL,0)}MUTABLE(){return this.getToken(MR.MUTABLE,0)}enterRule(t){t instanceof l&&t.enterOperatorArgument(this)}exitRule(t){t instanceof l&&t.exitOperatorArgument(this)}}MR.OperatorArgumentContext=uL;class dL extends cL{constructor(t,e){super(t),this.arg=null,super.copyFrom(e)}code_argument(){return this.getTypedRuleContext(_L,0)}enterRule(t){t instanceof l&&t.enterCodeArgument(this)}exitRule(t){t instanceof l&&t.exitCodeArgument(this)}}MR.CodeArgumentContext=dL;class pL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_operator_argument}named_argument(){return this.getTypedRuleContext(fL,0)}typed_argument(){return this.getTypedRuleContext(hT,0)}enterRule(t){t instanceof l&&t.enterOperator_argument(this)}exitRule(t){t instanceof l&&t.exitOperator_argument(this)}}class fL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_named_argument}variable_identifier(){return this.getTypedRuleContext(nL,0)}EQ(){return this.getToken(MR.EQ,0)}literal_expression(){return this.getTypedRuleContext(AI,0)}enterRule(t){t instanceof l&&t.enterNamed_argument(this)}exitRule(t){t instanceof l&&t.exitNamed_argument(this)}}class _L extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_code_argument,this.name=null}code_type(){return this.getTypedRuleContext(BA,0)}variable_identifier(){return this.getTypedRuleContext(nL,0)}enterRule(t){t instanceof l&&t.enterCode_argument(this)}exitRule(t){t instanceof l&&t.exitCode_argument(this)}}class xL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_category_or_any_type}typedef(){return this.getTypedRuleContext(lA,0)}any_type(){return this.getTypedRuleContext(EL,0)}enterRule(t){t instanceof l&&t.enterCategory_or_any_type(this)}exitRule(t){t instanceof l&&t.exitCategory_or_any_type(this)}}class EL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_any_type}copyFrom(t){super.copyFrom(t)}}class mL extends EL{constructor(t,e){super(t),super.copyFrom(e)}any_type(){return this.getTypedRuleContext(EL,0)}LBRAK(){return this.getToken(MR.LBRAK,0)}RBRAK(){return this.getToken(MR.RBRAK,0)}enterRule(t){t instanceof l&&t.enterAnyListType(this)}exitRule(t){t instanceof l&&t.exitAnyListType(this)}}MR.AnyListTypeContext=mL;class RL extends EL{constructor(t,e){super(t),super.copyFrom(e)}ANY(){return this.getToken(MR.ANY,0)}enterRule(t){t instanceof l&&t.enterAnyType(this)}exitRule(t){t instanceof l&&t.exitAnyType(this)}}MR.AnyTypeContext=RL;class TL extends EL{constructor(t,e){super(t),super.copyFrom(e)}any_type(){return this.getTypedRuleContext(EL,0)}LCURL(){return this.getToken(MR.LCURL,0)}RCURL(){return this.getToken(MR.RCURL,0)}enterRule(t){t instanceof l&&t.enterAnyDictType(this)}exitRule(t){t instanceof l&&t.exitAnyDictType(this)}}MR.AnyDictTypeContext=TL;class gL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"member_method_declaration",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(yL):this.getTypedRuleContext(yL,t)})),wR(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(wy):this.getTypedRuleContext(wy,t)})),this.parser=t,this.ruleIndex=MR.RULE_member_method_declaration_list}enterRule(t){t instanceof l&&t.enterMember_method_declaration_list(this)}exitRule(t){t instanceof l&&t.exitMember_method_declaration_list(this)}}class yL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"comment_statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(ky):this.getTypedRuleContext(ky,t)})),wR(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(wy):this.getTypedRuleContext(wy,t)})),wR(this,"annotation_constructor",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(By):this.getTypedRuleContext(By,t)})),this.parser=t,this.ruleIndex=MR.RULE_member_method_declaration}setter_method_declaration(){return this.getTypedRuleContext(qR,0)}getter_method_declaration(){return this.getTypedRuleContext(KR,0)}concrete_method_declaration(){return this.getTypedRuleContext(rT,0)}abstract_method_declaration(){return this.getTypedRuleContext(sT,0)}operator_method_declaration(){return this.getTypedRuleContext(YR,0)}enterRule(t){t instanceof l&&t.enterMember_method_declaration(this)}exitRule(t){t instanceof l&&t.exitMember_method_declaration(this)}}class AL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"native_member_method_declaration",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(LL):this.getTypedRuleContext(LL,t)})),wR(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(wy):this.getTypedRuleContext(wy,t)})),this.parser=t,this.ruleIndex=MR.RULE_native_member_method_declaration_list}enterRule(t){t instanceof l&&t.enterNative_member_method_declaration_list(this)}exitRule(t){t instanceof l&&t.exitNative_member_method_declaration_list(this)}}class LL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"comment_statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(ky):this.getTypedRuleContext(ky,t)})),wR(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(wy):this.getTypedRuleContext(wy,t)})),wR(this,"annotation_constructor",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(By):this.getTypedRuleContext(By,t)})),this.parser=t,this.ruleIndex=MR.RULE_native_member_method_declaration}native_getter_declaration(){return this.getTypedRuleContext(zR,0)}native_setter_declaration(){return this.getTypedRuleContext(XR,0)}native_method_declaration(){return this.getTypedRuleContext(nT,0)}enterRule(t){t instanceof l&&t.enterNative_member_method_declaration(this)}exitRule(t){t instanceof l&&t.exitNative_member_method_declaration(this)}}class IL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_native_category_binding}copyFrom(t){super.copyFrom(t)}}class CL extends IL{constructor(t,e){super(t),this.binding=null,super.copyFrom(e)}PYTHON2(){return this.getToken(MR.PYTHON2,0)}python_category_binding(){return this.getTypedRuleContext(SL,0)}enterRule(t){t instanceof l&&t.enterPython2CategoryBinding(this)}exitRule(t){t instanceof l&&t.exitPython2CategoryBinding(this)}}MR.Python2CategoryBindingContext=CL;class vL extends IL{constructor(t,e){super(t),this.binding=null,super.copyFrom(e)}PYTHON3(){return this.getToken(MR.PYTHON3,0)}python_category_binding(){return this.getTypedRuleContext(SL,0)}enterRule(t){t instanceof l&&t.enterPython3CategoryBinding(this)}exitRule(t){t instanceof l&&t.exitPython3CategoryBinding(this)}}MR.Python3CategoryBindingContext=vL;class bL extends IL{constructor(t,e){super(t),this.binding=null,super.copyFrom(e)}JAVA(){return this.getToken(MR.JAVA,0)}java_class_identifier_expression(){return this.getTypedRuleContext(ob,0)}enterRule(t){t instanceof l&&t.enterJavaCategoryBinding(this)}exitRule(t){t instanceof l&&t.exitJavaCategoryBinding(this)}}MR.JavaCategoryBindingContext=bL;class wL extends IL{constructor(t,e){super(t),this.binding=null,super.copyFrom(e)}CSHARP(){return this.getToken(MR.CSHARP,0)}csharp_identifier_expression(){return this.getTypedRuleContext(kb,0)}enterRule(t){t instanceof l&&t.enterCSharpCategoryBinding(this)}exitRule(t){t instanceof l&&t.exitCSharpCategoryBinding(this)}}MR.CSharpCategoryBindingContext=wL;class NL extends IL{constructor(t,e){super(t),this.binding=null,super.copyFrom(e)}JAVASCRIPT(){return this.getToken(MR.JAVASCRIPT,0)}javascript_category_binding(){return this.getTypedRuleContext(DL,0)}enterRule(t){t instanceof l&&t.enterJavascriptCategoryBinding(this)}exitRule(t){t instanceof l&&t.exitJavascriptCategoryBinding(this)}}MR.JavascriptCategoryBindingContext=NL;class SL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_python_category_binding}identifier(){return this.getTypedRuleContext(tL,0)}python_module(){return this.getTypedRuleContext(OL,0)}enterRule(t){t instanceof l&&t.enterPython_category_binding(this)}exitRule(t){t instanceof l&&t.exitPython_category_binding(this)}}class OL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"python_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Hv):this.getTypedRuleContext(Hv,t)})),wR(this,"DOT",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.DOT):this.getToken(MR.DOT,t)})),this.parser=t,this.ruleIndex=MR.RULE_python_module}FROM(){return this.getToken(MR.FROM,0)}module_token(){return this.getTypedRuleContext(TC,0)}COLON(){return this.getToken(MR.COLON,0)}enterRule(t){t instanceof l&&t.enterPython_module(this)}exitRule(t){t instanceof l&&t.exitPython_module(this)}}class DL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"javascript_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(tv):this.getTypedRuleContext(tv,t)})),wR(this,"DOT",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.DOT):this.getToken(MR.DOT,t)})),this.parser=t,this.ruleIndex=MR.RULE_javascript_category_binding}javascript_module(){return this.getTypedRuleContext(ML,0)}enterRule(t){t instanceof l&&t.enterJavascript_category_binding(this)}exitRule(t){t instanceof l&&t.exitJavascript_category_binding(this)}}class ML extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"javascript_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(tv):this.getTypedRuleContext(tv,t)})),wR(this,"SLASH",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.SLASH):this.getToken(MR.SLASH,t)})),this.parser=t,this.ruleIndex=MR.RULE_javascript_module}FROM(){return this.getToken(MR.FROM,0)}module_token(){return this.getTypedRuleContext(TC,0)}COLON(){return this.getToken(MR.COLON,0)}DOT(){return this.getToken(MR.DOT,0)}enterRule(t){t instanceof l&&t.enterJavascript_module(this)}exitRule(t){t instanceof l&&t.exitJavascript_module(this)}}class kL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"variable_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(nL):this.getTypedRuleContext(nL,t)})),wR(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.COMMA):this.getToken(MR.COMMA,t)})),this.parser=t,this.ruleIndex=MR.RULE_variable_identifier_list}enterRule(t){t instanceof l&&t.enterVariable_identifier_list(this)}exitRule(t){t instanceof l&&t.exitVariable_identifier_list(this)}}class UL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"attribute_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(aL):this.getTypedRuleContext(aL,t)})),wR(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.COMMA):this.getToken(MR.COMMA,t)})),this.parser=t,this.ruleIndex=MR.RULE_attribute_identifier_list}enterRule(t){t instanceof l&&t.enterAttribute_identifier_list(this)}exitRule(t){t instanceof l&&t.exitAttribute_identifier_list(this)}}class PL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_method_declaration}abstract_method_declaration(){return this.getTypedRuleContext(sT,0)}concrete_method_declaration(){return this.getTypedRuleContext(rT,0)}native_method_declaration(){return this.getTypedRuleContext(nT,0)}test_method_declaration(){return this.getTypedRuleContext(aT,0)}enterRule(t){t instanceof l&&t.enterMethod_declaration(this)}exitRule(t){t instanceof l&&t.exitMethod_declaration(this)}}class FL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"native_statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(HL):this.getTypedRuleContext(HL,t)})),wR(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(wy):this.getTypedRuleContext(wy,t)})),this.parser=t,this.ruleIndex=MR.RULE_native_statement_list}enterRule(t){t instanceof l&&t.enterNative_statement_list(this)}exitRule(t){t instanceof l&&t.exitNative_statement_list(this)}}class HL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_native_statement}copyFrom(t){super.copyFrom(t)}}class VL extends HL{constructor(t,e){super(t),super.copyFrom(e)}CSHARP(){return this.getToken(MR.CSHARP,0)}csharp_statement(){return this.getTypedRuleContext(Eb,0)}enterRule(t){t instanceof l&&t.enterCSharpNativeStatement(this)}exitRule(t){t instanceof l&&t.exitCSharpNativeStatement(this)}}MR.CSharpNativeStatementContext=VL;class BL extends HL{constructor(t,e){super(t),super.copyFrom(e)}JAVA(){return this.getToken(MR.JAVA,0)}java_statement(){return this.getTypedRuleContext(Vv,0)}enterRule(t){t instanceof l&&t.enterJavaNativeStatement(this)}exitRule(t){t instanceof l&&t.exitJavaNativeStatement(this)}}MR.JavaNativeStatementContext=BL;class GL extends HL{constructor(t,e){super(t),super.copyFrom(e)}JAVASCRIPT(){return this.getToken(MR.JAVASCRIPT,0)}javascript_native_statement(){return this.getTypedRuleContext(YL,0)}enterRule(t){t instanceof l&&t.enterJavascriptNativeStatement(this)}exitRule(t){t instanceof l&&t.exitJavascriptNativeStatement(this)}}MR.JavascriptNativeStatementContext=GL;class jL extends HL{constructor(t,e){super(t),super.copyFrom(e)}PYTHON2(){return this.getToken(MR.PYTHON2,0)}python_native_statement(){return this.getTypedRuleContext(JL,0)}enterRule(t){t instanceof l&&t.enterPython2NativeStatement(this)}exitRule(t){t instanceof l&&t.exitPython2NativeStatement(this)}}MR.Python2NativeStatementContext=jL;class WL extends HL{constructor(t,e){super(t),super.copyFrom(e)}PYTHON3(){return this.getToken(MR.PYTHON3,0)}python_native_statement(){return this.getTypedRuleContext(JL,0)}enterRule(t){t instanceof l&&t.enterPython3NativeStatement(this)}exitRule(t){t instanceof l&&t.exitPython3NativeStatement(this)}}MR.Python3NativeStatementContext=WL;class JL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_python_native_statement}python_statement(){return this.getTypedRuleContext(ev,0)}SEMI(){return this.getToken(MR.SEMI,0)}python_module(){return this.getTypedRuleContext(OL,0)}enterRule(t){t instanceof l&&t.enterPython_native_statement(this)}exitRule(t){t instanceof l&&t.exitPython_native_statement(this)}}class YL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_javascript_native_statement}javascript_statement(){return this.getTypedRuleContext(bC,0)}SEMI(){return this.getToken(MR.SEMI,0)}javascript_module(){return this.getTypedRuleContext(ML,0)}enterRule(t){t instanceof l&&t.enterJavascript_native_statement(this)}exitRule(t){t instanceof l&&t.exitJavascript_native_statement(this)}}class qL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(lT):this.getTypedRuleContext(lT,t)})),wR(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(wy):this.getTypedRuleContext(wy,t)})),this.parser=t,this.ruleIndex=MR.RULE_statement_list}enterRule(t){t instanceof l&&t.enterStatement_list(this)}exitRule(t){t instanceof l&&t.exitStatement_list(this)}}class XL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"assertion",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(oT):this.getTypedRuleContext(oT,t)})),wR(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(wy):this.getTypedRuleContext(wy,t)})),this.parser=t,this.ruleIndex=MR.RULE_assertion_list}enterRule(t){t instanceof l&&t.enterAssertion_list(this)}exitRule(t){t instanceof l&&t.exitAssertion_list(this)}}class KL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"switch_case_statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(FT):this.getTypedRuleContext(FT,t)})),wR(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(wy):this.getTypedRuleContext(wy,t)})),this.parser=t,this.ruleIndex=MR.RULE_switch_case_statement_list}enterRule(t){t instanceof l&&t.enterSwitch_case_statement_list(this)}exitRule(t){t instanceof l&&t.exitSwitch_case_statement_list(this)}}class zL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"catch_statement",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(zT):this.getTypedRuleContext(zT,t)})),wR(this,"lfp",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(wy):this.getTypedRuleContext(wy,t)})),this.parser=t,this.ruleIndex=MR.RULE_catch_statement_list}enterRule(t){t instanceof l&&t.enterCatch_statement_list(this)}exitRule(t){t instanceof l&&t.exitCatch_statement_list(this)}}class QL extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_literal_collection}copyFrom(t){super.copyFrom(t)}}class ZL extends QL{constructor(t,e){super(t),super.copyFrom(e)}LBRAK(){return this.getToken(MR.LBRAK,0)}literal_list_literal(){return this.getTypedRuleContext(RI,0)}RBRAK(){return this.getToken(MR.RBRAK,0)}enterRule(t){t instanceof l&&t.enterLiteralListLiteral(this)}exitRule(t){t instanceof l&&t.exitLiteralListLiteral(this)}}MR.LiteralListLiteralContext=ZL;class $L extends QL{constructor(t,e){super(t),wR(this,"atomic_literal",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eI):this.getTypedRuleContext(eI,t)})),this.low=null,this.high=null,super.copyFrom(e)}LBRAK(){return this.getToken(MR.LBRAK,0)}RANGE(){return this.getToken(MR.RANGE,0)}RBRAK(){return this.getToken(MR.RBRAK,0)}enterRule(t){t instanceof l&&t.enterLiteralRangeLiteral(this)}exitRule(t){t instanceof l&&t.exitLiteralRangeLiteral(this)}}MR.LiteralRangeLiteralContext=$L;class tI extends QL{constructor(t,e){super(t),super.copyFrom(e)}LT(){return this.getToken(MR.LT,0)}literal_list_literal(){return this.getTypedRuleContext(RI,0)}GT(){return this.getToken(MR.GT,0)}enterRule(t){t instanceof l&&t.enterLiteralSetLiteral(this)}exitRule(t){t instanceof l&&t.exitLiteralSetLiteral(this)}}MR.LiteralSetLiteralContext=tI;class eI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_atomic_literal}copyFrom(t){super.copyFrom(t)}}class iI extends eI{constructor(t,e){super(t),super.copyFrom(e)}MIN_INTEGER(){return this.getToken(MR.MIN_INTEGER,0)}enterRule(t){t instanceof l&&t.enterMinIntegerLiteral(this)}exitRule(t){t instanceof l&&t.exitMinIntegerLiteral(this)}}MR.MinIntegerLiteralContext=iI;class sI extends eI{constructor(t,e){super(t),super.copyFrom(e)}DATE_LITERAL(){return this.getToken(MR.DATE_LITERAL,0)}enterRule(t){t instanceof l&&t.enterDateLiteral(this)}exitRule(t){t instanceof l&&t.exitDateLiteral(this)}}MR.DateLiteralContext=sI;class rI extends eI{constructor(t,e){super(t),super.copyFrom(e)}symbol_identifier(){return this.getTypedRuleContext(hL,0)}enterRule(t){t instanceof l&&t.enterSymbolLiteral(this)}exitRule(t){t instanceof l&&t.exitSymbolLiteral(this)}}MR.SymbolLiteralContext=rI;class nI extends eI{constructor(t,e){super(t),super.copyFrom(e)}BOOLEAN_LITERAL(){return this.getToken(MR.BOOLEAN_LITERAL,0)}enterRule(t){t instanceof l&&t.enterBooleanLiteral(this)}exitRule(t){t instanceof l&&t.exitBooleanLiteral(this)}}MR.BooleanLiteralContext=nI;class aI extends eI{constructor(t,e){super(t),super.copyFrom(e)}VERSION_LITERAL(){return this.getToken(MR.VERSION_LITERAL,0)}enterRule(t){t instanceof l&&t.enterVersionLiteral(this)}exitRule(t){t instanceof l&&t.exitVersionLiteral(this)}}MR.VersionLiteralContext=aI;class oI extends eI{constructor(t,e){super(t),super.copyFrom(e)}HEXA_LITERAL(){return this.getToken(MR.HEXA_LITERAL,0)}enterRule(t){t instanceof l&&t.enterHexadecimalLiteral(this)}exitRule(t){t instanceof l&&t.exitHexadecimalLiteral(this)}}MR.HexadecimalLiteralContext=oI;class hI extends eI{constructor(t,e){super(t),super.copyFrom(e)}UUID_LITERAL(){return this.getToken(MR.UUID_LITERAL,0)}enterRule(t){t instanceof l&&t.enterUUIDLiteral(this)}exitRule(t){t instanceof l&&t.exitUUIDLiteral(this)}}MR.UUIDLiteralContext=hI;class lI extends eI{constructor(t,e){super(t),super.copyFrom(e)}MAX_INTEGER(){return this.getToken(MR.MAX_INTEGER,0)}enterRule(t){t instanceof l&&t.enterMaxIntegerLiteral(this)}exitRule(t){t instanceof l&&t.exitMaxIntegerLiteral(this)}}MR.MaxIntegerLiteralContext=lI;class cI extends eI{constructor(t,e){super(t),super.copyFrom(e)}type_literal(){return this.getTypedRuleContext(Dy,0)}enterRule(t){t instanceof l&&t.enterTypeLiteral(this)}exitRule(t){t instanceof l&&t.exitTypeLiteral(this)}}MR.TypeLiteralContext=cI;class uI extends eI{constructor(t,e){super(t),super.copyFrom(e)}DATETIME_LITERAL(){return this.getToken(MR.DATETIME_LITERAL,0)}enterRule(t){t instanceof l&&t.enterDateTimeLiteral(this)}exitRule(t){t instanceof l&&t.exitDateTimeLiteral(this)}}MR.DateTimeLiteralContext=uI;class dI extends eI{constructor(t,e){super(t),super.copyFrom(e)}PERIOD_LITERAL(){return this.getToken(MR.PERIOD_LITERAL,0)}enterRule(t){t instanceof l&&t.enterPeriodLiteral(this)}exitRule(t){t instanceof l&&t.exitPeriodLiteral(this)}}MR.PeriodLiteralContext=dI;class pI extends eI{constructor(t,e){super(t),super.copyFrom(e)}DECIMAL_LITERAL(){return this.getToken(MR.DECIMAL_LITERAL,0)}MINUS(){return this.getToken(MR.MINUS,0)}enterRule(t){t instanceof l&&t.enterDecimalLiteral(this)}exitRule(t){t instanceof l&&t.exitDecimalLiteral(this)}}MR.DecimalLiteralContext=pI;class fI extends eI{constructor(t,e){super(t),super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(MR.TEXT_LITERAL,0)}enterRule(t){t instanceof l&&t.enterTextLiteral(this)}exitRule(t){t instanceof l&&t.exitTextLiteral(this)}}MR.TextLiteralContext=fI;class _I extends eI{constructor(t,e){super(t),super.copyFrom(e)}null_literal(){return this.getTypedRuleContext(My,0)}enterRule(t){t instanceof l&&t.enterNullLiteral(this)}exitRule(t){t instanceof l&&t.exitNullLiteral(this)}}MR.NullLiteralContext=_I;class xI extends eI{constructor(t,e){super(t),super.copyFrom(e)}INTEGER_LITERAL(){return this.getToken(MR.INTEGER_LITERAL,0)}MINUS(){return this.getToken(MR.MINUS,0)}enterRule(t){t instanceof l&&t.enterIntegerLiteral(this)}exitRule(t){t instanceof l&&t.exitIntegerLiteral(this)}}MR.IntegerLiteralContext=xI;class EI extends eI{constructor(t,e){super(t),super.copyFrom(e)}TIME_LITERAL(){return this.getToken(MR.TIME_LITERAL,0)}enterRule(t){t instanceof l&&t.enterTimeLiteral(this)}exitRule(t){t instanceof l&&t.exitTimeLiteral(this)}}MR.TimeLiteralContext=EI;class mI extends eI{constructor(t,e){super(t),super.copyFrom(e)}CHAR_LITERAL(){return this.getToken(MR.CHAR_LITERAL,0)}enterRule(t){t instanceof l&&t.enterCharacterLiteral(this)}exitRule(t){t instanceof l&&t.exitCharacterLiteral(this)}}MR.CharacterLiteralContext=mI;class RI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"atomic_literal",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eI):this.getTypedRuleContext(eI,t)})),wR(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.COMMA):this.getToken(MR.COMMA,t)})),this.parser=t,this.ruleIndex=MR.RULE_literal_list_literal}enterRule(t){t instanceof l&&t.enterLiteral_list_literal(this)}exitRule(t){t instanceof l&&t.exitLiteral_list_literal(this)}}class TI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_this_expression}SELF(){return this.getToken(MR.SELF,0)}THIS(){return this.getToken(MR.THIS,0)}enterRule(t){t instanceof l&&t.enterThis_expression(this)}exitRule(t){t instanceof l&&t.exitThis_expression(this)}}class gI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_super_expression}SUPER(){return this.getToken(MR.SUPER,0)}category_type(){return this.getTypedRuleContext(HA,0)}DOT(){return this.getToken(MR.DOT,0)}enterRule(t){t instanceof l&&t.enterSuper_expression(this)}exitRule(t){t instanceof l&&t.exitSuper_expression(this)}}class yI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_parenthesis_expression}LPAR(){return this.getToken(MR.LPAR,0)}expression(){return this.getTypedRuleContext(eg,0)}RPAR(){return this.getToken(MR.RPAR,0)}enterRule(t){t instanceof l&&t.enterParenthesis_expression(this)}exitRule(t){t instanceof l&&t.exitParenthesis_expression(this)}}class AI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_literal_expression}atomic_literal(){return this.getTypedRuleContext(eI,0)}collection_literal(){return this.getTypedRuleContext(LI,0)}enterRule(t){t instanceof l&&t.enterLiteral_expression(this)}exitRule(t){t instanceof l&&t.exitLiteral_expression(this)}}class LI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_collection_literal}range_literal(){return this.getTypedRuleContext(hA,0)}list_literal(){return this.getTypedRuleContext(nA,0)}set_literal(){return this.getTypedRuleContext(aA,0)}dict_literal(){return this.getTypedRuleContext(CI,0)}document_literal(){return this.getTypedRuleContext(vI,0)}tuple_literal(){return this.getTypedRuleContext(II,0)}enterRule(t){t instanceof l&&t.enterCollection_literal(this)}exitRule(t){t instanceof l&&t.exitCollection_literal(this)}}class II extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_tuple_literal}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}MUTABLE(){return this.getToken(MR.MUTABLE,0)}expression_tuple(){return this.getTypedRuleContext(bI,0)}enterRule(t){t instanceof l&&t.enterTuple_literal(this)}exitRule(t){t instanceof l&&t.exitTuple_literal(this)}}class CI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_dict_literal}LTCOLONGT(){return this.getToken(MR.LTCOLONGT,0)}MUTABLE(){return this.getToken(MR.MUTABLE,0)}LT(){return this.getToken(MR.LT,0)}dict_entry_list(){return this.getTypedRuleContext(MI,0)}GT(){return this.getToken(MR.GT,0)}COLON(){return this.getToken(MR.COLON,0)}enterRule(t){t instanceof l&&t.enterDict_literal(this)}exitRule(t){t instanceof l&&t.exitDict_literal(this)}}class vI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_document_literal}LCURL(){return this.getToken(MR.LCURL,0)}RCURL(){return this.getToken(MR.RCURL,0)}doc_entry_list(){return this.getTypedRuleContext(wI,0)}enterRule(t){t instanceof l&&t.enterDocument_literal(this)}exitRule(t){t instanceof l&&t.exitDocument_literal(this)}}class bI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),wR(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.COMMA):this.getToken(MR.COMMA,t)})),this.parser=t,this.ruleIndex=MR.RULE_expression_tuple}enterRule(t){t instanceof l&&t.enterExpression_tuple(this)}exitRule(t){t instanceof l&&t.exitExpression_tuple(this)}}class wI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"doc_entry",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(NI):this.getTypedRuleContext(NI,t)})),wR(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.COMMA):this.getToken(MR.COMMA,t)})),this.parser=t,this.ruleIndex=MR.RULE_doc_entry_list}enterRule(t){t instanceof l&&t.enterDoc_entry_list(this)}exitRule(t){t instanceof l&&t.exitDoc_entry_list(this)}}class NI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_doc_entry,this.key=null,this.value=null}COLON(){return this.getToken(MR.COLON,0)}doc_key(){return this.getTypedRuleContext(SI,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterDoc_entry(this)}exitRule(t){t instanceof l&&t.exitDoc_entry(this)}}class SI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_doc_key}copyFrom(t){super.copyFrom(t)}}class OI extends SI{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}identifier_or_keyword(){return this.getTypedRuleContext(QA,0)}enterRule(t){t instanceof l&&t.enterDocKeyIdentifier(this)}exitRule(t){t instanceof l&&t.exitDocKeyIdentifier(this)}}MR.DocKeyIdentifierContext=OI;class DI extends SI{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(MR.TEXT_LITERAL,0)}enterRule(t){t instanceof l&&t.enterDocKeyText(this)}exitRule(t){t instanceof l&&t.exitDocKeyText(this)}}MR.DocKeyTextContext=DI;class MI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"dict_entry",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(kI):this.getTypedRuleContext(kI,t)})),wR(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.COMMA):this.getToken(MR.COMMA,t)})),this.parser=t,this.ruleIndex=MR.RULE_dict_entry_list}enterRule(t){t instanceof l&&t.enterDict_entry_list(this)}exitRule(t){t instanceof l&&t.exitDict_entry_list(this)}}class kI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_dict_entry,this.key=null,this.value=null}COLON(){return this.getToken(MR.COLON,0)}dict_key(){return this.getTypedRuleContext(UI,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterDict_entry(this)}exitRule(t){t instanceof l&&t.exitDict_entry(this)}}class UI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_dict_key}copyFrom(t){super.copyFrom(t)}}class PI extends UI{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}identifier_or_keyword(){return this.getTypedRuleContext(QA,0)}enterRule(t){t instanceof l&&t.enterDictKeyIdentifier(this)}exitRule(t){t instanceof l&&t.exitDictKeyIdentifier(this)}}MR.DictKeyIdentifierContext=PI;class FI extends UI{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(MR.TEXT_LITERAL,0)}enterRule(t){t instanceof l&&t.enterDictKeyText(this)}exitRule(t){t instanceof l&&t.exitDictKeyText(this)}}MR.DictKeyTextContext=FI;class HI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_slice_arguments}copyFrom(t){super.copyFrom(t)}}class VI extends HI{constructor(t,e){super(t),wR(this,"expression",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(eg):this.getTypedRuleContext(eg,t)})),this.first=null,this.last=null,super.copyFrom(e)}COLON(){return this.getToken(MR.COLON,0)}enterRule(t){t instanceof l&&t.enterSliceFirstAndLast(this)}exitRule(t){t instanceof l&&t.exitSliceFirstAndLast(this)}}MR.SliceFirstAndLastContext=VI;class BI extends HI{constructor(t,e){super(t),this.last=null,super.copyFrom(e)}COLON(){return this.getToken(MR.COLON,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterSliceLastOnly(this)}exitRule(t){t instanceof l&&t.exitSliceLastOnly(this)}}MR.SliceLastOnlyContext=BI;class GI extends HI{constructor(t,e){super(t),this.first=null,super.copyFrom(e)}COLON(){return this.getToken(MR.COLON,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterSliceFirstOnly(this)}exitRule(t){t instanceof l&&t.exitSliceFirstOnly(this)}}MR.SliceFirstOnlyContext=GI;class jI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_assign_variable_statement}variable_identifier(){return this.getTypedRuleContext(nL,0)}assign(){return this.getTypedRuleContext(AC,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterAssign_variable_statement(this)}exitRule(t){t instanceof l&&t.exitAssign_variable_statement(this)}}class WI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_assignable_instance}copyFrom(t){super.copyFrom(t)}}class JI extends WI{constructor(t,e){super(t),super.copyFrom(e)}assignable_instance(){return this.getTypedRuleContext(WI,0)}child_instance(){return this.getTypedRuleContext(Ly,0)}enterRule(t){t instanceof l&&t.enterChildInstance(this)}exitRule(t){t instanceof l&&t.exitChildInstance(this)}}MR.ChildInstanceContext=JI;class YI extends WI{constructor(t,e){super(t),super.copyFrom(e)}variable_identifier(){return this.getTypedRuleContext(nL,0)}enterRule(t){t instanceof l&&t.enterRootInstance(this)}exitRule(t){t instanceof l&&t.exitRootInstance(this)}}MR.RootInstanceContext=YI;class qI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_is_expression}copyFrom(t){super.copyFrom(t)}}class XI extends qI{constructor(t,e){super(t),super.copyFrom(e)}VARIABLE_IDENTIFIER(){return this.getToken(MR.VARIABLE_IDENTIFIER,0)}category_or_any_type(){return this.getTypedRuleContext(xL,0)}enterRule(t){t instanceof l&&t.enterIsATypeExpression(this)}exitRule(t){t instanceof l&&t.exitIsATypeExpression(this)}}MR.IsATypeExpressionContext=XI;class KI extends qI{constructor(t,e){super(t),super.copyFrom(e)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterIsOtherExpression(this)}exitRule(t){t instanceof l&&t.exitIsOtherExpression(this)}}MR.IsOtherExpressionContext=KI;class zI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_metadata}VARIABLE_IDENTIFIER(){return this.getToken(MR.VARIABLE_IDENTIFIER,0)}enterRule(t){t instanceof l&&t.enterMetadata(this)}exitRule(t){t instanceof l&&t.exitMetadata(this)}}class QI extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_arrow_expression}copyFrom(t){super.copyFrom(t)}}class ZI extends QI{constructor(t,e){super(t),super.copyFrom(e)}arrow_prefix(){return this.getTypedRuleContext(tC,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterArrowExpressionBody(this)}exitRule(t){t instanceof l&&t.exitArrowExpressionBody(this)}}MR.ArrowExpressionBodyContext=ZI;class $I extends QI{constructor(t,e){super(t),super.copyFrom(e)}arrow_prefix(){return this.getTypedRuleContext(tC,0)}LCURL(){return this.getToken(MR.LCURL,0)}statement_list(){return this.getTypedRuleContext(qL,0)}RCURL(){return this.getToken(MR.RCURL,0)}enterRule(t){t instanceof l&&t.enterArrowStatementsBody(this)}exitRule(t){t instanceof l&&t.exitArrowStatementsBody(this)}}MR.ArrowStatementsBodyContext=$I;class tC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"ws_plus",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Ny):this.getTypedRuleContext(Ny,t)})),this.parser=t,this.ruleIndex=MR.RULE_arrow_prefix,this.s1=null,this.s2=null}arrow_args(){return this.getTypedRuleContext(eC,0)}EGT(){return this.getToken(MR.EGT,0)}enterRule(t){t instanceof l&&t.enterArrow_prefix(this)}exitRule(t){t instanceof l&&t.exitArrow_prefix(this)}}class eC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_arrow_args}copyFrom(t){super.copyFrom(t)}}class iC extends eC{constructor(t,e){super(t),super.copyFrom(e)}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}variable_identifier_list(){return this.getTypedRuleContext(kL,0)}enterRule(t){t instanceof l&&t.enterArrowListArg(this)}exitRule(t){t instanceof l&&t.exitArrowListArg(this)}}MR.ArrowListArgContext=iC;class sC extends eC{constructor(t,e){super(t),super.copyFrom(e)}variable_identifier(){return this.getTypedRuleContext(nL,0)}enterRule(t){t instanceof l&&t.enterArrowSingleArg(this)}exitRule(t){t instanceof l&&t.exitArrowSingleArg(this)}}MR.ArrowSingleArgContext=sC;class rC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_sorted_key}instance_expression(){return this.getTypedRuleContext(jg,0)}arrow_expression(){return this.getTypedRuleContext(QI,0)}enterRule(t){t instanceof l&&t.enterSorted_key(this)}exitRule(t){t instanceof l&&t.exitSorted_key(this)}}class nC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_read_blob_expression,this.source=null}READ(){return this.getToken(MR.READ,0)}BLOB(){return this.getToken(MR.BLOB,0)}FROM(){return this.getToken(MR.FROM,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterRead_blob_expression(this)}exitRule(t){t instanceof l&&t.exitRead_blob_expression(this)}}class aC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_read_all_expression,this.source=null}READ(){return this.getToken(MR.READ,0)}ALL(){return this.getToken(MR.ALL,0)}FROM(){return this.getToken(MR.FROM,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterRead_all_expression(this)}exitRule(t){t instanceof l&&t.exitRead_all_expression(this)}}class oC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_read_one_expression,this.source=null}READ(){return this.getToken(MR.READ,0)}ONE(){return this.getToken(MR.ONE,0)}FROM(){return this.getToken(MR.FROM,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterRead_one_expression(this)}exitRule(t){t instanceof l&&t.exitRead_one_expression(this)}}class hC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"order_by",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(lC):this.getTypedRuleContext(lC,t)})),wR(this,"COMMA",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.COMMA):this.getToken(MR.COMMA,t)})),this.parser=t,this.ruleIndex=MR.RULE_order_by_list}enterRule(t){t instanceof l&&t.enterOrder_by_list(this)}exitRule(t){t instanceof l&&t.exitOrder_by_list(this)}}class lC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"variable_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(nL):this.getTypedRuleContext(nL,t)})),wR(this,"DOT",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.DOT):this.getToken(MR.DOT,t)})),this.parser=t,this.ruleIndex=MR.RULE_order_by}ASC(){return this.getToken(MR.ASC,0)}DESC(){return this.getToken(MR.DESC,0)}enterRule(t){t instanceof l&&t.enterOrder_by(this)}exitRule(t){t instanceof l&&t.exitOrder_by(this)}}class cC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_operator}copyFrom(t){super.copyFrom(t)}}class uC extends cC{constructor(t,e){super(t),super.copyFrom(e)}PLUS(){return this.getToken(MR.PLUS,0)}enterRule(t){t instanceof l&&t.enterOperatorPlus(this)}exitRule(t){t instanceof l&&t.exitOperatorPlus(this)}}MR.OperatorPlusContext=uC;class dC extends cC{constructor(t,e){super(t),super.copyFrom(e)}divide(){return this.getTypedRuleContext(IC,0)}enterRule(t){t instanceof l&&t.enterOperatorDivide(this)}exitRule(t){t instanceof l&&t.exitOperatorDivide(this)}}MR.OperatorDivideContext=dC;class pC extends cC{constructor(t,e){super(t),super.copyFrom(e)}idivide(){return this.getTypedRuleContext(CC,0)}enterRule(t){t instanceof l&&t.enterOperatorIDivide(this)}exitRule(t){t instanceof l&&t.exitOperatorIDivide(this)}}MR.OperatorIDivideContext=pC;class fC extends cC{constructor(t,e){super(t),super.copyFrom(e)}multiply(){return this.getTypedRuleContext(LC,0)}enterRule(t){t instanceof l&&t.enterOperatorMultiply(this)}exitRule(t){t instanceof l&&t.exitOperatorMultiply(this)}}MR.OperatorMultiplyContext=fC;class _C extends cC{constructor(t,e){super(t),super.copyFrom(e)}MINUS(){return this.getToken(MR.MINUS,0)}enterRule(t){t instanceof l&&t.enterOperatorMinus(this)}exitRule(t){t instanceof l&&t.exitOperatorMinus(this)}}MR.OperatorMinusContext=_C;class xC extends cC{constructor(t,e){super(t),super.copyFrom(e)}modulo(){return this.getTypedRuleContext(vC,0)}enterRule(t){t instanceof l&&t.enterOperatorModulo(this)}exitRule(t){t instanceof l&&t.exitOperatorModulo(this)}}MR.OperatorModuloContext=xC;class EC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_keyword}JAVA(){return this.getToken(MR.JAVA,0)}CSHARP(){return this.getToken(MR.CSHARP,0)}PYTHON2(){return this.getToken(MR.PYTHON2,0)}PYTHON3(){return this.getToken(MR.PYTHON3,0)}JAVASCRIPT(){return this.getToken(MR.JAVASCRIPT,0)}SWIFT(){return this.getToken(MR.SWIFT,0)}BOOLEAN(){return this.getToken(MR.BOOLEAN,0)}CHARACTER(){return this.getToken(MR.CHARACTER,0)}TEXT(){return this.getToken(MR.TEXT,0)}INTEGER(){return this.getToken(MR.INTEGER,0)}DECIMAL(){return this.getToken(MR.DECIMAL,0)}DATE(){return this.getToken(MR.DATE,0)}TIME(){return this.getToken(MR.TIME,0)}DATETIME(){return this.getToken(MR.DATETIME,0)}PERIOD(){return this.getToken(MR.PERIOD,0)}VERSION(){return this.getToken(MR.VERSION,0)}CODE(){return this.getToken(MR.CODE,0)}DOCUMENT(){return this.getToken(MR.DOCUMENT,0)}BLOB(){return this.getToken(MR.BLOB,0)}IMAGE(){return this.getToken(MR.IMAGE,0)}DBID(){return this.getToken(MR.DBID,0)}UUID(){return this.getToken(MR.UUID,0)}ITERATOR(){return this.getToken(MR.ITERATOR,0)}CURSOR(){return this.getToken(MR.CURSOR,0)}HTML(){return this.getToken(MR.HTML,0)}ABSTRACT(){return this.getToken(MR.ABSTRACT,0)}ALL(){return this.getToken(MR.ALL,0)}ALWAYS(){return this.getToken(MR.ALWAYS,0)}AND(){return this.getToken(MR.AND,0)}ANY(){return this.getToken(MR.ANY,0)}AS(){return this.getToken(MR.AS,0)}ASC(){return this.getToken(MR.ASC,0)}ATTR(){return this.getToken(MR.ATTR,0)}ATTRIBUTE(){return this.getToken(MR.ATTRIBUTE,0)}ATTRIBUTES(){return this.getToken(MR.ATTRIBUTES,0)}BINDINGS(){return this.getToken(MR.BINDINGS,0)}BREAK(){return this.getToken(MR.BREAK,0)}BY(){return this.getToken(MR.BY,0)}CASE(){return this.getToken(MR.CASE,0)}CATCH(){return this.getToken(MR.CATCH,0)}CATEGORY(){return this.getToken(MR.CATEGORY,0)}CLASS(){return this.getToken(MR.CLASS,0)}CONTAINS(){return this.getToken(MR.CONTAINS,0)}DEF(){return this.getToken(MR.DEF,0)}DEFAULT(){return this.getToken(MR.DEFAULT,0)}DEFINE(){return this.getToken(MR.DEFINE,0)}DELETE(){return this.getToken(MR.DELETE,0)}DESC(){return this.getToken(MR.DESC,0)}DO(){return this.getToken(MR.DO,0)}DOING(){return this.getToken(MR.DOING,0)}EACH(){return this.getToken(MR.EACH,0)}ELSE(){return this.getToken(MR.ELSE,0)}ENUM(){return this.getToken(MR.ENUM,0)}ENUMERATED(){return this.getToken(MR.ENUMERATED,0)}EXCEPT(){return this.getToken(MR.EXCEPT,0)}EXECUTE(){return this.getToken(MR.EXECUTE,0)}EXPECTING(){return this.getToken(MR.EXPECTING,0)}EXTENDS(){return this.getToken(MR.EXTENDS,0)}FETCH(){return this.getToken(MR.FETCH,0)}FILTERED(){return this.getToken(MR.FILTERED,0)}FINALLY(){return this.getToken(MR.FINALLY,0)}FLUSH(){return this.getToken(MR.FLUSH,0)}FOR(){return this.getToken(MR.FOR,0)}FROM(){return this.getToken(MR.FROM,0)}GETTER(){return this.getToken(MR.GETTER,0)}HAS(){return this.getToken(MR.HAS,0)}IF(){return this.getToken(MR.IF,0)}IN(){return this.getToken(MR.IN,0)}INDEX(){return this.getToken(MR.INDEX,0)}IS(){return this.getToken(MR.IS,0)}MATCHING(){return this.getToken(MR.MATCHING,0)}METHOD(){return this.getToken(MR.METHOD,0)}METHODS(){return this.getToken(MR.METHODS,0)}MODULO(){return this.getToken(MR.MODULO,0)}MUTABLE(){return this.getToken(MR.MUTABLE,0)}NATIVE(){return this.getToken(MR.NATIVE,0)}NONE(){return this.getToken(MR.NONE,0)}NOT(){return this.getToken(MR.NOT,0)}NOTHING(){return this.getToken(MR.NOTHING,0)}NULL(){return this.getToken(MR.NULL,0)}ON(){return this.getToken(MR.ON,0)}ONE(){return this.getToken(MR.ONE,0)}OPERATOR(){return this.getToken(MR.OPERATOR,0)}OR(){return this.getToken(MR.OR,0)}ORDER(){return this.getToken(MR.ORDER,0)}OTHERWISE(){return this.getToken(MR.OTHERWISE,0)}PASS(){return this.getToken(MR.PASS,0)}RAISE(){return this.getToken(MR.RAISE,0)}READ(){return this.getToken(MR.READ,0)}RECEIVING(){return this.getToken(MR.RECEIVING,0)}RESOURCE(){return this.getToken(MR.RESOURCE,0)}RETURN(){return this.getToken(MR.RETURN,0)}RETURNING(){return this.getToken(MR.RETURNING,0)}ROWS(){return this.getToken(MR.ROWS,0)}SELF(){return this.getToken(MR.SELF,0)}SETTER(){return this.getToken(MR.SETTER,0)}SINGLETON(){return this.getToken(MR.SINGLETON,0)}SORTED(){return this.getToken(MR.SORTED,0)}SUPER(){return this.getToken(MR.SUPER,0)}STORABLE(){return this.getToken(MR.STORABLE,0)}STORE(){return this.getToken(MR.STORE,0)}SWITCH(){return this.getToken(MR.SWITCH,0)}TEST(){return this.getToken(MR.TEST,0)}THIS(){return this.getToken(MR.THIS,0)}THROW(){return this.getToken(MR.THROW,0)}TO(){return this.getToken(MR.TO,0)}TRY(){return this.getToken(MR.TRY,0)}VERIFYING(){return this.getToken(MR.VERIFYING,0)}WIDGET(){return this.getToken(MR.WIDGET,0)}WITH(){return this.getToken(MR.WITH,0)}WHEN(){return this.getToken(MR.WHEN,0)}WHERE(){return this.getToken(MR.WHERE,0)}WHILE(){return this.getToken(MR.WHILE,0)}WRITE(){return this.getToken(MR.WRITE,0)}enterRule(t){t instanceof l&&t.enterKeyword(this)}exitRule(t){t instanceof l&&t.exitKeyword(this)}}class mC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_new_token,this.i1=null}VARIABLE_IDENTIFIER(){return this.getToken(MR.VARIABLE_IDENTIFIER,0)}enterRule(t){t instanceof l&&t.enterNew_token(this)}exitRule(t){t instanceof l&&t.exitNew_token(this)}}class RC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_key_token,this.i1=null}VARIABLE_IDENTIFIER(){return this.getToken(MR.VARIABLE_IDENTIFIER,0)}enterRule(t){t instanceof l&&t.enterKey_token(this)}exitRule(t){t instanceof l&&t.exitKey_token(this)}}class TC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_module_token,this.i1=null}VARIABLE_IDENTIFIER(){return this.getToken(MR.VARIABLE_IDENTIFIER,0)}enterRule(t){t instanceof l&&t.enterModule_token(this)}exitRule(t){t instanceof l&&t.exitModule_token(this)}}class gC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_value_token,this.i1=null}VARIABLE_IDENTIFIER(){return this.getToken(MR.VARIABLE_IDENTIFIER,0)}enterRule(t){t instanceof l&&t.enterValue_token(this)}exitRule(t){t instanceof l&&t.exitValue_token(this)}}class yC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_symbols_token,this.i1=null}VARIABLE_IDENTIFIER(){return this.getToken(MR.VARIABLE_IDENTIFIER,0)}enterRule(t){t instanceof l&&t.enterSymbols_token(this)}exitRule(t){t instanceof l&&t.exitSymbols_token(this)}}class AC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_assign}EQ(){return this.getToken(MR.EQ,0)}enterRule(t){t instanceof l&&t.enterAssign(this)}exitRule(t){t instanceof l&&t.exitAssign(this)}}class LC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_multiply}STAR(){return this.getToken(MR.STAR,0)}enterRule(t){t instanceof l&&t.enterMultiply(this)}exitRule(t){t instanceof l&&t.exitMultiply(this)}}class IC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_divide}SLASH(){return this.getToken(MR.SLASH,0)}enterRule(t){t instanceof l&&t.enterDivide(this)}exitRule(t){t instanceof l&&t.exitDivide(this)}}class CC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_idivide}BSLASH(){return this.getToken(MR.BSLASH,0)}enterRule(t){t instanceof l&&t.enterIdivide(this)}exitRule(t){t instanceof l&&t.exitIdivide(this)}}class vC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_modulo}PERCENT(){return this.getToken(MR.PERCENT,0)}MODULO(){return this.getToken(MR.MODULO,0)}enterRule(t){t instanceof l&&t.enterModulo(this)}exitRule(t){t instanceof l&&t.exitModulo(this)}}class bC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_javascript_statement}copyFrom(t){super.copyFrom(t)}}class wC extends bC{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}SEMI(){return this.getToken(MR.SEMI,0)}javascript_expression(){return this.getTypedRuleContext(SC,0)}enterRule(t){t instanceof l&&t.enterJavascriptStatement(this)}exitRule(t){t instanceof l&&t.exitJavascriptStatement(this)}}MR.JavascriptStatementContext=wC;class NC extends bC{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}RETURN(){return this.getToken(MR.RETURN,0)}SEMI(){return this.getToken(MR.SEMI,0)}javascript_expression(){return this.getTypedRuleContext(SC,0)}enterRule(t){t instanceof l&&t.enterJavascriptReturnStatement(this)}exitRule(t){t instanceof l&&t.exitJavascriptReturnStatement(this)}}MR.JavascriptReturnStatementContext=NC;class SC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_javascript_expression}copyFrom(t){super.copyFrom(t)}}class OC extends SC{constructor(t,e){super(t),this.parent=null,this.child=null,super.copyFrom(e)}javascript_expression(){return this.getTypedRuleContext(SC,0)}javascript_selector_expression(){return this.getTypedRuleContext(PC,0)}enterRule(t){t instanceof l&&t.enterJavascriptSelectorExpression(this)}exitRule(t){t instanceof l&&t.exitJavascriptSelectorExpression(this)}}MR.JavascriptSelectorExpressionContext=OC;class DC extends SC{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}javascript_primary_expression(){return this.getTypedRuleContext(MC,0)}enterRule(t){t instanceof l&&t.enterJavascriptPrimaryExpression(this)}exitRule(t){t instanceof l&&t.exitJavascriptPrimaryExpression(this)}}MR.JavascriptPrimaryExpressionContext=DC;class MC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_javascript_primary_expression}javascript_this_expression(){return this.getTypedRuleContext(kC,0)}javascript_new_expression(){return this.getTypedRuleContext(UC,0)}javascript_parenthesis_expression(){return this.getTypedRuleContext(YC,0)}javascript_identifier_expression(){return this.getTypedRuleContext(qC,0)}javascript_literal_expression(){return this.getTypedRuleContext(XC,0)}javascript_method_expression(){return this.getTypedRuleContext(BC,0)}javascript_item_expression(){return this.getTypedRuleContext(JC,0)}enterRule(t){t instanceof l&&t.enterJavascript_primary_expression(this)}exitRule(t){t instanceof l&&t.exitJavascript_primary_expression(this)}}class kC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_javascript_this_expression}this_expression(){return this.getTypedRuleContext(TI,0)}enterRule(t){t instanceof l&&t.enterJavascript_this_expression(this)}exitRule(t){t instanceof l&&t.exitJavascript_this_expression(this)}}class UC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_javascript_new_expression}new_token(){return this.getTypedRuleContext(mC,0)}javascript_method_expression(){return this.getTypedRuleContext(BC,0)}enterRule(t){t instanceof l&&t.enterJavascript_new_expression(this)}exitRule(t){t instanceof l&&t.exitJavascript_new_expression(this)}}class PC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_javascript_selector_expression}copyFrom(t){super.copyFrom(t)}}class FC extends PC{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}DOT(){return this.getToken(MR.DOT,0)}javascript_identifier(){return this.getTypedRuleContext(tv,0)}enterRule(t){t instanceof l&&t.enterJavascriptMemberExpression(this)}exitRule(t){t instanceof l&&t.exitJavascriptMemberExpression(this)}}MR.JavascriptMemberExpressionContext=FC;class HC extends PC{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}javascript_item_expression(){return this.getTypedRuleContext(JC,0)}enterRule(t){t instanceof l&&t.enterJavascriptItemExpression(this)}exitRule(t){t instanceof l&&t.exitJavascriptItemExpression(this)}}MR.JavascriptItemExpressionContext=HC;class VC extends PC{constructor(t,e){super(t),this.method=null,super.copyFrom(e)}DOT(){return this.getToken(MR.DOT,0)}javascript_method_expression(){return this.getTypedRuleContext(BC,0)}enterRule(t){t instanceof l&&t.enterJavascriptMethodExpression(this)}exitRule(t){t instanceof l&&t.exitJavascriptMethodExpression(this)}}MR.JavascriptMethodExpressionContext=VC;class BC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_javascript_method_expression,this.name=null,this.args=null}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}javascript_identifier(){return this.getTypedRuleContext(tv,0)}javascript_arguments(){return this.getTypedRuleContext(GC,0)}enterRule(t){t instanceof l&&t.enterJavascript_method_expression(this)}exitRule(t){t instanceof l&&t.exitJavascript_method_expression(this)}}class GC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_javascript_arguments}copyFrom(t){super.copyFrom(t)}}class jC extends GC{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}javascript_expression(){return this.getTypedRuleContext(SC,0)}enterRule(t){t instanceof l&&t.enterJavascriptArgumentList(this)}exitRule(t){t instanceof l&&t.exitJavascriptArgumentList(this)}}MR.JavascriptArgumentListContext=jC;class WC extends GC{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}COMMA(){return this.getToken(MR.COMMA,0)}javascript_arguments(){return this.getTypedRuleContext(GC,0)}javascript_expression(){return this.getTypedRuleContext(SC,0)}enterRule(t){t instanceof l&&t.enterJavascriptArgumentListItem(this)}exitRule(t){t instanceof l&&t.exitJavascriptArgumentListItem(this)}}MR.JavascriptArgumentListItemContext=WC;class JC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_javascript_item_expression,this.exp=null}LBRAK(){return this.getToken(MR.LBRAK,0)}RBRAK(){return this.getToken(MR.RBRAK,0)}javascript_expression(){return this.getTypedRuleContext(SC,0)}enterRule(t){t instanceof l&&t.enterJavascript_item_expression(this)}exitRule(t){t instanceof l&&t.exitJavascript_item_expression(this)}}class YC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_javascript_parenthesis_expression,this.exp=null}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}javascript_expression(){return this.getTypedRuleContext(SC,0)}enterRule(t){t instanceof l&&t.enterJavascript_parenthesis_expression(this)}exitRule(t){t instanceof l&&t.exitJavascript_parenthesis_expression(this)}}class qC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_javascript_identifier_expression,this.name=null}javascript_identifier(){return this.getTypedRuleContext(tv,0)}enterRule(t){t instanceof l&&t.enterJavascript_identifier_expression(this)}exitRule(t){t instanceof l&&t.exitJavascript_identifier_expression(this)}}class XC extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_javascript_literal_expression}copyFrom(t){super.copyFrom(t)}}class KC extends XC{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}INTEGER_LITERAL(){return this.getToken(MR.INTEGER_LITERAL,0)}enterRule(t){t instanceof l&&t.enterJavascriptIntegerLiteral(this)}exitRule(t){t instanceof l&&t.exitJavascriptIntegerLiteral(this)}}MR.JavascriptIntegerLiteralContext=KC;class zC extends XC{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}BOOLEAN_LITERAL(){return this.getToken(MR.BOOLEAN_LITERAL,0)}enterRule(t){t instanceof l&&t.enterJavascriptBooleanLiteral(this)}exitRule(t){t instanceof l&&t.exitJavascriptBooleanLiteral(this)}}MR.JavascriptBooleanLiteralContext=zC;class QC extends XC{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}CHAR_LITERAL(){return this.getToken(MR.CHAR_LITERAL,0)}enterRule(t){t instanceof l&&t.enterJavascriptCharacterLiteral(this)}exitRule(t){t instanceof l&&t.exitJavascriptCharacterLiteral(this)}}MR.JavascriptCharacterLiteralContext=QC;class ZC extends XC{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(MR.TEXT_LITERAL,0)}enterRule(t){t instanceof l&&t.enterJavascriptTextLiteral(this)}exitRule(t){t instanceof l&&t.exitJavascriptTextLiteral(this)}}MR.JavascriptTextLiteralContext=ZC;class $C extends XC{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}DECIMAL_LITERAL(){return this.getToken(MR.DECIMAL_LITERAL,0)}enterRule(t){t instanceof l&&t.enterJavascriptDecimalLiteral(this)}exitRule(t){t instanceof l&&t.exitJavascriptDecimalLiteral(this)}}MR.JavascriptDecimalLiteralContext=$C;class tv extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_javascript_identifier}VARIABLE_IDENTIFIER(){return this.getToken(MR.VARIABLE_IDENTIFIER,0)}SYMBOL_IDENTIFIER(){return this.getToken(MR.SYMBOL_IDENTIFIER,0)}DOLLAR_IDENTIFIER(){return this.getToken(MR.DOLLAR_IDENTIFIER,0)}TYPE_IDENTIFIER(){return this.getToken(MR.TYPE_IDENTIFIER,0)}keyword(){return this.getTypedRuleContext(EC,0)}enterRule(t){t instanceof l&&t.enterJavascript_identifier(this)}exitRule(t){t instanceof l&&t.exitJavascript_identifier(this)}}class ev extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_python_statement}copyFrom(t){super.copyFrom(t)}}class iv extends ev{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_expression(){return this.getTypedRuleContext(rv,0)}enterRule(t){t instanceof l&&t.enterPythonStatement(this)}exitRule(t){t instanceof l&&t.exitPythonStatement(this)}}MR.PythonStatementContext=iv;class sv extends ev{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}RETURN(){return this.getToken(MR.RETURN,0)}python_expression(){return this.getTypedRuleContext(rv,0)}enterRule(t){t instanceof l&&t.enterPythonReturnStatement(this)}exitRule(t){t instanceof l&&t.exitPythonReturnStatement(this)}}MR.PythonReturnStatementContext=sv;class rv extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_python_expression}copyFrom(t){super.copyFrom(t)}}class nv extends rv{constructor(t,e){super(t),this.parent=null,this.child=null,super.copyFrom(e)}python_expression(){return this.getTypedRuleContext(rv,0)}python_selector_expression(){return this.getTypedRuleContext(fv,0)}enterRule(t){t instanceof l&&t.enterPythonSelectorExpression(this)}exitRule(t){t instanceof l&&t.exitPythonSelectorExpression(this)}}MR.PythonSelectorExpressionContext=nv;class av extends rv{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_primary_expression(){return this.getTypedRuleContext(ov,0)}enterRule(t){t instanceof l&&t.enterPythonPrimaryExpression(this)}exitRule(t){t instanceof l&&t.exitPythonPrimaryExpression(this)}}MR.PythonPrimaryExpressionContext=av;class ov extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_python_primary_expression}copyFrom(t){super.copyFrom(t)}}class hv extends ov{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_parenthesis_expression(){return this.getTypedRuleContext(bv,0)}enterRule(t){t instanceof l&&t.enterPythonParenthesisExpression(this)}exitRule(t){t instanceof l&&t.exitPythonParenthesisExpression(this)}}MR.PythonParenthesisExpressionContext=hv;class lv extends ov{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_identifier_expression(){return this.getTypedRuleContext(wv,0)}enterRule(t){t instanceof l&&t.enterPythonIdentifierExpression(this)}exitRule(t){t instanceof l&&t.exitPythonIdentifierExpression(this)}}MR.PythonIdentifierExpressionContext=lv;class cv extends ov{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_self_expression(){return this.getTypedRuleContext(pv,0)}enterRule(t){t instanceof l&&t.enterPythonSelfExpression(this)}exitRule(t){t instanceof l&&t.exitPythonSelfExpression(this)}}MR.PythonSelfExpressionContext=cv;class uv extends ov{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_literal_expression(){return this.getTypedRuleContext(Dv,0)}enterRule(t){t instanceof l&&t.enterPythonLiteralExpression(this)}exitRule(t){t instanceof l&&t.exitPythonLiteralExpression(this)}}MR.PythonLiteralExpressionContext=uv;class dv extends ov{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}python_method_expression(){return this.getTypedRuleContext(Ev,0)}enterRule(t){t instanceof l&&t.enterPythonGlobalMethodExpression(this)}exitRule(t){t instanceof l&&t.exitPythonGlobalMethodExpression(this)}}MR.PythonGlobalMethodExpressionContext=dv;class pv extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_python_self_expression}this_expression(){return this.getTypedRuleContext(TI,0)}enterRule(t){t instanceof l&&t.enterPython_self_expression(this)}exitRule(t){t instanceof l&&t.exitPython_self_expression(this)}}class fv extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_python_selector_expression}copyFrom(t){super.copyFrom(t)}}class _v extends fv{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}DOT(){return this.getToken(MR.DOT,0)}python_method_expression(){return this.getTypedRuleContext(Ev,0)}enterRule(t){t instanceof l&&t.enterPythonMethodExpression(this)}exitRule(t){t instanceof l&&t.exitPythonMethodExpression(this)}}MR.PythonMethodExpressionContext=_v;class xv extends fv{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}LBRAK(){return this.getToken(MR.LBRAK,0)}RBRAK(){return this.getToken(MR.RBRAK,0)}python_expression(){return this.getTypedRuleContext(rv,0)}enterRule(t){t instanceof l&&t.enterPythonItemExpression(this)}exitRule(t){t instanceof l&&t.exitPythonItemExpression(this)}}MR.PythonItemExpressionContext=xv;class Ev extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_python_method_expression,this.name=null,this.args=null}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}python_identifier(){return this.getTypedRuleContext(Hv,0)}python_argument_list(){return this.getTypedRuleContext(mv,0)}enterRule(t){t instanceof l&&t.enterPython_method_expression(this)}exitRule(t){t instanceof l&&t.exitPython_method_expression(this)}}class mv extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_python_argument_list}copyFrom(t){super.copyFrom(t)}}class Rv extends mv{constructor(t,e){super(t),this.ordinal=null,super.copyFrom(e)}python_ordinal_argument_list(){return this.getTypedRuleContext(yv,0)}enterRule(t){t instanceof l&&t.enterPythonOrdinalOnlyArgumentList(this)}exitRule(t){t instanceof l&&t.exitPythonOrdinalOnlyArgumentList(this)}}MR.PythonOrdinalOnlyArgumentListContext=Rv;class Tv extends mv{constructor(t,e){super(t),this.named=null,super.copyFrom(e)}python_named_argument_list(){return this.getTypedRuleContext(Iv,0)}enterRule(t){t instanceof l&&t.enterPythonNamedOnlyArgumentList(this)}exitRule(t){t instanceof l&&t.exitPythonNamedOnlyArgumentList(this)}}MR.PythonNamedOnlyArgumentListContext=Tv;class gv extends mv{constructor(t,e){super(t),this.ordinal=null,this.named=null,super.copyFrom(e)}COMMA(){return this.getToken(MR.COMMA,0)}python_ordinal_argument_list(){return this.getTypedRuleContext(yv,0)}python_named_argument_list(){return this.getTypedRuleContext(Iv,0)}enterRule(t){t instanceof l&&t.enterPythonArgumentList(this)}exitRule(t){t instanceof l&&t.exitPythonArgumentList(this)}}MR.PythonArgumentListContext=gv;class yv extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_python_ordinal_argument_list}copyFrom(t){super.copyFrom(t)}}class Av extends yv{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}python_expression(){return this.getTypedRuleContext(rv,0)}enterRule(t){t instanceof l&&t.enterPythonOrdinalArgumentList(this)}exitRule(t){t instanceof l&&t.exitPythonOrdinalArgumentList(this)}}MR.PythonOrdinalArgumentListContext=Av;class Lv extends yv{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}COMMA(){return this.getToken(MR.COMMA,0)}python_ordinal_argument_list(){return this.getTypedRuleContext(yv,0)}python_expression(){return this.getTypedRuleContext(rv,0)}enterRule(t){t instanceof l&&t.enterPythonOrdinalArgumentListItem(this)}exitRule(t){t instanceof l&&t.exitPythonOrdinalArgumentListItem(this)}}MR.PythonOrdinalArgumentListItemContext=Lv;class Iv extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_python_named_argument_list}copyFrom(t){super.copyFrom(t)}}class Cv extends Iv{constructor(t,e){super(t),this.name=null,this.exp=null,super.copyFrom(e)}EQ(){return this.getToken(MR.EQ,0)}python_identifier(){return this.getTypedRuleContext(Hv,0)}python_expression(){return this.getTypedRuleContext(rv,0)}enterRule(t){t instanceof l&&t.enterPythonNamedArgumentList(this)}exitRule(t){t instanceof l&&t.exitPythonNamedArgumentList(this)}}MR.PythonNamedArgumentListContext=Cv;class vv extends Iv{constructor(t,e){super(t),this.items=null,this.name=null,this.exp=null,super.copyFrom(e)}COMMA(){return this.getToken(MR.COMMA,0)}EQ(){return this.getToken(MR.EQ,0)}python_named_argument_list(){return this.getTypedRuleContext(Iv,0)}python_identifier(){return this.getTypedRuleContext(Hv,0)}python_expression(){return this.getTypedRuleContext(rv,0)}enterRule(t){t instanceof l&&t.enterPythonNamedArgumentListItem(this)}exitRule(t){t instanceof l&&t.exitPythonNamedArgumentListItem(this)}}MR.PythonNamedArgumentListItemContext=vv;class bv extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_python_parenthesis_expression,this.exp=null}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}python_expression(){return this.getTypedRuleContext(rv,0)}enterRule(t){t instanceof l&&t.enterPython_parenthesis_expression(this)}exitRule(t){t instanceof l&&t.exitPython_parenthesis_expression(this)}}class wv extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_python_identifier_expression}copyFrom(t){super.copyFrom(t)}}class Nv extends wv{constructor(t,e){super(t),this.parent=null,this.name=null,super.copyFrom(e)}DOT(){return this.getToken(MR.DOT,0)}python_identifier_expression(){return this.getTypedRuleContext(wv,0)}python_identifier(){return this.getTypedRuleContext(Hv,0)}enterRule(t){t instanceof l&&t.enterPythonChildIdentifier(this)}exitRule(t){t instanceof l&&t.exitPythonChildIdentifier(this)}}MR.PythonChildIdentifierContext=Nv;class Sv extends wv{constructor(t,e){super(t),super.copyFrom(e)}DOLLAR_IDENTIFIER(){return this.getToken(MR.DOLLAR_IDENTIFIER,0)}enterRule(t){t instanceof l&&t.enterPythonPromptoIdentifier(this)}exitRule(t){t instanceof l&&t.exitPythonPromptoIdentifier(this)}}MR.PythonPromptoIdentifierContext=Sv;class Ov extends wv{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}python_identifier(){return this.getTypedRuleContext(Hv,0)}enterRule(t){t instanceof l&&t.enterPythonIdentifier(this)}exitRule(t){t instanceof l&&t.exitPythonIdentifier(this)}}MR.PythonIdentifierContext=Ov;class Dv extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_python_literal_expression}copyFrom(t){super.copyFrom(t)}}class Mv extends Dv{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}INTEGER_LITERAL(){return this.getToken(MR.INTEGER_LITERAL,0)}enterRule(t){t instanceof l&&t.enterPythonIntegerLiteral(this)}exitRule(t){t instanceof l&&t.exitPythonIntegerLiteral(this)}}MR.PythonIntegerLiteralContext=Mv;class kv extends Dv{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}BOOLEAN_LITERAL(){return this.getToken(MR.BOOLEAN_LITERAL,0)}enterRule(t){t instanceof l&&t.enterPythonBooleanLiteral(this)}exitRule(t){t instanceof l&&t.exitPythonBooleanLiteral(this)}}MR.PythonBooleanLiteralContext=kv;class Uv extends Dv{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}CHAR_LITERAL(){return this.getToken(MR.CHAR_LITERAL,0)}enterRule(t){t instanceof l&&t.enterPythonCharacterLiteral(this)}exitRule(t){t instanceof l&&t.exitPythonCharacterLiteral(this)}}MR.PythonCharacterLiteralContext=Uv;class Pv extends Dv{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(MR.TEXT_LITERAL,0)}enterRule(t){t instanceof l&&t.enterPythonTextLiteral(this)}exitRule(t){t instanceof l&&t.exitPythonTextLiteral(this)}}MR.PythonTextLiteralContext=Pv;class Fv extends Dv{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}DECIMAL_LITERAL(){return this.getToken(MR.DECIMAL_LITERAL,0)}enterRule(t){t instanceof l&&t.enterPythonDecimalLiteral(this)}exitRule(t){t instanceof l&&t.exitPythonDecimalLiteral(this)}}MR.PythonDecimalLiteralContext=Fv;class Hv extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_python_identifier}VARIABLE_IDENTIFIER(){return this.getToken(MR.VARIABLE_IDENTIFIER,0)}SYMBOL_IDENTIFIER(){return this.getToken(MR.SYMBOL_IDENTIFIER,0)}DOLLAR_IDENTIFIER(){return this.getToken(MR.DOLLAR_IDENTIFIER,0)}TYPE_IDENTIFIER(){return this.getToken(MR.TYPE_IDENTIFIER,0)}keyword(){return this.getTypedRuleContext(EC,0)}enterRule(t){t instanceof l&&t.enterPython_identifier(this)}exitRule(t){t instanceof l&&t.exitPython_identifier(this)}}class Vv extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_java_statement}copyFrom(t){super.copyFrom(t)}}class Bv extends Vv{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}RETURN(){return this.getToken(MR.RETURN,0)}SEMI(){return this.getToken(MR.SEMI,0)}java_expression(){return this.getTypedRuleContext(jv,0)}enterRule(t){t instanceof l&&t.enterJavaReturnStatement(this)}exitRule(t){t instanceof l&&t.exitJavaReturnStatement(this)}}MR.JavaReturnStatementContext=Bv;class Gv extends Vv{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}SEMI(){return this.getToken(MR.SEMI,0)}java_expression(){return this.getTypedRuleContext(jv,0)}enterRule(t){t instanceof l&&t.enterJavaStatement(this)}exitRule(t){t instanceof l&&t.exitJavaStatement(this)}}MR.JavaStatementContext=Gv;class jv extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_java_expression}copyFrom(t){super.copyFrom(t)}}class Wv extends jv{constructor(t,e){super(t),this.parent=null,this.child=null,super.copyFrom(e)}java_expression(){return this.getTypedRuleContext(jv,0)}java_selector_expression(){return this.getTypedRuleContext(Kv,0)}enterRule(t){t instanceof l&&t.enterJavaSelectorExpression(this)}exitRule(t){t instanceof l&&t.exitJavaSelectorExpression(this)}}MR.JavaSelectorExpressionContext=Wv;class Jv extends jv{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}java_primary_expression(){return this.getTypedRuleContext(Yv,0)}enterRule(t){t instanceof l&&t.enterJavaPrimaryExpression(this)}exitRule(t){t instanceof l&&t.exitJavaPrimaryExpression(this)}}MR.JavaPrimaryExpressionContext=Jv;class Yv extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_java_primary_expression}java_this_expression(){return this.getTypedRuleContext(qv,0)}java_new_expression(){return this.getTypedRuleContext(Xv,0)}java_parenthesis_expression(){return this.getTypedRuleContext(sb,0)}java_identifier_expression(){return this.getTypedRuleContext(rb,0)}java_literal_expression(){return this.getTypedRuleContext(cb,0)}enterRule(t){t instanceof l&&t.enterJava_primary_expression(this)}exitRule(t){t instanceof l&&t.exitJava_primary_expression(this)}}class qv extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_java_this_expression}this_expression(){return this.getTypedRuleContext(TI,0)}enterRule(t){t instanceof l&&t.enterJava_this_expression(this)}exitRule(t){t instanceof l&&t.exitJava_this_expression(this)}}class Xv extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_java_new_expression}new_token(){return this.getTypedRuleContext(mC,0)}java_method_expression(){return this.getTypedRuleContext(Zv,0)}enterRule(t){t instanceof l&&t.enterJava_new_expression(this)}exitRule(t){t instanceof l&&t.exitJava_new_expression(this)}}class Kv extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_java_selector_expression}copyFrom(t){super.copyFrom(t)}}class zv extends Kv{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}java_item_expression(){return this.getTypedRuleContext(ib,0)}enterRule(t){t instanceof l&&t.enterJavaItemExpression(this)}exitRule(t){t instanceof l&&t.exitJavaItemExpression(this)}}MR.JavaItemExpressionContext=zv;class Qv extends Kv{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}DOT(){return this.getToken(MR.DOT,0)}java_method_expression(){return this.getTypedRuleContext(Zv,0)}enterRule(t){t instanceof l&&t.enterJavaMethodExpression(this)}exitRule(t){t instanceof l&&t.exitJavaMethodExpression(this)}}MR.JavaMethodExpressionContext=Qv;class Zv extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_java_method_expression,this.name=null,this.args=null}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}java_identifier(){return this.getTypedRuleContext(xb,0)}java_arguments(){return this.getTypedRuleContext($v,0)}enterRule(t){t instanceof l&&t.enterJava_method_expression(this)}exitRule(t){t instanceof l&&t.exitJava_method_expression(this)}}class $v extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_java_arguments}copyFrom(t){super.copyFrom(t)}}class tb extends $v{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}COMMA(){return this.getToken(MR.COMMA,0)}java_arguments(){return this.getTypedRuleContext($v,0)}java_expression(){return this.getTypedRuleContext(jv,0)}enterRule(t){t instanceof l&&t.enterJavaArgumentListItem(this)}exitRule(t){t instanceof l&&t.exitJavaArgumentListItem(this)}}MR.JavaArgumentListItemContext=tb;class eb extends $v{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}java_expression(){return this.getTypedRuleContext(jv,0)}enterRule(t){t instanceof l&&t.enterJavaArgumentList(this)}exitRule(t){t instanceof l&&t.exitJavaArgumentList(this)}}MR.JavaArgumentListContext=eb;class ib extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_java_item_expression,this.exp=null}LBRAK(){return this.getToken(MR.LBRAK,0)}RBRAK(){return this.getToken(MR.RBRAK,0)}java_expression(){return this.getTypedRuleContext(jv,0)}enterRule(t){t instanceof l&&t.enterJava_item_expression(this)}exitRule(t){t instanceof l&&t.exitJava_item_expression(this)}}class sb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_java_parenthesis_expression,this.exp=null}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}java_expression(){return this.getTypedRuleContext(jv,0)}enterRule(t){t instanceof l&&t.enterJava_parenthesis_expression(this)}exitRule(t){t instanceof l&&t.exitJava_parenthesis_expression(this)}}class rb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_java_identifier_expression}copyFrom(t){super.copyFrom(t)}}class nb extends rb{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}java_identifier(){return this.getTypedRuleContext(xb,0)}enterRule(t){t instanceof l&&t.enterJavaIdentifier(this)}exitRule(t){t instanceof l&&t.exitJavaIdentifier(this)}}MR.JavaIdentifierContext=nb;class ab extends rb{constructor(t,e){super(t),this.parent=null,this.name=null,super.copyFrom(e)}DOT(){return this.getToken(MR.DOT,0)}java_identifier_expression(){return this.getTypedRuleContext(rb,0)}java_identifier(){return this.getTypedRuleContext(xb,0)}enterRule(t){t instanceof l&&t.enterJavaChildIdentifier(this)}exitRule(t){t instanceof l&&t.exitJavaChildIdentifier(this)}}MR.JavaChildIdentifierContext=ab;class ob extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_java_class_identifier_expression}copyFrom(t){super.copyFrom(t)}}class hb extends ob{constructor(t,e){super(t),this.klass=null,super.copyFrom(e)}java_identifier_expression(){return this.getTypedRuleContext(rb,0)}enterRule(t){t instanceof l&&t.enterJavaClassIdentifier(this)}exitRule(t){t instanceof l&&t.exitJavaClassIdentifier(this)}}MR.JavaClassIdentifierContext=hb;class lb extends ob{constructor(t,e){super(t),this.parent=null,this.name=null,super.copyFrom(e)}java_class_identifier_expression(){return this.getTypedRuleContext(ob,0)}DOLLAR_IDENTIFIER(){return this.getToken(MR.DOLLAR_IDENTIFIER,0)}enterRule(t){t instanceof l&&t.enterJavaChildClassIdentifier(this)}exitRule(t){t instanceof l&&t.exitJavaChildClassIdentifier(this)}}MR.JavaChildClassIdentifierContext=lb;class cb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_java_literal_expression}copyFrom(t){super.copyFrom(t)}}class ub extends cb{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}BOOLEAN_LITERAL(){return this.getToken(MR.BOOLEAN_LITERAL,0)}enterRule(t){t instanceof l&&t.enterJavaBooleanLiteral(this)}exitRule(t){t instanceof l&&t.exitJavaBooleanLiteral(this)}}MR.JavaBooleanLiteralContext=ub;class db extends cb{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}CHAR_LITERAL(){return this.getToken(MR.CHAR_LITERAL,0)}enterRule(t){t instanceof l&&t.enterJavaCharacterLiteral(this)}exitRule(t){t instanceof l&&t.exitJavaCharacterLiteral(this)}}MR.JavaCharacterLiteralContext=db;class pb extends cb{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}INTEGER_LITERAL(){return this.getToken(MR.INTEGER_LITERAL,0)}enterRule(t){t instanceof l&&t.enterJavaIntegerLiteral(this)}exitRule(t){t instanceof l&&t.exitJavaIntegerLiteral(this)}}MR.JavaIntegerLiteralContext=pb;class fb extends cb{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(MR.TEXT_LITERAL,0)}enterRule(t){t instanceof l&&t.enterJavaTextLiteral(this)}exitRule(t){t instanceof l&&t.exitJavaTextLiteral(this)}}MR.JavaTextLiteralContext=fb;class _b extends cb{constructor(t,e){super(t),this.t=null,super.copyFrom(e)}DECIMAL_LITERAL(){return this.getToken(MR.DECIMAL_LITERAL,0)}enterRule(t){t instanceof l&&t.enterJavaDecimalLiteral(this)}exitRule(t){t instanceof l&&t.exitJavaDecimalLiteral(this)}}MR.JavaDecimalLiteralContext=_b;class xb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_java_identifier}VARIABLE_IDENTIFIER(){return this.getToken(MR.VARIABLE_IDENTIFIER,0)}SYMBOL_IDENTIFIER(){return this.getToken(MR.SYMBOL_IDENTIFIER,0)}DOLLAR_IDENTIFIER(){return this.getToken(MR.DOLLAR_IDENTIFIER,0)}TYPE_IDENTIFIER(){return this.getToken(MR.TYPE_IDENTIFIER,0)}keyword(){return this.getTypedRuleContext(EC,0)}enterRule(t){t instanceof l&&t.enterJava_identifier(this)}exitRule(t){t instanceof l&&t.exitJava_identifier(this)}}class Eb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_csharp_statement}copyFrom(t){super.copyFrom(t)}}class mb extends Eb{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}RETURN(){return this.getToken(MR.RETURN,0)}SEMI(){return this.getToken(MR.SEMI,0)}csharp_expression(){return this.getTypedRuleContext(Tb,0)}enterRule(t){t instanceof l&&t.enterCSharpReturnStatement(this)}exitRule(t){t instanceof l&&t.exitCSharpReturnStatement(this)}}MR.CSharpReturnStatementContext=mb;class Rb extends Eb{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}SEMI(){return this.getToken(MR.SEMI,0)}csharp_expression(){return this.getTypedRuleContext(Tb,0)}enterRule(t){t instanceof l&&t.enterCSharpStatement(this)}exitRule(t){t instanceof l&&t.exitCSharpStatement(this)}}MR.CSharpStatementContext=Rb;class Tb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_csharp_expression}copyFrom(t){super.copyFrom(t)}}class gb extends Tb{constructor(t,e){super(t),this.parent=null,this.child=null,super.copyFrom(e)}csharp_expression(){return this.getTypedRuleContext(Tb,0)}csharp_selector_expression(){return this.getTypedRuleContext(Cb,0)}enterRule(t){t instanceof l&&t.enterCSharpSelectorExpression(this)}exitRule(t){t instanceof l&&t.exitCSharpSelectorExpression(this)}}MR.CSharpSelectorExpressionContext=gb;class yb extends Tb{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}csharp_primary_expression(){return this.getTypedRuleContext(Ab,0)}enterRule(t){t instanceof l&&t.enterCSharpPrimaryExpression(this)}exitRule(t){t instanceof l&&t.exitCSharpPrimaryExpression(this)}}MR.CSharpPrimaryExpressionContext=yb;class Ab extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_csharp_primary_expression}csharp_this_expression(){return this.getTypedRuleContext(Lb,0)}csharp_new_expression(){return this.getTypedRuleContext(Ib,0)}csharp_parenthesis_expression(){return this.getTypedRuleContext(Mb,0)}csharp_identifier_expression(){return this.getTypedRuleContext(kb,0)}csharp_literal_expression(){return this.getTypedRuleContext(Hb,0)}enterRule(t){t instanceof l&&t.enterCsharp_primary_expression(this)}exitRule(t){t instanceof l&&t.exitCsharp_primary_expression(this)}}class Lb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_csharp_this_expression}this_expression(){return this.getTypedRuleContext(TI,0)}enterRule(t){t instanceof l&&t.enterCsharp_this_expression(this)}exitRule(t){t instanceof l&&t.exitCsharp_this_expression(this)}}class Ib extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_csharp_new_expression}new_token(){return this.getTypedRuleContext(mC,0)}csharp_method_expression(){return this.getTypedRuleContext(wb,0)}enterRule(t){t instanceof l&&t.enterCsharp_new_expression(this)}exitRule(t){t instanceof l&&t.exitCsharp_new_expression(this)}}class Cb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_csharp_selector_expression}copyFrom(t){super.copyFrom(t)}}class vb extends Cb{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}DOT(){return this.getToken(MR.DOT,0)}csharp_method_expression(){return this.getTypedRuleContext(wb,0)}enterRule(t){t instanceof l&&t.enterCSharpMethodExpression(this)}exitRule(t){t instanceof l&&t.exitCSharpMethodExpression(this)}}MR.CSharpMethodExpressionContext=vb;class bb extends Cb{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}csharp_item_expression(){return this.getTypedRuleContext(Db,0)}enterRule(t){t instanceof l&&t.enterCSharpItemExpression(this)}exitRule(t){t instanceof l&&t.exitCSharpItemExpression(this)}}MR.CSharpItemExpressionContext=bb;class wb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_csharp_method_expression,this.name=null,this.args=null}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}csharp_identifier(){return this.getTypedRuleContext(Jb,0)}csharp_arguments(){return this.getTypedRuleContext(Nb,0)}enterRule(t){t instanceof l&&t.enterCsharp_method_expression(this)}exitRule(t){t instanceof l&&t.exitCsharp_method_expression(this)}}class Nb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_csharp_arguments}copyFrom(t){super.copyFrom(t)}}class Sb extends Nb{constructor(t,e){super(t),this.item=null,super.copyFrom(e)}csharp_expression(){return this.getTypedRuleContext(Tb,0)}enterRule(t){t instanceof l&&t.enterCSharpArgumentList(this)}exitRule(t){t instanceof l&&t.exitCSharpArgumentList(this)}}MR.CSharpArgumentListContext=Sb;class Ob extends Nb{constructor(t,e){super(t),this.items=null,this.item=null,super.copyFrom(e)}COMMA(){return this.getToken(MR.COMMA,0)}csharp_arguments(){return this.getTypedRuleContext(Nb,0)}csharp_expression(){return this.getTypedRuleContext(Tb,0)}enterRule(t){t instanceof l&&t.enterCSharpArgumentListItem(this)}exitRule(t){t instanceof l&&t.exitCSharpArgumentListItem(this)}}MR.CSharpArgumentListItemContext=Ob;class Db extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_csharp_item_expression,this.exp=null}LBRAK(){return this.getToken(MR.LBRAK,0)}RBRAK(){return this.getToken(MR.RBRAK,0)}csharp_expression(){return this.getTypedRuleContext(Tb,0)}enterRule(t){t instanceof l&&t.enterCsharp_item_expression(this)}exitRule(t){t instanceof l&&t.exitCsharp_item_expression(this)}}class Mb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_csharp_parenthesis_expression,this.exp=null}LPAR(){return this.getToken(MR.LPAR,0)}RPAR(){return this.getToken(MR.RPAR,0)}csharp_expression(){return this.getTypedRuleContext(Tb,0)}enterRule(t){t instanceof l&&t.enterCsharp_parenthesis_expression(this)}exitRule(t){t instanceof l&&t.exitCsharp_parenthesis_expression(this)}}class kb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_csharp_identifier_expression}copyFrom(t){super.copyFrom(t)}}class Ub extends kb{constructor(t,e){super(t),this.name=null,super.copyFrom(e)}csharp_identifier(){return this.getTypedRuleContext(Jb,0)}enterRule(t){t instanceof l&&t.enterCSharpIdentifier(this)}exitRule(t){t instanceof l&&t.exitCSharpIdentifier(this)}}MR.CSharpIdentifierContext=Ub;class Pb extends kb{constructor(t,e){super(t),this.parent=null,this.name=null,super.copyFrom(e)}DOT(){return this.getToken(MR.DOT,0)}csharp_identifier_expression(){return this.getTypedRuleContext(kb,0)}csharp_identifier(){return this.getTypedRuleContext(Jb,0)}enterRule(t){t instanceof l&&t.enterCSharpChildIdentifier(this)}exitRule(t){t instanceof l&&t.exitCSharpChildIdentifier(this)}}MR.CSharpChildIdentifierContext=Pb;class Fb extends kb{constructor(t,e){super(t),super.copyFrom(e)}DOLLAR_IDENTIFIER(){return this.getToken(MR.DOLLAR_IDENTIFIER,0)}enterRule(t){t instanceof l&&t.enterCSharpPromptoIdentifier(this)}exitRule(t){t instanceof l&&t.exitCSharpPromptoIdentifier(this)}}MR.CSharpPromptoIdentifierContext=Fb;class Hb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_csharp_literal_expression}copyFrom(t){super.copyFrom(t)}}class Vb extends Hb{constructor(t,e){super(t),super.copyFrom(e)}BOOLEAN_LITERAL(){return this.getToken(MR.BOOLEAN_LITERAL,0)}enterRule(t){t instanceof l&&t.enterCSharpBooleanLiteral(this)}exitRule(t){t instanceof l&&t.exitCSharpBooleanLiteral(this)}}MR.CSharpBooleanLiteralContext=Vb;class Bb extends Hb{constructor(t,e){super(t),super.copyFrom(e)}INTEGER_LITERAL(){return this.getToken(MR.INTEGER_LITERAL,0)}enterRule(t){t instanceof l&&t.enterCSharpIntegerLiteral(this)}exitRule(t){t instanceof l&&t.exitCSharpIntegerLiteral(this)}}MR.CSharpIntegerLiteralContext=Bb;class Gb extends Hb{constructor(t,e){super(t),super.copyFrom(e)}DECIMAL_LITERAL(){return this.getToken(MR.DECIMAL_LITERAL,0)}enterRule(t){t instanceof l&&t.enterCSharpDecimalLiteral(this)}exitRule(t){t instanceof l&&t.exitCSharpDecimalLiteral(this)}}MR.CSharpDecimalLiteralContext=Gb;class jb extends Hb{constructor(t,e){super(t),super.copyFrom(e)}CHAR_LITERAL(){return this.getToken(MR.CHAR_LITERAL,0)}enterRule(t){t instanceof l&&t.enterCSharpCharacterLiteral(this)}exitRule(t){t instanceof l&&t.exitCSharpCharacterLiteral(this)}}MR.CSharpCharacterLiteralContext=jb;class Wb extends Hb{constructor(t,e){super(t),super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(MR.TEXT_LITERAL,0)}enterRule(t){t instanceof l&&t.enterCSharpTextLiteral(this)}exitRule(t){t instanceof l&&t.exitCSharpTextLiteral(this)}}MR.CSharpTextLiteralContext=Wb;class Jb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_csharp_identifier}VARIABLE_IDENTIFIER(){return this.getToken(MR.VARIABLE_IDENTIFIER,0)}SYMBOL_IDENTIFIER(){return this.getToken(MR.SYMBOL_IDENTIFIER,0)}DOLLAR_IDENTIFIER(){return this.getToken(MR.DOLLAR_IDENTIFIER,0)}TYPE_IDENTIFIER(){return this.getToken(MR.TYPE_IDENTIFIER,0)}keyword(){return this.getTypedRuleContext(EC,0)}enterRule(t){t instanceof l&&t.enterCsharp_identifier(this)}exitRule(t){t instanceof l&&t.exitCsharp_identifier(this)}}class Yb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_jsx_expression}jsx_element(){return this.getTypedRuleContext(qb,0)}jsx_fragment(){return this.getTypedRuleContext(zb,0)}enterRule(t){t instanceof l&&t.enterJsx_expression(this)}exitRule(t){t instanceof l&&t.exitJsx_expression(this)}}class qb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_jsx_element}copyFrom(t){super.copyFrom(t)}}class Xb extends qb{constructor(t,e){super(t),this.jsx=null,super.copyFrom(e)}jsx_self_closing(){return this.getTypedRuleContext($b,0)}enterRule(t){t instanceof l&&t.enterJsxSelfClosing(this)}exitRule(t){t instanceof l&&t.exitJsxSelfClosing(this)}}MR.JsxSelfClosingContext=Xb;class Kb extends qb{constructor(t,e){super(t),this.opening=null,this.children_=null,this.closing=null,super.copyFrom(e)}jsx_opening(){return this.getTypedRuleContext(tw,0)}jsx_closing(){return this.getTypedRuleContext(ew,0)}jsx_children(){return this.getTypedRuleContext(hw,0)}enterRule(t){t instanceof l&&t.enterJsxElement(this)}exitRule(t){t instanceof l&&t.exitJsxElement(this)}}MR.JsxElementContext=Kb;class zb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"ws_plus",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(Ny):this.getTypedRuleContext(Ny,t)})),this.parser=t,this.ruleIndex=MR.RULE_jsx_fragment,this.children_=null}jsx_fragment_start(){return this.getTypedRuleContext(Qb,0)}jsx_fragment_end(){return this.getTypedRuleContext(Zb,0)}jsx_children(){return this.getTypedRuleContext(hw,0)}enterRule(t){t instanceof l&&t.enterJsx_fragment(this)}exitRule(t){t instanceof l&&t.exitJsx_fragment(this)}}class Qb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_jsx_fragment_start}LT(){return this.getToken(MR.LT,0)}GT(){return this.getToken(MR.GT,0)}LTGT(){return this.getToken(MR.LTGT,0)}enterRule(t){t instanceof l&&t.enterJsx_fragment_start(this)}exitRule(t){t instanceof l&&t.exitJsx_fragment_start(this)}}class Zb extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_jsx_fragment_end}LT(){return this.getToken(MR.LT,0)}SLASH(){return this.getToken(MR.SLASH,0)}GT(){return this.getToken(MR.GT,0)}enterRule(t){t instanceof l&&t.enterJsx_fragment_end(this)}exitRule(t){t instanceof l&&t.exitJsx_fragment_end(this)}}class $b extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"jsx_attribute",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(rw):this.getTypedRuleContext(rw,t)})),this.parser=t,this.ruleIndex=MR.RULE_jsx_self_closing,this.name=null,this.attributes=null}LT(){return this.getToken(MR.LT,0)}ws_plus(){return this.getTypedRuleContext(Ny,0)}SLASH(){return this.getToken(MR.SLASH,0)}GT(){return this.getToken(MR.GT,0)}jsx_element_name(){return this.getTypedRuleContext(iw,0)}enterRule(t){t instanceof l&&t.enterJsx_self_closing(this)}exitRule(t){t instanceof l&&t.exitJsx_self_closing(this)}}class tw extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"jsx_attribute",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(rw):this.getTypedRuleContext(rw,t)})),this.parser=t,this.ruleIndex=MR.RULE_jsx_opening,this.name=null,this.attributes=null}LT(){return this.getToken(MR.LT,0)}ws_plus(){return this.getTypedRuleContext(Ny,0)}GT(){return this.getToken(MR.GT,0)}jsx_element_name(){return this.getTypedRuleContext(iw,0)}enterRule(t){t instanceof l&&t.enterJsx_opening(this)}exitRule(t){t instanceof l&&t.exitJsx_opening(this)}}class ew extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_jsx_closing,this.name=null}LT(){return this.getToken(MR.LT,0)}SLASH(){return this.getToken(MR.SLASH,0)}GT(){return this.getToken(MR.GT,0)}jsx_element_name(){return this.getTypedRuleContext(iw,0)}enterRule(t){t instanceof l&&t.enterJsx_closing(this)}exitRule(t){t instanceof l&&t.exitJsx_closing(this)}}class iw extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"jsx_identifier",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(sw):this.getTypedRuleContext(sw,t)})),wR(this,"DOT",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.DOT):this.getToken(MR.DOT,t)})),this.parser=t,this.ruleIndex=MR.RULE_jsx_element_name}enterRule(t){t instanceof l&&t.enterJsx_element_name(this)}exitRule(t){t instanceof l&&t.exitJsx_element_name(this)}}class sw extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"nospace_hyphen_identifier_or_keyword",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(ZA):this.getTypedRuleContext(ZA,t)})),this.parser=t,this.ruleIndex=MR.RULE_jsx_identifier}identifier_or_keyword(){return this.getTypedRuleContext(QA,0)}enterRule(t){t instanceof l&&t.enterJsx_identifier(this)}exitRule(t){t instanceof l&&t.exitJsx_identifier(this)}}class rw extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_jsx_attribute,this.name=null,this.value=null}ws_plus(){return this.getTypedRuleContext(Ny,0)}jsx_identifier(){return this.getTypedRuleContext(sw,0)}EQ(){return this.getToken(MR.EQ,0)}jsx_attribute_value(){return this.getTypedRuleContext(nw,0)}enterRule(t){t instanceof l&&t.enterJsx_attribute(this)}exitRule(t){t instanceof l&&t.exitJsx_attribute(this)}}class nw extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_jsx_attribute_value}copyFrom(t){super.copyFrom(t)}}class aw extends nw{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}LCURL(){return this.getToken(MR.LCURL,0)}RCURL(){return this.getToken(MR.RCURL,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterJsxValue(this)}exitRule(t){t instanceof l&&t.exitJsxValue(this)}}MR.JsxValueContext=aw;class ow extends nw{constructor(t,e){super(t),super.copyFrom(e)}TEXT_LITERAL(){return this.getToken(MR.TEXT_LITERAL,0)}enterRule(t){t instanceof l&&t.enterJsxLiteral(this)}exitRule(t){t instanceof l&&t.exitJsxLiteral(this)}}MR.JsxLiteralContext=ow;class hw extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"jsx_child",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(lw):this.getTypedRuleContext(lw,t)})),this.parser=t,this.ruleIndex=MR.RULE_jsx_children}enterRule(t){t instanceof l&&t.enterJsx_children(this)}exitRule(t){t instanceof l&&t.exitJsx_children(this)}}class lw extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_jsx_child}copyFrom(t){super.copyFrom(t)}}class cw extends lw{constructor(t,e){super(t),this.text=null,super.copyFrom(e)}jsx_text(){return this.getTypedRuleContext(pw,0)}enterRule(t){t instanceof l&&t.enterJsxText(this)}exitRule(t){t instanceof l&&t.exitJsxText(this)}}MR.JsxTextContext=cw;class uw extends lw{constructor(t,e){super(t),this.jsx=null,super.copyFrom(e)}jsx_element(){return this.getTypedRuleContext(qb,0)}enterRule(t){t instanceof l&&t.enterJsxChild(this)}exitRule(t){t instanceof l&&t.exitJsxChild(this)}}MR.JsxChildContext=uw;class dw extends lw{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}LCURL(){return this.getToken(MR.LCURL,0)}RCURL(){return this.getToken(MR.RCURL,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterJsxCode(this)}exitRule(t){t instanceof l&&t.exitJsxCode(this)}}MR.JsxCodeContext=dw;class pw extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"jsx_char",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(fw):this.getTypedRuleContext(fw,t)})),this.parser=t,this.ruleIndex=MR.RULE_jsx_text}enterRule(t){t instanceof l&&t.enterJsx_text(this)}exitRule(t){t instanceof l&&t.exitJsx_text(this)}}class fw extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_jsx_char}LCURL(){return this.getToken(MR.LCURL,0)}RCURL(){return this.getToken(MR.RCURL,0)}LT(){return this.getToken(MR.LT,0)}GT(){return this.getToken(MR.GT,0)}JSX_TEXT(){return this.getToken(MR.JSX_TEXT,0)}enterRule(t){t instanceof l&&t.enterJsx_char(this)}exitRule(t){t instanceof l&&t.exitJsx_char(this)}}class _w extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"css_field",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(xw):this.getTypedRuleContext(xw,t)})),this.parser=t,this.ruleIndex=MR.RULE_css_expression,this.field=null}LCURL(){return this.getToken(MR.LCURL,0)}RCURL(){return this.getToken(MR.RCURL,0)}enterRule(t){t instanceof l&&t.enterCss_expression(this)}exitRule(t){t instanceof l&&t.exitCss_expression(this)}}class xw extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"css_value",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(mw):this.getTypedRuleContext(mw,t)})),this.parser=t,this.ruleIndex=MR.RULE_css_field,this.name=null,this.values=null}COLON(){return this.getToken(MR.COLON,0)}SEMI(){return this.getToken(MR.SEMI,0)}css_identifier(){return this.getTypedRuleContext(Ew,0)}enterRule(t){t instanceof l&&t.enterCss_field(this)}exitRule(t){t instanceof l&&t.exitCss_field(this)}}class Ew extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"nospace_hyphen_identifier_or_keyword",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(ZA):this.getTypedRuleContext(ZA,t)})),this.parser=t,this.ruleIndex=MR.RULE_css_identifier}identifier_or_keyword(){return this.getTypedRuleContext(QA,0)}MINUS(){return this.getToken(MR.MINUS,0)}nospace_identifier_or_keyword(){return this.getTypedRuleContext($A,0)}css_identifier(){return this.getTypedRuleContext(Ew,0)}enterRule(t){t instanceof l&&t.enterCss_identifier(this)}exitRule(t){t instanceof l&&t.exitCss_identifier(this)}}class mw extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=MR.RULE_css_value}copyFrom(t){super.copyFrom(t)}}class Rw extends mw{constructor(t,e){super(t),this.text=null,super.copyFrom(e)}css_text(){return this.getTypedRuleContext(gw,0)}enterRule(t){t instanceof l&&t.enterCssText(this)}exitRule(t){t instanceof l&&t.exitCssText(this)}}MR.CssTextContext=Rw;class Tw extends mw{constructor(t,e){super(t),this.exp=null,super.copyFrom(e)}LCURL(){return this.getToken(MR.LCURL,0)}RCURL(){return this.getToken(MR.RCURL,0)}expression(){return this.getTypedRuleContext(eg,0)}enterRule(t){t instanceof l&&t.enterCssValue(this)}exitRule(t){t instanceof l&&t.exitCssValue(this)}}MR.CssValueContext=Tw;class gw extends a.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),wR(this,"SEMI",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.SEMI):this.getToken(MR.SEMI,t)})),wR(this,"LCURL",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.LCURL):this.getToken(MR.LCURL,t)})),wR(this,"RCURL",(function(t){return void 0===t&&(t=null),null===t?this.getTokens(MR.RCURL):this.getToken(MR.RCURL,t)})),this.parser=t,this.ruleIndex=MR.RULE_css_text}enterRule(t){t instanceof l&&t.enterCss_text(this)}exitRule(t){t instanceof l&&t.exitCss_text(this)}}function yw(t,e,i){return e in t?Object.defineProperty(t,e,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[e]=i,t}MR.Enum_category_declarationContext=kR,MR.Enum_native_declarationContext=UR,MR.Native_symbolContext=PR,MR.Category_symbolContext=FR,MR.Attribute_declarationContext=HR,MR.Index_clauseContext=VR,MR.Concrete_widget_declarationContext=BR,MR.Native_widget_declarationContext=GR,MR.Concrete_category_declarationContext=jR,MR.Singleton_category_declarationContext=WR,MR.Derived_listContext=JR,MR.Operator_method_declarationContext=YR,MR.Setter_method_declarationContext=qR,MR.Native_setter_declarationContext=XR,MR.Getter_method_declarationContext=KR,MR.Native_getter_declarationContext=zR,MR.Native_category_declarationContext=QR,MR.Native_resource_declarationContext=ZR,MR.Native_category_bindingsContext=$R,MR.Native_category_binding_listContext=tT,MR.Abstract_method_declarationContext=sT,MR.Concrete_method_declarationContext=rT,MR.Native_method_declarationContext=nT,MR.Test_method_declarationContext=aT,MR.AssertionContext=oT,MR.Typed_argumentContext=hT,MR.StatementContext=lT,MR.Flush_statementContext=ST,MR.Store_statementContext=OT,MR.Method_call_expressionContext=DT,MR.Method_call_statementContext=MT,MR.With_resource_statementContext=kT,MR.With_singleton_statementContext=UT,MR.Switch_statementContext=PT,MR.Switch_case_statementContext=FT,MR.For_each_statementContext=BT,MR.Do_while_statementContext=GT,MR.While_statementContext=jT,MR.If_statementContext=WT,MR.Else_if_statement_listContext=JT,MR.Raise_statementContext=XT,MR.Try_statementContext=KT,MR.Catch_statementContext=zT,MR.Break_statementContext=$T,MR.Return_statementContext=tg,MR.ExpressionContext=eg,MR.Filter_expressionContext=Sg,MR.Type_expressionContext=kg,MR.Selectable_expressionContext=Ug,MR.Instance_expressionContext=jg,MR.Mutable_instance_expressionContext=Yg,MR.Method_expressionContext=Kg,MR.Instance_selectorContext=zg,MR.Blob_expressionContext=ey,MR.Document_expressionContext=iy,MR.Constructor_expressionContext=sy,MR.Copy_fromContext=ay,MR.Argument_assignment_listContext=oy,MR.Argument_assignmentContext=uy,MR.Write_statementContext=dy,MR.Filtered_list_suffixContext=py,MR.Fetch_expressionContext=fy,MR.Fetch_statementContext=Ey,MR.ThenContext=Ty,MR.Read_statementContext=gy,MR.Sorted_expressionContext=yy,MR.Assign_instance_statementContext=Ay,MR.Child_instanceContext=Ly,MR.Assign_tuple_statementContext=vy,MR.LfsContext=by,MR.LfpContext=wy,MR.Ws_plusContext=Ny,MR.IndentContext=Sy,MR.DedentContext=Oy,MR.Type_literalContext=Dy,MR.Null_literalContext=My,MR.Comment_statementContext=ky,MR.ReplContext=Uy,MR.Declaration_listContext=Py,MR.DeclarationsContext=Hy,MR.DeclarationContext=Vy,MR.Annotation_constructorContext=By,MR.Annotation_identifierContext=Gy,MR.Annotation_argumentContext=jy,MR.Annotation_argument_nameContext=Wy,MR.Annotation_argument_valueContext=Jy,MR.Resource_declarationContext=Xy,MR.Enum_declarationContext=Ky,MR.Native_symbol_listContext=zy,MR.Category_symbol_listContext=Qy,MR.Symbol_listContext=Zy,MR.Attribute_constraintContext=$y,MR.List_literalContext=nA,MR.Set_literalContext=aA,MR.Expression_listContext=oA,MR.Range_literalContext=hA,MR.TypedefContext=lA,MR.Primary_typeContext=EA,MR.Native_typeContext=TA,MR.Category_typeContext=HA,MR.Mutable_category_typeContext=VA,MR.Code_typeContext=BA,MR.Category_declarationContext=GA,MR.Widget_declarationContext=YA,MR.Type_identifier_listContext=KA,MR.Method_identifierContext=zA,MR.Identifier_or_keywordContext=QA,MR.Nospace_hyphen_identifier_or_keywordContext=ZA,MR.Nospace_identifier_or_keywordContext=$A,MR.IdentifierContext=tL,MR.Member_identifierContext=rL,MR.Variable_identifierContext=nL,MR.Attribute_identifierContext=aL,MR.Type_identifierContext=oL,MR.Symbol_identifierContext=hL,MR.Argument_listContext=lL,MR.ArgumentContext=cL,MR.Operator_argumentContext=pL,MR.Named_argumentContext=fL,MR.Code_argumentContext=_L,MR.Category_or_any_typeContext=xL,MR.Any_typeContext=EL,MR.Member_method_declaration_listContext=gL,MR.Member_method_declarationContext=yL,MR.Native_member_method_declaration_listContext=AL,MR.Native_member_method_declarationContext=LL,MR.Native_category_bindingContext=IL,MR.Python_category_bindingContext=SL,MR.Python_moduleContext=OL,MR.Javascript_category_bindingContext=DL,MR.Javascript_moduleContext=ML,MR.Variable_identifier_listContext=kL,MR.Attribute_identifier_listContext=UL,MR.Method_declarationContext=PL,MR.Native_statement_listContext=FL,MR.Native_statementContext=HL,MR.Python_native_statementContext=JL,MR.Javascript_native_statementContext=YL,MR.Statement_listContext=qL,MR.Assertion_listContext=XL,MR.Switch_case_statement_listContext=KL,MR.Catch_statement_listContext=zL,MR.Literal_collectionContext=QL,MR.Atomic_literalContext=eI,MR.Literal_list_literalContext=RI,MR.This_expressionContext=TI,MR.Super_expressionContext=gI,MR.Parenthesis_expressionContext=yI,MR.Literal_expressionContext=AI,MR.Collection_literalContext=LI,MR.Tuple_literalContext=II,MR.Dict_literalContext=CI,MR.Document_literalContext=vI,MR.Expression_tupleContext=bI,MR.Doc_entry_listContext=wI,MR.Doc_entryContext=NI,MR.Doc_keyContext=SI,MR.Dict_entry_listContext=MI,MR.Dict_entryContext=kI,MR.Dict_keyContext=UI,MR.Slice_argumentsContext=HI,MR.Assign_variable_statementContext=jI,MR.Assignable_instanceContext=WI,MR.Is_expressionContext=qI,MR.MetadataContext=zI,MR.Arrow_expressionContext=QI,MR.Arrow_prefixContext=tC,MR.Arrow_argsContext=eC,MR.Sorted_keyContext=rC,MR.Read_blob_expressionContext=nC,MR.Read_all_expressionContext=aC,MR.Read_one_expressionContext=oC,MR.Order_by_listContext=hC,MR.Order_byContext=lC,MR.OperatorContext=cC,MR.KeywordContext=EC,MR.New_tokenContext=mC,MR.Key_tokenContext=RC,MR.Module_tokenContext=TC,MR.Value_tokenContext=gC,MR.Symbols_tokenContext=yC,MR.AssignContext=AC,MR.MultiplyContext=LC,MR.DivideContext=IC,MR.IdivideContext=CC,MR.ModuloContext=vC,MR.Javascript_statementContext=bC,MR.Javascript_expressionContext=SC,MR.Javascript_primary_expressionContext=MC,MR.Javascript_this_expressionContext=kC,MR.Javascript_new_expressionContext=UC,MR.Javascript_selector_expressionContext=PC,MR.Javascript_method_expressionContext=BC,MR.Javascript_argumentsContext=GC,MR.Javascript_item_expressionContext=JC,MR.Javascript_parenthesis_expressionContext=YC,MR.Javascript_identifier_expressionContext=qC,MR.Javascript_literal_expressionContext=XC,MR.Javascript_identifierContext=tv,MR.Python_statementContext=ev,MR.Python_expressionContext=rv,MR.Python_primary_expressionContext=ov,MR.Python_self_expressionContext=pv,MR.Python_selector_expressionContext=fv,MR.Python_method_expressionContext=Ev,MR.Python_argument_listContext=mv,MR.Python_ordinal_argument_listContext=yv,MR.Python_named_argument_listContext=Iv,MR.Python_parenthesis_expressionContext=bv,MR.Python_identifier_expressionContext=wv,MR.Python_literal_expressionContext=Dv,MR.Python_identifierContext=Hv,MR.Java_statementContext=Vv,MR.Java_expressionContext=jv,MR.Java_primary_expressionContext=Yv,MR.Java_this_expressionContext=qv,MR.Java_new_expressionContext=Xv,MR.Java_selector_expressionContext=Kv,MR.Java_method_expressionContext=Zv,MR.Java_argumentsContext=$v,MR.Java_item_expressionContext=ib,MR.Java_parenthesis_expressionContext=sb,MR.Java_identifier_expressionContext=rb,MR.Java_class_identifier_expressionContext=ob,MR.Java_literal_expressionContext=cb,MR.Java_identifierContext=xb,MR.Csharp_statementContext=Eb,MR.Csharp_expressionContext=Tb,MR.Csharp_primary_expressionContext=Ab,MR.Csharp_this_expressionContext=Lb,MR.Csharp_new_expressionContext=Ib,MR.Csharp_selector_expressionContext=Cb,MR.Csharp_method_expressionContext=wb,MR.Csharp_argumentsContext=Nb,MR.Csharp_item_expressionContext=Db,MR.Csharp_parenthesis_expressionContext=Mb,MR.Csharp_identifier_expressionContext=kb,MR.Csharp_literal_expressionContext=Hb,MR.Csharp_identifierContext=Jb,MR.Jsx_expressionContext=Yb,MR.Jsx_elementContext=qb,MR.Jsx_fragmentContext=zb,MR.Jsx_fragment_startContext=Qb,MR.Jsx_fragment_endContext=Zb,MR.Jsx_self_closingContext=$b,MR.Jsx_openingContext=tw,MR.Jsx_closingContext=ew,MR.Jsx_element_nameContext=iw,MR.Jsx_identifierContext=sw,MR.Jsx_attributeContext=rw,MR.Jsx_attribute_valueContext=nw,MR.Jsx_childrenContext=hw,MR.Jsx_childContext=lw,MR.Jsx_textContext=pw,MR.Jsx_charContext=fw,MR.Css_expressionContext=_w,MR.Css_fieldContext=xw,MR.Css_identifierContext=Ew,MR.Css_valueContext=mw,MR.Css_textContext=gw;const Aw=["悋Ꜫ脳맭䅼㯧瞆","奤¼ۼ\b\t\t","\t\t\t","\t\b\t\b\t\t\t\n\t\n\v\t\v","\f\t\f\r\t\r\t\t","\t\t\t\t","\t\t\t","\t\t\t\t","\t\t\t",'\t\t \t !\t!"\t"#',"\t#$\t$%\t%&\t&'\t'(\t()\t)","*\t*+\t+,\t,-\t-.\t./\t/0\t0","1\t12\t23\t34\t45\t56\t67\t7","8\t89\t9:\t:;\t;<\t<=\t=>\t>","?\t?@\t@A\tAB\tBC\tCD\tDE\tE","F\tFG\tGH\tHI\tIJ\tJK\tKL\tL","M\tMN\tNO\tOP\tPQ\tQR\tRS\tS","T\tTU\tUV\tVW\tWX\tXY\tYZ\tZ","[\t[\\\t\\]\t]^\t^_\t_`\t`a\ta","b\tbc\tcd\tde\tef\tfg\tgh\th","i\tij\tjk\tkl\tlm\tmn\tno\to","p\tpq\tqr\trs\tst\ttu\tuv\tv","w\twx\txy\tyz\tz{\t{|\t|}\t}","~\t~\t\t\t","\t\t\t
\t","
\t\t\t","\t\t\t\t","\t\t\t","\t\t\t\t","\t\t\t","\t\t\t\t","\t\t\t","\t\t \t ¡\t","¡¢\t¢£\t£¤\t¤","¥\t¥¦\t¦§\t§¨\t","¨©\t©ª\tª«\t«","¬\t¬\t®\t®¯\t","¯°\t°±\t±²\t²","³\t³´\t´µ\tµ¶\t","¶·\t·¸\t¸¹\t¹","º\tº»\t»¼\t¼½\t","½¾\t¾¿\t¿À\tÀ","Á\tÁÂ\tÂÃ\tÃÄ\t","ÄÅ\tÅÆ\tÆÇ\tÇ","È\tÈÉ\tÉÊ\tÊË\t","ËÌ\tÌÍ\tÍÎ\tÎ","Ơ\n\fƣ","\v","Ʃ\n","","ƹ\n","\fƼ\v","DŽ\n","\fLJ\vlj\n","\b\b\b\b\b\b\t\t\t","\t\n\n\n\n\n\n\n\n","\n\v\v\v\v\v","\v\v\v\v\f\f\f","\f\f\f\f\f\f\f\f\f","\r\r\r\r\r\r\r","Ȁ","\n","ȇ\nȋ","\nȏ\n\f","Ȓ\vȔ\n","Ț\n","Ȟ\n\fȡ\v","ȣ\n","ȩ\n","ȭ\n\fȰ\v","Ȳ\n","ȸ\n","","Ɉ\n",' !!""##',"$$%%&&'''(","()))***++","++,,---...","///0011122","2333444444","4455556666","6666667777","7888888889","9999999:::","::;;;;;<<<","<<<<<<====","===>>>>>>>",">????????@","@@@@AAAAAA","AAABBBBBCC","CCCCDDDDDE","EEEEFFFFFF","FFFGGGGGGG","HHHHHIIIII","JJJJJJJJJK","KKKLLLLLLL","MMMMNNNNOO","OPPPPPPPPP","PPPP̺\nPQQQQQ","RRRRRRRRRR","SSSSSSSSSS","STTTTTTTTT","UUUUUUVVVW","WWWWXXXXXX","YYYYYYYYYZ","ZZZZZ[[[[[","[[[[\\\\\\\\]","]]]]]]]^^^","^^^^______","_`````````","``````γ\n`aaa","bbbbbbcccc","cdddddeeee","efffffffff","ffgggggggh","hhhhhhhiii","iiiiiiijjj","jjjjjkkkkk","klllllllll","mmmmmmmmnn","nnnnoooopp","pppqqqqqqq","rrrrsssttt","uuuuuuvvvv","vvvvwwwxxx","xxxxxxyyyy","yyyzzzzzzz","z{{{{{{{||","||||||}}}}","}}}~~~~~","","","҆","\n","","","
","
","","","","","","","","","","","","","","","","","","","","","","","","","","","",""," "," ¡¡¡¡¡","¢¢¢¢¢¢","££££££","¤¤¤¤¤¤","¥¥¥¥¥¥","¥¥¥¥¥¥","¥¥¥¥¥¥","¥ս\n¥¦¦¦","¦ւ\n¦¦¦§§","§§§§§§","§§§§¨¨","¨¨¨¨¨¨","¨¨¨¨©©","©֠\n©\f©©֣\v©","ªªª֧\nª\fªª֪","\vª«««֮\n«\f«","«ֱ\v«¬¬¬ֵ","\n¬\f¬¬ָ\v¬","ּ\n\rֽ®","®®ׂ\n®\r®®׃¯","¯¯\n¯°°","±±²²²²ב","\n²\f²²ה\v²²²","³³³³³³","³³³³³³","³³³³³³","³³³³³´","´´´´´´","´´´\n´´","´´´\n´´´","´´´´´´","´´´´´´","´´´´´´","´´´´ؖ\n´","µµ¶¶··","¸¸¸¸ء\n¸\f¸","¸ؤ\v¸¸ئ\n¸¹","¹¹¹ث\n¹\r¹¹ج","¹¹ذ\n¹ºº","ºش\nºººط\nº\rº","ºظ»»»»»","ؿ\n»»»ق\n»\r»»","ك¼¼½½½","½½ٌ\n½\r½½ٍ½","ِ\n½¾¾¾¾","¾¾ٗ\n¾¾¾¿","¿¿¿ÀÀÀ","ÀÀÀÀÀÀ","ÀÀÀÀ٫\nÀ","À٭\nÀÀٯ\nÀÀٱ\nÀ","ÁÁÁÁÂÂ","ÂÂÂÂÂÂ","ÂÂÂÃÃÃ","ÃÃÃÃÃډ\n","ÃÄÄÄÄڎ\nÄ","ÄÄڑ\nÄÄÄڔ","\nÄÄÄڗ\nÄÄÄ","ÄÄڜ\nÄÄÄڟ","\nÄÄÄÄÄڤ\nÄ","ÄÄÄڨ\nÄÄ","ÄÅÅڭ\nÅÅÅ","ÅÆÆڳ\nÆÆ","ÆÆÇÇڹ\nÇÇ","ÇÇÈÈڿ\nÈ","ÈÈÈÉÉۅ\nÉ","ÉÉÉÊÊۋ\n","ÊÊÊÊËËۑ","\nËËËËËۖ\nË","\fËËۙ\vËËË","Ë\nËËËÌÌ","ÌÍÍÍÍÍ","ÍÍÍÍÍÍ","ÍÍÍÍÍÍ","ÍÍ۶\nÍÎÎ۹","\nÎ\rÎÎۺƺۺÏ","\t\b\v\t\r\n\v\f","\r","!#%')+-/1","3579 ;!=\"?#A$C%E&G'I(K)M*O+Q,S-U.W/Y0[1]2_3a4c5","e6g7i8k9m:o;qw?y@{A}BCDE
FG","HIJKLMNOPQ","RS¡T£U¥V§W©X«YZ¯[±","\\³]µ^·_¹`»a½b¿cÁdÃeÅ","fÇgÉhËiÍjÏkÑlÓmÕn×oÙ","pÛqÝrßsátãuåvçwéxëyí","zï{ñ|ó}õ~÷ùûý","ÿāă
ąćĉ","ċčďđēĕ","ėęěĝğġ","ģĥħĩīĭ","įıijĵķĹ"," Ļ¡Ľ¢Ŀ£Ł¤Ń¥Ņ","¦Ň§ʼn¨ŋ©ōªŏ«ő","¬œŕ®ŗ¯ř°ś±ŝ","şšţ²ť³ŧ´ũ","µū¶ŭ·ůűųŵ","ŷŹŻ¸Ž¹ſƁ","ºƃƅƇ»ƉƋƍ","ƏƑƓƕƗƙ",'ƛ¼\v\v""',"\f\f\f\f))^^C","\\2;C\\aac|2;C\\aac|","C\\aac|2;\f\f$$^^3;","GGgg--//2;CHch\n$$))^^ddh","hppttvv>>@@}}ܲ","","\t\v","\r","","","","","!#","%'",")+","-/","135","79",";=","?A","CE","GIK","MO","QS","UW","Y[","]_a","ce","gi","km","oq","suw","y{","}","","
","","","","","","","¡£","¥§","©«","¯","±³","µ·","¹»","½¿","ÁÃ","ÅÇ","ÉË","ÍÏ","ÑÓ","Õ×","ÙÛ","Ýß","áã","åç","éë","íï","ñó","õ÷","ùû","ýÿ","āă","ąć","ĉċ","čď","đē","ĕė","ęě","ĝğ","ġģ","ĥħ","ĩī","ĭį","ıij","ĵķ","ĹĻ","ĽĿ","ŁŃ","ŅŇ","ʼnŋ","ōŏ","őœ","ŕŗ","řś","ţť","ŧũ","ūŭ","ŻŽ","ƁƇ","ƛƝ","Ƥƨ","\tƬ\vư","\rLjNJ","ǐǔ","ǝǦ","Dzǹ","ǻǽ","!ȁ#Ȅ","%Ȉ'ȓ",")ȗ+Ȣ-Ȧ","/ȱ1ȵ","3ȹ5Ȼ","7Ƚ9ɀ",";ɂ=Ʌ","?ɉAɋCɍ","EɏGɑ","IɓKɕ","MɗOɚ","QɜSɟ","UɢWɦYɨ","[ɫ]ɮ","_ɱaɳ","cɶeɹ","gɼiʄ","kʈmʒoʗ","qʟsʧ","uʬwʱ","yʺ{ˁ","}ˉˑ","˖˟","
ˤ˪","˯˴","˽̄","̉̎","̛̗","̢̦","̪̹","¡̻£̀","¥͊§͕","©͞«ͤ","ͧ¯ͬ","±Ͳ³ͻ","µ·Ί","¹Ύ»Ζ","½Ν¿β","ÁδÃη","ÅνÇς","ÉχËό","ÍϗÏϞ","ÑϦÓϰ","Õϸ×Ͼ","ÙЇÛЏ","ÝЕßЙ","áОãХ","åЩçЬ","éЯëе","íнïр","ñщóѐ","õј÷џ","ùѧûѮ","ýѳÿ҅","ā҇ăҌ","ąҏćғ","ĉҜċҟ","čҥďү","đҴēҺ","ĕҿėӉ","ęӒěә","ĝӣğӨ","ġӭģӴ","ĥӾħԅ","ĩԎīԔ","ĭԚįԡ","ıԦijԫ","ĵķԶ","ĹԹĻԽ","ĽՇĿՎ","ŁՓŃ","Ņ՞Ňդ","ʼnռŋվ","ōօŏ֑","ő֝œ֤","ŕ֫ŗֲ","řֹśֿ","ŝׇş","šţ","ťחŧؕ","ũؗūؙ","ŭ؛ůإ","űاųر","ŵؾŷم","ŹهŻّ","Žٚſٞ","Ɓٲƃٶ","ƅڈƇڊ","ƉڬƋڲ","ƍڸƏھ","ƑۄƓۊ","ƕېƗ۠","ƙ۵ƛ۸","ƝơƞƠ\t","ƟƞƠƣ","ơƟơƢ","Ƣƣơ","Ƥƥ^ƥƦ","ƦƧƩ","ƨƧƨƩ","Ʃƪƪƫ\f","ƫ\bƬƭ\v","ƭƮƮƯ\b",'Ư\nưƱ"',"ƱƲƲƳ\b","Ƴ\fƴƵ1Ƶ","ƶ,ƶƺƷ","ƹ\vƸƷƹ","Ƽƺƻƺ","ƸƻƽƼ","ƺƽƾ,ƾ","lj1ƿǀ1ǀǁ","1ǁDžǂDŽ","\nǃǂDŽLJ","DžǃDždž","džljLJDž","LjƴLjƿ","ljNJNj","LNjnjcnjǍ","xǍǎcǎǏ<","ǏǐǑE","Ǒǒ%ǒǓ<","ǓǔǕR","Ǖǖ{ǖǗvǗ","ǘjǘǙqǙǚ","pǚǛ4Ǜǜ","<ǜǝǞ","RǞǟ{ǟǠv","ǠǡjǡǢq","ǢǣpǣǤ5Ǥ","ǥ<ǥǦ","ǧLǧǨcǨǩ","xǩǪcǪǫ","UǫǬeǬǭt","ǭǮkǮǯr","ǯǰvǰDZ<DZ","DzdzUdz","ǴyǴǵkǵǶ","hǶǷvǷǸ","<ǸǹǺ","<ǺǻǼ","=Ǽǽǿ",".ǾȀ\fǿǾ","ǿȀȀ ","ȁȂ0Ȃȃ0",'ȃ"ȄȆ0',"ȅȇ\fȆȅ","Ȇȇȇ$","ȈȊ*ȉȋ\fȊ","ȉȊȋȋ","&ȌȐ\fȍȏ","\tȎȍȏȒ","ȐȎȐȑ","ȑȔȒȐ","ȓȌȓȔ","ȔȕȕȖ","+Ȗ(ȗș","]ȘȚ\fșȘ","șȚȚ*","țȟ\fȜȞ\t","ȝȜȞȡ","ȟȝȟȠ","Ƞȣȡȟ","ȢțȢȣ","ȣȤȤȥ_","ȥ,ȦȨ}","ȧȩ\fȨȧ","Ȩȩȩ.","ȪȮ\fȫȭ\tȬ","ȫȭȰȮ","ȬȮȯȯ","ȲȰȮȱ","ȪȱȲȲ","ȳȳȴȴ","0ȵȷAȶȸ","\fȷȶȷȸ","ȸ2ȹȺ","#Ⱥ4Ȼȼ","(ȼ6ȽȾ(","Ⱦȿ(ȿ8","ɀɁ~Ɂ:ɂ","Ƀ~ɃɄ~Ʉ<","Ʌɇ-ɆɈ","\fɇɆɇɈ","Ɉ>ɉɊ","/Ɋ@ɋɌ,","ɌBɍɎ1","ɎDɏɐ^ɐ","Fɑɒ'ɒH","ɓɔ%ɔJ","ɕɖ@ɖL","ɗɘ@ɘə?","əNɚɛ>ɛ","Pɜɝ>ɝɞ","?ɞRɟɠ",">ɠɡ@ɡT","ɢɣ>ɣɤ<","ɤɥ@ɥVɦ","ɧ?ɧXɨɩ","#ɩɪ?ɪZ","ɫɬ?ɬɭ?","ɭ\\ɮɯ","ɯɰ?ɰ^","ɱɲɲ`","ɳɴ>ɴɵ/ɵ","bɶɷ/ɷɸ","@ɸdɹɺ","?ɺɻ@ɻf","ɼɽDɽɾq","ɾɿqɿʀnʀ","ʁgʁʂcʂʃ","pʃhʄʅ","Eʅʆuʆʇu","ʇjʈʉE","ʉʊjʊʋcʋ","ʌtʌʍcʍʎ","eʎʏvʏʐ","gʐʑtʑl","ʒʓVʓʔg","ʔʕzʕʖvʖ","nʗʘKʘʙ","pʙʚvʚʛ","gʛʜiʜʝg","ʝʞtʞp","ʟʠFʠʡgʡ","ʢeʢʣkʣʤ","oʤʥcʥʦ","nʦrʧʨF","ʨʩcʩʪv","ʪʫgʫtʬ","ʭVʭʮkʮʯ","oʯʰgʰv","ʱʲFʲʳc","ʳʴvʴʵg","ʵʶVʶʷkʷ","ʸoʸʹgʹx","ʺʻRʻʼ","gʼʽtʽʾk","ʾʿqʿˀf","ˀzˁ˂X˂","˃g˃˄t˄˅","u˅ˆkˆˇ","qˇˈpˈ|","ˉˊOˊˋg","ˋˌvˌˍjˍ","ˎqˎˏfˏː","<ː~ˑ˒","E˒˓q˓˔f","˔˕g˕","˖˗F˗˘q","˘˙e˙˚w˚","˛o˛˜g˜˝","p˝˞v˞","˟ˠDˠˡ","nˡˢqˢˣd","ˣˤ˥K","˥˦o˦˧c","˧˨i˨˩g˩","˪˫W˫","ˬwˬ˭k˭ˮ","fˮ˯˰","F˰˱d˱˲","K˲˳f˳","˴˵K˵˶v","˶˷g˷˸t","˸˹c˹˺v˺","˻q˻˼t˼","˽˾E˾˿","w˿̀t̀́","ú̂q̂̃t","̃̄̅J","̅̆v̆̇o","̇̈n̈","̉̊V̊̋{̋","̌ř̍g̍","̎̏c̏̐","d̐̑ȗ̒","v̒̓t̓̔c","̔̕e̖̕v","̖̗̘c","̘̙n̙̚n̚","̛̜c̜","̝n̝̞y̞̟","c̟̠{̡̠","ụ̡̢","c̣̤p̤̥f","̧̥̦c","̧̨p̨̩{","̩̪̫c","̫̬u̬","̭̮c̮̯u̯","̺ḛ̱c̱̲","u̲̳e̴̳","g̴̵p̵̶f","̶̷k̷̸p","̸̺i̹̭","̹̰̺ ","̻̼c̼̽v̽","̾v̾̿t̿¢","̀́ć͂","v͂̓v̓̈́","ẗ́ͅk͆ͅd","͇͆w͇͈v","͈͉g͉¤","͊͋c͋͌v͌","͍v͍͎t͎͏","k͏͐d͐͑","w͑͒v͓͒g","͓͔u͔¦","͕͖d͖͗k","͗͘p͙͘f͙","͚k͚͛p͛͜","i͜͝u͝¨","͟͞d͟͠","t͠͡g͢͡c","ͣ͢mͣª","ͤͥdͥͦ{","ͦ¬ͧͨe","ͨͩcͩͪuͪ","ͫgͫ®ͬ","ͭeͭͮcͮͯ","vͯͰeͰͱ","jͱ°Ͳͳ","eͳʹcʹ͵v","͵ͶgͶͷi","ͷqt","ͺ{ͺ²ͻ","ͼeͼͽnͽ;","c;ͿuͿ","u´","eq΄p","΄΅v΅Άc","Ά·k·ΈpΈ","ΉuΉ¶Ί","fΌgΌ","h¸ΎΏ","fΏΐgΐΑ","hΑΒcΒΓw","ΓΔnΔΕv","ΕºΖΗf","ΗΘgΘΙhΙ","ΚkΚΛpΛΜ","gΜ¼ΝΞ","fΞΟgΟΠ","nΠΡgΡv","ΣgΣ¾","ΤΥfΥΦg","ΦΧuΧγeΨ","ΩfΩΪgΪΫ","uΫάeάέ","gέήpήίf","ίΰkΰαp","αγiβΤ","βΨγÀ","δεfεζqζ","Âηθfθ","ιqικkκλ","pλμiμÄ","νξgξο","cοπeπρj","ρÆςσg","στnτυu","υφgφÈ","χψgψωpω","ϊwϊϋoϋÊ","όύgύώ","pώϏwϏϐ","oϐϑgϑϒt","ϒϓcϓϔv","ϔϕgϕϖfϖ","ÌϗϘgϘ","ϙzϙϚeϚϛ","gϛϜrϜϝ","vϝÎϞϟ","gϟϠzϠϡg","ϡϢeϢϣw","ϣϤvϤϥgϥ","ÐϦϧgϧ","ϨzϨϩrϩϪ","gϪϫeϫϬ","vϬϭkϭϮp","ϮϯiϯÒ","ϰϱgϱϲz","ϲϳvϳϴgϴ","ϵpϵ϶f϶Ϸ","uϷÔϸϹ","hϹϺgϺϻ","vϻϼeϼϽj","ϽÖϾϿh","ϿЀkЀЁn","ЁЂvЂЃgЃ","ЄtЄЅgЅІ","fІØЇЈ","hЈЉkЉЊ","pЊЋcЋЌn","ЌЍnЍЎ{","ЎÚЏАh","АБnБВwВ","ГuГДjДÜ","ЕЖhЖЗ","qЗИtИÞ","ЙКhКЛ","tЛМqМНo","НàОПi","ПРgРСv","СТvТУgУ","ФtФâХ","ЦjЦЧcЧШ","uШäЩЪ","kЪЫhЫæ","ЬЭkЭЮ","pЮèЯа","kабpбвf","вгgгдz","дêежk","жзpзиxи","йqйкmкл","gлм<мì","ноkоп","uпîрс","oстcтуv","уфeфхj","хцkцчpч","шiшðщ","ъoъыgыь","vьэjэю","qюяfяò","ѐёoёђg","ђѓvѓєj","єѕqѕіfі","їuїôј","љoљњqњћ","fћќwќѝ","nѝўqўö","џѠoѠѡw","ѡѢvѢѣc","ѣѤdѤѥnѥ","ѦgѦøѧ","ѨpѨѩcѩѪ","vѪѫkѫѬ","xѬѭgѭú","ѮѯPѯѰq","ѰѱpѱѲg","ѲüѳѴp","ѴѵqѵѶvѶ","þѷѸpѸ","ѹqѹѺvѺѻ","jѻѼkѼѽ","pѽ҆iѾѿP","ѿҀqҀҁv","ҁ҂j҂҃k҃","҄p҄҆i҅ѷ","҅Ѿ҆Ā","҇҈p҈҉","w҉ҊnҊҋ","nҋĂҌҍ","qҍҎpҎĄ","ҏҐqҐґp","ґҒgҒĆ","ғҔqҔҕr","ҕҖgҖҗtҗ","ҘcҘҙvҙҚ","qҚқtқĈ","ҜҝqҝҞ","tҞĊҟҠ","qҠҡtҡҢf","ҢңgңҤt","ҤČҥҦq","ҦҧvҧҨjҨ","ҩgҩҪtҪҫ","yҫҬkҬҭ","uҭҮgҮĎ","үҰrҰұc","ұҲuҲҳu","ҳĐҴҵt","ҵҶcҶҷkҷ","ҸuҸҹgҹĒ","ҺһtһҼ","gҼҽcҽҾ","fҾĔҿӀ","tӀӁgӁӂe","ӂӃgӃӄk","ӄӅxӅӆkӆ","ӇpӇӈiӈĖ","ӉӊtӊӋ","gӋӌuӌӍ","qӍӎwӎӏt","ӏӐeӐӑg","ӑĘӒӓt","ӓӔgӔӕvӕ","ӖwӖӗtӗӘ","pӘĚәӚ","tӚӛgӛӜ","vӜӝwӝӞt","ӞӟpӟӠk","ӠӡpӡӢiӢ","ĜӣӤtӤ","ӥqӥӦyӦӧ","uӧĞӨө","uөӪgӪӫ","nӫӬhӬĠ","ӭӮuӮӯg","ӯӰvӰӱv","ӱӲgӲӳtӳ","ĢӴӵuӵ","ӶkӶӷpӷӸ","iӸӹnӹӺ","gӺӻvӻӼq","ӼӽpӽĤ","ӾӿuӿԀq","ԀԁtԁԂvԂ","ԃgԃԄfԄĦ","ԅԆuԆԇ","vԇԈqԈԉ","tԉԊcԊԋd","ԋԌnԌԍg","ԍĨԎԏu","ԏԐvԐԑqԑ","ԒtԒԓgԓĪ","ԔԕuԕԖ","wԖԗrԗԘ","gԘԙtԙĬ","ԚԛuԛԜy","ԜԝkԝԞv","ԞԟeԟԠjԠ","ĮԡԢvԢ","ԣgԣԤuԤԥ","vԥİԦԧ","vԧԨjԨԩ","gԩԪpԪIJ","ԫԬvԬԭj","ԭԮkԮԯu","ԯĴԱv","ԱԲjԲԳtԳ","ԴqԴԵyԵĶ","ԶԷvԷԸ","qԸĸԹԺ","vԺԻtԻԼ","{ԼĺԽԾ","xԾԿgԿՀt","ՀՁkՁՂh","ՂՃ{ՃՄkՄ","ՅpՅՆiՆļ","ՇՈyՈՉ","kՉՊfՊՋ","iՋՌgՌՍv","ՍľՎՏy","ՏՐkՐՑv","ՑՒjՒŀ","ՓՔyՔՕjՕ","ՖgՖpł","ՙyՙ՚","j՚՛g՛՜","t՜՝g՝ń","՞՟y՟ՠj","ՠաkաբn","բգgգņ","դեyեզtզ","էkէըvըթ","gթňժի","vիլtլխ","wխսgծկV","կհtհձw","ձսgղճhճ","մcմյnյն","uնսgշո","Hոչcչպn","պջuջսg","ռժռծ","ռղռշ","սŊվց)","տւŹ½րւ\n","ցտցր","ւփփք)","քŌօֆO","ֆևKևֈPֈ","։a։֊K֊","PV֍","G֍֎I֎֏G","֏TŎ","֑֒O֒֓C","֓֔Z֔֕a֕","֖K֖֗P֗֘","V֘֙G֚֙","I֛֚G֛֜T","֜Ő֝֡\t","֞֠\t֟֞","֣֠֡֟","֢֢֡Œ","֣֤֡֨\t","֥֧ŝ¯֦֥","֧֪֦֨","֨֩֩Ŕ","֪֨֫֯\t","֮֬ŝ¯֭֬","ֱ֭֮֯","ְְ֯Ŗ","ֱֲֶ֯a","ֳֵŝ¯ֳִ","ִֵֶָ","ֶַַŘ","ֶָֹֻ&","ֺּŝ¯ֺֻ","ֻּֽֽ","ֽ־־Ś","ֿׁB׀ׂ\t\bׁ","׀ׂ׃׃","ׁ׃ׄׄ","Ŝׅş°׆","š±ׇׇׅ","׆Ş","\t\tŠ","\t\nŢג","$בŹ½ב\n\v","אא","בהגא","גדדו","הגוז$","זŤחט)","טיƗÌיךƗ","ÌךכƗÌכלƗ","Ìלם/םמƗ","ÌמןƗÌןנ/","נסƗÌסעƗ","Ìעף/ףפƗ","ÌפץƗÌץצ/","צקƗÌקרƗ","ÌרשƗÌשתƗ","ÌתƗÌƗ","Ì)Ŧ","ׯ)ׯװx","װױױײů¸","ײ׳#׳ů¸","״#ů¸","״","","? ƙÍ","","",")ؖ",")n","cv","g؆u؆؇","v؇ؖ)؈؉)","؉؊f؊؋g","؋،x،؍g؍","؎n؎؏q؏ؐ","rؐؑoؑؒ","gؒؓpؓؔv","ؔؖ)ؕ","ؕؕ؈","ؖŨؘؗů¸","ؘŪؙؚŵ»","ؚŬ؛ű¹","Ů؝ئ2","؞آ\t\f؟ء\t\nؠ","؟ءؤآ","ؠآأأ","ئؤآإ","؝إ؞ئ","Űابů¸ب","ت#ةث\t\nتة","ثججت","جححد","خذųºدخ","دذذŲ","رس\t\rزش\t","سزسش","شضصط2;","ضصطظ","ظضظع","عŴغػ2","ػؿzؼؽ2ؽ","ؿZؾغؾ","ؼؿفـ","قŷ¼فـق","ككفك","للŶم","ن\tنŸه","ُ^وِ\tىً","wيٌ\tًي","ًٌٍٍ","ٍََِ","ُوُى","ِźّْ",")ْٓƃÂٓٔ","VٖٔſÀٕٗ","ƅÃٖٕٖٗ","ٗ٘٘ٙ",")ٙżٚٛ",")ٜٛſÀٜٝ",")ٝžٟٞ","24ٟ٠2;٠١<١","٢27٢ٰ2;٣٤<","٤٥27٥ٮ2;٦٧","#٧٬2;٨٪2;","٩٫2;٪٩٪","٫٫٭٬","٨٬٭٭","ٯٮ٦ٮ","ٯٯٱٰ","٣ٰٱٱ","ƀٲٳ)ٳ","ٴƃÂٴٵ)ٵ","Ƃٶٷ2;ٷٸ","2;ٸٹ2;ٹٺ2;ٺ","ٻ/ٻټ23ټٽ","2;ٽپ/پٿ25ٿ","ڀ2;ڀƄځډ","\\ڂڃ\tڃڄ","23ڄڅ2;څچ<چ","ڇ2;ڇډ2;ڈځ","ڈڂډƆ","ڊڋ)ڋڍR","ڌڎƉÅڍڌ","ڍڎڎڐ","ڏڑƋÆڐڏ","ڐڑڑړ","ڒڔƍÇړڒ","ړڔڔږ","ڕڗƏÈږڕ","ږڗڗڧ","ژڙVڙڛƑÉ","ښڜƓÊڛښ","ڛڜڜڞ","ڝڟƕËڞڝ","ڞڟڟڨ","ڠڡVڡڣƓÊ","ڢڤƕËڣڢ","ڣڤڤڨ","ڥڦVڦڨƕË","ڧژڧڠ","ڧڥڧڨ","ڨککڪ)","ڪƈګڭ/","ڬګڬڭ","ڭڮڮگů¸","گڰ[ڰƊ","ڱڳ/ڲڱ","ڲڳڳڴ","ڴڵů¸ڵڶO","ڶƌڷڹ/","ڸڷڸڹ","ڹںںڻů¸","ڻڼYڼƎ","ڽڿ/ھڽ","ھڿڿۀ","ۀہů¸ہۂF","ۂƐۃۅ/","ۄۃۄۅ","ۅۆۆۇů¸","ۇۈJۈƒ","ۉۋ/ۊۉ","ۊۋۋی","یۍů¸ۍێO","ێƔۏۑ/","ېۏېۑ","ۑےےۜů¸","ۓۗ#۔ۖ2","ە۔ۖۙ","ۗەۗۘ","ۘۚۙۗ","ۚۛů¸ۛ","ۜۓۜ","۞۞۟U","۟Ɩ۠ۡŷ¼","ۡۢŷ¼ۢƘ","ۣۤcۤۥnۥ","ۦrۦۧjۧ۶","cۨ۩d۩۪","g۪۫v۫۶c","ۭ۬eۭۮc","ۮۯpۯ۰f۰","۱k۱۲f۲۳","c۳۴v۴۶","g۵ۣ۵ۨ","۵۬۶ƚ","۷۹\n۸۷","۹ۺۺۻ","ۺ۸ۻƜ","IơƨƺDžLjǿȆ","ȊȐȓșȟȢȨȮȱȷɇ̹","β҅ռցֶֽ֡֨֯׃ׇא","גؕآإجدسظؾك","ٍُٖ٪٬ٮٰڈڍڐړږ","ڛڞڣڧڬڲڸھۄۊېۗ","ۜ۵ۺ"].join(""),Lw=(new a.a.atn.ATNDeserializer).deserialize(Aw),Iw=Lw.decisionToState.map(((t,e)=>new a.a.dfa.DFA(t,e)));class Cw extends a.a.Lexer{constructor(t){super(t),this._interp=new a.a.atn.LexerATNSimulator(this,Lw,Iw,new a.a.PredictionContextCache)}get atn(){return Lw}}function vw(t,e,i){return e in t?Object.defineProperty(t,e,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[e]=i,t}yw(Cw,"grammarFileName","ELexer.g4"),yw(Cw,"channelNames",["DEFAULT_TOKEN_CHANNEL","HIDDEN"]),yw(Cw,"modeNames",["DEFAULT_MODE"]),yw(Cw,"literalNames",[null,null,null,null,null,null,"'\t'","' '",null,"'Java:'","'C#:'","'Python2:'","'Python3:'","'JavaScript:'","'Swift:'","':'","';'",null,"'..'",null,null,null,null,null,null,null,null,"'!'","'&'","'&&'","'|'","'||'",null,"'-'","'*'","'/'","'\\'","'%'","'#'","'>'","'>='","'<'","'<='","'<>'","'<:>'","'='","'!='","'=='","'~='","'~'","'<-'","'->'","'=>'","'Boolean'","'Css'","'Character'","'Text'","'Integer'","'Decimal'","'Date'","'Time'","'DateTime'","'Period'","'Version'","'Method:'","'Code'","'Document'","'Blob'","'Image'","'Uuid'","'DbId'","'Iterator'","'Cursor'","'Html'","'Type'","'abstract'","'all'","'always'","'and'","'any'","'as'",null,"'attr'","'attribute'","'attributes'","'bindings'","'break'","'by'","'case'","'catch'","'category'","'class'","'contains'","'def'","'default'","'define'","'delete'",null,"'do'","'doing'","'each'","'else'","'enum'","'enumerated'","'except'","'execute'","'expecting'","'extends'","'fetch'","'filtered'","'finally'","'flush'","'for'","'from'","'getter'","'has'","'if'","'in'","'index'","'invoke:'","'is'","'matching'","'method'","'methods'","'modulo'","'mutable'","'native'","'None'","'not'",null,"'null'","'on'","'one'","'operator'","'or'","'order'","'otherwise'","'pass'","'raise'","'read'","'receiving'","'resource'","'return'","'returning'","'rows'","'self'","'setter'","'singleton'","'sorted'","'storable'","'store'","'super'","'switch'","'test'","'then'","'this'","'throw'","'to'","'try'","'verifying'","'widget'","'with'","'when'","'where'","'while'","'write'",null,null,"'MIN_INTEGER'","'MAX_INTEGER'"]),yw(Cw,"symbolicNames",[null,"INDENT","DEDENT","LF_TAB","LF_MORE","LF","TAB","WS","COMMENT","JAVA","CSHARP","PYTHON2","PYTHON3","JAVASCRIPT","SWIFT","COLON","SEMI","COMMA","RANGE","DOT","LPAR","RPAR","LBRAK","RBRAK","LCURL","RCURL","QMARK","XMARK","AMP","AMP2","PIPE","PIPE2","PLUS","MINUS","STAR","SLASH","BSLASH","PERCENT","SHARP","GT","GTE","LT","LTE","LTGT","LTCOLONGT","EQ","XEQ","EQ2","TEQ","TILDE","LARROW","RARROW","EGT","BOOLEAN","CSS","CHARACTER","TEXT","INTEGER","DECIMAL","DATE","TIME","DATETIME","PERIOD","VERSION","METHOD_COLON","CODE","DOCUMENT","BLOB","IMAGE","UUID","DBID","ITERATOR","CURSOR","HTML","TYPE","ABSTRACT","ALL","ALWAYS","AND","ANY","AS","ASC","ATTR","ATTRIBUTE","ATTRIBUTES","BINDINGS","BREAK","BY","CASE","CATCH","CATEGORY","CLASS","CONTAINS","DEF","DEFAULT","DEFINE","DELETE","DESC","DO","DOING","EACH","ELSE","ENUM","ENUMERATED","EXCEPT","EXECUTE","EXPECTING","EXTENDS","FETCH","FILTERED","FINALLY","FLUSH","FOR","FROM","GETTER","HAS","IF","IN","INDEX","INVOKE_COLON","IS","MATCHING","METHOD","METHODS","MODULO","MUTABLE","NATIVE","NONE","NOT","NOTHING","NULL","ON","ONE","OPERATOR","OR","ORDER","OTHERWISE","PASS","RAISE","READ","RECEIVING","RESOURCE","RETURN","RETURNING","ROWS","SELF","SETTER","SINGLETON","SORTED","STORABLE","STORE","SUPER","SWITCH","TEST","THEN","THIS","THROW","TO","TRY","VERIFYING","WIDGET","WITH","WHEN","WHERE","WHILE","WRITE","BOOLEAN_LITERAL","CHAR_LITERAL","MIN_INTEGER","MAX_INTEGER","SYMBOL_IDENTIFIER","TYPE_IDENTIFIER","VARIABLE_IDENTIFIER","NATIVE_IDENTIFIER","DOLLAR_IDENTIFIER","ARONDBASE_IDENTIFIER","TEXT_LITERAL","UUID_LITERAL","VERSION_LITERAL","INTEGER_LITERAL","HEXA_LITERAL","DECIMAL_LITERAL","DATETIME_LITERAL","TIME_LITERAL","DATE_LITERAL","PERIOD_LITERAL","JSX_TEXT"]),yw(Cw,"ruleNames",["LF_TAB","LF_MORE","LF","TAB","WS","COMMENT","JAVA","CSHARP","PYTHON2","PYTHON3","JAVASCRIPT","SWIFT","COLON","SEMI","COMMA","RANGE","DOT","LPAR","RPAR","LBRAK","RBRAK","LCURL","RCURL","QMARK","XMARK","AMP","AMP2","PIPE","PIPE2","PLUS","MINUS","STAR","SLASH","BSLASH","PERCENT","SHARP","GT","GTE","LT","LTE","LTGT","LTCOLONGT","EQ","XEQ","EQ2","TEQ","TILDE","LARROW","RARROW","EGT","BOOLEAN","CSS","CHARACTER","TEXT","INTEGER","DECIMAL","DATE","TIME","DATETIME","PERIOD","VERSION","METHOD_COLON","CODE","DOCUMENT","BLOB","IMAGE","UUID","DBID","ITERATOR","CURSOR","HTML","TYPE","ABSTRACT","ALL","ALWAYS","AND","ANY","AS","ASC","ATTR","ATTRIBUTE","ATTRIBUTES","BINDINGS","BREAK","BY","CASE","CATCH","CATEGORY","CLASS","CONTAINS","DEF","DEFAULT","DEFINE","DELETE","DESC","DO","DOING","EACH","ELSE","ENUM","ENUMERATED","EXCEPT","EXECUTE","EXPECTING","EXTENDS","FETCH","FILTERED","FINALLY","FLUSH","FOR","FROM","GETTER","HAS","IF","IN","INDEX","INVOKE_COLON","IS","MATCHING","METHOD","METHODS","MODULO","MUTABLE","NATIVE","NONE","NOT","NOTHING","NULL","ON","ONE","OPERATOR","OR","ORDER","OTHERWISE","PASS","RAISE","READ","RECEIVING","RESOURCE","RETURN","RETURNING","ROWS","SELF","SETTER","SINGLETON","SORTED","STORABLE","STORE","SUPER","SWITCH","TEST","THEN","THIS","THROW","TO","TRY","VERIFYING","WIDGET","WITH","WHEN","WHERE","WHILE","WRITE","BOOLEAN_LITERAL","CHAR_LITERAL","MIN_INTEGER","MAX_INTEGER","SYMBOL_IDENTIFIER","TYPE_IDENTIFIER","VARIABLE_IDENTIFIER","NATIVE_IDENTIFIER","DOLLAR_IDENTIFIER","ARONDBASE_IDENTIFIER","LetterOrDigit","Letter","Digit","TEXT_LITERAL","UUID_LITERAL","VERSION_LITERAL","INTEGER_LITERAL","HEXA_LITERAL","DECIMAL_LITERAL","Integer","Decimal","Exponent","Hexadecimal","HexNibble","EscapeSequence","DATETIME_LITERAL","TIME_LITERAL","Time","DATE_LITERAL","Date","TimeZone","PERIOD_LITERAL","Years","Months","Weeks","Days","Hours","Minutes","Seconds","HexByte","VersionQualifier","JSX_TEXT"]),Cw.EOF=a.a.Token.EOF,Cw.INDENT=1,Cw.DEDENT=2,Cw.LF_TAB=3,Cw.LF_MORE=4,Cw.LF=5,Cw.TAB=6,Cw.WS=7,Cw.COMMENT=8,Cw.JAVA=9,Cw.CSHARP=10,Cw.PYTHON2=11,Cw.PYTHON3=12,Cw.JAVASCRIPT=13,Cw.SWIFT=14,Cw.COLON=15,Cw.SEMI=16,Cw.COMMA=17,Cw.RANGE=18,Cw.DOT=19,Cw.LPAR=20,Cw.RPAR=21,Cw.LBRAK=22,Cw.RBRAK=23,Cw.LCURL=24,Cw.RCURL=25,Cw.QMARK=26,Cw.XMARK=27,Cw.AMP=28,Cw.AMP2=29,Cw.PIPE=30,Cw.PIPE2=31,Cw.PLUS=32,Cw.MINUS=33,Cw.STAR=34,Cw.SLASH=35,Cw.BSLASH=36,Cw.PERCENT=37,Cw.SHARP=38,Cw.GT=39,Cw.GTE=40,Cw.LT=41,Cw.LTE=42,Cw.LTGT=43,Cw.LTCOLONGT=44,Cw.EQ=45,Cw.XEQ=46,Cw.EQ2=47,Cw.TEQ=48,Cw.TILDE=49,Cw.LARROW=50,Cw.RARROW=51,Cw.EGT=52,Cw.BOOLEAN=53,Cw.CSS=54,Cw.CHARACTER=55,Cw.TEXT=56,Cw.INTEGER=57,Cw.DECIMAL=58,Cw.DATE=59,Cw.TIME=60,Cw.DATETIME=61,Cw.PERIOD=62,Cw.VERSION=63,Cw.METHOD_COLON=64,Cw.CODE=65,Cw.DOCUMENT=66,Cw.BLOB=67,Cw.IMAGE=68,Cw.UUID=69,Cw.DBID=70,Cw.ITERATOR=71,Cw.CURSOR=72,Cw.HTML=73,Cw.TYPE=74,Cw.ABSTRACT=75,Cw.ALL=76,Cw.ALWAYS=77,Cw.AND=78,Cw.ANY=79,Cw.AS=80,Cw.ASC=81,Cw.ATTR=82,Cw.ATTRIBUTE=83,Cw.ATTRIBUTES=84,Cw.BINDINGS=85,Cw.BREAK=86,Cw.BY=87,Cw.CASE=88,Cw.CATCH=89,Cw.CATEGORY=90,Cw.CLASS=91,Cw.CONTAINS=92,Cw.DEF=93,Cw.DEFAULT=94,Cw.DEFINE=95,Cw.DELETE=96,Cw.DESC=97,Cw.DO=98,Cw.DOING=99,Cw.EACH=100,Cw.ELSE=101,Cw.ENUM=102,Cw.ENUMERATED=103,Cw.EXCEPT=104,Cw.EXECUTE=105,Cw.EXPECTING=106,Cw.EXTENDS=107,Cw.FETCH=108,Cw.FILTERED=109,Cw.FINALLY=110,Cw.FLUSH=111,Cw.FOR=112,Cw.FROM=113,Cw.GETTER=114,Cw.HAS=115,Cw.IF=116,Cw.IN=117,Cw.INDEX=118,Cw.INVOKE_COLON=119,Cw.IS=120,Cw.MATCHING=121,Cw.METHOD=122,Cw.METHODS=123,Cw.MODULO=124,Cw.MUTABLE=125,Cw.NATIVE=126,Cw.NONE=127,Cw.NOT=128,Cw.NOTHING=129,Cw.NULL=130,Cw.ON=131,Cw.ONE=132,Cw.OPERATOR=133,Cw.OR=134,Cw.ORDER=135,Cw.OTHERWISE=136,Cw.PASS=137,Cw.RAISE=138,Cw.READ=139,Cw.RECEIVING=140,Cw.RESOURCE=141,Cw.RETURN=142,Cw.RETURNING=143,Cw.ROWS=144,Cw.SELF=145,Cw.SETTER=146,Cw.SINGLETON=147,Cw.SORTED=148,Cw.STORABLE=149,Cw.STORE=150,Cw.SUPER=151,Cw.SWITCH=152,Cw.TEST=153,Cw.THEN=154,Cw.THIS=155,Cw.THROW=156,Cw.TO=157,Cw.TRY=158,Cw.VERIFYING=159,Cw.WIDGET=160,Cw.WITH=161,Cw.WHEN=162,Cw.WHERE=163,Cw.WHILE=164,Cw.WRITE=165,Cw.BOOLEAN_LITERAL=166,Cw.CHAR_LITERAL=167,Cw.MIN_INTEGER=168,Cw.MAX_INTEGER=169,Cw.SYMBOL_IDENTIFIER=170,Cw.TYPE_IDENTIFIER=171,Cw.VARIABLE_IDENTIFIER=172,Cw.NATIVE_IDENTIFIER=173,Cw.DOLLAR_IDENTIFIER=174,Cw.ARONDBASE_IDENTIFIER=175,Cw.TEXT_LITERAL=176,Cw.UUID_LITERAL=177,Cw.VERSION_LITERAL=178,Cw.INTEGER_LITERAL=179,Cw.HEXA_LITERAL=180,Cw.DECIMAL_LITERAL=181,Cw.DATETIME_LITERAL=182,Cw.TIME_LITERAL=183,Cw.DATE_LITERAL=184,Cw.PERIOD_LITERAL=185,Cw.JSX_TEXT=186;const bw=["悋Ꜫ脳맭䅼㯧瞆","奤¸۰\b\t\t","\t\t\t","\t\b\t\b\t\t\t\n\t\n\v\t\v","\f\t\f\r\t\r\t\t","\t\t\t\t","\t\t\t","\t\t\t\t","\t\t\t",'\t\t \t !\t!"\t"#',"\t#$\t$%\t%&\t&'\t'(\t()\t)","*\t*+\t+,\t,-\t-.\t./\t/0\t0","1\t12\t23\t34\t45\t56\t67\t7","8\t89\t9:\t:;\t;<\t<=\t=>\t>","?\t?@\t@A\tAB\tBC\tCD\tDE\tE","F\tFG\tGH\tHI\tIJ\tJK\tKL\tL","M\tMN\tNO\tOP\tPQ\tQR\tRS\tS","T\tTU\tUV\tVW\tWX\tXY\tYZ\tZ","[\t[\\\t\\]\t]^\t^_\t_`\t`a\ta","b\tbc\tcd\tde\tef\tfg\tgh\th","i\tij\tjk\tkl\tlm\tmn\tno\to","p\tpq\tqr\trs\tst\ttu\tuv\tv","w\twx\txy\tyz\tz{\t{|\t|}\t}","~\t~\t\t\t","\t\t\t
\t","
\t\t\t","\t\t\t\t","\t\t\t","\t\t\t\t","\t\t\t","\t\t\t\t","\t\t\t","\t\t \t ¡\t","¡¢\t¢£\t£¤\t¤","¥\t¥¦\t¦§\t§¨\t","¨©\t©ª\tª«\t«","¬\t¬\t®\t®¯\t","¯°\t°±\t±²\t²","³\t³´\t´µ\tµ¶\t","¶·\t·¸\t¸¹\t¹","º\tº»\t»¼\t¼½\t","½¾\t¾¿\t¿À\tÀ","Á\tÁÂ\tÂÃ\tÃÄ\t","ÄÅ\tÅÆ\tÆÇ\tÇ","È\tÈÉ\tÉÊ\tÊË\t","ËÌ\tÌ","","ƣ\n","ƭ\n","\fư\v","Ƹ\n","\fƻ\vƽ\n","","\b\b","\b\b\b\b\b\b\b\t\t","\t\t\t\t\t\t\t\n\n","\n\n\n\n\n\n\n\n\n","\n\v\v\v\v\v","\v\v\f\f\r\r","Ǵ\n","ǻ\n","ǿ\n","ȃ\n\fȆ\vȈ","\n","Ȏ\nȒ\n\f","ȕ\vȗ\n","ȝ\n","ȡ\n\fȤ","\vȦ\n","Ȭ\n","","","ȼ\n",' !!""##',"$$%%%&&'''","((())))**","+++,,,---.",".///000111","2222222233","3344444444","4455555666","6666677777","7778888899","999:::::::","::;;;;;;;<","<<<<<<<===","=====>>>>>","?????????@","@@@@AAAAAA","BBBBBCCCCC","DDDDDDDDDE","EEEEEEFFFF","FGGGGGHHHH","HHHHHIIIIJ","JJJJJJKKKK","LLLLMMMNNN","NNNNNNNNNN̮","\nNOOOOOPPPP","PPPPPPQQQQ","QQQQQQQRRR","RRRRRRSSSS","SSTTTUUUUU","VVVVVVWWWW","WWWWWXXXXX","XYYYYYYYYY","ZZZZ[[[[[[","[[\\\\\\\\\\\\\\","]]]]]]]^^^","^^^^^^^^^^","^^Χ\n^___````","``aaaaabbb","bbcccccddd","ddddddddee","eeeeefffff","fffggggggg","ggghhhhhhh","hiiiiiijjj","jjjjjjkkkk","kkkkllllll","mmmmnnnnno","oooooopppp","qqqrrrssss","sstttttttt","uuuvvvvvvv","vvwwwwwwwx","xxxxxxxyyy","yyyyzzzzzz","zz{{{{{{{|","||||}}}}~~","~~~~~~~~~~","~~~Ѻ\n~","","","","","
","
","","","","","","","","","","","","","","","","","","","","","","","","","","","",""," "," ¡¡¡¡¡","¡¢¢¢¢¢","¢£££££","££££££","££££££","££ձ\n£¤¤","¤¤ն\n¤¤¤¥","¥¥¥¥¥¥","¥¥¥¥¥¦","¦¦¦¦¦¦","¦¦¦¦¦§","§§֔\n§\f§§֗\v","§¨¨¨֛\n¨\f¨","¨֞\v¨©©©֢\n","©\f©©֥\v©ªª","ª֩\nª\fªª֬\vª","«««ְ\n«\r««ֱ","¬¬¬ֶ\n¬\r¬¬","ַּ\n®","®¯¯°°°","°ׅ\n°\f°°\v°","°°±±±±","±±±±±±","±±±±±±","±±±±±±","±²²²²²","²²²²²\n²","²²²²ױ\n²","²²²²²²","²²²²²²","²²²²²²","²²²²²²؊","\n²³³´´µ","µ¶¶¶¶ؕ\n","¶\f¶¶ؘ\v¶¶ؚ\n¶","····؟\n·\r·","·ؠ··ؤ\n·¸","¸¸ب\n¸¸¸ث","\n¸\r¸¸ج¹¹¹","¹¹س\n¹¹¹ض","\n¹\r¹¹طºº»","»»»»ـ\n»\r»","»ف»ل\n»¼¼","¼¼¼¼ً\n¼","¼¼½½½½","¾¾¾¾¾¾","¾¾¾¾¾¾","¾ٟ\n¾¾١\n¾¾٣\n¾","¾٥\n¾¿¿¿","¿ÀÀÀÀÀ","ÀÀÀÀÀÀ","ÁÁÁÁÁÁ","ÁÁٽ\nÁÂÂÂ","Âڂ\nÂÂÂڅ\nÂ","ÂÂڈ\nÂÂÂڋ\nÂ","ÂÂÂÂڐ\nÂ","ÂÂړ\nÂÂÂÂ","Âژ\nÂÂÂÂڜ","\nÂÂÂÃÃڡ\nÃ","ÃÃÃÄÄڧ\n","ÄÄÄÄÅÅڭ","\nÅÅÅÅÆÆ","ڳ\nÆÆÆÆÇ","Çڹ\nÇÇÇÇÈ","Èڿ\nÈÈÈÈ","ÉÉۅ\nÉÉÉÉ","Éۊ\nÉ\fÉÉۍ\vÉ","ÉÉÉۑ\nÉÉÉ","ÊÊÊËËË","ËËËËËË","ËËËËËË","ËËËË۪\nË","ÌÌۭ\nÌ\rÌÌۮƮ","ۮÍ\t\v","\r\b\t\n\v\f\r","!#%')+","-/13579;= ?!A","\"C#E$G%I&K'M(O)Q*S+U,W-Y.[/]0_1a2c3e4g5i6k7m8o9q:s;u{?}@","ABC
DEFGHIJ","KLMNOPQ¡R£S¥T§","U©V«WX¯Y±Z³[µ\\·]¹^»","_½`¿aÁbÃcÅdÇeÉfËgÍhÏ","iÑjÓkÕl×mÙnÛoÝpßqárã","såtçuévëwíxïyñzó{õ|÷","}ù~ûýÿāă","ąć
ĉċčď","đēĕėęě","ĝğġģĥħ","ĩīĭįıij","ĵķĹĻĽ Ŀ¡","Ł¢Ń£Ņ¤Ň¥ʼn¦ŋ§","ō¨ŏ©őªœ«ŕ¬ŗ","řśŝş®š¯ţ°","ť±ŧ²ũ³ūŭů","űųŵŷ´ŹµŻ","Ž¶ſƁƃ·ƅƇ","ƉƋƍƏƑƓ","ƕƗ¸\v\v",'\f\f\v\v""',"\f\f))^^C\\2;C\\aa","c|2;C\\aac|C\\aac|2;","\f\f$$^^3;GGgg--//","2;CHch\n$$))^^ddhhppttvv>>@@}}","ܥ","\t","\v\r","","","","","!","#%","')","+-/","13","57","9;","=?","ACE","GI","KM","OQ","SU","WY[","]_","ac","eg","ik","moq","su","wy","{}","","
","","","","","","","¡","£¥","§©","«","¯±","³µ","·¹","»½","¿Á","ÃÅ","ÇÉ","ËÍ","ÏÑ","ÓÕ","×Ù","ÛÝ","ßá","ãå","çé","ëí","ïñ","óõ","÷ù","ûý","ÿā","ăą","ćĉ","ċč","ďđ","ēĕ","ėę","ěĝ","ğġ","ģĥ","ħĩ","īĭ","įı","ijĵ","ķĹ","ĻĽ","ĿŁ","ŃŅ","Ňʼn","ŋō","ŏő","œŕ","ŗş","šţ","ťŧ","ũŷ","ŹŽ","ƃƗ","ƙƝ","Ƣ\tƼ","\vƾ\rDŽ","LjǑ","ǚǦ","ǭǯ","DZǵ","Ǹ!Ǽ","#ȇ%ȋ'Ȗ",")Ț+ȥ","-ȩ/ȭ","1ȯ3ȱ","5ȴ7ȶ","9ȹ;Ƚ=ȿ","?ɁAɃ","CɅEɇ","GɉIɋ","KɎMɐ","OɓQɖSɚ","UɜWɟ","Yɢ[ɥ","]ɧ_ɪ","aɭcɰ","eɸgɼiʆ","kʋmʓ","oʛqʠ","sʥuʮ","wʵyʽ","{˅}ˊ","˓˘","˞
ˣ","˨˱","˸˽","̂̋","̖̏","̞̚","̭̯","̴¡̾£","͉¥͒§","͘©͛«","ͦ͠¯","ͯ±͵³",";µ·","Ί¹Α»","Φ½Ψ¿","ΫÁαÃ","ζÅλÇ","πÉϋË","ϒÍϚÏ","ϤÑϬÓ","ϲÕϻ×","ЃÙЉÛ","ЍÝВß","ЙáНã","РåУç","Щéбë","дíнï","фñьó","ѓõћ÷","Ѣùѧû","ѹýѻÿ","Ҁā҃ă","҇ąҐć","ғĉҙċ","ңčҨď","Үđҳē","ҽĕӆė","Ӎęӗě","Ӝĝӡğ","ӨġӲģ","ӹĥԂħ","ԈĩԎī","ԕĭԚį","ԟıԤij","Ԫĵԭķ","ԱĹԻĻ","ՂĽՇĿ","ՌŁՒŃ","ŅհŇ","ղʼnչŋ","օō֑ŏ","֘ő֟œ","֦ŕ֭ŗ","ֳřֻś","ֽŝֿş","ׁšţ","؉ť؋ŧ","؍ũ؏ū","ؙŭ؛ů","إűزų","عŵػŷ","مŹَŻ","ْŽ٦ſ","٪Ɓټƃ","پƅڠƇ","ڦƉڬƋ","ڲƍڸƏ","ھƑۄƓ","۔ƕ۩Ɨ",'۬ƙƚ"ƚ',"ƛƛƜ\bƜ","Ɲƞ\tƞ","ƟƟƠ\bƠ","ơƣƢ","ơƢƣƣ","ƤƤƥ\fƥ","ƦƦƧ\bƧ","\bƨƩ1Ʃƪ",",ƪƮƫƭ","\vƬƫƭư","ƮƯƮƬ","ƯƱưƮ","ƱƲ,Ʋƽ","1Ƴƴ1ƴƵ","1ƵƹƶƸ\n","ƷƶƸƻ","ƹƷƹƺ","ƺƽƻƹ","ƼƨƼƳ","ƽ\nƾƿL","ƿǀcǀǁx","ǁǂcǂǃ<ǃ","\fDŽDžEDždž","%džLJ<LJ","LjljRljNJ","{NJNjvNjnjj","njǍqǍǎp","ǎǏ4Ǐǐ<ǐ","ǑǒRǒ","Ǔ{ǓǔvǔǕ","jǕǖqǖǗ","pǗǘ5ǘǙ<","ǙǚǛL","Ǜǜcǜǝx","ǝǞcǞǟUǟ","ǠeǠǡtǡǢ","kǢǣrǣǤ","vǤǥ<ǥ","ǦǧUǧǨy","ǨǩkǩǪh","ǪǫvǫǬ<Ǭ","ǭǮ<Ǯ","ǯǰ=ǰ","DZdz.Dz","Ǵ\fdzDzdz","ǴǴǵ","Ƕ0ǶǷ0Ƿ","ǸǺ0ǹǻ","\fǺǹǺǻ","ǻ ǼǾ","*ǽǿ\fǾǽ",'Ǿǿǿ"',"ȀȄ\fȁȃ\t","ȂȁȃȆ","ȄȂȄȅ","ȅȈȆȄ","ȇȀȇȈ","ȈȉȉȊ+","Ȋ$ȋȍ]","ȌȎ\fȍȌ","ȍȎȎ&","ȏȓ\fȐȒ\t","ȑȐȒȕ","ȓȑȓȔ","Ȕȗȕȓ","ȖȏȖȗ","ȗȘȘș_","ș(ȚȜ}ț","ȝ\fȜțȜ","ȝȝ*Ȟ","Ȣ\fȟȡ\tȠȟ","ȡȤȢȠ","ȢȣȣȦ","ȤȢȥȞ","ȥȦȦȧ","ȧȨȨ,","ȩȫAȪȬ","\fȫȪȫȬ","Ȭ.ȭȮ","#Ȯ0ȯȰ","(Ȱ2ȱȲ(","Ȳȳ(ȳ4","ȴȵ~ȵ6ȶ","ȷ~ȷȸ~ȸ8","ȹȻ-Ⱥȼ","\fȻȺȻȼ","ȼ:ȽȾ","/Ⱦ<ȿɀ,","ɀ>Ɂɂ1","ɂ@ɃɄ^Ʉ","BɅɆ'ɆD","ɇɈ%ɈF","ɉɊ@ɊH","ɋɌ@Ɍɍ?","ɍJɎɏ>ɏ","Lɐɑ>ɑɒ","?ɒNɓɔ",">ɔɕ@ɕP","ɖɗ>ɗɘ<","ɘə@əRɚ","ɛ?ɛTɜɝ","#ɝɞ?ɞV","ɟɠ?ɠɡ?","ɡXɢɣ","ɣɤ?ɤZ","ɥɦɦ\\","ɧɨ>ɨɩ/ɩ","^ɪɫ/ɫɬ","@ɬ`ɭɮ","?ɮɯ@ɯb","ɰɱDɱɲq","ɲɳqɳɴnɴ","ɵgɵɶcɶɷ","pɷdɸɹ","Eɹɺuɺɻu","ɻfɼɽE","ɽɾjɾɿcɿ","ʀtʀʁcʁʂ","eʂʃvʃʄ","gʄʅtʅh","ʆʇVʇʈg","ʈʉzʉʊvʊ","jʋʌKʌʍ","pʍʎvʎʏ","gʏʐiʐʑg","ʑʒtʒl","ʓʔFʔʕgʕ","ʖeʖʗkʗʘ","oʘʙcʙʚ","nʚnʛʜF","ʜʝcʝʞv","ʞʟgʟpʠ","ʡVʡʢkʢʣ","oʣʤgʤr","ʥʦFʦʧc","ʧʨvʨʩg","ʩʪVʪʫkʫ","ʬoʬʭgʭt","ʮʯRʯʰ","gʰʱtʱʲk","ʲʳqʳʴf","ʴvʵʶXʶ","ʷgʷʸtʸʹ","uʹʺkʺʻ","qʻʼpʼx","ʽʾOʾʿg","ʿˀvˀˁjˁ","˂q˂˃f˃˄","<˄z˅ˆ","Eˆˇqˇˈf","ˈˉgˉ|","ˊˋFˋˌqˌ","ˍeˍˎwˎˏ","oˏːgːˑ","pˑ˒v˒~","˓˔D˔˕n","˕˖q˖˗d˗","˘˙K˙","˚o˚˛c˛˜","i˜˝g˝","˞˟W˟ˠ","wˠˡkˡˢf","ˢˣˤF","ˤ˥d˥˦K","˦˧f˧","˨˩K˩˪v˪","˫g˫ˬtˬ˭","c˭ˮvˮ˯","q˯˰t˰","˱˲E˲˳w","˳˴t˴˵u","˵˶q˶˷t˷","˸˹J˹","˺v˺˻o˻˼","n˼˽˾","V˾˿{˿̀","r̀́ǵ","̂̃c̃̄d","̄̅u̅̆v","̆̇ṫ̈c̈","̉ẻ̊v̊","̋̌č̍","n̍̎n̎","̏̐c̐̑","n̑̒y̒̓c","̓̔{̔̕u","̖̗̕c","̗̘p̘̙f̙","̛̚c̛","̜p̜̝{̝","̞̟c̟̠","u̡̢̠","c̢̣ụ̮","e̤̥c̥̦u","̧̦ȩ̨g","̨̩p̩̪f̪","̫k̫̬p̬̮","i̡̭̭̤","̮̯̰","c̰̱v̱̲","v̲̳t̳","̴̵c̵̶v","̶̷v̷̸t","̸̹k̹̺d̺","̻w̻̼v̼̽","g̽ ̾̿","c̿̀v̀́","v́͂t͂̓k","̓̈́d̈́ͅw","͆ͅv͇͆g͇","͈u͈¢͉","͊d͊͋k͋͌","p͍͌f͍͎","k͎͏p͏͐i","͐͑u͑¤","͓͒d͓͔t","͔͕g͕͖c͖","͗m͗¦͘","͙d͙͚{͚¨","͛͜e͜͝","c͝͞u͟͞","g͟ª͠͡","e͢͡cͣ͢v","ͣͤeͤͥj","ͥ¬ͦͧe","ͧͨcͨͩvͩ","ͪgͪͫiͫͬ","qͬͭtͭͮ","{ͮ®ͯͰ","eͰͱnͱͲc","Ͳͳuͳʹu","ʹ°͵Ͷe","Ͷͷqͷp","vͺcͺͻ","kͻͼpͼͽ","uͽ²;Ϳ","fͿgh","´f","΄g΄΅h","΅ΆcΆ·w·","ΈnΈΉvΉ¶","ΊfΌ","gΌhΎ","kΎΏpΏΐg","ΐ¸ΑΒf","ΒΓgΓΔn","ΔΕgΕΖvΖ","ΗgΗºΘ","ΙfΙΚgΚΛ","uΛΧeΜΝ","fΝΞgΞΟu","ΟΠeΠΡg","ΡpΣfΣ","ΤkΤΥpΥΧ","iΦΘΦΜ","Χ¼ΨΩ","fΩΪqΪ¾","Ϋάfάέ","qέήkήίp","ίΰiΰÀ","αβgβγc","γδeδεjε","Âζηgη","θnθιuικ","gκÄλμ","gμνpνξ","wξοoοÆ","πρgρςp","ςσwστo","τυgυφtφ","χcχψvψω","gωϊfϊÈ","ϋόgόύ","zύώeώϏg","Ϗϐrϐϑv","ϑÊϒϓg","ϓϔzϔϕgϕ","ϖeϖϗwϗϘ","vϘϙgϙÌ","ϚϛgϛϜ","zϜϝrϝϞg","ϞϟeϟϠv","ϠϡkϡϢpϢ","ϣiϣÎϤ","ϥgϥϦzϦϧ","vϧϨgϨϩ","pϩϪfϪϫu","ϫÐϬϭh","ϭϮgϮϯv","ϯϰeϰϱjϱ","Òϲϳhϳ","ϴkϴϵnϵ϶","v϶ϷgϷϸ","tϸϹgϹϺf","ϺÔϻϼh","ϼϽkϽϾp","ϾϿcϿЀnЀ","ЁnЁЂ{ЂÖ","ЃЄhЄЅ","nЅІwІЇ","uЇЈjЈØ","ЉЊhЊЋq","ЋЌtЌÚ","ЍЎhЎЏt","ЏАqАБoБ","ÜВГiГ","ДgДЕvЕЖ","vЖЗgЗИ","tИÞЙК","jКЛcЛМu","МàНОk","ОПhПâ","РСkСТp","ТäУФk","ФХpХЦfЦ","ЧgЧШzШæ","ЩЪkЪЫ","pЫЬxЬЭ","qЭЮmЮЯg","Яа<аè","бвkвгu","гêдеo","ежcжзvз","иeийjйк","kклpлм","iмìно","oопgпрv","рсjстq","туfуî","фхoхцgц","чvчшjшщ","qщъfъы","uыðьэ","oэюqюяf","яѐwѐёn","ёђqђò","ѓєoєѕwѕ","іvіїcїј","dјљnљњ","gњôћќ","pќѝcѝўv","ўџkџѠx","Ѡѡgѡö","ѢѣPѣѤqѤ","ѥpѥѦgѦø","ѧѨpѨѩ","qѩѪvѪú","ѫѬpѬѭ","qѭѮvѮѯj","ѯѰkѰѱp","ѱѺiѲѳPѳ","ѴqѴѵvѵѶ","jѶѷkѷѸ","pѸѺiѹѫ","ѹѲѺü","ѻѼpѼѽw","ѽѾnѾѿn","ѿþҀҁq","ҁ҂p҂Ā","҃҄q҄҅p҅","҆g҆Ă҇","҈q҈҉r҉Ҋ","gҊҋtҋҌ","cҌҍvҍҎq","ҎҏtҏĄ","ҐґqґҒt","ҒĆғҔq","ҔҕtҕҖfҖ","җgҗҘtҘĈ","ҙҚqҚқ","vқҜjҜҝ","gҝҞtҞҟy","ҟҠkҠҡu","ҡҢgҢĊ","ңҤrҤҥcҥ","ҦuҦҧuҧČ","ҨҩtҩҪ","cҪҫkҫҬ","uҬҭgҭĎ","ҮүtүҰg","ҰұcұҲf","ҲĐҳҴt","ҴҵgҵҶeҶ","ҷgҷҸkҸҹ","xҹҺkҺһ","pһҼiҼĒ","ҽҾtҾҿg","ҿӀuӀӁq","ӁӂwӂӃtӃ","ӄeӄӅgӅĔ","ӆӇtӇӈ","gӈӉvӉӊ","wӊӋtӋӌp","ӌĖӍӎt","ӎӏgӏӐv","ӐӑwӑӒtӒ","ӓpӓӔkӔӕ","pӕӖiӖĘ","ӗӘtӘә","qәӚyӚӛu","ӛĚӜӝu","ӝӞgӞӟn","ӟӠhӠĜ","ӡӢuӢӣgӣ","ӤvӤӥvӥӦ","gӦӧtӧĞ","ӨөuөӪ","kӪӫpӫӬi","ӬӭnӭӮg","ӮӯvӯӰqӰ","ӱpӱĠӲ","ӳuӳӴqӴӵ","tӵӶvӶӷ","gӷӸfӸĢ","ӹӺuӺӻv","ӻӼqӼӽt","ӽӾcӾӿdӿ","ԀnԀԁgԁĤ","ԂԃuԃԄ","vԄԅqԅԆ","tԆԇgԇĦ","ԈԉuԉԊw","ԊԋrԋԌg","ԌԍtԍĨ","ԎԏuԏԐyԐ","ԑkԑԒvԒԓ","eԓԔjԔĪ","ԕԖvԖԗ","gԗԘuԘԙv","ԙĬԚԛv","ԛԜjԜԝg","ԝԞpԞĮ","ԟԠvԠԡjԡ","ԢkԢԣuԣİ","ԤԥvԥԦ","jԦԧtԧԨ","qԨԩyԩIJ","ԪԫvԫԬq","ԬĴԭԮv","Ԯԯtԯ{","ĶԱԲx","ԲԳgԳԴtԴ","ԵkԵԶhԶԷ","{ԷԸkԸԹ","pԹԺiԺĸ","ԻԼyԼԽk","ԽԾfԾԿi","ԿՀgՀՁvՁ","ĺՂՃyՃ","ՄkՄՅvՅՆ","jՆļՇՈ","yՈՉjՉՊ","gՊՋpՋľ","ՌՍyՍՎj","ՎՏgՏՐt","ՐՑgՑŀ","ՒՓyՓՔjՔ","ՕkՕՖnՖ","głՙ","yՙ՚t՚՛","k՛՜v՜՝g","՝ń՞՟v","՟ՠtՠաw","աձgբգVգ","դtդեwեձ","gզէhէը","cըթnթժu","ժձgիլH","լխcխծnծ","կuկձgհ՞","հբհզ","հիձņ","ղյ)ճն","ŵ»մն\nյճ","յմնշ","շո)ոň","չպOպջ","KջռPռս","aսվKվտP","տրVրցG","ցւIւփGփ","քTքŊօ","ֆOֆևCևֈ","Zֈ։a։֊","K֊PV","֍G֍֎I","֎֏G֏T","Ō֑֕\t֒","֔\t֓֒֔","֗֕֓֕","֖֖Ŏ֗","֕֘֜\t֙","֛ř֛֚֙","֚֞֜֜","֝֝Ő֞","֣֜֟\t\b֢֠","ř֢֥֡֠","֣֣֤֡","֤Œ֥֣","֦֪a֧֩","ř֧֨֩֬","֪֪֨֫","֫Ŕ֪֬","֭֯&ְ֮","řְֱ֮֯","ֱֱֲ֯","ֲŖֳֵ","Bִֶ\t\tִֵ","ֵֶַַ","ַָָŘ","ֹּś®ֺּŝ","¯ֹֺֻֻ","ּŚֽ־\t\n","־Ŝֿ׀\t\v","׀Şׁ׆$","ׂׅŵ»׃ׅ\n\f","ׂׄׄ׃","ׅ׆ׄ","׆ׇׇ","׆$","Š)","ƓÊƓÊ","ƓÊאƓÊ","אב/בגƓÊ","גדƓÊדה/","הוƓÊוזƓÊ","זח/חטƓÊ","טיƓÊיך/","ךכƓÊכלƓÊ","לםƓÊםמƓÊ","מןƓÊןנƓÊ","נס)סŢ","עף)ףפxפ","ץץצū¶צ","קקū¶ר","ששתū¶ת","ר","װ",";ׯƕËׯ","ױװװ","ױױײײ","׳)׳؊״",")n","cv","guv","؊))","fg","xg","nq","ro؆g","؆؇p؇؈v","؈؊)؉ע","؉״؉","؊Ť؋،ū¶","،Ŧ؍؎ű¹","؎Ũ؏ؐŭ·","ؐŪؚؑ2","ؒؖ\t\rؓؕ\t\vؔؓ","ؘؕؖؔ","ؚؖؗؗ","ؘؙؖؑ","ؙؚؒŬ","؛ū¶؞","؝؟\t\v؞؝","؟ؠؠ؞","ؠءءأ","آؤů¸أآ","أؤؤŮ","إا\tئب","\tائاب","بتةث","2;تةثج","جتجح","حŰخد","2دسzذر2","رسZزخ","زذسص","شضųºصش","ضططص","طظظŲ","عغ\tغŴ","ػك^ؼل\t","ؽؿwؾـ\tؿ","ؾـفف","ؿفقق","لكؼك","ؽلŶم","ن)نهſÀه","وVويŻ¾ى","ًƁÁيىي","ًًٌٌ","ٍ)ٍŸَ","ُ)ُِŻ¾ِ","ّ)ّźْ","ٓ24ٓٔ2;ٕٔ<","ٕٖ27ٖ٤2;ٗ٘","<٘ٙ27ٙ٢2;","ٚٛٛ٠2;ٜ","ٞ2;ٟٝ2;ٞٝ","ٟٟٞ١","٠ٜ٠١","١٣٢ٚ","٢٣٣٥","٤ٗ٤٥","٥ż٦٧)","٧٨ſÀ٨٩)","٩ž٪٫2",";٫٬2;٬٭2;٭ٮ","2;ٮٯ/ٯٰ23","ٰٱ2;ٱٲ/ٲٳ","25ٳٴ2;ٴƀ","ٵٽ\\ٶٷ\t","ٷٸ23ٸٹ2;ٹٺ","<ٺٻ2;ٻٽ2;ټ","ٵټٶٽ","Ƃپٿ)ٿ","ځRڀڂƅÃځ","ڀځڂڂ","ڄڃڅƇÄڄ","ڃڄڅڅ","ڇچڈƉÅڇ","چڇڈڈ","ڊډڋƋÆڊ","ډڊڋڋ","ڛڌڍVڍ","ڏƍÇڎڐƏÈڏ","ڎڏڐڐ","ڒڑړƑÉڒ","ڑڒړړ","ڜڔڕVڕ","ڗƏÈږژƑÉڗ","ږڗژژ","ڜڙښVښ","ڜƑÉڛڌڛ","ڔڛڙڛ","ڜڜڝڝ","ڞ)ڞƄڟ","ڡ/ڠڟڠ","ڡڡڢڢ","ڣū¶ڣڤ[ڤ","Ɔڥڧ/ڦ","ڥڦڧڧ","ڨڨکū¶ک","ڪOڪƈګ","ڭ/ڬګڬ","ڭڭڮڮ","گū¶گڰYڰ","Ɗڱڳ/ڲ","ڱڲڳڳ","ڴڴڵū¶ڵ","ڶFڶƌڷ","ڹ/ڸڷڸ","ڹڹںں","ڻū¶ڻڼJڼ","Ǝڽڿ/ھ","ڽھڿڿ","ۀۀہū¶ہ","ۂOۂƐۃ","ۅ/ۄۃۄ","ۅۅۆۆ","ېū¶ۇۋۈ","ۊ2ۉۈۊ","ۍۋۉۋ","ییێۍ","ۋێۏū¶ۏ","ۑېۇې","ۑۑےے","ۓUۓƒ۔","ەųºەۖųºۖ","Ɣۗۘcۘ","ۙnۙۚrۚۛ","j۪ۛcۜ","d۞g۞۟v","۪۟c۠ۡe","ۡۢcۣۢpۣ","ۤfۤۥkۥۦ","fۦۧcۧۨ","v۪ۨg۩ۗ","۩ۜ۩۠","۪Ɩۭ۫\n","ۭ۬۫ۮ","ۮۯۮ۬","ۯƘHƢƮ","ƹƼdzǺǾȄȇȍȓȖȜȢ","ȥȫȻ̭Φѹհյ֣֪֕֜","ֱַֻׄ׆װ؉ؙؖؠأ","اجزطفكيٞ٠٢٤ټ","ځڄڇڊڏڒڗڛڠڦڬڲ","ڸھۄۋې۩ۮ"].join(""),ww=(new a.a.atn.ATNDeserializer).deserialize(bw),Nw=ww.decisionToState.map(((t,e)=>new a.a.dfa.DFA(t,e)));class Sw extends a.a.Lexer{constructor(t){super(t),this._interp=new a.a.atn.LexerATNSimulator(this,ww,Nw,new a.a.PredictionContextCache)}get atn(){return ww}}function Ow(t,e,i){return e in t?Object.defineProperty(t,e,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[e]=i,t}vw(Sw,"grammarFileName","OLexer.g4"),vw(Sw,"channelNames",["DEFAULT_TOKEN_CHANNEL","HIDDEN"]),vw(Sw,"modeNames",["DEFAULT_MODE"]),vw(Sw,"literalNames",[null,"' '",null,null,null,"'Java:'","'C#:'","'Python2:'","'Python3:'","'JavaScript:'","'Swift:'","':'","';'",null,"'..'",null,null,null,null,null,null,null,null,"'!'","'&'","'&&'","'|'","'||'",null,"'-'","'*'","'/'","'\\'","'%'","'#'","'>'","'>='","'<'","'<='","'<>'","'<:>'","'='","'!='","'=='","'~='","'~'","'<-'","'->'","'=>'","'Boolean'","'Css'","'Character'","'Text'","'Integer'","'Decimal'","'Date'","'Time'","'DateTime'","'Period'","'Version'","'Method:'","'Code'","'Document'","'Blob'","'Image'","'Uuid'","'DbId'","'Iterator'","'Cursor'","'Html'","'Type'","'abstract'","'all'","'always'","'and'","'any'","'as'",null,"'attr'","'attribute'","'attributes'","'bindings'","'break'","'by'","'case'","'catch'","'category'","'class'","'contains'","'def'","'default'","'define'","'delete'",null,"'do'","'doing'","'each'","'else'","'enum'","'enumerated'","'except'","'execute'","'expecting'","'extends'","'fetch'","'filtered'","'finally'","'flush'","'for'","'from'","'getter'","'has'","'if'","'in'","'index'","'invoke:'","'is'","'matching'","'method'","'methods'","'modulo'","'mutable'","'native'","'None'","'not'",null,"'null'","'on'","'one'","'operator'","'or'","'order'","'otherwise'","'pass'","'raise'","'read'","'receiving'","'resource'","'return'","'returning'","'rows'","'self'","'setter'","'singleton'","'sorted'","'storable'","'store'","'super'","'switch'","'test'","'then'","'this'","'throw'","'to'","'try'","'verifying'","'widget'","'with'","'when'","'where'","'while'","'write'",null,null,"'MIN_INTEGER'","'MAX_INTEGER'"]),vw(Sw,"symbolicNames",[null,"SPACE","WS","LF","COMMENT","JAVA","CSHARP","PYTHON2","PYTHON3","JAVASCRIPT","SWIFT","COLON","SEMI","COMMA","RANGE","DOT","LPAR","RPAR","LBRAK","RBRAK","LCURL","RCURL","QMARK","XMARK","AMP","AMP2","PIPE","PIPE2","PLUS","MINUS","STAR","SLASH","BSLASH","PERCENT","SHARP","GT","GTE","LT","LTE","LTGT","LTCOLONGT","EQ","XEQ","EQ2","TEQ","TILDE","LARROW","RARROW","EGT","BOOLEAN","CSS","CHARACTER","TEXT","INTEGER","DECIMAL","DATE","TIME","DATETIME","PERIOD","VERSION","METHOD_COLON","CODE","DOCUMENT","BLOB","IMAGE","UUID","DBID","ITERATOR","CURSOR","HTML","TYPE","ABSTRACT","ALL","ALWAYS","AND","ANY","AS","ASC","ATTR","ATTRIBUTE","ATTRIBUTES","BINDINGS","BREAK","BY","CASE","CATCH","CATEGORY","CLASS","CONTAINS","DEF","DEFAULT","DEFINE","DELETE","DESC","DO","DOING","EACH","ELSE","ENUM","ENUMERATED","EXCEPT","EXECUTE","EXPECTING","EXTENDS","FETCH","FILTERED","FINALLY","FLUSH","FOR","FROM","GETTER","HAS","IF","IN","INDEX","INVOKE_COLON","IS","MATCHING","METHOD","METHODS","MODULO","MUTABLE","NATIVE","NONE","NOT","NOTHING","NULL","ON","ONE","OPERATOR","OR","ORDER","OTHERWISE","PASS","RAISE","READ","RECEIVING","RESOURCE","RETURN","RETURNING","ROWS","SELF","SETTER","SINGLETON","SORTED","STORABLE","STORE","SUPER","SWITCH","TEST","THEN","THIS","THROW","TO","TRY","VERIFYING","WIDGET","WITH","WHEN","WHERE","WHILE","WRITE","BOOLEAN_LITERAL","CHAR_LITERAL","MIN_INTEGER","MAX_INTEGER","SYMBOL_IDENTIFIER","TYPE_IDENTIFIER","VARIABLE_IDENTIFIER","NATIVE_IDENTIFIER","DOLLAR_IDENTIFIER","ARONDBASE_IDENTIFIER","TEXT_LITERAL","UUID_LITERAL","VERSION_LITERAL","INTEGER_LITERAL","HEXA_LITERAL","DECIMAL_LITERAL","DATETIME_LITERAL","TIME_LITERAL","DATE_LITERAL","PERIOD_LITERAL","JSX_TEXT"]),vw(Sw,"ruleNames",["SPACE","WS","LF","COMMENT","JAVA","CSHARP","PYTHON2","PYTHON3","JAVASCRIPT","SWIFT","COLON","SEMI","COMMA","RANGE","DOT","LPAR","RPAR","LBRAK","RBRAK","LCURL","RCURL","QMARK","XMARK","AMP","AMP2","PIPE","PIPE2","PLUS","MINUS","STAR","SLASH","BSLASH","PERCENT","SHARP","GT","GTE","LT","LTE","LTGT","LTCOLONGT","EQ","XEQ","EQ2","TEQ","TILDE","LARROW","RARROW","EGT","BOOLEAN","CSS","CHARACTER","TEXT","INTEGER","DECIMAL","DATE","TIME","DATETIME","PERIOD","VERSION","METHOD_COLON","CODE","DOCUMENT","BLOB","IMAGE","UUID","DBID","ITERATOR","CURSOR","HTML","TYPE","ABSTRACT","ALL","ALWAYS","AND","ANY","AS","ASC","ATTR","ATTRIBUTE","ATTRIBUTES","BINDINGS","BREAK","BY","CASE","CATCH","CATEGORY","CLASS","CONTAINS","DEF","DEFAULT","DEFINE","DELETE","DESC","DO","DOING","EACH","ELSE","ENUM","ENUMERATED","EXCEPT","EXECUTE","EXPECTING","EXTENDS","FETCH","FILTERED","FINALLY","FLUSH","FOR","FROM","GETTER","HAS","IF","IN","INDEX","INVOKE_COLON","IS","MATCHING","METHOD","METHODS","MODULO","MUTABLE","NATIVE","NONE","NOT","NOTHING","NULL","ON","ONE","OPERATOR","OR","ORDER","OTHERWISE","PASS","RAISE","READ","RECEIVING","RESOURCE","RETURN","RETURNING","ROWS","SELF","SETTER","SINGLETON","SORTED","STORABLE","STORE","SUPER","SWITCH","TEST","THEN","THIS","THROW","TO","TRY","VERIFYING","WIDGET","WITH","WHEN","WHERE","WHILE","WRITE","BOOLEAN_LITERAL","CHAR_LITERAL","MIN_INTEGER","MAX_INTEGER","SYMBOL_IDENTIFIER","TYPE_IDENTIFIER","VARIABLE_IDENTIFIER","NATIVE_IDENTIFIER","DOLLAR_IDENTIFIER","ARONDBASE_IDENTIFIER","LetterOrDigit","Letter","Digit","TEXT_LITERAL","UUID_LITERAL","VERSION_LITERAL","INTEGER_LITERAL","HEXA_LITERAL","DECIMAL_LITERAL","Integer","Decimal","Exponent","Hexadecimal","HexNibble","EscapeSequence","DATETIME_LITERAL","TIME_LITERAL","Time","DATE_LITERAL","Date","TimeZone","PERIOD_LITERAL","Years","Months","Weeks","Days","Hours","Minutes","Seconds","HexByte","VersionQualifier","JSX_TEXT"]),Sw.EOF=a.a.Token.EOF,Sw.SPACE=1,Sw.WS=2,Sw.LF=3,Sw.COMMENT=4,Sw.JAVA=5,Sw.CSHARP=6,Sw.PYTHON2=7,Sw.PYTHON3=8,Sw.JAVASCRIPT=9,Sw.SWIFT=10,Sw.COLON=11,Sw.SEMI=12,Sw.COMMA=13,Sw.RANGE=14,Sw.DOT=15,Sw.LPAR=16,Sw.RPAR=17,Sw.LBRAK=18,Sw.RBRAK=19,Sw.LCURL=20,Sw.RCURL=21,Sw.QMARK=22,Sw.XMARK=23,Sw.AMP=24,Sw.AMP2=25,Sw.PIPE=26,Sw.PIPE2=27,Sw.PLUS=28,Sw.MINUS=29,Sw.STAR=30,Sw.SLASH=31,Sw.BSLASH=32,Sw.PERCENT=33,Sw.SHARP=34,Sw.GT=35,Sw.GTE=36,Sw.LT=37,Sw.LTE=38,Sw.LTGT=39,Sw.LTCOLONGT=40,Sw.EQ=41,Sw.XEQ=42,Sw.EQ2=43,Sw.TEQ=44,Sw.TILDE=45,Sw.LARROW=46,Sw.RARROW=47,Sw.EGT=48,Sw.BOOLEAN=49,Sw.CSS=50,Sw.CHARACTER=51,Sw.TEXT=52,Sw.INTEGER=53,Sw.DECIMAL=54,Sw.DATE=55,Sw.TIME=56,Sw.DATETIME=57,Sw.PERIOD=58,Sw.VERSION=59,Sw.METHOD_COLON=60,Sw.CODE=61,Sw.DOCUMENT=62,Sw.BLOB=63,Sw.IMAGE=64,Sw.UUID=65,Sw.DBID=66,Sw.ITERATOR=67,Sw.CURSOR=68,Sw.HTML=69,Sw.TYPE=70,Sw.ABSTRACT=71,Sw.ALL=72,Sw.ALWAYS=73,Sw.AND=74,Sw.ANY=75,Sw.AS=76,Sw.ASC=77,Sw.ATTR=78,Sw.ATTRIBUTE=79,Sw.ATTRIBUTES=80,Sw.BINDINGS=81,Sw.BREAK=82,Sw.BY=83,Sw.CASE=84,Sw.CATCH=85,Sw.CATEGORY=86,Sw.CLASS=87,Sw.CONTAINS=88,Sw.DEF=89,Sw.DEFAULT=90,Sw.DEFINE=91,Sw.DELETE=92,Sw.DESC=93,Sw.DO=94,Sw.DOING=95,Sw.EACH=96,Sw.ELSE=97,Sw.ENUM=98,Sw.ENUMERATED=99,Sw.EXCEPT=100,Sw.EXECUTE=101,Sw.EXPECTING=102,Sw.EXTENDS=103,Sw.FETCH=104,Sw.FILTERED=105,Sw.FINALLY=106,Sw.FLUSH=107,Sw.FOR=108,Sw.FROM=109,Sw.GETTER=110,Sw.HAS=111,Sw.IF=112,Sw.IN=113,Sw.INDEX=114,Sw.INVOKE_COLON=115,Sw.IS=116,Sw.MATCHING=117,Sw.METHOD=118,Sw.METHODS=119,Sw.MODULO=120,Sw.MUTABLE=121,Sw.NATIVE=122,Sw.NONE=123,Sw.NOT=124,Sw.NOTHING=125,Sw.NULL=126,Sw.ON=127,Sw.ONE=128,Sw.OPERATOR=129,Sw.OR=130,Sw.ORDER=131,Sw.OTHERWISE=132,Sw.PASS=133,Sw.RAISE=134,Sw.READ=135,Sw.RECEIVING=136,Sw.RESOURCE=137,Sw.RETURN=138,Sw.RETURNING=139,Sw.ROWS=140,Sw.SELF=141,Sw.SETTER=142,Sw.SINGLETON=143,Sw.SORTED=144,Sw.STORABLE=145,Sw.STORE=146,Sw.SUPER=147,Sw.SWITCH=148,Sw.TEST=149,Sw.THEN=150,Sw.THIS=151,Sw.THROW=152,Sw.TO=153,Sw.TRY=154,Sw.VERIFYING=155,Sw.WIDGET=156,Sw.WITH=157,Sw.WHEN=158,Sw.WHERE=159,Sw.WHILE=160,Sw.WRITE=161,Sw.BOOLEAN_LITERAL=162,Sw.CHAR_LITERAL=163,Sw.MIN_INTEGER=164,Sw.MAX_INTEGER=165,Sw.SYMBOL_IDENTIFIER=166,Sw.TYPE_IDENTIFIER=167,Sw.VARIABLE_IDENTIFIER=168,Sw.NATIVE_IDENTIFIER=169,Sw.DOLLAR_IDENTIFIER=170,Sw.ARONDBASE_IDENTIFIER=171,Sw.TEXT_LITERAL=172,Sw.UUID_LITERAL=173,Sw.VERSION_LITERAL=174,Sw.INTEGER_LITERAL=175,Sw.HEXA_LITERAL=176,Sw.DECIMAL_LITERAL=177,Sw.DATETIME_LITERAL=178,Sw.TIME_LITERAL=179,Sw.DATE_LITERAL=180,Sw.PERIOD_LITERAL=181,Sw.JSX_TEXT=182;const Dw=["悋Ꜫ脳맭䅼㯧瞆","奤½۶\b\t\t","\t\t\t","\t\b\t\b\t\t\t\n\t\n\v\t\v","\f\t\f\r\t\r\t\t","\t\t\t\t","\t\t\t","\t\t\t\t","\t\t\t",'\t\t \t !\t!"\t"#',"\t#$\t$%\t%&\t&'\t'(\t()\t)","*\t*+\t+,\t,-\t-.\t./\t/0\t0","1\t12\t23\t34\t45\t56\t67\t7","8\t89\t9:\t:;\t;<\t<=\t=>\t>","?\t?@\t@A\tAB\tBC\tCD\tDE\tE","F\tFG\tGH\tHI\tIJ\tJK\tKL\tL","M\tMN\tNO\tOP\tPQ\tQR\tRS\tS","T\tTU\tUV\tVW\tWX\tXY\tYZ\tZ","[\t[\\\t\\]\t]^\t^_\t_`\t`a\ta","b\tbc\tcd\tde\tef\tfg\tgh\th","i\tij\tjk\tkl\tlm\tmn\tno\to","p\tpq\tqr\trs\tst\ttu\tuv\tv","w\twx\txy\tyz\tz{\t{|\t|}\t}","~\t~\t\t\t","\t\t\t
\t","
\t\t\t","\t\t\t\t","\t\t\t","\t\t\t\t","\t\t\t","\t\t\t\t","\t\t\t","\t\t \t ¡\t","¡¢\t¢£\t£¤\t¤","¥\t¥¦\t¦§\t§¨\t","¨©\t©ª\tª«\t«","¬\t¬\t®\t®¯\t","¯°\t°±\t±²\t²","³\t³´\t´µ\tµ¶\t","¶·\t·¸\t¸¹\t¹","º\tº»\t»¼\t¼½\t","½¾\t¾¿\t¿À\tÀ","Á\tÁÂ\tÂÃ\tÃÄ\t","ÄÅ\tÅÆ\tÆÇ\tÇ","È\tÈÉ\tÉÊ\tÊË\t","ËÌ\tÌÍ\tÍÎ\tÎ","Ï\tÏƢ\n\f","ƥ\v","ƫ\n","","ƹ\n\f","Ƽ\v\b\b\bǀ\n\b\f\b","\bǃ\v\b\t\t\t\t\t","\t\n\n\n\n\v\v\v","\v\v\v\v\v\v","\f\f\f\f\f\f\f\f","\f\r\r\r\r\r\r\r\r","\r\r\r\r","","Ǻ\n","","ȁ\nȅ\n","ȉ\n\fȌ","\vȎ\n","Ȕ\n","Ș\n\fț\v","ȝ\n","ȣ\nȧ","\n\fȪ\vȬ\n","Ȳ\n","","",' ɂ\n !!""',"##$$%%&&''","((())***++","+,,,,--...","///0001122","2333444555","5555566667","7777777778","8888999999","99::::::::",";;;;;<<<<<","=========>",">>>>>>????","????@@@@@@","@@AAAAABBB","BBBBBBCCCC","CDDDDDDEEE","EEFFFFFGGG","GGGGGGHHHH","HHHIIIIIJJ","JJJKKKKKKK","KKLLLLMMMM","MMMNNNNOOO","OPPPQQQQQQ","QQQQQQQ̴\nQRR","RRRSSSSSSS","SSSTTTTTTT","TTTTUUUUUU","UUUVVVVVVW","WWXXXXXYYY","YYYZZZZZZZ","ZZ[[[[[[\\\\","\\\\\\\\\\\\\\]]","]]^^^^^^^^","_______```","````aaaaaa","aaaaaaaaaέ\na","bbbccccccd","ddddeeeeef","ffffgggggg","ggggghhhhh","hhiiiiiiii","jjjjjjjjjj","kkkkkkkkll","llllmmmmmm","mmmnnnnnnn","nooooooppp","pqqqqqrrrr","rrrssssttt","uuuvvvvvvw","wwwwwwwxxx","yyyyyyyyyz","zzzzzz{{{{","{{{{||||||","|}}}}}}}}~","~~~~~~","","","","Ҁ\n","","
","
","
","","","","","","","","","","","","","","","","","","","","","","","","","","",""," "," ","¡¡¡¡¡¢","¢¢¢¢££","££££¤¤","¤¤¤¤¥¥","¥¥¥¥¦¦","¦¦¦¦¦¦","¦¦¦¦¦¦","¦¦¦¦¦շ\n¦","§§§§ռ\n§","§§¨¨¨¨","¨¨¨¨¨¨","¨¨©©©©","©©©©©©","©©ªªª֚\nª","\fªª֝\vª««","«֡\n«\f««֤\v«¬","¬¬֨\n¬\f¬¬֫\v","¬֯\n\f","ֲ\v®®®ֶ\n","®\r®®ַ¯¯¯","ּ\n¯\r¯¯ֽ°°","°ׂ\n°±±²²","³³³³\n³\f³","³\v³³³´","´´´´´´","´´´´´´","´´´´´´","´´´´µµ","µµµµµµ","µµײ\nµµµµ","µ\nµµµµ","µµµµµµ","µµµµµµ","µµµµµµ","µµµؐ\nµ¶¶","··¸¸¹¹","¹¹؛\n¹\f¹¹؞\v","¹¹ؠ\n¹ººº","ºإ\nº\rººئº","ºت\nº»»»خ\n»","»»ر\n»\r»»ز","¼¼¼¼¼ع\n¼","¼¼ؼ\n¼\r¼¼ؽ","½½¾¾¾¾","¾ن\n¾\r¾¾ه¾ي\n¾","¿¿¿¿¿¿","ّ\n¿¿¿ÀÀ","ÀÀÁÁÁÁ","ÁÁÁÁÁÁ","ÁÁÁ٥\nÁÁ٧\nÁ","Á٩\nÁÁ٫\nÁÂ","ÂÂÂÃÃÃ","ÃÃÃÃÃÃ","ÃÃÄÄÄÄ","ÄÄÄÄڃ\nÄÅ","ÅÅÅڈ\nÅÅ","Åڋ\nÅÅÅڎ\nÅÅ","Åڑ\nÅÅÅÅ","Åږ\nÅÅÅڙ\nÅÅ","ÅÅÅڞ\nÅÅ","ÅÅڢ\nÅÅÅÆ","Æڧ\nÆÆÆÆ","ÇÇڭ\nÇÇÇÇ","ÈÈڳ\nÈÈÈ","ÈÉÉڹ\nÉÉÉ","ÉÊÊڿ\nÊÊ","ÊÊËËۅ\nËË","ËËÌÌۋ\nÌ","ÌÌÌÌې\nÌ\fÌ","Ìۓ\vÌÌÌÌۗ\n","ÌÌÌÍÍÍ","ÎÎÎÎÎÎ","ÎÎÎÎÎÎ","ÎÎÎÎÎÎ","Î۰\nÎÏÏ۳\nÏ\rÏ","Ï۴ƺǁ۴Ð","\t\b\v\t\r\n\v\f\r","!","#%')+-/135","79 ;!=\"?#A$C%E&G'I(K)M*O+Q,S-U.W/Y0[1]2_3a4c5e6g7i8k9m:o;q<","s=u>w?y@{A}BCDE
FGHI","JKLMNOPQRS¡","T£U¥V§W©X«YZ¯[±\\³]µ","^·_¹`»a½b¿cÁdÃeÅfÇgÉ","hËiÍjÏkÑlÓmÕn×oÙpÛqÝ","rßsátãuåvçwéxëyízï{ñ","|ó}õ~÷ùûýÿ","āă
ąćĉċ","čďđēĕė","ęěĝğġģ","ĥħĩīĭį","ıijĵķĹ Ļ","¡Ľ¢Ŀ£Ł¤Ń¥Ņ¦Ň","§ʼn¨ŋ©ōªŏ«ő¬œ","ŕ®ŗ¯ř°ś±ŝ²ş","šţť³ŧ´ũµū","¶ŭ·ů¸űųŵŷ","ŹŻŽ¹ſºƁƃ","»ƅƇƉ¼ƋƍƏ","ƑƓƕƗƙƛ",'Ɲ½\v\v""',"\f\f==\f\f\f\f","))^^C\\2;C\\aac|","2;C\\aac|C\\aac|2;\f\f","$$^^3;GGgg--//","2;CHch\n$$))^^ddhhppttvv>>@@}}ܫ","","\t","\v\r","","","","","!","#%","')+","-/","13","57","9;","=?A","CE","GI","KM","OQ","SUW","Y[","]_","ac","eg","ikm","oq","su","wy","{}","","
","","","","","","","¡","£¥","§©","«","¯±","³µ","·¹","»½","¿Á","ÃÅ","ÇÉ","ËÍ","ÏÑ","ÓÕ","×Ù","ÛÝ","ßá","ãå","çé","ëí","ïñ","óõ","÷ù","ûý","ÿā","ăą","ćĉ","ċč","ďđ","ēĕ","ėę","ěĝ","ğġ","ģĥ","ħĩ","īĭ","įı","ijĵ","ķĹ","ĻĽ","ĿŁ","ŃŅ","Ňʼn","ŋō","ŏő","œŕ","ŗř","śŝ","ťŧ","ũū","ŭů","Žſ","ƃƉ","ƝƟ","Ʀƪ\t","Ʈ\vƲ\r","ƶƽ","DŽNJ","ǎǗ","ǠǬ","dzǵ!","Ƿ#ǻ%Ǿ","'Ȃ)ȍ","+ȑ-Ȝ","/Ƞ1ȫ","3ȯ5ȳ","7ȵ9ȷ;Ⱥ","=ȼ?ȿ","AɃCɅ","EɇGɉ","IɋKɍ","MɏOɑQɔ","SɖUə","WɜYɠ","[ɢ]ɥ","_ɨaɫ","cɭeɰgɳ","iɶkɾ","mʂoʌ","qʑsʙ","uʡwʦ","yʫ{ʴ}ʻ","˃ˋ","ː
˙","˞ˤ","˩ˮ","˷˾","̃̈","̑̕","̜̠","̤¡̳","£̵¥̺","§̈́©͏","«͘͞","¯͡±ͦ","³ͬµ͵","·ͻ¹΄","»Έ½ΐ","¿ΗÁά","ÃήÅα","ÇηÉμ","ËρÍφ","ÏϑÑϘ","ÓϠÕϪ","×ϲÙϸ","ÛЁÝЉ","ßЏáГ","ãИåП","çУéЦ","ëЩíЯ","ïзñк","óуõъ","÷ђùљ","ûѡýѨ","ÿѭāѿ","ăҁą҆","ć҉ĉҍ","ċҖčҙ","ďҟđҩ","ēҮĕҴ","ėҹęӃ","ěӌĝӓ","ğӝġӢ","ģӧĥӮ","ħӸĩӿ","īԈĭԎ","įԔıԛ","ijԠĵԥ","ķԪĹ","ĻԳĽԷ","ĿՁŁՈ","ŃՍŅՒ","Ňʼn՞","ŋնōո","ŏտő","œ֗ŕ֞","ŗ֥ř֬","śֳŝֹ","şׁš׃","ţׅťׇ","ŧבũ؏","ūؑŭؓ","ůؕű؟","ųءŵث","ŷظŹؿ","ŻفŽً","ſٔƁ٘","ƃ٬ƅٰ","ƇڂƉڄ","Ƌڦƍڬ","ƏڲƑڸ","Ɠھƕۄ","Ɨۊƙۚ","ƛۯƝ۲","ƟƣƠƢ","\tơƠƢƥ","ƣơƣƤ","Ƥƥƣ","ƦƧ^Ƨƨ","ƨƩƫ","ƪƩƪƫ","ƫƬƬƭ","\fƭ\bƮƯ","\vƯưưƱ\b","Ʊ\nƲƳ",'"ƳƴƴƵ\b',"Ƶ\fƶƺ%","Ʒƹ\nƸƷ","ƹƼƺƻ","ƺƸƻ","Ƽƺƽǁ%","ƾǀ\nƿƾ","ǀǃǁǂ","ǁƿǂ","ǃǁDŽDžL","DždžcdžLJx","LJLjcLjlj<lj","NJNjENj","nj%njǍ<Ǎ","ǎǏRǏǐ","{ǐǑvǑǒ","jǒǓqǓǔp","ǔǕ4Ǖǖ<","ǖǗǘR","ǘǙ{Ǚǚvǚ","ǛjǛǜqǜǝ","pǝǞ5Ǟǟ","<ǟǠǡ","LǡǢcǢǣx","ǣǤcǤǥU","ǥǦeǦǧtǧ","ǨkǨǩrǩǪ","vǪǫ<ǫ","ǬǭUǭǮ","yǮǯkǯǰh","ǰDZvDZDz<","DzdzǴ<","ǴǵǶ=","Ƕ Ƿǹ.Ǹ","Ǻ\fǹǸǹ",'ǺǺ"ǻ',"Ǽ0Ǽǽ0ǽ$","ǾȀ0ǿȁ","\fȀǿȀȁ","ȁ&ȂȄ","*ȃȅ\fȄȃ","Ȅȅȅ(","ȆȊ\fȇȉ\t","ȈȇȉȌ","ȊȈȊȋ","ȋȎȌȊ","ȍȆȍȎ","ȎȏȏȐ+","Ȑ*ȑȓ]","ȒȔ\fȓȒ","ȓȔȔ,","ȕș\fȖȘ\tȗ","ȖȘțș","ȗșȚȚ","ȝțșȜ","ȕȜȝȝ","ȞȞȟ_ȟ",".ȠȢ}ȡȣ","\fȢȡȢȣ","ȣ0ȤȨ","\fȥȧ\tȦȥ","ȧȪȨȦ","ȨȩȩȬ","ȪȨȫȤ","ȫȬȬȭ","ȭȮȮ2","ȯȱAȰȲ","\fȱȰȱȲ","Ȳ4ȳȴ","#ȴ6ȵȶ(","ȶ8ȷȸ(","ȸȹ(ȹ:Ⱥ","Ȼ~Ȼ<ȼȽ","~ȽȾ~Ⱦ>","ȿɁ-ɀɂ\f","ɁɀɁɂ","ɂ@ɃɄ/","ɄBɅɆ,Ɇ","DɇɈ1ɈF","ɉɊ^ɊH","ɋɌ'ɌJ","ɍɎ%ɎL","ɏɐ@ɐNɑ","ɒ@ɒɓ?ɓP","ɔɕ>ɕR","ɖɗ>ɗɘ?","ɘTəɚ>","ɚɛ@ɛVɜ","ɝ>ɝɞ<ɞɟ","@ɟXɠɡ","?ɡZɢɣ#","ɣɤ?ɤ\\","ɥɦ?ɦɧ?ɧ","^ɨɩɩ","ɪ?ɪ`ɫɬ","ɬbɭɮ",">ɮɯ/ɯd","ɰɱ/ɱɲ@","ɲfɳɴ?","ɴɵ@ɵhɶ","ɷDɷɸqɸɹ","qɹɺnɺɻ","gɻɼcɼɽp","ɽjɾɿE","ɿʀuʀʁuʁ","lʂʃEʃʄ","jʄʅcʅʆ","tʆʇcʇʈe","ʈʉvʉʊg","ʊʋtʋnʌ","ʍVʍʎgʎʏ","zʏʐvʐp","ʑʒKʒʓp","ʓʔvʔʕg","ʕʖiʖʗgʗ","ʘtʘrʙʚ","Fʚʛgʛʜ","eʜʝkʝʞo","ʞʟcʟʠn","ʠtʡʢFʢ","ʣcʣʤvʤʥ","gʥvʦʧ","Vʧʨkʨʩo","ʩʪgʪx","ʫʬFʬʭcʭ","ʮvʮʯgʯʰ","Vʰʱkʱʲ","oʲʳgʳz","ʴʵRʵʶg","ʶʷtʷʸkʸ","ʹqʹʺfʺ|","ʻʼXʼʽ","gʽʾtʾʿu","ʿˀkˀˁq","ˁ˂p˂~˃","˄O˄˅g˅ˆ","vˆˇjˇˈ","qˈˉfˉˊ<","ˊˋˌE","ˌˍqˍˎf","ˎˏgˏ","ːˑFˑ˒q˒","˓e˓˔w˔˕","o˕˖g˖˗","p˗˘v˘","˙˚D˚˛n","˛˜q˜˝d","˝˞˟K","˟ˠoˠˡcˡ","ˢiˢˣgˣ","ˤ˥W˥˦","w˦˧k˧˨","f˨˩˪","F˪˫d˫ˬK","ˬ˭f˭","ˮ˯K˯˰v","˰˱g˱˲t˲","˳c˳˴v˴˵","q˵˶t˶","˷˸E˸˹","w˹˺t˺˻u","˻˼q˼˽t","˽˾˿J","˿̀v̀́ó","̂n̂̃","̄V̄̅{̅̆","r̆̇ġ","̈̉c̉̊","d̊̋ű̌v","̌̍t̍̎c","̎̏ȅ̐v̐","̑̒c̒","̓n̓̔n̔","̖̕c̖̗","n̗̘y̘̙","c̙̚{̛̚u","̛̜̝c","̝̞p̞̟f","̡̟̠c","̡̢p̢̣{̣","̤̥c̥","̦u̦ ̧","̨c̨̩u̴̩","e̪̫c̫̬","u̬̭ḙ̮g","̮̯p̯̰f","̰̱ḵ̲p̲","̴i̧̳̳","̴̪¢̵","̶c̶̷v̷̸","v̸̹t̹¤","̺̻c̻̼","v̼̽v̽̾t","̾̿k̿̀d","̀́ẃ͂v͂","̓g̓¦̈́","ͅc͆ͅv͇͆","v͇͈t͈͉","k͉͊d͊͋w","͋͌v͍͌g","͍͎u͎¨","͏͐d͐͑k͑","͒p͓͒f͓͔","k͔͕p͕͖","i͖͗u͗ª","͙͘d͙͚t","͚͛g͛͜c","͜͝m͝¬","͟͞d͟͠{͠","®͢͡e͢","ͣcͣͤuͤͥ","gͥ°ͦͧ","eͧͨcͨͩ","vͩͪeͪͫj","ͫ²ͬͭe","ͭͮcͮͯv","ͯͰgͰͱiͱ","ͲqͲͳtͳʹ","{ʹ´͵Ͷ","eͶͷnͷ","cuͺu","ͺ¶ͻͼe","ͼͽqͽ;p",";ͿvͿc","kp","u¸΄΅","f΅ΆgΆ·","h·ºΈΉ","fΉΊgΊh","ΌcΌw","ΎnΎΏvΏ","¼ΐΑfΑ","ΒgΒΓhΓΔ","kΔΕpΕΖ","gΖ¾ΗΘ","fΘΙgΙΚn","ΚΛgΛΜv","ΜΝgΝÀ","ΞΟfΟΠgΠ","ΡuΡέeΣ","fΣΤgΤΥ","uΥΦeΦΧg","ΧΨpΨΩf","ΩΪkΪΫpΫ","έiάΞά","έÂή","ίfίΰqΰÄ","αβfβγ","qγδkδε","pεζiζÆ","ηθgθιc","ικeκλj","λÈμνg","νξnξοuο","πgπÊρ","ςgςσpστ","wτυoυÌ","φχgχψ","pψωwωϊo","ϊϋgϋόt","όύcύώvώ","ϏgϏϐfϐÎ","ϑϒgϒϓ","zϓϔeϔϕ","gϕϖrϖϗv","ϗÐϘϙg","ϙϚzϚϛg","ϛϜeϜϝwϝ","ϞvϞϟgϟÒ","ϠϡgϡϢ","zϢϣrϣϤ","gϤϥeϥϦv","ϦϧkϧϨp","ϨϩiϩÔ","ϪϫgϫϬzϬ","ϭvϭϮgϮϯ","pϯϰfϰϱ","uϱÖϲϳ","hϳϴgϴϵv","ϵ϶e϶Ϸj","ϷØϸϹh","ϹϺkϺϻnϻ","ϼvϼϽgϽϾ","tϾϿgϿЀ","fЀÚЁЂ","hЂЃkЃЄp","ЄЅcЅІn","ІЇnЇЈ{Ј","ÜЉЊhЊ","ЋnЋЌwЌЍ","uЍЎjЎÞ","ЏАhАБ","qБВtВà","ГДhДЕt","ЕЖqЖЗo","ЗâИЙi","ЙКgКЛvЛ","МvМНgНО","tОäПР","jРСcСТ","uТæУФ","kФХhХè","ЦЧkЧШp","ШêЩЪk","ЪЫpЫЬf","ЬЭgЭЮzЮ","ìЯаkа","бpбвxвг","qгдmде","gеж<жî","зиkийu","йðклo","лмcмнv","ноeопjп","рkрсpст","iтòуф","oфхgхц","vцчjчшq","шщfщô","ъыoыьg","ьэvэюjю","яqяѐfѐё","uёöђѓ","oѓєqєѕ","fѕіwіїn","їјqјø","љњoњћw","ћќvќѝcѝ","ўdўџnџѠ","gѠúѡѢ","pѢѣcѣѤ","vѤѥkѥѦx","Ѧѧgѧü","ѨѩPѩѪq","ѪѫpѫѬgѬ","þѭѮpѮ","ѯqѯѰvѰĀ","ѱѲpѲѳ","qѳѴvѴѵ","jѵѶkѶѷp","ѷҀiѸѹP","ѹѺqѺѻvѻ","ѼjѼѽkѽѾ","pѾҀiѿѱ","ѿѸҀĂ","ҁ҂p҂҃","w҃҄n҄҅n","҅Ą҆҇q","҇҈p҈Ć","҉ҊqҊҋp","ҋҌgҌĈ","ҍҎqҎҏrҏ","ҐgҐґtґҒ","cҒғvғҔ","qҔҕtҕĊ","ҖҗqҗҘt","ҘČҙҚq","ҚқtқҜf","ҜҝgҝҞtҞ","ĎҟҠqҠ","ҡvҡҢjҢң","gңҤtҤҥ","yҥҦkҦҧu","ҧҨgҨĐ","ҩҪrҪҫc","ҫҬuҬҭuҭ","ĒҮүtү","ҰcҰұkұҲ","uҲҳgҳĔ","ҴҵtҵҶ","gҶҷcҷҸf","ҸĖҹҺt","ҺһgһҼe","ҼҽgҽҾkҾ","ҿxҿӀkӀӁ","pӁӂiӂĘ","ӃӄtӄӅ","gӅӆuӆӇq","ӇӈwӈӉt","ӉӊeӊӋgӋ","ĚӌӍtӍ","ӎgӎӏvӏӐ","wӐӑtӑӒ","pӒĜӓӔ","tӔӕgӕӖv","ӖӗwӗӘt","ӘәpәӚkӚ","ӛpӛӜiӜĞ","ӝӞtӞӟ","qӟӠyӠӡ","uӡĠӢӣ","uӣӤgӤӥn","ӥӦhӦĢ","ӧӨuӨөg","өӪvӪӫvӫ","ӬgӬӭtӭĤ","ӮӯuӯӰ","kӰӱpӱӲ","iӲӳnӳӴg","ӴӵvӵӶq","ӶӷpӷĦ","ӸӹuӹӺqӺ","ӻtӻӼvӼӽ","gӽӾfӾĨ","ӿԀuԀԁ","vԁԂqԂԃt","ԃԄcԄԅd","ԅԆnԆԇgԇ","ĪԈԉuԉ","ԊvԊԋqԋԌ","tԌԍgԍĬ","ԎԏuԏԐ","wԐԑrԑԒg","ԒԓtԓĮ","ԔԕuԕԖy","ԖԗkԗԘvԘ","ԙeԙԚjԚİ","ԛԜvԜԝ","gԝԞuԞԟ","vԟIJԠԡ","vԡԢjԢԣg","ԣԤpԤĴ","ԥԦvԦԧj","ԧԨkԨԩuԩ","ĶԪԫvԫ","ԬjԬԭtԭԮ","qԮԯyԯĸ","ԱvԱԲ","qԲĺԳԴ","vԴԵtԵԶ{","ԶļԷԸx","ԸԹgԹԺt","ԺԻkԻԼhԼ","Խ{ԽԾkԾԿ","pԿՀiՀľ","ՁՂyՂՃ","kՃՄfՄՅi","ՅՆgՆՇv","ՇŀՈՉy","ՉՊkՊՋvՋ","ՌjՌłՍ","ՎyՎՏjՏՐ","gՐՑpՑń","ՒՓyՓՔ","jՔՕgՕՖt","Ֆgņ","ՙyՙ՚j","՚՛k՛՜n՜","՝g՝ň՞","՟y՟ՠtՠա","kաբvբգ","gգŊդե","vեզtզէw","էշgըթV","թժtժիwի","շgլխhխծ","cծկnկհ","uհշgձղH","ղճcճմn","մյuյշgն","դնըն","լնձշ","Ōոջ)չ","ռŻ¾պռ\nջ","չջպռ","սսվ)վ","ŎտրOր","ցKցւPւփ","aփքKքօ","PօֆVֆևG","ևֈIֈ։G","։֊T֊Ő","O֍C֍","֎Z֎֏a֏","K֑P֑֒","V֒֓G֓֔I","֔֕G֖֕T","֖Œ֛֗\t","֚֘\t֙֘","֛֚֝֙","֛֜֜Ŕ","֛֢֝֞\t","֟֡ş°֠֟","֤֢֡֠","֢֣֣Ŗ","֤֢֥֩\t\b֦","֨ş°֧֦֨","֧֫֩֩","֪֪Ř֫","ְ֩֬a֭","֯ş°֭֮֯","ְְֲ֮","ֱֱŚֲ","ְֳֵ&ִ","ֶş°ִֵֶ","ֵַַַ","ָָŜֹ","ֻBֺּ\t\tֺֻ","ֻּֽֽ","ֽ־־Ş","ֿׂš±׀ׂ","ţ²ֿׁׁ׀","ׂŠ׃ׄ\t","\nׄŢׅ׆\t\v","׆Ťׇ$","Ż¾\n\f","","","","א$","אŦבג)","גדƙÍדהƙÍ","הוƙÍוזƙÍ","זח/חטƙÍ","טיƙÍיך/","ךכƙÍכלƙÍ","לם/םמƙÍ","מןƙÍןנ/","נסƙÍסעƙÍ","עףƙÍףפƙÍ","פץƙÍץצƙÍ","צק)קŨ","רש)שתx","תű¹","%ױű¹","ׯ%ׯװű¹","װײױ","ױײײ","׳״A!״ƛÎ","׳","",")ؐ",")n","cv","guv","ؐ))","fg","؆x؆؇g؇؈","n؈؉q؉؊","r؊؋o؋،g","،؍p؍؎v","؎ؐ)؏ר","؏؏","ؐŪؑؒű¹","ؒŬؓؔŷ¼","ؔŮؕؖųº","ؖŰؗؠ2","ؘ\t\rؙ؛\t\vؙؚ","؛؞ؚ","؝؝ؠ","؞؟ؗ","؟ؘؠŲ","ءآű¹آؤ","%أإ\t\vؤأ","إئئؤ","ئااة","بتŵ»ةب","ةتتŴ","ثح\tجخ\t","حجحخ","خذدر2",";ذدرز","زذزس","سŶشص2","صعzضط2","طعZظش","ظضعػ","غؼŹ½ػغ","ؼؽؽػ","ؽؾؾŸ","ؿـ\tـź","فى^قي\t","كمwلن\tم","لنهه","مهوو","يىقى","كيżً","ٌ)ٌٍƅÃٍ","َVَِƁÁُ","ّƇÄُِِ","ّّْْ","ٓ)ٓžٔ","ٕ)ٕٖƁÁٖ","ٗ)ٗƀ٘","ٙ24ٙٚ2;ٚٛ<","ٜٛ27ٜ٪2;ٝٞ","<ٟٞ27ٟ٨2;","٠١%١٦2;٢٤","2;٣٥2;٤٣","٤٥٥٧","٦٢٦٧","٧٩٨٠","٨٩٩٫","٪ٝ٪٫","٫Ƃ٬٭)","٭ٮƅÃٮٯ)","ٯƄٰٱ2;","ٱٲ2;ٲٳ2;ٳٴ","2;ٴٵ/ٵٶ23ٶ","ٷ2;ٷٸ/ٸٹ","25ٹٺ2;ٺƆ","ٻڃ\\ټٽ\tٽ","پ23پٿ2;ٿڀ<","ڀځ2;ځڃ2;ڂٻ","ڂټڃƈ","ڄڅ)څڇ","RچڈƋÆڇچ","ڇڈڈڊ","ډڋƍÇڊډ","ڊڋڋڍ","ڌڎƏÈڍڌ","ڍڎڎڐ","ڏڑƑÉڐڏ","ڐڑڑڡ","ڒړVړڕ","ƓÊڔږƕËڕڔ","ڕږږژ","ڗڙƗÌژڗ","ژڙڙڢ","ښڛVڛڝ","ƕËڜڞƗÌڝڜ","ڝڞڞڢ","ڟڠVڠڢ","ƗÌڡڒڡښ","ڡڟڡڢ","ڢڣڣڤ",")ڤƊڥڧ","/ڦڥڦڧ","ڧڨڨک","ű¹کڪ[ڪƌ","ګڭ/ڬګ","ڬڭڭڮ","ڮگű¹گڰ","OڰƎڱڳ","/ڲڱڲڳ","ڳڴڴڵ","ű¹ڵڶYڶƐ","ڷڹ/ڸڷ","ڸڹڹں","ںڻű¹ڻڼ","Fڼƒڽڿ","/ھڽھڿ","ڿۀۀہ","ű¹ہۂJۂƔ","ۃۅ/ۄۃ","ۄۅۅۆ","ۆۇű¹ۇۈ","OۈƖۉۋ","/ۊۉۊۋ","ۋییۖ","ű¹ۍۑ%ێې","2ۏێېۓ","ۑۏۑے","ے۔ۓۑ","۔ەű¹ەۗ","ۖۍۖۗ","ۗۘۘۙ","UۙƘۚۛ","Ź½ۛۜŹ½ۜƚ","۞c۞۟","n۟۠r۠ۡ","jۡ۰cۣۢd","ۣۤgۤۥv","ۥ۰cۦۧeۧ","ۨcۨ۩p۩۪","f۪۫k۫۬","fۭ۬cۭۮv","ۮ۰gۯ","ۯۢۯۦ","۰Ɯ۱۳\n","۲۱۳۴","۴۵۴۲","۵ƞHƣƪƺ","ǁǹȀȄȊȍȓșȜȢȨȫ","ȱɁ̳άѿնջְַ֛֢֩","ֽׁױ؏؟ئةح","زظؽهىِ٤٦٨٪ڂڇ","ڊڍڐڕژڝڡڦڬڲڸھ","ۄۊۑۖۯ۴"].join(""),Mw=(new a.a.atn.ATNDeserializer).deserialize(Dw),kw=Mw.decisionToState.map(((t,e)=>new a.a.dfa.DFA(t,e)));class Uw extends a.a.Lexer{constructor(t){super(t),this._interp=new a.a.atn.LexerATNSimulator(this,Mw,kw,new a.a.PredictionContextCache)}get atn(){return Mw}}Ow(Uw,"grammarFileName","MLexer.g4"),Ow(Uw,"channelNames",["DEFAULT_TOKEN_CHANNEL","HIDDEN"]),Ow(Uw,"modeNames",["DEFAULT_MODE"]),Ow(Uw,"literalNames",[null,null,null,null,null,null,"'\t'","' '",null,null,"'Java:'","'C#:'","'Python2:'","'Python3:'","'JavaScript:'","'Swift:'","':'","';'",null,"'..'",null,null,null,null,null,null,null,null,"'!'","'&'","'&&'","'|'","'||'",null,"'-'","'*'","'/'","'\\'","'%'","'#'","'>'","'>='","'<'","'<='","'<>'","'<:>'","'='","'!='","'=='","'~='","'~'","'<-'","'->'","'=>'","'Boolean'","'Css'","'Character'","'Text'","'Integer'","'Decimal'","'Date'","'Time'","'DateTime'","'Period'","'Version'","'Method:'","'Code'","'Document'","'Blob'","'Image'","'Uuid'","'DbId'","'Iterator'","'Cursor'","'Html'","'Type'","'abstract'","'all'","'always'","'and'","'any'","'as'",null,"'attr'","'attribute'","'attributes'","'bindings'","'break'","'by'","'case'","'catch'","'category'","'class'","'contains'","'def'","'default'","'define'","'delete'",null,"'do'","'doing'","'each'","'else'","'enum'","'enumerated'","'except'","'execute'","'expecting'","'extends'","'fetch'","'filtered'","'finally'","'flush'","'for'","'from'","'getter'","'has'","'if'","'in'","'index'","'invoke:'","'is'","'matching'","'method'","'methods'","'modulo'","'mutable'","'native'","'None'","'not'",null,"'null'","'on'","'one'","'operator'","'or'","'order'","'otherwise'","'pass'","'raise'","'read'","'receiving'","'resource'","'return'","'returning'","'rows'","'self'","'setter'","'singleton'","'sorted'","'storable'","'store'","'super'","'switch'","'test'","'then'","'this'","'throw'","'to'","'try'","'verifying'","'widget'","'with'","'when'","'where'","'while'","'write'",null,null,"'MIN_INTEGER'","'MAX_INTEGER'"]),Ow(Uw,"symbolicNames",[null,"INDENT","DEDENT","LF_TAB","LF_MORE","LF","TAB","WS","CSS_DATA","COMMENT","JAVA","CSHARP","PYTHON2","PYTHON3","JAVASCRIPT","SWIFT","COLON","SEMI","COMMA","RANGE","DOT","LPAR","RPAR","LBRAK","RBRAK","LCURL","RCURL","QMARK","XMARK","AMP","AMP2","PIPE","PIPE2","PLUS","MINUS","STAR","SLASH","BSLASH","PERCENT","SHARP","GT","GTE","LT","LTE","LTGT","LTCOLONGT","EQ","XEQ","EQ2","TEQ","TILDE","LARROW","RARROW","EGT","BOOLEAN","CSS","CHARACTER","TEXT","INTEGER","DECIMAL","DATE","TIME","DATETIME","PERIOD","VERSION","METHOD_COLON","CODE","DOCUMENT","BLOB","IMAGE","UUID","DBID","ITERATOR","CURSOR","HTML","TYPE","ABSTRACT","ALL","ALWAYS","AND","ANY","AS","ASC","ATTR","ATTRIBUTE","ATTRIBUTES","BINDINGS","BREAK","BY","CASE","CATCH","CATEGORY","CLASS","CONTAINS","DEF","DEFAULT","DEFINE","DELETE","DESC","DO","DOING","EACH","ELSE","ENUM","ENUMERATED","EXCEPT","EXECUTE","EXPECTING","EXTENDS","FETCH","FILTERED","FINALLY","FLUSH","FOR","FROM","GETTER","HAS","IF","IN","INDEX","INVOKE_COLON","IS","MATCHING","METHOD","METHODS","MODULO","MUTABLE","NATIVE","NONE","NOT","NOTHING","NULL","ON","ONE","OPERATOR","OR","ORDER","OTHERWISE","PASS","RAISE","READ","RECEIVING","RESOURCE","RETURN","RETURNING","ROWS","SELF","SETTER","SINGLETON","SORTED","STORABLE","STORE","SUPER","SWITCH","TEST","THEN","THIS","THROW","TO","TRY","VERIFYING","WIDGET","WITH","WHEN","WHERE","WHILE","WRITE","BOOLEAN_LITERAL","CHAR_LITERAL","MIN_INTEGER","MAX_INTEGER","SYMBOL_IDENTIFIER","TYPE_IDENTIFIER","VARIABLE_IDENTIFIER","NATIVE_IDENTIFIER","DOLLAR_IDENTIFIER","ARONDBASE_IDENTIFIER","TEXT_LITERAL","UUID_LITERAL","VERSION_LITERAL","INTEGER_LITERAL","HEXA_LITERAL","DECIMAL_LITERAL","DATETIME_LITERAL","TIME_LITERAL","DATE_LITERAL","PERIOD_LITERAL","JSX_TEXT"]),Ow(Uw,"ruleNames",["LF_TAB","LF_MORE","LF","TAB","WS","CSS_DATA","COMMENT","JAVA","CSHARP","PYTHON2","PYTHON3","JAVASCRIPT","SWIFT","COLON","SEMI","COMMA","RANGE","DOT","LPAR","RPAR","LBRAK","RBRAK","LCURL","RCURL","QMARK","XMARK","AMP","AMP2","PIPE","PIPE2","PLUS","MINUS","STAR","SLASH","BSLASH","PERCENT","SHARP","GT","GTE","LT","LTE","LTGT","LTCOLONGT","EQ","XEQ","EQ2","TEQ","TILDE","LARROW","RARROW","EGT","BOOLEAN","CSS","CHARACTER","TEXT","INTEGER","DECIMAL","DATE","TIME","DATETIME","PERIOD","VERSION","METHOD_COLON","CODE","DOCUMENT","BLOB","IMAGE","UUID","DBID","ITERATOR","CURSOR","HTML","TYPE","ABSTRACT","ALL","ALWAYS","AND","ANY","AS","ASC","ATTR","ATTRIBUTE","ATTRIBUTES","BINDINGS","BREAK","BY","CASE","CATCH","CATEGORY","CLASS","CONTAINS","DEF","DEFAULT","DEFINE","DELETE","DESC","DO","DOING","EACH","ELSE","ENUM","ENUMERATED","EXCEPT","EXECUTE","EXPECTING","EXTENDS","FETCH","FILTERED","FINALLY","FLUSH","FOR","FROM","GETTER","HAS","IF","IN","INDEX","INVOKE_COLON","IS","MATCHING","METHOD","METHODS","MODULO","MUTABLE","NATIVE","NONE","NOT","NOTHING","NULL","ON","ONE","OPERATOR","OR","ORDER","OTHERWISE","PASS","RAISE","READ","RECEIVING","RESOURCE","RETURN","RETURNING","ROWS","SELF","SETTER","SINGLETON","SORTED","STORABLE","STORE","SUPER","SWITCH","TEST","THEN","THIS","THROW","TO","TRY","VERIFYING","WIDGET","WITH","WHEN","WHERE","WHILE","WRITE","BOOLEAN_LITERAL","CHAR_LITERAL","MIN_INTEGER","MAX_INTEGER","SYMBOL_IDENTIFIER","TYPE_IDENTIFIER","VARIABLE_IDENTIFIER","NATIVE_IDENTIFIER","DOLLAR_IDENTIFIER","ARONDBASE_IDENTIFIER","LetterOrDigit","Letter","Digit","TEXT_LITERAL","UUID_LITERAL","VERSION_LITERAL","INTEGER_LITERAL","HEXA_LITERAL","DECIMAL_LITERAL","Integer","Decimal","Exponent","Hexadecimal","HexNibble","EscapeSequence","DATETIME_LITERAL","TIME_LITERAL","Time","DATE_LITERAL","Date","TimeZone","PERIOD_LITERAL","Years","Months","Weeks","Days","Hours","Minutes","Seconds","HexByte","VersionQualifier","JSX_TEXT"]),Uw.EOF=a.a.Token.EOF,Uw.INDENT=1,Uw.DEDENT=2,Uw.LF_TAB=3,Uw.LF_MORE=4,Uw.LF=5,Uw.TAB=6,Uw.WS=7,Uw.CSS_DATA=8,Uw.COMMENT=9,Uw.JAVA=10,Uw.CSHARP=11,Uw.PYTHON2=12,Uw.PYTHON3=13,Uw.JAVASCRIPT=14,Uw.SWIFT=15,Uw.COLON=16,Uw.SEMI=17,Uw.COMMA=18,Uw.RANGE=19,Uw.DOT=20,Uw.LPAR=21,Uw.RPAR=22,Uw.LBRAK=23,Uw.RBRAK=24,Uw.LCURL=25,Uw.RCURL=26,Uw.QMARK=27,Uw.XMARK=28,Uw.AMP=29,Uw.AMP2=30,Uw.PIPE=31,Uw.PIPE2=32,Uw.PLUS=33,Uw.MINUS=34,Uw.STAR=35,Uw.SLASH=36,Uw.BSLASH=37,Uw.PERCENT=38,Uw.SHARP=39,Uw.GT=40,Uw.GTE=41,Uw.LT=42,Uw.LTE=43,Uw.LTGT=44,Uw.LTCOLONGT=45,Uw.EQ=46,Uw.XEQ=47,Uw.EQ2=48,Uw.TEQ=49,Uw.TILDE=50,Uw.LARROW=51,Uw.RARROW=52,Uw.EGT=53,Uw.BOOLEAN=54,Uw.CSS=55,Uw.CHARACTER=56,Uw.TEXT=57,Uw.INTEGER=58,Uw.DECIMAL=59,Uw.DATE=60,Uw.TIME=61,Uw.DATETIME=62,Uw.PERIOD=63,Uw.VERSION=64,Uw.METHOD_COLON=65,Uw.CODE=66,Uw.DOCUMENT=67,Uw.BLOB=68,Uw.IMAGE=69,Uw.UUID=70,Uw.DBID=71,Uw.ITERATOR=72,Uw.CURSOR=73,Uw.HTML=74,Uw.TYPE=75,Uw.ABSTRACT=76,Uw.ALL=77,Uw.ALWAYS=78,Uw.AND=79,Uw.ANY=80,Uw.AS=81,Uw.ASC=82,Uw.ATTR=83,Uw.ATTRIBUTE=84,Uw.ATTRIBUTES=85,Uw.BINDINGS=86,Uw.BREAK=87,Uw.BY=88,Uw.CASE=89,Uw.CATCH=90,Uw.CATEGORY=91,Uw.CLASS=92,Uw.CONTAINS=93,Uw.DEF=94,Uw.DEFAULT=95,Uw.DEFINE=96,Uw.DELETE=97,Uw.DESC=98,Uw.DO=99,Uw.DOING=100,Uw.EACH=101,Uw.ELSE=102,Uw.ENUM=103,Uw.ENUMERATED=104,Uw.EXCEPT=105,Uw.EXECUTE=106,Uw.EXPECTING=107,Uw.EXTENDS=108,Uw.FETCH=109,Uw.FILTERED=110,Uw.FINALLY=111,Uw.FLUSH=112,Uw.FOR=113,Uw.FROM=114,Uw.GETTER=115,Uw.HAS=116,Uw.IF=117,Uw.IN=118,Uw.INDEX=119,Uw.INVOKE_COLON=120,Uw.IS=121,Uw.MATCHING=122,Uw.METHOD=123,Uw.METHODS=124,Uw.MODULO=125,Uw.MUTABLE=126,Uw.NATIVE=127,Uw.NONE=128,Uw.NOT=129,Uw.NOTHING=130,Uw.NULL=131,Uw.ON=132,Uw.ONE=133,Uw.OPERATOR=134,Uw.OR=135,Uw.ORDER=136,Uw.OTHERWISE=137,Uw.PASS=138,Uw.RAISE=139,Uw.READ=140,Uw.RECEIVING=141,Uw.RESOURCE=142,Uw.RETURN=143,Uw.RETURNING=144,Uw.ROWS=145,Uw.SELF=146,Uw.SETTER=147,Uw.SINGLETON=148,Uw.SORTED=149,Uw.STORABLE=150,Uw.STORE=151,Uw.SUPER=152,Uw.SWITCH=153,Uw.TEST=154,Uw.THEN=155,Uw.THIS=156,Uw.THROW=157,Uw.TO=158,Uw.TRY=159,Uw.VERIFYING=160,Uw.WIDGET=161,Uw.WITH=162,Uw.WHEN=163,Uw.WHERE=164,Uw.WHILE=165,Uw.WRITE=166,Uw.BOOLEAN_LITERAL=167,Uw.CHAR_LITERAL=168,Uw.MIN_INTEGER=169,Uw.MAX_INTEGER=170,Uw.SYMBOL_IDENTIFIER=171,Uw.TYPE_IDENTIFIER=172,Uw.VARIABLE_IDENTIFIER=173,Uw.NATIVE_IDENTIFIER=174,Uw.DOLLAR_IDENTIFIER=175,Uw.ARONDBASE_IDENTIFIER=176,Uw.TEXT_LITERAL=177,Uw.UUID_LITERAL=178,Uw.VERSION_LITERAL=179,Uw.INTEGER_LITERAL=180,Uw.HEXA_LITERAL=181,Uw.DECIMAL_LITERAL=182,Uw.DATETIME_LITERAL=183,Uw.TIME_LITERAL=184,Uw.DATE_LITERAL=185,Uw.PERIOD_LITERAL=186,Uw.JSX_TEXT=187;class Pw extends Cw{constructor(t){super(t),this.tokens=[],this.indents=[0],this.wasLF=!1,this.addLF=!0,this.dialect=HN.BOA,this.nextLexerToken=this.nextToken,this.nextToken=this.indentedNextToken}indentedNextToken(){const t=this.getNextToken();return this.wasLF=t.type===Cw.LF,t}getNextToken(){return this.tokens.length>0?this.tokens.shift():(this.interpret(this.nextLexerToken()),this.nextToken())}interpret(t){switch(t.type){case Cw.EOF:this.interpretEOF(t);break;case Cw.LF_TAB:this.interpretLFTAB(t);break;default:this.interpretAnyToken(t)}}interpretEOF(t){for(;this.indents.length>1;)this.tokens.push(this.deriveToken(t,Cw.DEDENT)),this.tokens.push(this.deriveToken(t,Cw.LF)),this.wasLF=!0,this.indents.pop();!this.wasLF&&this.addLF&&this.tokens.push(this.deriveToken(t,Cw.LF)),this.tokens.push(t)}interpretLFTAB(t){const e=this.countIndents(t.text),i=this.nextLexerToken();if(i.type===Cw.EOF||i.type===Cw.LF_TAB)this.tokens.push(this.deriveToken(t,Cw.LF)),this.interpret(i);else if(e===this.indents[this.indents.length-1])this.tokens.push(this.deriveToken(t,Cw.LF)),this.interpret(i);else if(e>this.indents[this.indents.length-1])this.tokens.push(this.deriveToken(t,Cw.LF)),this.tokens.push(this.deriveToken(t,Cw.INDENT)),this.indents.push(e),this.interpret(i);else{for(;this.indents.length>1&&e0?this.tokens.shift():(this.interpret(this.nextLexerToken()),this.nextToken())}interpret(t){switch(t.type){case Uw.EOF:this.interpretEOF(t);break;case Uw.LF_TAB:this.interpretLFTAB(t);break;default:this.interpretAnyToken(t)}}interpretEOF(t){for(;this.indents.length>1;)this.tokens.push(this.deriveToken(t,Uw.DEDENT)),this.tokens.push(this.deriveToken(t,Uw.LF)),this.wasLF=!0,this.indents.pop();!this.wasLF&&this.addLF&&this.tokens.push(this.deriveToken(t,Uw.LF)),this.tokens.push(t)}interpretLFTAB(t){const e=this.countIndents(t.text),i=this.nextLexerToken();if(i.type===Uw.EOF||i.type===Uw.LF_TAB)this.tokens.push(this.deriveToken(t,Uw.LF)),this.interpret(i);else if(e===this.indents[this.indents.length-1])this.tokens.push(this.deriveToken(t,Uw.LF)),this.interpret(i);else if(e>this.indents[this.indents.length-1])this.tokens.push(this.deriveToken(t,Uw.LF)),this.tokens.push(this.deriveToken(t,Uw.INDENT)),this.indents.push(e),this.interpret(i);else{for(;this.indents.length>1&&ee.toDialect(t))),t.append(";")}declare(t){this.values.forEach((e=>e.declare(t)))}transpile(t){t.append("'").append(this.name).append("':"),1===this.values.length?this.values[0].transpile(t):(t.append('"" + '),this.values.forEach((e=>{e.transpile(t),t.append(" + ")})),t.trimLast(" + ".length))}valuesToString(){return this.values.map((t=>t.toString())).join("")}}var nN=i(4);class aN{constructor(t){this.fields=t||[]}toString(){return"{ "+this.fields.map((t=>t.toString())).join(", ")+" }"}check(t){return tN.CssType.instance}interpret(t){return new nN.CssValue(this)}toDialect(t){t.append("{"),this.fields.forEach((e=>{e.toDialect(t)}),this),t.append("}")}addField(t){this.fields.push(t)}plus(t){const e=new Set(t.fields.map((t=>t.name))),i=this.fields.filter((t=>!e.has(t.name))).concat(t.fields);return new aN(i)}declare(t){this.fields.forEach((e=>{e.declare(t)}),this)}transpile(t){return t.append("{"),this.fields.forEach((e=>{e.transpile(t),t.append(", ")}),this),t.trimLast(", ".length),t.append("}"),!1}}var oN=i(18),hN=i(20);class lN{constructor(t,e){this.expression=t,this.isReturn=e,this.module=null}toString(){return(this.isReturn?"return ":"")+this.expression.toString()+";"}toDialect(t){this.isReturn&&t.append("return "),this.expression.toDialect(t),null!=this.module&&this.module.toDialect(t)}}var cN=i(53);class uN extends cN.a{constructor(t){super(),this.statement=t}toDialect(t){this.statement.toDialect(t)}}class dN extends uN{constructor(t,e){super(t,e)}toDialect(t){t.append("Python2: "),super.toDialect(t)}}class pN extends uN{constructor(t,e){super(t,e)}toDialect(t){t.append("Python3: "),super.toDialect(t)}}class fN{}class _N extends fN{toString(){return"self"}toDialect(t){t.append("self")}}class xN extends fN{constructor(t,e){super(),this.parent=t,this.identifier=e}toString(){return null===this.parent?this.identifier:this.parent.toString()+"."+this.identifier}static parse(t){let e=null;return t.split("\\.").forEach((t=>{e=new xN(e,t)})),e}toDialect(t){null!=this.parent&&(this.parent.toDialect(t),t.append(".")),t.append(this.identifier)}}class EN{constructor(t){this.text=t}toString(){return this.text}toDialect(t){t.append(this.text)}}class mN extends EN{constructor(t){super(t)}}class RN extends EN{constructor(t){super(t)}}class TN extends EN{constructor(t){super(t)}}class gN extends EN{constructor(t){super(t)}}class yN extends fN{constructor(t){super(),this.parent=t||null}}class AN extends yN{constructor(t,e){super(),this.name=t,this.args=e||new wN}toString(){return this.parent.toString()+"."+this.name+"("+this.args.toString()+")"}toDialect(t){null!=this.parent&&(this.parent.toDialect(t),t.append(".")),t.append(this.name),t.append("("),this.args.toDialect(t),t.append(")")}}class LN extends EN{constructor(t){super(t)}}class IN{constructor(t){this.ids=t}toDialect(t){t.append(" from module: "),this.ids.forEach((e=>{t.append(e),t.append(".")})),t.trimLast(1)}}class CN{constructor(t,e){this.name=t,this.expression=e}toDialect(t){t.append(this.name),t.append(" = "),this.expression.toDialect(t)}}class vN{constructor(t){this.expression=t}toDialect(t){this.expression.toDialect(t)}}var bN=i(26);class wN extends bN.a{constructor(t){super(),null!==(t=t||null)&&this.add(t)}toDialect(t){this.length>0&&(this.forEach((e=>{e.toDialect(t),t.append(", ")})),t.trimLast(2))}}var NN=i(67);class SN extends NN.a{constructor(t,e){super(),this.identifier=t,this.module=e}}class ON extends SN{constructor(t){super(t.identifier,t.module)}toDialect(t){t.append("Python2: "),t.append(this.identifier),null!=this.module&&this.module.toDialect(t)}}class DN extends SN{constructor(t){super(t.identifier,t.module)}toDialect(t){t.append("Python3: "),t.append(this.identifier),null!=this.module&&this.module.toDialect(t)}}class MN extends l{constructor(t){var e,i,s;super(),s=function(t){const e=this.getNodeValue(t.op),i=this.getNodeValue(t.arg),s=this.getNodeValue(t.typ),r=this.getNodeValue(t.stmts),n=new qw.OperatorMethodDeclaration(e,i,s,r);this.setNodeValue(t,n)},(i="exitOperator_method_declaration")in(e=this)?Object.defineProperty(e,i,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[i]=s,this.input=t.getTokenStream(),this.path=t.path,this.nodeValues={},this.nextNodeId=0}setNodeValue(t,e){void 0===t["%id"]&&(t["%id"]=this.nextNodeId++),this.nodeValues[t["%id"]]=e,e instanceof r.a&&this.buildSection(t,e)}getNodeValue(t){return null==t||void 0===t||null===t["%id"]||void 0===t["%id"]?null:this.nodeValues[t["%id"]]}getHiddenTokensBefore(t){const e=this.input.getHiddenTokensToLeft(t.tokenIndex);return this.getHiddenTokensText(e)}getHiddenTokensAfter(t){if(t.tokenIndex<0)return null;const e=this.input.getHiddenTokensToRight(t.tokenIndex);return this.getHiddenTokensText(e)}getHiddenTokensText(t){return null==t||0===t.length?null:t.map((t=>t.text)).join("")}getWhiteSpacePlus(t){let e=null==t.children?null:t.children.filter((function(t){return this.isNotIndent(t)}),this).map((t=>t.getText()),this).join("");if(null==e||0===e.length)return null;const i=this.getHiddenTokensBefore(t.start);null!=i&&(e=i+e);const s=this.getHiddenTokensAfter(t.stop);return null!=s&&(e+=s),e}isNotIndent(t){return!t.symbol||t.symbol.type!=MR.INDENT}readAnnotations(t){const e=t.map((function(t){return this.getNodeValue(t)}),this);return 0==e.length?null:e}readComments(t){const e=t.map((function(t){return this.getNodeValue(t)}),this);return 0==e.length?null:e}exitSelectableExpression(t){const e=this.getNodeValue(t.parent);this.setNodeValue(t,e)}exitSelectorExpression(t){const e=this.getNodeValue(t.selector);if(e){const i=this.getNodeValue(t.parent);e instanceof zw.UnresolvedCall?e.setParent(i):e.parent=i,this.setNodeValue(t,e)}}exitSet_literal(t){const e=this.getNodeValue(t.expression_list()),i=new Qw.SetLiteral(e);this.setNodeValue(t,i)}exitStoreStatement(t){this.setNodeValue(t,this.getNodeValue(t.stmt))}exitStore_statement(t){const e=this.getNodeValue(t.to_del),i=this.getNodeValue(t.to_add),s=this.getNodeValue(t.with_meta),r=this.getNodeValue(t.stmts),n=new zw.DeleteAndStoreStatement(e,i,s,r);this.setNodeValue(t,n)}exitAtomicLiteral(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitCollectionLiteral(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitCommentStatement(t){this.setNodeValue(t,this.getNodeValue(t.comment_statement()))}exitComment_statement(t){this.setNodeValue(t,new zw.CommentStatement(t.getText()))}exitListLiteral(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitBlob_expression(t){const e=this.getNodeValue(t.expression());this.setNodeValue(t,new Xw.BlobExpression(e))}exitBooleanLiteral(t){this.setNodeValue(t,new Qw.BooleanLiteral(t.getText()))}exitBreakStatement(t){this.setNodeValue(t,new zw.BreakStatement)}exitMinIntegerLiteral(t){this.setNodeValue(t,new Qw.MinIntegerLiteral)}exitMaxIntegerLiteral(t){this.setNodeValue(t,new Qw.MaxIntegerLiteral)}exitIntegerLiteral(t){this.setNodeValue(t,new Qw.IntegerLiteral(t.getText()))}exitDecimalLiteral(t){this.setNodeValue(t,new Qw.DecimalLiteral(t.getText()))}exitHexadecimalLiteral(t){this.setNodeValue(t,new Qw.HexaLiteral(t.getText()))}exitCharacterLiteral(t){this.setNodeValue(t,new Qw.CharacterLiteral(t.getText()))}exitDateLiteral(t){this.setNodeValue(t,new Qw.DateLiteral(t.getText()))}exitDateTimeLiteral(t){this.setNodeValue(t,new Qw.DateTimeLiteral(t.getText()))}exitDbIdType(t){this.setNodeValue(t,tN.DbIdType.instance)}exitTernaryExpression(t){const e=this.getNodeValue(t.test),i=this.getNodeValue(t.ifTrue),s=this.getNodeValue(t.ifFalse),r=new Xw.TernaryExpression(e,i,s);this.setNodeValue(t,r)}exitTest_method_declaration(t){const e=new Zw.Identifier(t.name.text);e.setSectionFrom(this.path,t.name,t.name,HN.M);const i=this.getNodeValue(t.stmts),s=this.getNodeValue(t.exps),r=this.getNodeValue(t.error),n=null==r?null:new Xw.SymbolExpression(r);this.setNodeValue(t,new qw.TestMethodDeclaration(e,i,s,n))}exitTextLiteral(t){this.setNodeValue(t,new Qw.TextLiteral(t.getText()))}exitTimeLiteral(t){this.setNodeValue(t,new Qw.TimeLiteral(t.getText()))}exitPeriodLiteral(t){this.setNodeValue(t,new Qw.PeriodLiteral(t.getText()))}exitPeriodType(t){this.setNodeValue(t,tN.PeriodType.instance)}exitVersionLiteral(t){this.setNodeValue(t,new Qw.VersionLiteral(t.getText()))}exitVersionType(t){this.setNodeValue(t,tN.VersionType.instance)}exitAttribute_identifier(t){const e=new Zw.Identifier(t.getText());this.setNodeValue(t,e)}exitVariable_identifier(t){const e=new Zw.Identifier(t.getText());this.setNodeValue(t,e)}exitList_literal(t){const e=null!==t.MUTABLE(),i=this.getNodeValue(t.expression_list())||null,s=new Qw.ListLiteral(e,i);this.setNodeValue(t,s)}exitDict_literal(t){const e=null!==t.MUTABLE(),i=this.getNodeValue(t.dict_entry_list())||null,s=new Qw.DictLiteral(e,i);this.setNodeValue(t,s)}exitTuple_literal(t){const e=null!==t.MUTABLE(),i=this.getNodeValue(t.expression_tuple())||null,s=new Qw.TupleLiteral(e,i);this.setNodeValue(t,s)}exitRange_literal(t){const e=this.getNodeValue(t.low),i=this.getNodeValue(t.high);this.setNodeValue(t,new Qw.RangeLiteral(e,i))}exitRangeLiteral(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitDict_entry_list(t){const e=new Qw.DictEntryList(null,null);t.dict_entry().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitDict_entry(t){const e=this.getNodeValue(t.key),i=this.getNodeValue(t.value),s=new Qw.DictEntry(e,i);this.setNodeValue(t,s)}exitDoc_entry_list(t){const e=new Qw.DocEntryList(null,null);t.doc_entry().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitDoc_entry(t){const e=this.getNodeValue(t.key),i=this.getNodeValue(t.value),s=new Qw.DocEntry(e,i);this.setNodeValue(t,s)}exitDocKeyIdentifier(t){const e=t.name.getText();this.setNodeValue(t,new Qw.DocIdentifierKey(new Zw.Identifier(e)))}exitDocKeyText(t){const e=t.name.text;this.setNodeValue(t,new Qw.DocTextKey(e))}exitLiteral_expression(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitLiteralExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitIdentifierExpression(t){const e=this.getNodeValue(t.exp),i=new Xw.UnresolvedIdentifier(e);this.setNodeValue(t,i)}exitVariableIdentifier(t){const e=this.getNodeValue(t.variable_identifier());this.setNodeValue(t,new Xw.InstanceExpression(e))}exitInstanceExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitSymbol_identifier(t){const e=new Zw.Identifier(t.getText());this.setNodeValue(t,e)}exitNative_symbol(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.NativeSymbol(e,i))}exitTypeIdentifier(t){const e=this.getNodeValue(t.type_identifier());this.setNodeValue(t,e)}exitSymbolIdentifier(t){const e=this.getNodeValue(t.symbol_identifier());this.setNodeValue(t,e)}exitSymbolLiteral(t){const e=t.getText();this.setNodeValue(t,new Xw.SymbolExpression(new Zw.Identifier(e)))}exitBlobType(t){this.setNodeValue(t,tN.BlobType.instance)}exitBooleanType(t){this.setNodeValue(t,tN.BooleanType.instance)}exitCharacterType(t){this.setNodeValue(t,tN.CharacterType.instance)}exitImageType(t){this.setNodeValue(t,tN.ImageType.instance)}exitTextType(t){this.setNodeValue(t,tN.TextType.instance)}exitHtmlType(t){this.setNodeValue(t,tN.HtmlType.instance)}exitThisExpression(t){this.setNodeValue(t,new Xw.ThisExpression)}exitIntegerType(t){this.setNodeValue(t,tN.IntegerType.instance)}exitDecimalType(t){this.setNodeValue(t,tN.DecimalType.instance)}exitDateType(t){this.setNodeValue(t,tN.DateType.instance)}exitDateTimeType(t){this.setNodeValue(t,tN.DateTimeType.instance)}exitTimeType(t){this.setNodeValue(t,tN.TimeType.instance)}exitCodeType(t){this.setNodeValue(t,tN.CodeType.instance)}exitPrimaryType(t){const e=this.getNodeValue(t.p);this.setNodeValue(t,e)}exitAttribute_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.typ),s=this.getNodeValue(t.match),r=null==t.index_clause()?null:this.getNodeValue(t.index_clause()),n=new qw.AttributeDeclaration(e,i,s,r);n.storable=null!=t.STORABLE(),this.setNodeValue(t,n)}exitIndex_clause(t){const e=null==t.indices?new Zw.IdentifierList:this.getNodeValue(t.indices);this.setNodeValue(t,e)}exitNativeType(t){const e=this.getNodeValue(t.n);this.setNodeValue(t,e)}exitCategoryType(t){const e=this.getNodeValue(t.c);this.setNodeValue(t,e)}exitCategory_type(t){const e=new Zw.Identifier(t.getText());this.buildSection(t,e),this.setNodeValue(t,new tN.CategoryType(e))}exitListType(t){const e=this.getNodeValue(t.l);this.setNodeValue(t,new tN.ListType(e))}exitDictKeyIdentifier(t){const e=t.name.getText();this.setNodeValue(t,new Qw.DictIdentifierKey(new Zw.Identifier(e)))}exitDictKeyText(t){const e=t.name.text;this.setNodeValue(t,new Qw.DictTextKey(e))}exitDictType(t){const e=this.getNodeValue(t.d);this.setNodeValue(t,new tN.DictionaryType(e))}exitAttribute_identifier_list(t){const e=new Zw.IdentifierList;t.attribute_identifier().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitVariable_identifier_list(t){const e=new Zw.IdentifierList;t.variable_identifier().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitConcrete_category_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.attrs),s=this.getNodeValue(t.derived),r=this.getNodeValue(t.methods),n=new qw.ConcreteCategoryDeclaration(e,i,s,r);n.storable=null!=t.STORABLE(),this.setNodeValue(t,n)}exitConcrete_widget_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.derived),s=this.getNodeValue(t.methods),r=new qw.ConcreteWidgetDeclaration(e,i,s);this.setNodeValue(t,r)}exitConcreteCategoryDeclaration(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,e)}exitConcreteWidgetDeclaration(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,e)}exitNativeWidgetDeclaration(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,e)}exitDerived_list(t){const e=this.getNodeValue(t.items);this.setNodeValue(t,e)}exitType_identifier(t){const e=new Zw.Identifier(t.getText());this.setNodeValue(t,e)}exitType_identifier_list(t){const e=new Zw.IdentifierList;t.type_identifier().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitType_literal(t){const e=this.getNodeValue(t.category_or_any_type());this.setNodeValue(t,new Qw.TypeLiteral(e))}exitTypeLiteral(t){this.setNodeValue(t,this.getNodeValue(t.type_literal()))}exitTypeType(t){const e=this.getNodeValue(t.t);this.setNodeValue(t,new tN.TypeType(e))}exitMember_identifier(t){const e=new Zw.Identifier(t.getText());this.setNodeValue(t,e)}exitMemberSelector(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Xw.MemberSelector(null,e))}exitIsATypeExpression(t){const e=this.getNodeValue(t.category_or_any_type()),i=new Xw.TypeExpression(e);this.setNodeValue(t,i)}exitIsOtherExpression(t){const e=this.getNodeValue(t.expression());this.setNodeValue(t,e)}exitIsExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);let s;s=t.NOT()?i instanceof Xw.TypeExpression?Zw.EqOp.IS_NOT_A:Zw.EqOp.IS_NOT:i instanceof Xw.TypeExpression?Zw.EqOp.IS_A:Zw.EqOp.IS,this.setNodeValue(t,new Xw.EqualsExpression(e,s,i))}exitItemSelector(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.ItemSelector(null,e))}exitSliceSelector(t){const e=this.getNodeValue(t.xslice);this.setNodeValue(t,e)}exitTyped_argument(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.name),s=this.getNodeValue(t.attrs),r=s?new $w.ExtendedParameter(e,i,s):new $w.CategoryParameter(e,i),n=this.getNodeValue(t.value);r.defaultExpression=n||null,this.setNodeValue(t,r)}exitCodeArgument(t){const e=this.getNodeValue(t.arg);this.setNodeValue(t,e)}exitArgument_list(t){const e=new $w.ParameterList;t.argument().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitMethodName(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Xw.UnresolvedIdentifier(e))}exitMethodParent(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.name);this.setNodeValue(t,new Xw.MethodSelector(e,i))}exitExpressionAssignmentList(t){const e=this.getNodeValue(t.exp),i=new Zw.Argument(null,e);this.setNodeValue(t,new Zw.ArgumentList([i]))}exitArgument_assignment(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.exp),s=new $w.UnresolvedParameter(e);this.setNodeValue(t,new Zw.Argument(s,i))}exitArgumentAssignmentList(t){const e=this.getNodeValue(t.item);this.setNodeValue(t,new Zw.ArgumentList([e]))}exitArgumentAssignmentListItem(t){const e=this.getNodeValue(t.item),i=this.getNodeValue(t.items);i.add(e),this.setNodeValue(t,i)}exitArrow_prefix(t){const e=this.getNodeValue(t.arrow_args());let i=this.getWhiteSpacePlus(t.s1);null==i&&(i=this.getHiddenTokensBefore(t.EGT().getSymbol()));let s=this.getWhiteSpacePlus(t.s2);null==s&&(s=this.getHiddenTokensAfter(t.EGT().getSymbol())),this.setNodeValue(t,new Xw.ArrowExpression(e,i,s))}exitArrowExpression(t){this.setNodeValue(t,this.getNodeValue(t.exp))}exitArrowExpressionBody(t){const e=this.getNodeValue(t.arrow_prefix()),i=this.getNodeValue(t.expression());e.setExpression(i),this.setNodeValue(t,e)}exitArrowListArg(t){const e=this.getNodeValue(t.variable_identifier_list());this.setNodeValue(t,e)}exitArrowSingleArg(t){const e=this.getNodeValue(t.variable_identifier());this.setNodeValue(t,new Zw.IdentifierList(e))}exitArrowStatementsBody(t){const e=this.getNodeValue(t.arrow_prefix()),i=this.getNodeValue(t.statement_list());e.setStatements(i),this.setNodeValue(t,e)}exitMethod_call_expression(t){const e=this.getNodeValue(t.name),i=new Xw.UnresolvedIdentifier(e);i.copySectionFrom(e);const s=this.getNodeValue(t.args);this.setNodeValue(t,new zw.UnresolvedCall(i,s))}exitMethod_call_statement(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.method);i&&i.setParent(e);const s=this.getNodeValue(t.name),r=this.getNodeValue(t.stmts);i&&null!=s||null!=r?this.setNodeValue(t,new zw.RemoteCall(i.callable,i.args,s,r)):this.setNodeValue(t,i)}exitMethodSelector(t){const e=this.getNodeValue(t.method);if(e.callable instanceof Xw.UnresolvedIdentifier){const t=new Xw.UnresolvedSelector(null,e.callable.id);t.copySectionFrom(e.callable),e.callable=t}this.setNodeValue(t,e)}exitAddExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.op.type==MR.PLUS?new Xw.PlusExpression(e,i):new Xw.SubtractExpression(e,i);this.setNodeValue(t,s)}exitMember_method_declaration_list(t){const e=new Zw.MethodDeclarationList;t.member_method_declaration().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitNative_member_method_declaration_list(t){const e=new Zw.MethodDeclarationList;t.native_member_method_declaration().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitSetter_method_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new qw.SetterMethodDeclaration(e,i))}exitSetType(t){const e=this.getNodeValue(t.s);this.setNodeValue(t,new tN.SetType(e))}exitGetter_method_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new qw.GetterMethodDeclaration(e,i))}exitNative_setter_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new qw.NativeSetterMethodDeclaration(e,i))}exitNative_getter_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new qw.NativeGetterMethodDeclaration(e,i))}exitMember_method_declaration(t){const e=this.readComments(t.comment_statement()),i=this.readAnnotations(t.annotation_constructor()),s=t.children[t.getChildCount()-1],r=this.getNodeValue(s);null!=r&&(r.comments=e,r.annotations=i,this.setNodeValue(t,r))}exitStatement_list(t){const e=new zw.StatementList;t.statement().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitAbstract_method_declaration(t){const e=this.getNodeValue(t.typ);e instanceof tN.CategoryType&&(e.mutable=null!=t.MUTABLE());const i=this.getNodeValue(t.name),s=this.getNodeValue(t.args);this.setNodeValue(t,new qw.AbstractMethodDeclaration(i,s,e))}exitConcrete_method_declaration(t){const e=this.getNodeValue(t.typ);e instanceof tN.CategoryType&&(e.mutable=null!=t.MUTABLE());const i=this.getNodeValue(t.name),s=this.getNodeValue(t.args),r=this.getNodeValue(t.stmts);this.setNodeValue(t,new qw.ConcreteMethodDeclaration(i,s,e,r))}exitMethod_declaration(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitMethodCallStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitMethod_identifier(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitMethod_Expression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitConstructorFrom(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.copyExp)||null,s=this.getNodeValue(t.args)||null;this.setNodeValue(t,new Xw.ConstructorExpression(e,i,s,!0))}exitConstructorNoFrom(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.args)||null;this.setNodeValue(t,new Xw.ConstructorExpression(e,null,i,!0))}exitCopy_from(t){this.setNodeValue(t,this.getNodeValue(t.exp))}exitAssertion(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new VN(e))}exitAssertion_list(t){const e=new Xw.ExpressionList;t.assertion().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitAssign_instance_statement(t){const e=this.getNodeValue(t.inst),i=this.getNodeValue(t.exp);this.setNodeValue(t,new zw.AssignInstanceStatement(e,i))}exitAssignInstanceStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitAssign_variable_statement(t){const e=this.getNodeValue(t.variable_identifier()),i=this.getNodeValue(t.expression());this.setNodeValue(t,new zw.AssignVariableStatement(e,i))}exitAssign_tuple_statement(t){const e=this.getNodeValue(t.items),i=this.getNodeValue(t.exp);this.setNodeValue(t,new zw.AssignTupleStatement(e,i))}exitRootInstance(t){const e=this.getNodeValue(t.variable_identifier());this.setNodeValue(t,new Yw.VariableInstance(e))}exitChildInstance(t){const e=this.getNodeValue(t.assignable_instance()),i=this.getNodeValue(t.child_instance());i.parent=e,this.setNodeValue(t,i)}exitMemberInstance(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Yw.MemberInstance(e))}exitItemInstance(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Yw.ItemInstance(e))}exitMethod_expression(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitMethodExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitConstructorExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitNative_statement_list(t){const e=new zw.StatementList;t.native_statement().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitJava_identifier(t){this.setNodeValue(t,t.getText())}exitJavascript_identifier(t){const e=new Zw.Identifier(t.getText());this.setNodeValue(t,e)}exitJavascript_member_expression(t){const e=t.name.getText();this.setNodeValue(t,new Kw.h(e))}exitJavascript_primary_expression(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitJavascript_new_expression(t){const e=this.getNodeValue(t.javascript_method_expression());this.setNodeValue(t,new Kw.m(e))}exitJavascript_this_expression(t){this.setNodeValue(t,new Kw.p)}exitJavaIdentifier(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new oN.JavaIdentifierExpression(null,e))}exitJavaIdentifierExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitJavaChildIdentifier(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.name),s=new oN.JavaIdentifierExpression(e,i);this.setNodeValue(t,s)}exitJavascriptBooleanLiteral(t){this.setNodeValue(t,new Kw.a(t.getText()))}exitJavascriptCharacterLiteral(t){this.setNodeValue(t,new Kw.b(t.getText()))}exitJavascriptTextLiteral(t){this.setNodeValue(t,new Kw.o(t.getText()))}exitJavascriptIntegerLiteral(t){this.setNodeValue(t,new Kw.f(t.getText()))}exitJavascriptDecimalLiteral(t){this.setNodeValue(t,new Kw.c(t.getText()))}exitJavaClassIdentifier(t){const e=this.getNodeValue(t.klass);this.setNodeValue(t,e)}exitJavaChildClassIdentifier(t){const e=this.getNodeValue(t.parent),i=new oN.JavaIdentifierExpression(e,t.name.getText());this.setNodeValue(t,i)}exitJavaPrimaryExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitJavascriptPrimaryExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitJavascript_identifier_expression(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Kw.e(e))}exitJavaSelectorExpression(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.child);i.parent=e,this.setNodeValue(t,i)}exitJavascriptSelectorExpression(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.child);i.parent=e,this.setNodeValue(t,i)}exitJavascriptMemberExpression(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Kw.h(e))}exitJava_primary_expression(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitJava_item_expression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new oN.JavaItemExpression(e))}exitJavascript_item_expression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Kw.g(e))}exitJavascriptItemExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitJavaStatement(t){const e=this.getNodeValue(t.exp),i=new oN.JavaStatement(e,!1);this.setNodeValue(t,i)}exitJavascriptStatement(t){const e=this.getNodeValue(t.exp),i=new Kw.n(e,!1);this.setNodeValue(t,i)}exitJavaReturnStatement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new oN.JavaStatement(e,!0))}exitJavascriptReturnStatement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Kw.n(e,!0))}exitJavaNativeStatement(t){const e=this.getNodeValue(t.java_statement());this.setNodeValue(t,new oN.JavaNativeCall(e))}exitJavascriptNativeStatement(t){const e=this.getNodeValue(t.javascript_native_statement());this.setNodeValue(t,e)}exitJavascript_native_statement(t){const e=this.getNodeValue(t.javascript_statement()),i=this.getNodeValue(t.javascript_module());e.module=i||null,this.setNodeValue(t,new Kw.k(e))}exitNative_method_declaration(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.name),s=this.getNodeValue(t.args),r=this.getNodeValue(t.stmts);this.setNodeValue(t,new qw.NativeMethodDeclaration(i,s,e,r))}exitJavaArgumentList(t){const e=this.getNodeValue(t.item);this.setNodeValue(t,new oN.JavaExpressionList(e))}exitJavascriptArgumentList(t){const e=this.getNodeValue(t.item);this.setNodeValue(t,new Kw.d(e))}exitJavaArgumentListItem(t){const e=this.getNodeValue(t.item),i=this.getNodeValue(t.items);i.add(e),this.setNodeValue(t,i)}exitJavascriptArgumentListItem(t){const e=this.getNodeValue(t.item),i=this.getNodeValue(t.items);i.add(e),this.setNodeValue(t,i)}exitJava_method_expression(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.args);this.setNodeValue(t,new oN.JavaMethodExpression(e,i))}exitJava_this_expression(t){this.setNodeValue(t,new oN.JavaThisExpression)}exitJavascriptMethodExpression(t){const e=this.getNodeValue(t.method);this.setNodeValue(t,e)}exitJavascript_method_expression(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.args);this.setNodeValue(t,new Kw.i(e,i))}exitJavaMethodExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitFlush_statement(t){this.setNodeValue(t,new zw.FlushStatement)}exitFlushStatement(t){this.setNodeValue(t,this.getNodeValue(t.stmt))}exitFullDeclarationList(t){const e=this.getNodeValue(t.declarations())||new qw.DeclarationList;this.setNodeValue(t,e)}exitDeclaration(t){const e=this.readComments(t.comment_statement()),i=this.readAnnotations(t.annotation_constructor()),s=t.children[t.getChildCount()-1],r=this.getNodeValue(s);null!=r&&(r.comments=e,r.annotations=i,this.setNodeValue(t,r))}exitDeclarations(t){const e=new qw.DeclarationList;t.declaration().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitIteratorExpression(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.name),s=this.getNodeValue(t.source);this.setNodeValue(t,new Xw.IteratorExpression(i,s,e))}exitIteratorType(t){const e=this.getNodeValue(t.i);this.setNodeValue(t,new tN.IteratorType(e))}exitJavaBooleanLiteral(t){this.setNodeValue(t,new oN.JavaBooleanLiteral(t.getText()))}exitJavaIntegerLiteral(t){this.setNodeValue(t,new oN.JavaIntegerLiteral(t.getText()))}exitJavaDecimalLiteral(t){this.setNodeValue(t,new oN.JavaDecimalLiteral(t.getText()))}exitJavaCharacterLiteral(t){this.setNodeValue(t,new oN.JavaCharacterLiteral(t.getText()))}exitJavaTextLiteral(t){this.setNodeValue(t,new oN.JavaTextLiteral(t.getText()))}exitJavaCategoryBinding(t){const e=this.getNodeValue(t.binding);this.setNodeValue(t,new oN.JavaNativeCategoryBinding(e))}exitJavascriptCategoryBinding(t){this.setNodeValue(t,this.getNodeValue(t.binding))}exitJavascript_category_binding(t){const e=t.javascript_identifier().map((t=>t.getText())).join("."),i=this.getNodeValue(t.javascript_module()),s=new Kw.l(e,i);this.setNodeValue(t,s)}exitJavascript_module(t){const e=t.javascript_identifier().map((t=>t.getText())),i=new Kw.j(e);this.setNodeValue(t,i)}exitNativeCategoryBindingList(t){const e=this.getNodeValue(t.item),i=new Zw.NativeCategoryBindingList(e);this.setNodeValue(t,i)}exitNativeCategoryBindingListItem(t){const e=this.getNodeValue(t.item),i=this.getNodeValue(t.items);i.add(e),this.setNodeValue(t,i)}exitNative_category_bindings(t){const e=this.getNodeValue(t.items);this.setNodeValue(t,e)}exitNative_category_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.attrs),s=this.getNodeValue(t.bindings),r=this.getNodeValue(t.methods),n=new qw.NativeCategoryDeclaration(e,i,s,null,r);n.storable=null!=t.STORABLE(),this.setNodeValue(t,n)}exitNative_widget_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.bindings),s=this.getNodeValue(t.methods),r=new qw.NativeWidgetDeclaration(e,i,s);this.setNodeValue(t,r)}exitNativeCategoryDeclaration(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,e)}exitNative_resource_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.attrs),s=this.getNodeValue(t.bindings),r=this.getNodeValue(t.methods),n=new qw.NativeResourceDeclaration(e,i,s,null,r);n.storable=null!=t.STORABLE(),this.setNodeValue(t,n)}exitResource_declaration(t){const e=this.getNodeValue(t.native_resource_declaration());this.setNodeValue(t,e)}exitParenthesis_expression(t){const e=this.getNodeValue(t.expression());this.setNodeValue(t,new Xw.ParenthesisExpression(e))}exitParenthesisExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitNative_symbol_list(t){const e=new Zw.NativeSymbolList;t.native_symbol().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitEnum_native_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.typ),s=this.getNodeValue(t.symbols);this.setNodeValue(t,new qw.EnumeratedNativeDeclaration(e,i,s))}exitFor_each_statement(t){const e=this.getNodeValue(t.name1),i=this.getNodeValue(t.name2),s=this.getNodeValue(t.source),r=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.ForEachStatement(e,i,s,r))}exitForEachStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitKey_token(t){this.setNodeValue(t,t.getText())}exitUUIDLiteral(t){this.setNodeValue(t,new Qw.UUIDLiteral(t.getText()))}exitUUIDType(t){this.setNodeValue(t,tN.UUIDType.instance)}exitValue_token(t){this.setNodeValue(t,t.getText())}exitNamed_argument(t){const e=this.getNodeValue(t.variable_identifier()),i=new $w.UnresolvedParameter(e),s=this.getNodeValue(t.literal_expression());i.defaultExpression=s||null,this.setNodeValue(t,i)}exitClosureStatement(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,new zw.DeclarationStatement(e))}exitReturn_statement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new zw.ReturnStatement(e))}exitReturnStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitType_expression(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Xw.TypeExpression(new tN.CategoryType(e)))}exitTypeExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitIf_statement(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts),s=this.getNodeValue(t.elseIfs),r=this.getNodeValue(t.elseStmts);this.setNodeValue(t,new zw.IfStatement(e,i,s,r))}exitElseIfStatementList(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts),s=new zw.IfElement(e,i);this.setNodeValue(t,new zw.IfElementList(s))}exitElseIfStatementListItem(t){const e=this.getNodeValue(t.items),i=this.getNodeValue(t.exp),s=this.getNodeValue(t.stmts),r=new zw.IfElement(i,s);e.add(r),this.setNodeValue(t,e)}exitIfStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitSuperExpression(t){this.setNodeValue(t,new Xw.SuperExpression)}exitSwitchStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitAssignTupleStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitRaiseStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitWriteStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitWithResourceStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitWhileStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitDoWhileStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitTryStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitEqualsExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);let s=null;switch(t.op.type){case Uw.EQ2:s=Zw.EqOp.EQUALS;break;case Uw.XEQ:s=Zw.EqOp.NOT_EQUALS;break;case Uw.TEQ:s=Zw.EqOp.ROUGHLY;break;default:throw new Error("Operator "+t.op.type)}this.setNodeValue(t,new Xw.EqualsExpression(e,s,i))}exitCompareExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);let s=null;switch(t.op.type){case Uw.LT:s=Zw.CmpOp.LT;break;case Uw.LTE:s=Zw.CmpOp.LTE;break;case Uw.GT:s=Zw.CmpOp.GT;break;case Uw.GTE:s=Zw.CmpOp.GTE;break;default:throw new Error("Operator "+t.op.type)}this.setNodeValue(t,new Xw.CompareExpression(e,s,i))}exitAtomicSwitchCase(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.AtomicSwitchCase(e,i))}exitCollection_literal(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitCollectionSwitchCase(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.CollectionSwitchCase(e,i))}exitSwitch_case_statement_list(t){const e=new zw.SwitchCaseList;t.switch_case_statement().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitSwitch_statement(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.cases),s=this.getNodeValue(t.stmts),r=new zw.SwitchStatement(e,i,s);this.setNodeValue(t,r)}exitLiteralRangeLiteral(t){const e=this.getNodeValue(t.low),i=this.getNodeValue(t.high);this.setNodeValue(t,new Qw.RangeLiteral(e,i))}exitLiteralListLiteral(t){const e=this.getNodeValue(t.literal_list_literal());this.setNodeValue(t,new Qw.ListLiteral(!1,e))}exitLiteral_list_literal(t){const e=new Xw.ExpressionList;t.atomic_literal().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitInExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.NOT()?Zw.ContOp.NOT_IN:Zw.ContOp.IN;this.setNodeValue(t,new Xw.ContainsExpression(e,s,i))}exitCssType(t){this.setNodeValue(t,tN.CssType.instance)}exitHasExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.NOT()?Zw.ContOp.NOT_HAS:Zw.ContOp.HAS;this.setNodeValue(t,new Xw.ContainsExpression(e,s,i))}exitHasAllExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.NOT()?Zw.ContOp.NOT_HAS_ALL:Zw.ContOp.HAS_ALL;this.setNodeValue(t,new Xw.ContainsExpression(e,s,i))}exitHasAnyExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.NOT()?Zw.ContOp.NOT_HAS_ANY:Zw.ContOp.HAS_ANY;this.setNodeValue(t,new Xw.ContainsExpression(e,s,i))}exitContainsExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.NOT()?Zw.EqOp.NOT_CONTAINS:Zw.EqOp.CONTAINS;this.setNodeValue(t,new Xw.EqualsExpression(e,s,i))}exitDivideExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.DivideExpression(e,i))}exitIntDivideExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.IntDivideExpression(e,i))}exitModuloExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.ModuloExpression(e,i))}exitAnnotation_constructor(t){const e=this.getNodeValue(t.name),i=new Qw.DocEntryList,s=this.getNodeValue(t.exp);null!=s&&i.add(new Qw.DocEntry(null,s)),t.annotation_argument().map((function(t){const e=this.getNodeValue(t);i.add(e)}),this),this.setNodeValue(t,new Zw.Annotation(e,i))}exitAnnotation_argument(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.exp);this.setNodeValue(t,new Qw.DocEntry(e,i))}exitAnnotation_identifier(t){this.setNodeValue(t,new Zw.Identifier(t.getText()))}exitAnnotation_argument_name(t){this.setNodeValue(t,t.getText())}exitAnnotationLiteralValue(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitAnnotationTypeValue(t){const e=this.getNodeValue(t.typ);this.setNodeValue(t,new Xw.TypeExpression(e))}exitAndExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.AndExpression(e,i))}exitNullLiteral(t){this.setNodeValue(t,Qw.NullLiteral.instance)}exitOperator_argument(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitOperatorArgument(t){const e=this.getNodeValue(t.arg);e.setMutable(null!=t.MUTABLE()),this.setNodeValue(t,e)}exitOperatorPlus(t){this.setNodeValue(t,Zw.Operator.PLUS)}exitOperatorMinus(t){this.setNodeValue(t,Zw.Operator.MINUS)}exitOperatorMultiply(t){this.setNodeValue(t,Zw.Operator.MULTIPLY)}exitOperatorDivide(t){this.setNodeValue(t,Zw.Operator.DIVIDE)}exitOperatorIDivide(t){this.setNodeValue(t,Zw.Operator.IDIVIDE)}exitOperatorModulo(t){this.setNodeValue(t,Zw.Operator.MODULO)}exitNative_member_method_declaration(t){const e=this.readComments(t.comment_statement()),i=this.readAnnotations(t.annotation_constructor()),s=t.children[t.getChildCount()-1],r=this.getNodeValue(s);null!=r&&(r.comments=e,r.annotations=i,this.setNodeValue(t,r))}exitOrder_by(t){const e=new Zw.IdentifierList;t.variable_identifier().map((function(t){e.push(this.getNodeValue(t))}),this);const i=new Zw.OrderByClause(e,null!=t.DESC());this.setNodeValue(t,i)}exitOrder_by_list(t){const e=new Zw.OrderByClauseList;t.order_by().map((function(t){e.add(this.getNodeValue(t))}),this),this.setNodeValue(t,e)}exitOrExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.OrExpression(e,i))}exitMultiplyExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.MultiplyExpression(e,i))}exitMutable_category_type(t){const e=this.getNodeValue(t.category_type());e.mutable=null!=t.MUTABLE(),this.setNodeValue(t,e)}exitMutableInstanceExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.MutableExpression(e))}exitMutableSelectableExpression(t){this.setNodeValue(t,this.getNodeValue(t.exp))}exitMutableSelectorExpression(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.selector);i.parent=e,this.setNodeValue(t,i)}exitMinusExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.MinusExpression(e))}exitNotExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.NotExpression(e))}exitWhile_statement(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.WhileStatement(e,i))}exitDo_while_statement(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.DoWhileStatement(e,i))}exitSingleton_category_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.attrs),s=this.getNodeValue(t.methods);this.setNodeValue(t,new qw.SingletonCategoryDeclaration(e,i,s))}exitSingletonCategoryDeclaration(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,e)}exitSliceFirstAndLast(t){const e=this.getNodeValue(t.first),i=this.getNodeValue(t.last);this.setNodeValue(t,new Xw.SliceSelector(null,e,i))}exitSliceFirstOnly(t){const e=this.getNodeValue(t.first);this.setNodeValue(t,new Xw.SliceSelector(null,e,null))}exitSliceLastOnly(t){const e=this.getNodeValue(t.last);this.setNodeValue(t,new Xw.SliceSelector(null,null,e))}exitSorted_expression(t){const e=this.getNodeValue(t.source),i=null!=t.DESC(),s=this.getNodeValue(t.key);this.setNodeValue(t,new Xw.SortedExpression(e,i,s))}exitSorted_key(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitDocument_expression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.DocumentExpression(e))}exitDocumentType(t){this.setNodeValue(t,tN.DocumentType.instance)}exitDocument_literal(t){const e=this.getNodeValue(t.doc_entry_list())||new Qw.DocEntryList;this.setNodeValue(t,new Qw.DocumentLiteral(e))}exitFetchStatement(t){this.setNodeValue(t,this.getNodeValue(t.stmt))}exitFetchMany(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.predicate),s=this.getNodeValue(t.xstart),r=this.getNodeValue(t.xstop),n=this.getNodeValue(t.orderby);this.setNodeValue(t,new Xw.FetchManyExpression(e,s,r,i,n))}exitFetchManyAsync(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.predicate),s=this.getNodeValue(t.xstart),r=this.getNodeValue(t.xstop),n=this.getNodeValue(t.orderby),a=Zw.ThenWith.OrEmpty(this.getNodeValue(t.then()));this.setNodeValue(t,new zw.FetchManyStatement(e,s,r,i,n,a))}exitFetchOne(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.predicate);this.setNodeValue(t,new Xw.FetchOneExpression(e,i))}exitFetchOneAsync(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.predicate),s=Zw.ThenWith.OrEmpty(this.getNodeValue(t.then()));this.setNodeValue(t,new zw.FetchOneStatement(e,i,s))}exitThen(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new Zw.ThenWith(e,i))}exitFilteredListExpression(t){const e=this.getNodeValue(t.filtered_list_suffix()),i=this.getNodeValue(t.src);e.source=i,this.setNodeValue(t,e)}exitFiltered_list_suffix(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.predicate);let s;if(e)s=new Xw.ExplicitPredicateExpression(e,i);else{if(!(i instanceof Xw.PredicateExpression))throw new Error("What?");s=i}this.setNodeValue(t,new Xw.FilteredExpression(null,s))}exitArrowFilterExpression(t){this.setNodeValue(t,this.getNodeValue(t.arrow_expression()))}exitExplicitFilterExpression(t){const e=this.getNodeValue(t.variable_identifier()),i=this.getNodeValue(t.expression());this.setNodeValue(t,new Xw.ExplicitPredicateExpression(e,i))}exitOtherFilterExpression(t){this.setNodeValue(t,this.getNodeValue(t.expression()))}exitCode_type(t){this.setNodeValue(t,tN.CodeType.instance)}exitExecuteExpression(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Xw.ExecuteExpression(e))}exitExpression_list(t){const e=new Xw.ExpressionList;t.expression().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitExpression_tuple(t){const e=new Xw.ExpressionList;t.expression().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitCodeExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.CodeExpression(e))}exitCategory_or_any_type(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitCode_argument(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new $w.CodeParameter(e))}exitCategory_symbol(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.args);this.setNodeValue(t,new Xw.CategorySymbol(e,i))}exitCategory_symbol_list(t){const e=new Zw.CategorySymbolList;t.category_symbol().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitEnum_category_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.attrs),s=this.getNodeValue(t.derived),r=null==s?null:new Zw.IdentifierList(s),n=this.getNodeValue(t.symbols);this.setNodeValue(t,new qw.EnumeratedCategoryDeclaration(e,i,r,n))}exitEnum_declaration(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitRead_all_expression(t){const e=this.getNodeValue(t.source);this.setNodeValue(t,new Xw.ReadAllExpression(e))}exitRead_blob_expression(t){const e=this.getNodeValue(t.source);this.setNodeValue(t,new Xw.ReadBlobExpression(e))}exitRead_one_expression(t){const e=this.getNodeValue(t.source);this.setNodeValue(t,new Xw.ReadOneExpression(e))}exitRead_statement(t){const e=this.getNodeValue(t.source),i=Zw.ThenWith.OrEmpty(this.getNodeValue(t.then()));this.setNodeValue(t,new zw.ReadStatement(e,i))}exitReadStatement(t){this.setNodeValue(t,this.getNodeValue(t.stmt))}exitRepl(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitWith_singleton_statement(t){const e=this.getNodeValue(t.typ),i=new tN.CategoryType(e),s=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.WithSingletonStatement(i,s))}exitWithSingletonStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitWrite_statement(t){const e=this.getNodeValue(t.what),i=this.getNodeValue(t.target),s=this.getNodeValue(t.then());this.setNodeValue(t,new zw.WriteStatement(e,i,s))}exitWith_resource_statement(t){const e=this.getNodeValue(t.stmt),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.WithResourceStatement(e,i))}exitAnyType(t){this.setNodeValue(t,tN.AnyType.instance)}exitAnyListType(t){const e=this.getNodeValue(t.any_type());this.setNodeValue(t,new tN.ListType(e))}exitAnyDictType(t){const e=this.getNodeValue(t.any_type());this.setNodeValue(t,new tN.DictionaryType(e))}exitCastExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.CastExpression(e,i,null!=t.MUTABLE()))}exitCatchAtomicStatement(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts),s=new Xw.SymbolExpression(e);s.copySectionFrom(e),this.setNodeValue(t,new zw.AtomicSwitchCase(s,i))}exitCatchCollectionStatement(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.CollectionSwitchCase(e,i))}exitCatch_statement_list(t){const e=new zw.SwitchCaseList;t.catch_statement().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitTry_statement(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts),s=this.getNodeValue(t.handlers),r=this.getNodeValue(t.anyStmts),n=this.getNodeValue(t.finalStmts),a=new zw.SwitchErrorStatement(e,i,s,r,n);this.setNodeValue(t,a)}exitRaise_statement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new zw.RaiseStatement(e))}exitMatchingList(t){const e=this.getNodeValue(t.source);this.setNodeValue(t,new Jw.MatchingCollectionConstraint(e))}exitMatchingRange(t){const e=this.getNodeValue(t.source);this.setNodeValue(t,new Jw.MatchingCollectionConstraint(e))}exitMatchingExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Jw.MatchingExpressionConstraint(e))}exitMatchingPattern(t){this.setNodeValue(t,new Jw.MatchingPatternConstraint(new Qw.TextLiteral(t.text.text)))}exitLiteralSetLiteral(t){const e=this.getNodeValue(t.literal_list_literal());this.setNodeValue(t,new Qw.SetLiteral(e))}exitCsharp_identifier(t){this.setNodeValue(t,t.getText())}exitCSharpIdentifier(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new hN.CSharpIdentifierExpression(null,e))}exitCSharpChildIdentifier(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.name),s=new hN.CSharpIdentifierExpression(e,i);this.setNodeValue(t,s)}exitCSharpBooleanLiteral(t){this.setNodeValue(t,new hN.CSharpBooleanLiteral(t.getText()))}exitCSharpIntegerLiteral(t){this.setNodeValue(t,new hN.CSharpIntegerLiteral(t.getText()))}exitCSharpDecimalLiteral(t){this.setNodeValue(t,new hN.CSharpDecimalLiteral(t.getText()))}exitCSharpCharacterLiteral(t){this.setNodeValue(t,new hN.CSharpCharacterLiteral(t.getText()))}exitCSharpTextLiteral(t){this.setNodeValue(t,new hN.CSharpTextLiteral(t.getText()))}exitCSharpCategoryBinding(t){const e=this.getNodeValue(t.binding);this.setNodeValue(t,new hN.CSharpNativeCategoryBinding(e))}exitCsharp_primary_expression(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitCsharp_this_expression(t){this.setNodeValue(t,new hN.CSharpThisExpression)}exitCsharp_method_expression(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.args);this.setNodeValue(t,new hN.CSharpMethodExpression(e,i))}exitCSharpMethodExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitCSharpArgumentList(t){const e=this.getNodeValue(t.item);this.setNodeValue(t,new hN.CSharpExpressionList(e))}exitCSharpArgumentListItem(t){const e=this.getNodeValue(t.item),i=this.getNodeValue(t.items);i.add(e),this.setNodeValue(t,i)}exitCSharpNativeStatement(t){const e=this.getNodeValue(t.csharp_statement()),i=new hN.CSharpNativeCall(e);this.setNodeValue(t,i)}exitCSharpPromptoIdentifier(t){const e=t.DOLLAR_IDENTIFIER().getText();this.setNodeValue(t,new hN.CSharpIdentifierExpression(null,e))}exitCSharpPrimaryExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitCSharpSelectorExpression(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.child);i.parent=e,this.setNodeValue(t,i)}exitCSharpStatement(t){const e=this.getNodeValue(t.exp),i=new hN.CSharpStatement(e,!1);this.setNodeValue(t,i)}exitCSharpReturnStatement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new hN.CSharpStatement(e,!0))}exitPythonStatement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new lN(e,!1))}exitPythonReturnStatement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new lN(e,!0))}exitPython2CategoryBinding(t){const e=this.getNodeValue(t.binding);this.setNodeValue(t,new ON(e))}exitPython3CategoryBinding(t){const e=this.getNodeValue(t.binding);this.setNodeValue(t,new DN(e))}exitPython_category_binding(t){const e=t.identifier().getText(),i=this.getNodeValue(t.python_module()),s=new SN(e,i);this.setNodeValue(t,s)}exitPython_method_expression(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.args),s=new AN(e,i);this.setNodeValue(t,s)}exitPythonGlobalMethodExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitPythonMethodExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitPython_module(t){const e=t.python_identifier().map((t=>t.getText())),i=new IN(e);this.setNodeValue(t,i)}exitPython2NativeStatement(t){const e=this.getNodeValue(t.python_native_statement());this.setNodeValue(t,new dN(e))}exitPython3NativeStatement(t){const e=this.getNodeValue(t.python_native_statement());this.setNodeValue(t,new pN(e))}exitPython_native_statement(t){const e=this.getNodeValue(t.python_statement()),i=this.getNodeValue(t.python_module());e.module=i||null,this.setNodeValue(t,new uN(e))}exitPython_identifier(t){this.setNodeValue(t,t.getText())}exitPythonIdentifier(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new xN(null,e))}exitPythonIdentifierExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitPythonChildIdentifier(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.name),s=new xN(e,i);this.setNodeValue(t,s)}exitPythonBooleanLiteral(t){this.setNodeValue(t,new mN(t.getText()))}exitPythonIntegerLiteral(t){this.setNodeValue(t,new TN(t.getText()))}exitPythonDecimalLiteral(t){this.setNodeValue(t,new gN(t.getText()))}exitPythonCharacterLiteral(t){this.setNodeValue(t,new RN(t.getText()))}exitPythonTextLiteral(t){this.setNodeValue(t,new LN(t.getText()))}exitPythonLiteralExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitPythonPromptoIdentifier(t){const e=t.DOLLAR_IDENTIFIER().getText();this.setNodeValue(t,new xN(null,e))}exitPythonPrimaryExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitPythonArgumentList(t){const e=this.getNodeValue(t.ordinal),i=this.getNodeValue(t.named);e.addAll(i),this.setNodeValue(t,e)}exitPythonNamedOnlyArgumentList(t){const e=this.getNodeValue(t.named);this.setNodeValue(t,e)}exitPythonNamedArgumentList(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.exp),s=new CN(e,i);this.setNodeValue(t,new wN(s))}exitPythonNamedArgumentListItem(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.exp),s=new CN(e,i),r=this.getNodeValue(t.items);r.add(s),this.setNodeValue(t,r)}exitPythonOrdinalOnlyArgumentList(t){const e=this.getNodeValue(t.ordinal);this.setNodeValue(t,e)}exitPythonOrdinalArgumentList(t){const e=this.getNodeValue(t.item),i=new vN(e);this.setNodeValue(t,new wN(i))}exitPythonOrdinalArgumentListItem(t){const e=this.getNodeValue(t.item),i=new vN(e),s=this.getNodeValue(t.items);s.add(i),this.setNodeValue(t,s)}exitPythonSelectorExpression(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.child);i.parent=e,this.setNodeValue(t,i)}exitPythonSelfExpression(t){this.setNodeValue(t,new _N)}exitJsxChild(t){this.setNodeValue(t,this.getNodeValue(t.jsx))}exitJsxCode(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new eN.JsxCode(e))}exitJsxExpression(t){this.setNodeValue(t,this.getNodeValue(t.exp))}exitJsxElement(t){const e=this.getNodeValue(t.opening),i=this.getNodeValue(t.closing);e.setClosing(i);const s=this.getNodeValue(t.children_);e.setChildren(s),this.setNodeValue(t,e)}exitJsxSelfClosing(t){this.setNodeValue(t,this.getNodeValue(t.jsx))}exitJsxText(t){const e=WN(t.text);this.setNodeValue(t,new eN.JsxText(e))}exitJsxValue(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new eN.JsxExpression(e))}exitJsx_attribute(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.value),s=this.getWhiteSpacePlus(t.ws_plus());this.setNodeValue(t,new eN.JsxProperty(e,i,s))}exitJsx_children(t){const e=t.jsx_child().map((t=>this.getNodeValue(t)),this);this.setNodeValue(t,e)}exitJsx_element_name(t){const e=t.getText();this.setNodeValue(t,new Zw.Identifier(e))}exitJsx_expression(t){this.setNodeValue(t,this.getNodeValue(t.getChild(0)))}exitJsx_identifier(t){const e=t.getText();this.setNodeValue(t,new Zw.Identifier(e))}exitJsx_fragment(t){const e=this.getWhiteSpacePlus(t.ws_plus(0)),i=new eN.JsxFragment(e);i.children=this.getNodeValue(t.children_),this.setNodeValue(t,i)}exitJsxLiteral(t){const e=t.getText();this.setNodeValue(t,new eN.JsxLiteral(e))}exitJsx_opening(t){const e=this.getNodeValue(t.name),i=this.getWhiteSpacePlus(t.ws_plus()),s=t.jsx_attribute().map((function(t){return this.getNodeValue(t)}),this);this.setNodeValue(t,new eN.JsxElement(e,i,s,null))}exitJsx_closing(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new eN.JsxClosing(e,null))}exitJsx_self_closing(t){const e=this.getNodeValue(t.name),i=this.getWhiteSpacePlus(t.ws_plus()),s=t.jsx_attribute().map((function(t){return this.getNodeValue(t)}),this);this.setNodeValue(t,new eN.JsxSelfClosing(e,i,s,null))}exitCssExpression(t){this.setNodeValue(t,this.getNodeValue(t.exp))}exitCss_expression(t){const e=new aN;t.css_field().forEach((function(t){const i=this.getNodeValue(t);e.addField(i)}),this),this.setNodeValue(t,e)}exitCss_field(t){const e=t.name.getText(),i=t.css_value().map((t=>this.getNodeValue(t)),this);this.setNodeValue(t,new rN(e,i))}exitCssText(t){const e=this.input.getText({start:t.text.start,stop:t.text.stop});this.setNodeValue(t,new sN(e))}exitCssValue(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new iN(e))}buildSection(t,e){if(!e.dialect){const i=this.findFirstValidToken(t.start.tokenIndex,e instanceof eN.JsxText),s=this.findLastValidToken(t.stop.tokenIndex,e instanceof eN.JsxText);e.setSectionFrom(this.path,i,s,HN.M)}}findFirstValidToken(t,e){-1===t&&(t=0);do{const i=this.readValidToken(t++,e);if(null!==i)return i}while(t=0;){const i=this.readValidToken(t--,e);if(null!==i)return i}return null}readValidToken(t,e){const i=this.input.get(t),s=i.text;return null!==s&&(e||s.replace(/(\n|\r|\t|' ')/g,"").length>0)?i:null}}const kN=Object(Fw.importFsIfNode)();class UN extends MR{constructor(t){return super(function(t){return("string"==typeof t||t instanceof String)&&(t=kN&&kN.existsSync&&kN.existsSync(t)?new a.a.FileStream(t):new a.a.InputStream(t)),t instanceof a.a.InputStream&&(t=new Ww(t)),t instanceof a.a.Lexer&&(t=new a.a.CommonTokenStream(t)),t}(t)),this.path="",this}parse(){return this.parse_declaration_list()}parse_declaration_list(){return this.doParse(this.declaration_list,!0)}parse_repl_input(){return this.doParse(this.repl,!0)}equalToken(){return MR.EQUAL}doParse(t,e){this.getTokenStream().tokenSource.addLF=e;const i=t.bind(this)(),s=new MN(this);return(new a.a.tree.ParseTreeWalker).walk(s,i),s.getNodeValue(i)}}class PN extends o{constructor(t){var e,i,s;super(),s=function(t){const e=this.getNodeValue(t.op),i=this.getNodeValue(t.arg),s=this.getNodeValue(t.typ),r=this.getNodeValue(t.stmts),n=new qw.OperatorMethodDeclaration(e,i,s,r);this.setNodeValue(t,n)},(i="exitOperator_method_declaration")in(e=this)?Object.defineProperty(e,i,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[i]=s,this.input=t.getTokenStream(),this.path=t.path,this.nodeValues={},this.nextNodeId=0}setNodeValue(t,e){void 0===t["%id"]&&(t["%id"]=this.nextNodeId++),this.nodeValues[t["%id"]]=e,e instanceof r.a&&this.buildSection(t,e)}getNodeValue(t){return null==t||void 0===t||null===t["%id"]||void 0===t["%id"]?null:this.nodeValues[t["%id"]]}getHiddenTokensBefore(t){const e=this.input.getHiddenTokensToLeft(t.tokenIndex);return this.getHiddenTokensText(e)}getHiddenTokensAfter(t){if(t.tokenIndex<0)return null;const e=this.input.getHiddenTokensToRight(t.tokenIndex);return this.getHiddenTokensText(e)}getHiddenTokensText(t){return null==t||0===t.length?null:t.map((t=>t.text)).join("")}getWhiteSpacePlus(t){let e=null==t.children?null:t.children.filter((function(t){return this.isNotIndent(t)}),this).map((t=>t.getText()),this).join("");if(null==e||0===e.length)return null;const i=this.getHiddenTokensBefore(t.start);null!=i&&(e=i+e);const s=this.getHiddenTokensAfter(t.stop);return null!=s&&(e+=s),e}isNotIndent(t){return!t.symbol||t.symbol.type!=x.INDENT}readAnnotations(t){const e=t.map((function(t){return this.getNodeValue(t)}),this);return 0==e.length?null:e}readComments(t){const e=t.map((function(t){return this.getNodeValue(t)}),this);return 0==e.length?null:e}exitIdentifierExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.UnresolvedIdentifier(e))}exitTypeIdentifier(t){const e=this.getNodeValue(t.type_identifier());this.setNodeValue(t,e)}exitMethodCallExpression(t){const e=this.getNodeValue(t.exp1||t.exp2),i=this.getNodeValue(t.args),s=new zw.UnresolvedCall(e,i);this.setNodeValue(t,s)}exitUnresolvedExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitUnresolvedIdentifier(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Xw.UnresolvedIdentifier(e))}exitUnresolvedSelector(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.selector);i.parent=e,this.setNodeValue(t,i)}exitUnresolved_selector(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Xw.MemberSelector(null,e))}exitUUIDLiteral(t){this.setNodeValue(t,new Qw.UUIDLiteral(t.getText()))}exitUUIDType(t){this.setNodeValue(t,tN.UUIDType.instance)}exitCommentStatement(t){this.setNodeValue(t,this.getNodeValue(t.comment_statement()))}exitComment_statement(t){this.setNodeValue(t,new zw.CommentStatement(t.getText()))}exitBlob_expression(t){const e=this.getNodeValue(t.expression());this.setNodeValue(t,new Xw.BlobExpression(e))}exitBlobExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitBooleanLiteral(t){this.setNodeValue(t,new Qw.BooleanLiteral(t.getText()))}exitBreakStatement(t){this.setNodeValue(t,new zw.BreakStatement)}exitMinIntegerLiteral(t){this.setNodeValue(t,new Qw.MinIntegerLiteral)}exitMaxIntegerLiteral(t){this.setNodeValue(t,new Qw.MaxIntegerLiteral)}exitIntegerLiteral(t){this.setNodeValue(t,new Qw.IntegerLiteral(t.getText()))}exitDecimalLiteral(t){this.setNodeValue(t,new Qw.DecimalLiteral(t.getText()))}exitHexadecimalLiteral(t){this.setNodeValue(t,new Qw.HexaLiteral(t.getText()))}exitCharacterLiteral(t){this.setNodeValue(t,new Qw.CharacterLiteral(t.getText()))}exitDateLiteral(t){this.setNodeValue(t,new Qw.DateLiteral(t.getText()))}exitDateTimeLiteral(t){this.setNodeValue(t,new Qw.DateTimeLiteral(t.getText()))}exitDbIdType(t){this.setNodeValue(t,tN.DbIdType.instance)}exitTernaryExpression(t){const e=this.getNodeValue(t.test),i=this.getNodeValue(t.ifTrue),s=this.getNodeValue(t.ifFalse),r=new Xw.TernaryExpression(e,i,s);this.setNodeValue(t,r)}exitTest_method_declaration(t){const e=new Zw.Identifier(t.name.text);e.setSectionFrom(this.path,t.name,t.name,HN.E);const i=this.getNodeValue(t.stmts),s=this.getNodeValue(t.exps),r=this.getNodeValue(t.error),n=null==r?null:new Xw.SymbolExpression(r);this.setNodeValue(t,new qw.TestMethodDeclaration(e,i,s,n))}exitTextLiteral(t){this.setNodeValue(t,new Qw.TextLiteral(t.getText()))}exitTimeLiteral(t){this.setNodeValue(t,new Qw.TimeLiteral(t.getText()))}exitPeriodLiteral(t){this.setNodeValue(t,new Qw.PeriodLiteral(t.getText()))}exitPeriodType(t){this.setNodeValue(t,tN.PeriodType.instance)}exitVersionLiteral(t){this.setNodeValue(t,new Qw.VersionLiteral(t.getText()))}exitVersionType(t){this.setNodeValue(t,tN.VersionType.instance)}exitAttribute_identifier(t){const e=new Zw.Identifier(t.getText());this.setNodeValue(t,e)}exitVariable_identifier(t){const e=new Zw.Identifier(t.getText());this.setNodeValue(t,e)}exitList_literal(t){const e=null!==t.MUTABLE(),i=this.getNodeValue(t.expression_list())||null,s=new Qw.ListLiteral(e,i);this.setNodeValue(t,s)}exitDict_literal(t){const e=null!==t.MUTABLE(),i=this.getNodeValue(t.dict_entry_list())||null,s=new Qw.DictLiteral(e,i);this.setNodeValue(t,s)}exitTuple_literal(t){const e=null!==t.MUTABLE(),i=this.getNodeValue(t.expression_tuple())||null,s=new Qw.TupleLiteral(e,i);this.setNodeValue(t,s)}exitRange_literal(t){const e=this.getNodeValue(t.low),i=this.getNodeValue(t.high);this.setNodeValue(t,new Qw.RangeLiteral(e,i))}exitDict_entry_list(t){const e=new Qw.DictEntryList(null,null);t.dict_entry().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitDict_entry(t){const e=this.getNodeValue(t.key),i=this.getNodeValue(t.value),s=new Qw.DictEntry(e,i);this.setNodeValue(t,s)}exitDoc_entry_list(t){const e=new Qw.DocEntryList(null,null);t.doc_entry().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitDoc_entry(t){const e=this.getNodeValue(t.key),i=this.getNodeValue(t.value),s=new Qw.DocEntry(e,i);this.setNodeValue(t,s)}exitDocKeyIdentifier(t){const e=t.name.getText();this.setNodeValue(t,new Qw.DocIdentifierKey(new Zw.Identifier(e)))}exitDocKeyText(t){const e=t.name.text;this.setNodeValue(t,new Qw.DocTextKey(e))}exitLiteral_expression(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitLiteralExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitVariableIdentifier(t){const e=this.getNodeValue(t.variable_identifier());this.setNodeValue(t,e)}exitSymbol_identifier(t){const e=new Zw.Identifier(t.getText());this.setNodeValue(t,e)}exitNative_symbol(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.NativeSymbol(e,i))}exitSymbolIdentifier(t){const e=this.getNodeValue(t.symbol_identifier());this.setNodeValue(t,e)}exitSymbolLiteral(t){const e=t.getText();this.setNodeValue(t,new Xw.SymbolExpression(new Zw.Identifier(e)))}exitBlobType(t){this.setNodeValue(t,tN.BlobType.instance)}exitBooleanType(t){this.setNodeValue(t,tN.BooleanType.instance)}exitCharacterType(t){this.setNodeValue(t,tN.CharacterType.instance)}exitImageType(t){this.setNodeValue(t,tN.ImageType.instance)}exitTextType(t){this.setNodeValue(t,tN.TextType.instance)}exitHtmlType(t){this.setNodeValue(t,tN.HtmlType.instance)}exitThisExpression(t){this.setNodeValue(t,new Xw.ThisExpression)}exitIntegerType(t){this.setNodeValue(t,tN.IntegerType.instance)}exitDecimalType(t){this.setNodeValue(t,tN.DecimalType.instance)}exitDateType(t){this.setNodeValue(t,tN.DateType.instance)}exitDateTimeType(t){this.setNodeValue(t,tN.DateTimeType.instance)}exitTimeType(t){this.setNodeValue(t,tN.TimeType.instance)}exitCodeType(t){this.setNodeValue(t,tN.CodeType.instance)}exitPrimaryType(t){const e=this.getNodeValue(t.p);this.setNodeValue(t,e)}exitAttribute_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.typ),s=this.getNodeValue(t.match);let r=null;null!=t.indices?r=r=this.getNodeValue(t.indices):null!=t.INDEX()&&(r=new Zw.IdentifierList),null!=t.index&&r.push(this.getNodeValue(t.index));const n=new qw.AttributeDeclaration(e,i,s,r);n.storable=null!=t.STORABLE(),this.setNodeValue(t,n)}exitNativeType(t){const e=this.getNodeValue(t.n);this.setNodeValue(t,e)}exitCategoryType(t){const e=this.getNodeValue(t.c);this.setNodeValue(t,e)}exitCategory_type(t){const e=new Zw.Identifier(t.getText());this.buildSection(t,e),this.setNodeValue(t,new tN.CategoryType(e))}exitListType(t){const e=this.getNodeValue(t.l);this.setNodeValue(t,new tN.ListType(e))}exitDictKeyIdentifier(t){const e=t.name.getText();this.setNodeValue(t,new Qw.DictIdentifierKey(new Zw.Identifier(e)))}exitDictKeyText(t){const e=t.name.text;this.setNodeValue(t,new Qw.DictTextKey(e))}exitDictType(t){const e=this.getNodeValue(t.d);this.setNodeValue(t,new tN.DictionaryType(e))}exitAttributeList(t){const e=this.getNodeValue(t.item);this.setNodeValue(t,new Zw.IdentifierList(e))}exitAttributeListItem(t){const e=this.getNodeValue(t.items),i=this.getNodeValue(t.item);e.add(i),this.setNodeValue(t,e)}exitAttribute_identifier_list(t){const e=new Zw.IdentifierList;t.attribute_identifier().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitVariable_identifier_list(t){const e=new Zw.IdentifierList;t.variable_identifier().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitConcrete_category_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.attrs)||null,s=this.getNodeValue(t.derived)||null,r=this.getNodeValue(t.methods)||null,n=new qw.ConcreteCategoryDeclaration(e,i,s,r);n.storable=null!=t.STORABLE(),this.setNodeValue(t,n)}exitConcrete_widget_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.derived),s=this.getNodeValue(t.methods),r=new qw.ConcreteWidgetDeclaration(e,i,s);this.setNodeValue(t,r)}exitConcreteCategoryDeclaration(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,e)}exitConcreteWidgetDeclaration(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,e)}exitNativeWidgetDeclaration(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,e)}exitDerivedList(t){const e=this.getNodeValue(t.items);this.setNodeValue(t,e)}exitDerivedListItem(t){const e=this.getNodeValue(t.items),i=this.getNodeValue(t.item);e.add(i),this.setNodeValue(t,e)}exitType_identifier(t){const e=new Zw.Identifier(t.getText());this.setNodeValue(t,e)}exitType_identifier_list(t){const e=new Zw.IdentifierList;t.type_identifier().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitType_literal(t){const e=this.getNodeValue(t.category_or_any_type());this.setNodeValue(t,new Qw.TypeLiteral(e))}exitTypeLiteral(t){this.setNodeValue(t,this.getNodeValue(t.type_literal()))}exitTypeType(t){const e=this.getNodeValue(t.t);this.setNodeValue(t,new tN.TypeType(e))}exitInstanceExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitSelectableExpression(t){const e=this.getNodeValue(t.parent);this.setNodeValue(t,e)}exitSelectorExpression(t){const e=this.getNodeValue(t.selector);e&&(e.parent=this.getNodeValue(t.parent),this.setNodeValue(t,e))}exitSet_literal(t){const e=this.getNodeValue(t.expression_list()),i=new Qw.SetLiteral(e);this.setNodeValue(t,i)}exitStoreStatement(t){this.setNodeValue(t,this.getNodeValue(t.stmt))}exitStore_statement(t){const e=this.getNodeValue(t.to_del),i=this.getNodeValue(t.to_add),s=this.getNodeValue(t.with_meta),r=this.getNodeValue(t.stmts),n=new zw.DeleteAndStoreStatement(e,i,s,r);this.setNodeValue(t,n)}exitMember_identifier(t){const e=new Zw.Identifier(t.getText());this.setNodeValue(t,e)}exitMemberSelector(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Xw.UnresolvedSelector(null,e))}exitItemSelector(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.ItemSelector(null,e))}exitSliceSelector(t){const e=this.getNodeValue(t.xslice);this.setNodeValue(t,e)}exitTyped_argument(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.name),s=this.getNodeValue(t.attrs),r=s?new $w.ExtendedParameter(e,i,s):new $w.CategoryParameter(e,i),n=this.getNodeValue(t.value);r.defaultExpression=n||null,this.setNodeValue(t,r)}exitCodeArgument(t){const e=this.getNodeValue(t.arg);this.setNodeValue(t,e)}exitArgument_list(t){const e=new $w.ParameterList;t.argument().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitFlush_statement(t){this.setNodeValue(t,new zw.FlushStatement)}exitFlushStatement(t){this.setNodeValue(t,this.getNodeValue(t.stmt))}exitFull_argument_list(t){const e=this.getNodeValue(t.items),i=this.getNodeValue(t.item)||null;null!==i&&e.add(i),this.setNodeValue(t,e)}exitArgument_assignment(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.exp),s=new $w.UnresolvedParameter(e);this.setNodeValue(t,new Zw.Argument(s,i))}exitArgumentAssignmentListExpression(t){const e=this.getNodeValue(t.exp);let i=this.getNodeValue(t.items)||null;null===i&&(i=new Zw.ArgumentList),i.insert(0,new Zw.Argument(null,e));const s=this.getNodeValue(t.item)||null;null!==s?i.add(s):i.checkLastAnd(),this.setNodeValue(t,i)}exitArgumentAssignmentListNoExpression(t){const e=this.getNodeValue(t.items),i=this.getNodeValue(t.item)||null;null!==i?e.add(i):e.checkLastAnd(),this.setNodeValue(t,e)}exitArgumentAssignmentList(t){const e=this.getNodeValue(t.item),i=new Zw.ArgumentList([e]);this.setNodeValue(t,i)}exitArgumentAssignmentListItem(t){const e=this.getNodeValue(t.item),i=this.getNodeValue(t.items);i.add(e),this.setNodeValue(t,i)}exitArrow_prefix(t){const e=this.getNodeValue(t.arrow_args());let i=this.getWhiteSpacePlus(t.s1);null==i&&(i=this.getHiddenTokensBefore(t.EGT().getSymbol()));let s=this.getWhiteSpacePlus(t.s2);null==s&&(s=this.getHiddenTokensAfter(t.EGT().getSymbol())),this.setNodeValue(t,new Xw.ArrowExpression(e,i,s))}exitArrowExpression(t){this.setNodeValue(t,this.getNodeValue(t.exp))}exitArrowExpressionBody(t){const e=this.getNodeValue(t.arrow_prefix()),i=this.getNodeValue(t.expression());e.setExpression(i),this.setNodeValue(t,e)}exitArrowListArg(t){const e=this.getNodeValue(t.variable_identifier_list());this.setNodeValue(t,e)}exitArrowSingleArg(t){const e=this.getNodeValue(t.variable_identifier());this.setNodeValue(t,new Zw.IdentifierList(e))}exitArrowStatementsBody(t){const e=this.getNodeValue(t.arrow_prefix()),i=this.getNodeValue(t.statement_list());e.setStatements(i),this.setNodeValue(t,e)}exitUnresolvedWithArgsStatement(t){const e=t.exp1?this.getNodeValue(t.exp1):this.getNodeValue(t.exp2),i=this.getNodeValue(t.args),s=this.getNodeValue(t.name),r=this.getNodeValue(t.stmts);null!=s||null!=r?this.setNodeValue(t,new zw.RemoteCall(e,i,s,r)):this.setNodeValue(t,new zw.UnresolvedCall(e,i))}exitAddExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.op.type===x.PLUS?new Xw.PlusExpression(e,i):new Xw.SubtractExpression(e,i);this.setNodeValue(t,s)}exitMember_method_declaration_list(t){const e=new Zw.MethodDeclarationList;t.member_method_declaration().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitNative_member_method_declaration_list(t){const e=new Zw.MethodDeclarationList;t.native_member_method_declaration().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitGetter_method_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new qw.GetterMethodDeclaration(e,i))}exitNative_setter_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new qw.NativeSetterMethodDeclaration(e,i))}exitNative_getter_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new qw.NativeGetterMethodDeclaration(e,i))}exitSetter_method_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new qw.SetterMethodDeclaration(e,i))}exitSetType(t){const e=this.getNodeValue(t.s);this.setNodeValue(t,new tN.SetType(e))}exitMember_method_declaration(t){const e=this.readComments(t.comment_statement()),i=this.readAnnotations(t.annotation_constructor()),s=t.children[t.getChildCount()-1],r=this.getNodeValue(s);null!=r&&(r.comments=e,r.annotations=i,this.setNodeValue(t,r))}exitStatement_list(t){const e=new zw.StatementList;t.statement().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitAbstract_method_declaration(t){const e=this.getNodeValue(t.typ);e instanceof tN.CategoryType&&(e.mutable=null!=t.MUTABLE());const i=this.getNodeValue(t.name),s=this.getNodeValue(t.args);this.setNodeValue(t,new qw.AbstractMethodDeclaration(i,s,e))}exitConcrete_method_declaration(t){const e=this.getNodeValue(t.typ);e instanceof tN.CategoryType&&(e.mutable=null!=t.MUTABLE());const i=this.getNodeValue(t.name),s=this.getNodeValue(t.args),r=this.getNodeValue(t.stmts);this.setNodeValue(t,new qw.ConcreteMethodDeclaration(i,s,e,r))}exitMethod_declaration(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitMethodCallStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitMethod_identifier(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitConstructorFrom(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.copyExp)||null;let s=this.getNodeValue(t.args)||null;const r=this.getNodeValue(t.arg)||null;null!==r?(null===s&&(s=new Zw.ArgumentList),s.add(r)):null!==s&&s.checkLastAnd(),this.setNodeValue(t,new Xw.ConstructorExpression(e,i,s,!0))}exitConstructorNoFrom(t){const e=this.getNodeValue(t.typ);let i=this.getNodeValue(t.args)||null;const s=this.getNodeValue(t.arg)||null;null!==s?(null===i&&(i=new Zw.ArgumentList),i.add(s)):null!==i&&i.checkLastAnd(),this.setNodeValue(t,new Xw.ConstructorExpression(e,null,i,!0))}exitAssertion(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new VN(e))}exitAssertion_list(t){const e=new Xw.ExpressionList;t.assertion().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitAssignInstanceStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitAssign_instance_statement(t){const e=this.getNodeValue(t.inst),i=this.getNodeValue(t.exp);this.setNodeValue(t,new zw.AssignInstanceStatement(e,i))}exitAssign_variable_statement(t){const e=this.getNodeValue(t.variable_identifier()),i=this.getNodeValue(t.expression());this.setNodeValue(t,new zw.AssignVariableStatement(e,i))}exitAssign_tuple_statement(t){const e=this.getNodeValue(t.items),i=this.getNodeValue(t.exp);this.setNodeValue(t,new zw.AssignTupleStatement(e,i))}exitRootInstance(t){const e=this.getNodeValue(t.variable_identifier());this.setNodeValue(t,new Yw.VariableInstance(e))}exitChildInstance(t){const e=this.getNodeValue(t.assignable_instance()),i=this.getNodeValue(t.child_instance());i.parent=e,this.setNodeValue(t,i)}exitMemberInstance(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Yw.MemberInstance(e))}exitIsATypeExpression(t){const e=this.getNodeValue(t.category_or_any_type()),i=new Xw.TypeExpression(e);this.setNodeValue(t,i)}exitIsOtherExpression(t){const e=this.getNodeValue(t.expression());this.setNodeValue(t,e)}exitIsExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);let s;s=t.NOT()?i instanceof Xw.TypeExpression?Zw.EqOp.IS_NOT_A:Zw.EqOp.IS_NOT:i instanceof Xw.TypeExpression?Zw.EqOp.IS_A:Zw.EqOp.IS,this.setNodeValue(t,new Xw.EqualsExpression(e,s,i))}exitItemInstance(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Yw.ItemInstance(e))}exitConstructorExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitNative_statement_list(t){const e=new zw.StatementList;t.native_statement().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitJava_identifier(t){this.setNodeValue(t,t.getText())}exitJavascript_identifier(t){const e=new Zw.Identifier(t.getText());this.setNodeValue(t,e)}exitJavascript_member_expression(t){const e=t.name.getText();this.setNodeValue(t,new Kw.h(e))}exitJavascript_new_expression(t){const e=this.getNodeValue(t.javascript_method_expression());this.setNodeValue(t,new Kw.m(e))}exitJavascript_primary_expression(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitJavascript_this_expression(t){this.setNodeValue(t,new Kw.p)}exitJavaIdentifier(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new oN.JavaIdentifierExpression(null,e))}exitJavaIdentifierExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitJavaChildIdentifier(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.name),s=new oN.JavaIdentifierExpression(e,i);this.setNodeValue(t,s)}exitJavaClassIdentifier(t){const e=this.getNodeValue(t.klass);this.setNodeValue(t,e)}exitJavaChildClassIdentifier(t){const e=this.getNodeValue(t.parent),i=new oN.JavaIdentifierExpression(e,t.name.text);this.setNodeValue(t,i)}exitJavaPrimaryExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitJavascriptBooleanLiteral(t){this.setNodeValue(t,new Kw.a(t.getText()))}exitJavascriptCharacterLiteral(t){this.setNodeValue(t,new Kw.b(t.getText()))}exitJavascriptTextLiteral(t){this.setNodeValue(t,new Kw.o(t.getText()))}exitJavascriptIntegerLiteral(t){this.setNodeValue(t,new Kw.f(t.getText()))}exitJavascriptDecimalLiteral(t){this.setNodeValue(t,new Kw.c(t.getText()))}exitJavascriptPrimaryExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitJavascript_identifier_expression(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Kw.e(e))}exitJavaSelectorExpression(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.child);i.parent=e,this.setNodeValue(t,i)}exitJavascriptSelectorExpression(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.child);i.parent=e,this.setNodeValue(t,i)}exitJavascriptMemberExpression(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Kw.h(e))}exitJava_primary_expression(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitJava_item_expression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new oN.JavaItemExpression(e))}exitJavascript_item_expression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Kw.g(e))}exitJavascriptItemExpression(t){this.setNodeValue(t,this.getNodeValue(t.exp))}exitJavaItemExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitJavaStatement(t){const e=this.getNodeValue(t.exp),i=new oN.JavaStatement(e,!1);this.setNodeValue(t,i)}exitJavascriptStatement(t){const e=this.getNodeValue(t.exp),i=new Kw.n(e,!1);this.setNodeValue(t,i)}exitJavaReturnStatement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new oN.JavaStatement(e,!0))}exitJavascriptReturnStatement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Kw.n(e,!0))}exitJavaNativeStatement(t){const e=this.getNodeValue(t.java_statement()),i=new oN.JavaNativeCall(e);this.setNodeValue(t,i)}exitJavascriptNativeStatement(t){const e=this.getNodeValue(t.javascript_native_statement());this.setNodeValue(t,e)}exitJavascript_native_statement(t){const e=this.getNodeValue(t.javascript_statement()),i=this.getNodeValue(t.javascript_module());e.module=i||null,this.setNodeValue(t,new Kw.k(e))}exitNative_method_declaration(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.name),s=this.getNodeValue(t.args),r=this.getNodeValue(t.stmts),n=new qw.NativeMethodDeclaration(i,s,e,r);this.setNodeValue(t,n)}exitJavaArgumentList(t){const e=this.getNodeValue(t.item);this.setNodeValue(t,new oN.JavaExpressionList(e))}exitJavascriptArgumentList(t){const e=this.getNodeValue(t.item);this.setNodeValue(t,new Kw.d(e))}exitJavaArgumentListItem(t){const e=this.getNodeValue(t.item),i=this.getNodeValue(t.items);i.add(e),this.setNodeValue(t,i)}exitJavascriptArgumentListItem(t){const e=this.getNodeValue(t.item),i=this.getNodeValue(t.items);i.add(e),this.setNodeValue(t,i)}exitJava_method_expression(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.args);this.setNodeValue(t,new oN.JavaMethodExpression(e,i))}exitJava_this_expression(t){this.setNodeValue(t,new oN.JavaThisExpression)}exitJavascriptMethodExpression(t){const e=this.getNodeValue(t.method);this.setNodeValue(t,e)}exitJavascript_method_expression(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.args);this.setNodeValue(t,new Kw.i(e,i))}exitJavaMethodExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitFullDeclarationList(t){const e=this.getNodeValue(t.declarations())||new qw.DeclarationList;this.setNodeValue(t,e)}exitDeclaration(t){const e=this.readComments(t.comment_statement()),i=this.readAnnotations(t.annotation_constructor()),s=t.children[t.getChildCount()-1],r=this.getNodeValue(s);null!=r&&(r.comments=e,r.annotations=i,this.setNodeValue(t,r))}exitDeclarations(t){const e=new qw.DeclarationList;t.declaration().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitIteratorExpression(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.name),s=this.getNodeValue(t.source);this.setNodeValue(t,new Xw.IteratorExpression(i,s,e))}exitIteratorType(t){const e=this.getNodeValue(t.i);this.setNodeValue(t,new tN.IteratorType(e))}exitJavaBooleanLiteral(t){this.setNodeValue(t,new oN.JavaBooleanLiteral(t.getText()))}exitJavaIntegerLiteral(t){this.setNodeValue(t,new oN.JavaIntegerLiteral(t.getText()))}exitJavaDecimalLiteral(t){this.setNodeValue(t,new oN.JavaDecimalLiteral(t.getText()))}exitJavaCharacterLiteral(t){this.setNodeValue(t,new oN.JavaCharacterLiteral(t.getText()))}exitJavaTextLiteral(t){this.setNodeValue(t,new oN.JavaTextLiteral(t.getText()))}exitJavaCategoryBinding(t){const e=this.getNodeValue(t.binding);this.setNodeValue(t,new oN.JavaNativeCategoryBinding(e))}exitJavascriptCategoryBinding(t){this.setNodeValue(t,this.getNodeValue(t.binding))}exitJavascript_category_binding(t){const e=t.javascript_identifier().map((t=>t.getText())).join("."),i=this.getNodeValue(t.javascript_module())||null,s=new Kw.l(e,i);this.setNodeValue(t,s)}exitJavascript_module(t){const e=t.javascript_identifier().map((t=>t.getText())),i=new Kw.j(e);this.setNodeValue(t,i)}exitNativeCategoryBindingList(t){const e=this.getNodeValue(t.item),i=new Zw.NativeCategoryBindingList(e);this.setNodeValue(t,i)}exitNativeCategoryBindingListItem(t){const e=this.getNodeValue(t.item),i=this.getNodeValue(t.items);i.add(e),this.setNodeValue(t,i)}exitNative_category_bindings(t){const e=this.getNodeValue(t.items);this.setNodeValue(t,e)}exitNative_category_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.attrs),s=this.getNodeValue(t.bindings),r=this.getNodeValue(t.methods),n=new qw.NativeCategoryDeclaration(e,i,s,null,r);n.storable=null!=t.STORABLE(),this.setNodeValue(t,n)}exitNative_widget_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.bindings),s=this.getNodeValue(t.methods),r=new qw.NativeWidgetDeclaration(e,i,s);this.setNodeValue(t,r)}exitNativeCategoryDeclaration(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,e)}exitNative_resource_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.attrs),s=this.getNodeValue(t.bindings),r=this.getNodeValue(t.methods),n=new qw.NativeResourceDeclaration(e,i,s,null,r);n.storable=null!=t.STORABLE(),this.setNodeValue(t,n)}exitResource_declaration(t){const e=this.getNodeValue(t.native_resource_declaration());this.setNodeValue(t,e)}exitParenthesis_expression(t){const e=this.getNodeValue(t.expression());this.setNodeValue(t,new Xw.ParenthesisExpression(e))}exitParenthesisExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitNative_symbol_list(t){const e=new Zw.NativeSymbolList;t.native_symbol().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitEnum_native_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.typ),s=this.getNodeValue(t.symbols);this.setNodeValue(t,new qw.EnumeratedNativeDeclaration(e,i,s))}exitFor_each_statement(t){const e=this.getNodeValue(t.name1),i=this.getNodeValue(t.name2),s=this.getNodeValue(t.source),r=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.ForEachStatement(e,i,s,r))}exitForEachStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitSymbols_token(t){this.setNodeValue(t,t.getText())}exitKey_token(t){this.setNodeValue(t,t.getText())}exitValue_token(t){this.setNodeValue(t,t.getText())}exitNamed_argument(t){const e=this.getNodeValue(t.variable_identifier()),i=new $w.UnresolvedParameter(e),s=this.getNodeValue(t.literal_expression());i.defaultExpression=s||null,this.setNodeValue(t,i)}exitClosureStatement(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,new zw.DeclarationStatement(e))}exitReturn_statement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new zw.ReturnStatement(e))}exitReturnStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitClosureExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.MethodExpression(e))}exitIf_statement(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts),s=this.getNodeValue(t.elseIfs),r=this.getNodeValue(t.elseStmts);this.setNodeValue(t,new zw.IfStatement(e,i,s,r))}exitElseIfStatementList(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts),s=new zw.IfElement(e,i);this.setNodeValue(t,new zw.IfElementList(s))}exitElseIfStatementListItem(t){const e=this.getNodeValue(t.items),i=this.getNodeValue(t.exp),s=this.getNodeValue(t.stmts),r=new zw.IfElement(i,s);e.add(r),this.setNodeValue(t,e)}exitIfStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitSuperExpression(t){this.setNodeValue(t,new Xw.SuperExpression)}exitSwitchStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitAssignTupleStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitRaiseStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitWriteStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitWithResourceStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitWhileStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitDoWhileStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitTryStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitEqualsExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);let s=null;switch(t.op.type){case Cw.EQ:s=Zw.EqOp.EQUALS;break;case Cw.LTGT:s=Zw.EqOp.NOT_EQUALS;break;case Cw.TILDE:s=Zw.EqOp.ROUGHLY;break;default:throw new Error("Operator "+t.op.type)}this.setNodeValue(t,new Xw.EqualsExpression(e,s,i))}exitCompareExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);let s=null;switch(t.op.type){case Cw.LT:s=Zw.CmpOp.LT;break;case Cw.LTE:s=Zw.CmpOp.LTE;break;case Cw.GT:s=Zw.CmpOp.GT;break;case Cw.GTE:s=Zw.CmpOp.GTE;break;default:throw new Error("Operator "+t.op.type)}this.setNodeValue(t,new Xw.CompareExpression(e,s,i))}exitAtomicSwitchCase(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.AtomicSwitchCase(e,i))}exitCollection_literal(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitCollectionSwitchCase(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.CollectionSwitchCase(e,i))}exitSwitch_case_statement_list(t){const e=new zw.SwitchCaseList;t.switch_case_statement().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitSwitch_statement(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.cases),s=this.getNodeValue(t.stmts),r=new zw.SwitchStatement(e,i,s);this.setNodeValue(t,r)}exitLiteralRangeLiteral(t){const e=this.getNodeValue(t.low),i=this.getNodeValue(t.high);this.setNodeValue(t,new Qw.RangeLiteral(e,i))}exitLiteralListLiteral(t){const e=this.getNodeValue(t.literal_list_literal());this.setNodeValue(t,new Qw.ListLiteral(!1,e))}exitLiteral_list_literal(t){const e=new Xw.ExpressionList;t.atomic_literal().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitInExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.NOT()?Zw.ContOp.NOT_IN:Zw.ContOp.IN;this.setNodeValue(t,new Xw.ContainsExpression(e,s,i))}exitCssType(t){this.setNodeValue(t,tN.CssType.instance)}exitHasExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.NOT()?Zw.ContOp.NOT_HAS:Zw.ContOp.HAS;this.setNodeValue(t,new Xw.ContainsExpression(e,s,i))}exitHasAllExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.NOT()?Zw.ContOp.NOT_HAS_ALL:Zw.ContOp.HAS_ALL;this.setNodeValue(t,new Xw.ContainsExpression(e,s,i))}exitHasAnyExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.NOT()?Zw.ContOp.NOT_HAS_ANY:Zw.ContOp.HAS_ANY;this.setNodeValue(t,new Xw.ContainsExpression(e,s,i))}exitContainsExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.NOT()?Zw.EqOp.NOT_CONTAINS:Zw.EqOp.CONTAINS;this.setNodeValue(t,new Xw.EqualsExpression(e,s,i))}exitDivideExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.DivideExpression(e,i))}exitIntDivideExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.IntDivideExpression(e,i))}exitModuloExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.ModuloExpression(e,i))}exitAnnotation_constructor(t){const e=this.getNodeValue(t.name),i=new Qw.DocEntryList,s=this.getNodeValue(t.exp);null!=s&&i.add(new Qw.DocEntry(null,s)),t.annotation_argument().map((function(t){const e=this.getNodeValue(t);i.add(e)}),this),this.setNodeValue(t,new Zw.Annotation(e,i))}exitAnnotation_argument(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.exp);this.setNodeValue(t,new Qw.DocEntry(e,i))}exitAnnotation_identifier(t){this.setNodeValue(t,new Zw.Identifier(t.getText()))}exitAnnotation_argument_name(t){this.setNodeValue(t,t.getText())}exitAnnotationLiteralValue(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitAnnotationTypeValue(t){const e=this.getNodeValue(t.typ);this.setNodeValue(t,new Xw.TypeExpression(e))}exitAndExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.AndExpression(e,i))}exitNullLiteral(t){this.setNodeValue(t,Qw.NullLiteral.instance)}exitOperator_argument(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitOperatorArgument(t){const e=this.getNodeValue(t.arg);e.setMutable(null!=t.MUTABLE()),this.setNodeValue(t,e)}exitOperatorPlus(t){this.setNodeValue(t,Zw.Operator.PLUS)}exitOperatorMinus(t){this.setNodeValue(t,Zw.Operator.MINUS)}exitOperatorMultiply(t){this.setNodeValue(t,Zw.Operator.MULTIPLY)}exitOperatorDivide(t){this.setNodeValue(t,Zw.Operator.DIVIDE)}exitOperatorIDivide(t){this.setNodeValue(t,Zw.Operator.IDIVIDE)}exitOperatorModulo(t){this.setNodeValue(t,Zw.Operator.MODULO)}exitNative_member_method_declaration(t){const e=this.readComments(t.comment_statement()),i=this.readAnnotations(t.annotation_constructor()),s=t.children[t.getChildCount()-1],r=this.getNodeValue(s);null!=r&&(r.comments=e,r.annotations=i,this.setNodeValue(t,r))}exitOrder_by(t){const e=new Zw.IdentifierList;t.variable_identifier().map((function(t){e.push(this.getNodeValue(t))}),this);const i=new Zw.OrderByClause(e,null!=t.DESC());this.setNodeValue(t,i)}exitOrder_by_list(t){const e=new Zw.OrderByClauseList;t.order_by().map((function(t){e.add(this.getNodeValue(t))}),this),this.setNodeValue(t,e)}exitOrExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.OrExpression(e,i))}exitMultiplyExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.MultiplyExpression(e,i))}exitMutable_category_type(t){const e=this.getNodeValue(t.category_type());e.mutable=null!=t.MUTABLE(),this.setNodeValue(t,e)}exitMutableInstanceExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.MutableExpression(e))}exitMutableSelectableExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.InstanceExpression(e))}exitMutableSelectorExpression(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.selector);i.parent=e,this.setNodeValue(t,i)}exitMinusExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.MinusExpression(e))}exitNotExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.NotExpression(e))}exitWhile_statement(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.WhileStatement(e,i))}exitDo_while_statement(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.DoWhileStatement(e,i))}exitSingleton_category_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.attrs),s=this.getNodeValue(t.methods);this.setNodeValue(t,new qw.SingletonCategoryDeclaration(e,i,s))}exitSingletonCategoryDeclaration(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,e)}exitSliceFirstAndLast(t){const e=this.getNodeValue(t.first),i=this.getNodeValue(t.last);this.setNodeValue(t,new Xw.SliceSelector(null,e,i))}exitSliceFirstOnly(t){const e=this.getNodeValue(t.first);this.setNodeValue(t,new Xw.SliceSelector(null,e,null))}exitSliceLastOnly(t){const e=this.getNodeValue(t.last);this.setNodeValue(t,new Xw.SliceSelector(null,null,e))}exitSorted_expression(t){const e=this.getNodeValue(t.source),i=null!=t.DESC(),s=this.getNodeValue(t.key);this.setNodeValue(t,new Xw.SortedExpression(e,i,s))}exitSorted_key(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitSortedExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitDocumentExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitDocument_expression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.DocumentExpression(e))}exitDocumentType(t){this.setNodeValue(t,tN.DocumentType.instance)}exitDocument_literal(t){const e=this.getNodeValue(t.doc_entry_list())||new Qw.DocEntryList;this.setNodeValue(t,new Qw.DocumentLiteral(e))}exitFetchExpression(t){this.setNodeValue(t,this.getNodeValue(t.exp))}exitFetchStatement(t){this.setNodeValue(t,this.getNodeValue(t.stmt))}exitFetchMany(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.predicate),s=this.getNodeValue(t.xstart),r=this.getNodeValue(t.xstop),n=this.getNodeValue(t.orderby);this.setNodeValue(t,new Xw.FetchManyExpression(e,s,r,i,n))}exitFetchManyAsync(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.predicate),s=this.getNodeValue(t.xstart),r=this.getNodeValue(t.xstop),n=this.getNodeValue(t.orderby),a=Zw.ThenWith.OrEmpty(this.getNodeValue(t.then()));this.setNodeValue(t,new zw.FetchManyStatement(e,s,r,i,n,a))}exitFetchOne(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.predicate);this.setNodeValue(t,new Xw.FetchOneExpression(e,i))}exitFetchOneAsync(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.predicate),s=Zw.ThenWith.OrEmpty(this.getNodeValue(t.then()));this.setNodeValue(t,new zw.FetchOneStatement(e,i,s))}exitThen(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new Zw.ThenWith(e,i))}exitFilteredListExpression(t){const e=this.getNodeValue(t.filtered_list_suffix()),i=this.getNodeValue(t.src);e.source=i,this.setNodeValue(t,e)}exitFiltered_list_suffix(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.predicate);let s;if(e)s=new Xw.ExplicitPredicateExpression(e,i);else{if(!(i instanceof Xw.PredicateExpression))throw new Error("What?");s=i}this.setNodeValue(t,new Xw.FilteredExpression(null,s))}exitArrowFilterExpression(t){this.setNodeValue(t,this.getNodeValue(t.arrow_expression()))}exitExplicitFilterExpression(t){const e=this.getNodeValue(t.variable_identifier()),i=this.getNodeValue(t.expression());this.setNodeValue(t,new Xw.ExplicitPredicateExpression(e,i))}exitOtherFilterExpression(t){this.setNodeValue(t,this.getNodeValue(t.expression()))}exitCode_type(t){this.setNodeValue(t,tN.CodeType.instance)}exitExecuteExpression(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Xw.ExecuteExpression(e))}exitExpression_list(t){const e=new Xw.ExpressionList;t.expression().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitExpression_tuple(t){const e=new Xw.ExpressionList;t.expression().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitCodeExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.CodeExpression(e))}exitCode_argument(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new $w.CodeParameter(e))}exitCategory_or_any_type(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitCategory_symbol(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.args),s=this.getNodeValue(t.arg)||null;null!==s&&i.add(s),this.setNodeValue(t,new Xw.CategorySymbol(e,i))}exitCategory_symbol_list(t){const e=new Zw.CategorySymbolList;t.category_symbol().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitEnum_category_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.attrs),s=this.getNodeValue(t.derived),r=null==s?null:new Zw.IdentifierList(s),n=this.getNodeValue(t.symbols);this.setNodeValue(t,new qw.EnumeratedCategoryDeclaration(e,i,r,n))}exitEnum_declaration(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitRead_all_expression(t){const e=this.getNodeValue(t.source);this.setNodeValue(t,new Xw.ReadAllExpression(e))}exitRead_blob_expression(t){const e=this.getNodeValue(t.source);this.setNodeValue(t,new Xw.ReadBlobExpression(e))}exitRead_one_expression(t){const e=this.getNodeValue(t.source);this.setNodeValue(t,new Xw.ReadOneExpression(e))}exitRead_statement(t){const e=this.getNodeValue(t.source),i=Zw.ThenWith.OrEmpty(this.getNodeValue(t.then()));this.setNodeValue(t,new zw.ReadStatement(e,i))}exitReadAllExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitReadBlobExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitReadOneExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitReadStatement(t){this.setNodeValue(t,this.getNodeValue(t.stmt))}exitRepl(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitWith_singleton_statement(t){const e=this.getNodeValue(t.typ),i=new tN.CategoryType(e),s=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.WithSingletonStatement(i,s))}exitWithSingletonStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitWrite_statement(t){const e=this.getNodeValue(t.what),i=this.getNodeValue(t.target),s=this.getNodeValue(t.then());this.setNodeValue(t,new zw.WriteStatement(e,i,s))}exitWith_resource_statement(t){const e=this.getNodeValue(t.stmt),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.WithResourceStatement(e,i))}exitAnyType(t){this.setNodeValue(t,tN.AnyType.instance)}exitAnyListType(t){const e=this.getNodeValue(t.any_type());this.setNodeValue(t,new tN.ListType(e))}exitAnyDictType(t){const e=this.getNodeValue(t.any_type());this.setNodeValue(t,new tN.DictionaryType(e))}exitCastExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.CastExpression(e,i,null!=t.MUTABLE()))}exitCatchAtomicStatement(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts),s=new Xw.SymbolExpression(e);s.copySectionFrom(e),this.setNodeValue(t,new zw.AtomicSwitchCase(s,i))}exitCatchCollectionStatement(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.CollectionSwitchCase(e,i))}exitCatch_statement_list(t){const e=new zw.SwitchCaseList;t.catch_statement().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitTry_statement(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts),s=this.getNodeValue(t.handlers),r=this.getNodeValue(t.anyStmts),n=this.getNodeValue(t.finalStmts),a=new zw.SwitchErrorStatement(e,i,s,r,n);this.setNodeValue(t,a)}exitRaise_statement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new zw.RaiseStatement(e))}exitMatchingList(t){const e=this.getNodeValue(t.source);this.setNodeValue(t,new Jw.MatchingCollectionConstraint(e))}exitMatchingRange(t){const e=this.getNodeValue(t.source);this.setNodeValue(t,new Jw.MatchingCollectionConstraint(e))}exitMatchingExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Jw.MatchingExpressionConstraint(e))}exitMatchingPattern(t){this.setNodeValue(t,new Jw.MatchingPatternConstraint(new Qw.TextLiteral(t.text.text)))}exitLiteralSetLiteral(t){const e=this.getNodeValue(t.literal_list_literal());this.setNodeValue(t,new Qw.SetLiteral(e))}exitInvocation_expression(t){const e=this.getNodeValue(t.name),i=new Xw.MethodSelector(null,e);this.setNodeValue(t,new zw.MethodCall(i))}exitInvocationExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitInvokeStatement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitCsharp_identifier(t){this.setNodeValue(t,t.getText())}exitCSharpIdentifier(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new hN.CSharpIdentifierExpression(null,e))}exitCSharpChildIdentifier(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.name),s=new hN.CSharpIdentifierExpression(e,i);this.setNodeValue(t,s)}exitCSharpBooleanLiteral(t){this.setNodeValue(t,new hN.CSharpBooleanLiteral(t.getText()))}exitCSharpIntegerLiteral(t){this.setNodeValue(t,new hN.CSharpIntegerLiteral(t.getText()))}exitCSharpDecimalLiteral(t){this.setNodeValue(t,new hN.CSharpDecimalLiteral(t.getText()))}exitCSharpCharacterLiteral(t){this.setNodeValue(t,new hN.CSharpCharacterLiteral(t.getText()))}exitCSharpTextLiteral(t){this.setNodeValue(t,new hN.CSharpTextLiteral(t.getText()))}exitCSharpCategoryBinding(t){const e=this.getNodeValue(t.binding);this.setNodeValue(t,new hN.CSharpNativeCategoryBinding(e))}exitCsharp_primary_expression(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitCsharp_this_expression(t){this.setNodeValue(t,new hN.CSharpThisExpression)}exitCsharp_method_expression(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.args);this.setNodeValue(t,new hN.CSharpMethodExpression(e,i))}exitCSharpMethodExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitCSharpArgumentList(t){const e=this.getNodeValue(t.item);this.setNodeValue(t,new hN.CSharpExpressionList(e))}exitCSharpArgumentListItem(t){const e=this.getNodeValue(t.item),i=this.getNodeValue(t.items);i.add(e),this.setNodeValue(t,i)}exitCSharpNativeStatement(t){const e=this.getNodeValue(t.csharp_statement()),i=new hN.CSharpNativeCall(e);this.setNodeValue(t,i)}exitCSharpPromptoIdentifier(t){const e=t.DOLLAR_IDENTIFIER().getText();this.setNodeValue(t,new hN.CSharpIdentifierExpression(null,e))}exitCSharpPrimaryExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitCSharpSelectorExpression(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.child);i.parent=e,this.setNodeValue(t,i)}exitCSharpStatement(t){const e=this.getNodeValue(t.exp),i=new hN.CSharpStatement(e,!1);this.setNodeValue(t,i)}exitCSharpReturnStatement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new hN.CSharpStatement(e,!0))}exitPythonStatement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new lN(e,!1))}exitPythonReturnStatement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new lN(e,!0))}exitPython2CategoryBinding(t){const e=this.getNodeValue(t.binding);this.setNodeValue(t,new ON(e))}exitPython3CategoryBinding(t){const e=this.getNodeValue(t.binding);this.setNodeValue(t,new DN(e))}exitPython_category_binding(t){const e=t.identifier().getText(),i=this.getNodeValue(t.python_module())||null,s=new SN(e,i);this.setNodeValue(t,s)}exitPython_method_expression(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.args),s=new AN(e,i);this.setNodeValue(t,s)}exitPythonGlobalMethodExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitPythonMethodExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitPython_module(t){const e=t.python_identifier().map((t=>t.getText())),i=new IN(e);this.setNodeValue(t,i)}exitPython2NativeStatement(t){const e=this.getNodeValue(t.python_native_statement());this.setNodeValue(t,new dN(e))}exitPython3NativeStatement(t){const e=this.getNodeValue(t.python_native_statement());this.setNodeValue(t,new pN(e))}exitPython_native_statement(t){const e=this.getNodeValue(t.python_statement()),i=this.getNodeValue(t.python_module());e.module=i||null,this.setNodeValue(t,new uN(e))}exitPython_identifier(t){this.setNodeValue(t,t.getText())}exitPythonIdentifier(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new xN(null,e))}exitPythonIdentifierExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitPythonChildIdentifier(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.name),s=new xN(e,i);this.setNodeValue(t,s)}exitPythonBooleanLiteral(t){this.setNodeValue(t,new mN(t.getText()))}exitPythonIntegerLiteral(t){this.setNodeValue(t,new TN(t.getText()))}exitPythonDecimalLiteral(t){this.setNodeValue(t,new gN(t.getText()))}exitPythonCharacterLiteral(t){this.setNodeValue(t,new RN(t.getText()))}exitPythonTextLiteral(t){this.setNodeValue(t,new LN(t.getText()))}exitPythonLiteralExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitPythonPromptoIdentifier(t){const e=t.DOLLAR_IDENTIFIER().getText();this.setNodeValue(t,new xN(null,e))}exitPythonPrimaryExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitPythonArgumentList(t){const e=this.getNodeValue(t.ordinal),i=this.getNodeValue(t.named);e.addAll(i),this.setNodeValue(t,e)}exitPythonNamedOnlyArgumentList(t){const e=this.getNodeValue(t.named);this.setNodeValue(t,e)}exitPythonNamedArgumentList(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.exp),s=new CN(e,i);this.setNodeValue(t,new wN(s))}exitPythonNamedArgumentListItem(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.exp),s=new CN(e,i),r=this.getNodeValue(t.items);r.add(s),this.setNodeValue(t,r)}exitPythonOrdinalOnlyArgumentList(t){const e=this.getNodeValue(t.ordinal);this.setNodeValue(t,e)}exitPythonOrdinalArgumentList(t){const e=this.getNodeValue(t.item),i=new vN(e);this.setNodeValue(t,new wN(i))}exitPythonOrdinalArgumentListItem(t){const e=this.getNodeValue(t.item),i=new vN(e),s=this.getNodeValue(t.items);s.add(i),this.setNodeValue(t,s)}exitPythonSelectorExpression(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.child);i.parent=e,this.setNodeValue(t,i)}exitPythonSelfExpression(t){this.setNodeValue(t,new _N)}exitJsxChild(t){this.setNodeValue(t,this.getNodeValue(t.jsx))}exitJsxCode(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new eN.JsxCode(e))}exitJsxExpression(t){this.setNodeValue(t,this.getNodeValue(t.exp))}exitJsxElement(t){const e=this.getNodeValue(t.opening),i=this.getNodeValue(t.closing);e.setClosing(i);const s=this.getNodeValue(t.children_);e.setChildren(s),this.setNodeValue(t,e)}exitJsxSelfClosing(t){this.setNodeValue(t,this.getNodeValue(t.jsx))}exitJsxText(t){const e=WN(t.text);this.setNodeValue(t,new eN.JsxText(e))}exitJsxValue(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new eN.JsxExpression(e))}exitJsx_attribute(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.value),s=this.getWhiteSpacePlus(t.ws_plus());this.setNodeValue(t,new eN.JsxProperty(e,i,s))}exitJsx_children(t){const e=t.jsx_child().map((function(t){return this.getNodeValue(t)}),this);this.setNodeValue(t,e)}exitJsx_element_name(t){const e=t.getText();this.setNodeValue(t,new Zw.Identifier(e))}exitJsx_expression(t){this.setNodeValue(t,this.getNodeValue(t.getChild(0)))}exitJsx_identifier(t){const e=t.getText();this.setNodeValue(t,new Zw.Identifier(e))}exitJsx_fragment(t){const e=this.getWhiteSpacePlus(t.ws_plus(0)),i=new eN.JsxFragment(e);i.children=this.getNodeValue(t.children_),this.setNodeValue(t,i)}exitJsxLiteral(t){const e=t.getText();this.setNodeValue(t,new eN.JsxLiteral(e))}exitJsx_opening(t){const e=this.getNodeValue(t.name),i=this.getWhiteSpacePlus(t.ws_plus()),s=t.jsx_attribute().map((function(t){return this.getNodeValue(t)}),this);this.setNodeValue(t,new eN.JsxElement(e,i,s,null))}exitJsx_closing(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new eN.JsxClosing(e,null))}exitJsx_self_closing(t){const e=this.getNodeValue(t.name),i=this.getWhiteSpacePlus(t.ws_plus()),s=t.jsx_attribute().map((function(t){return this.getNodeValue(t)}),this);this.setNodeValue(t,new eN.JsxSelfClosing(e,i,s,null))}exitCssExpression(t){this.setNodeValue(t,this.getNodeValue(t.exp))}exitCss_expression(t){const e=new aN;t.css_field().forEach((function(t){const i=this.getNodeValue(t);e.addField(i)}),this),this.setNodeValue(t,e)}exitCss_field(t){const e=t.name.getText(),i=t.css_value().map((t=>this.getNodeValue(t)),this);this.setNodeValue(t,new rN(e,i))}exitCssText(t){const e=this.input.getText({start:t.text.start,stop:t.text.stop});this.setNodeValue(t,new sN(e))}exitCssValue(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new iN(e))}buildSection(t,e){if(!e.dialect){const i=this.findFirstValidToken(t.start.tokenIndex,e instanceof eN.JsxText),s=this.findLastValidToken(t.stop.tokenIndex,e instanceof eN.JsxText);e.setSectionFrom(this.path,i,s,HN.E)}}findFirstValidToken(t,e){-1===t&&(t=0);do{const i=this.readValidToken(t++,e);if(null!==i)return i}while(t=0;){const i=this.readValidToken(t--,e);if(null!==i)return i}return null}readValidToken(t,e){const i=this.input.get(t),s=i.text;return null!==s&&(e||s.replace(/(\n|\r|\t|' ')/g,"").length>0)?i:null}}class FN extends h{constructor(t){super(),this.input=t.getTokenStream(),this.path=t.path,this.nodeValues={},this.nextNodeId=0}setNodeValue(t,e){void 0===t["%id"]&&(t["%id"]=this.nextNodeId++),this.nodeValues[t["%id"]]=e,e instanceof r.a&&this.buildSection(t,e)}getNodeValue(t){return null==t||void 0===t||null===t["%id"]||void 0===t["%id"]?null:this.nodeValues[t["%id"]]}getHiddenTokensBeforeNode(t){return t?this.getHiddenTokensBeforeToken(t.symbol):null}getHiddenTokensBeforeToken(t){return this.getHiddenTokens(t,this.input.getHiddenTokensToLeft)}getHiddenTokensAfterNode(t){return t?this.getHiddenTokensAfterToken(t.symbol):null}getHiddenTokensAfterToken(t){return this.getHiddenTokens(t,this.input.getHiddenTokensToRight)}getHiddenTokens(t,e){if(t.tokenIndex<0)return null;const i=(e=e.bind(this.input))(t.tokenIndex);return null==i||0===i.length?null:i.map((t=>t.text)).join("")}readAnnotations(t){const e=t.map((function(t){return this.getNodeValue(t)}),this);return 0===e.length?null:e}readComments(t){const e=t.map((function(t){return this.getNodeValue(t)}),this);return 0===e.length?null:e}exitSelectableExpression(t){const e=this.getNodeValue(t.parent);this.setNodeValue(t,e)}exitSelectorExpression(t){const e=this.getNodeValue(t.selector);if(e){const i=this.getNodeValue(t.parent);e instanceof zw.UnresolvedCall?e.setParent(i):e.parent=i,this.setNodeValue(t,e)}}exitSet_literal(t){const e=this.getNodeValue(t.expression_list()),i=new Qw.SetLiteral(e);this.setNodeValue(t,i)}exitStoreStatement(t){this.setNodeValue(t,this.getNodeValue(t.stmt))}exitStore_statement(t){const e=this.getNodeValue(t.to_del),i=this.getNodeValue(t.to_add),s=this.getNodeValue(t.with_meta),r=this.getNodeValue(t.stmts),n=new zw.DeleteAndStoreStatement(e,i,s,r);this.setNodeValue(t,n)}exitAtomicLiteral(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitCollectionLiteral(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitCommentStatement(t){this.setNodeValue(t,this.getNodeValue(t.comment_statement()))}exitComment_statement(t){this.setNodeValue(t,new zw.CommentStatement(t.getText()))}exitListLiteral(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitBlob_expression(t){const e=this.getNodeValue(t.expression());this.setNodeValue(t,new Xw.BlobExpression(e))}exitBooleanLiteral(t){this.setNodeValue(t,new Qw.BooleanLiteral(t.getText()))}exitBreakStatement(t){this.setNodeValue(t,new zw.BreakStatement)}exitMinIntegerLiteral(t){this.setNodeValue(t,new Qw.MinIntegerLiteral)}exitMaxIntegerLiteral(t){this.setNodeValue(t,new Qw.MaxIntegerLiteral)}exitIntegerLiteral(t){this.setNodeValue(t,new Qw.IntegerLiteral(t.getText()))}exitDecimalLiteral(t){this.setNodeValue(t,new Qw.DecimalLiteral(t.getText()))}exitHexadecimalLiteral(t){this.setNodeValue(t,new Qw.HexaLiteral(t.getText()))}exitCharacterLiteral(t){this.setNodeValue(t,new Qw.CharacterLiteral(t.getText()))}exitDateLiteral(t){this.setNodeValue(t,new Qw.DateLiteral(t.getText()))}exitDateTimeLiteral(t){this.setNodeValue(t,new Qw.DateTimeLiteral(t.getText()))}exitDbIdType(t){this.setNodeValue(t,tN.DbIdType.instance)}exitTernaryExpression(t){const e=this.getNodeValue(t.test),i=this.getNodeValue(t.ifTrue),s=this.getNodeValue(t.ifFalse),r=new Xw.TernaryExpression(e,i,s);this.setNodeValue(t,r)}exitTest_method_declaration(t){const e=new Zw.Identifier(t.name.text);e.setSectionFrom(this.path,t.name,t.name,HN.O);const i=this.getNodeValue(t.stmts),s=this.getNodeValue(t.exps),r=this.getNodeValue(t.error),n=null==r?null:new Xw.SymbolExpression(r);this.setNodeValue(t,new qw.TestMethodDeclaration(e,i,s,n))}exitTextLiteral(t){this.setNodeValue(t,new Qw.TextLiteral(t.getText()))}exitTimeLiteral(t){this.setNodeValue(t,new Qw.TimeLiteral(t.getText()))}exitPeriodLiteral(t){this.setNodeValue(t,new Qw.PeriodLiteral(t.getText()))}exitPeriodType(t){this.setNodeValue(t,tN.PeriodType.instance)}exitVersionLiteral(t){this.setNodeValue(t,new Qw.VersionLiteral(t.getText()))}exitVersionType(t){this.setNodeValue(t,tN.VersionType.instance)}exitAttribute_identifier(t){const e=new Zw.Identifier(t.getText());this.setNodeValue(t,e)}exitVariable_identifier(t){const e=new Zw.Identifier(t.getText());this.setNodeValue(t,e)}exitList_literal(t){const e=null!==t.MUTABLE(),i=this.getNodeValue(t.expression_list())||null,s=new Qw.ListLiteral(e,i);this.setNodeValue(t,s)}exitDict_literal(t){const e=null!==t.MUTABLE(),i=this.getNodeValue(t.dict_entry_list())||null,s=new Qw.DictLiteral(e,i);this.setNodeValue(t,s)}exitTuple_literal(t){const e=null!==t.MUTABLE(),i=this.getNodeValue(t.expression_tuple())||null,s=new Qw.TupleLiteral(e,i);this.setNodeValue(t,s)}exitRange_literal(t){const e=this.getNodeValue(t.low),i=this.getNodeValue(t.high);this.setNodeValue(t,new Qw.RangeLiteral(e,i))}exitRangeLiteral(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitDict_entry_list(t){const e=new Qw.DictEntryList(null,null);t.dict_entry().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitDict_entry(t){const e=this.getNodeValue(t.key),i=this.getNodeValue(t.value),s=new Qw.DictEntry(e,i);this.setNodeValue(t,s)}exitDoc_entry_list(t){const e=new Qw.DocEntryList(null,null);t.doc_entry().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitDoc_entry(t){const e=this.getNodeValue(t.key),i=this.getNodeValue(t.value),s=new Qw.DocEntry(e,i);this.setNodeValue(t,s)}exitDocKeyIdentifier(t){const e=t.name.getText();this.setNodeValue(t,new Qw.DocIdentifierKey(new Zw.Identifier(e)))}exitDocKeyText(t){const e=t.name.text;this.setNodeValue(t,new Qw.DocTextKey(e))}exitLiteral_expression(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitLiteralExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitIdentifierExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitVariableIdentifier(t){const e=this.getNodeValue(t.variable_identifier());this.setNodeValue(t,new Xw.InstanceExpression(e))}exitInstanceExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitSymbol_identifier(t){const e=new Zw.Identifier(t.getText());this.setNodeValue(t,e)}exitNative_symbol(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.NativeSymbol(e,i))}exitTypeIdentifier(t){const e=this.getNodeValue(t.type_identifier());this.setNodeValue(t,new Xw.UnresolvedIdentifier(e))}exitSymbolIdentifier(t){const e=this.getNodeValue(t.symbol_identifier());this.setNodeValue(t,new Xw.SymbolExpression(e))}exitSymbolLiteral(t){const e=t.getText();this.setNodeValue(t,new Xw.SymbolExpression(new Zw.Identifier(e)))}exitBlobType(t){this.setNodeValue(t,tN.BlobType.instance)}exitBooleanType(t){this.setNodeValue(t,tN.BooleanType.instance)}exitCharacterType(t){this.setNodeValue(t,tN.CharacterType.instance)}exitImageType(t){this.setNodeValue(t,tN.ImageType.instance)}exitTextType(t){this.setNodeValue(t,tN.TextType.instance)}exitHtmlType(t){this.setNodeValue(t,tN.HtmlType.instance)}exitThisExpression(t){this.setNodeValue(t,new Xw.ThisExpression)}exitIntegerType(t){this.setNodeValue(t,tN.IntegerType.instance)}exitDecimalType(t){this.setNodeValue(t,tN.DecimalType.instance)}exitDateType(t){this.setNodeValue(t,tN.DateType.instance)}exitDateTimeType(t){this.setNodeValue(t,tN.DateTimeType.instance)}exitTimeType(t){this.setNodeValue(t,tN.TimeType.instance)}exitCodeType(t){this.setNodeValue(t,tN.CodeType.instance)}exitPrimaryType(t){const e=this.getNodeValue(t.p);this.setNodeValue(t,e)}exitAttribute_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.typ),s=this.getNodeValue(t.match);let r=null;null!=t.indices?r=r=this.getNodeValue(t.indices):null!=t.INDEX()&&(r=new Zw.IdentifierList);const n=new qw.AttributeDeclaration(e,i,s,r);n.storable=null!=t.STORABLE(),this.setNodeValue(t,n)}exitNativeType(t){const e=this.getNodeValue(t.n);this.setNodeValue(t,e)}exitCategoryType(t){const e=this.getNodeValue(t.c);this.setNodeValue(t,e)}exitCategory_type(t){const e=new Zw.Identifier(t.getText());this.buildSection(t,e),this.setNodeValue(t,new tN.CategoryType(e))}exitListType(t){const e=this.getNodeValue(t.l);this.setNodeValue(t,new tN.ListType(e))}exitDictKeyIdentifier(t){const e=t.name.getText();this.setNodeValue(t,new Qw.DictIdentifierKey(new Zw.Identifier(e)))}exitDictKeyText(t){const e=t.name.text;this.setNodeValue(t,new Qw.DictTextKey(e))}exitDictType(t){const e=this.getNodeValue(t.d);this.setNodeValue(t,new tN.DictionaryType(e))}exitAttribute_identifier_list(t){const e=new Zw.IdentifierList;t.attribute_identifier().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitVariable_identifier_list(t){const e=new Zw.IdentifierList;t.variable_identifier().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitConcrete_category_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.attrs),s=this.getNodeValue(t.derived),r=this.getNodeValue(t.methods),n=new qw.ConcreteCategoryDeclaration(e,i,s,r);n.storable=null!=t.STORABLE(),this.setNodeValue(t,n)}exitConcrete_widget_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.derived),s=this.getNodeValue(t.methods),r=new qw.ConcreteWidgetDeclaration(e,i,s);this.setNodeValue(t,r)}exitConcreteCategoryDeclaration(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,e)}exitConcreteWidgetDeclaration(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,e)}exitNativeWidgetDeclaration(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,e)}exitDerivedList(t){const e=this.getNodeValue(t.item);this.setNodeValue(t,new Zw.IdentifierList(e))}exitDerivedListItem(t){const e=this.getNodeValue(t.items),i=this.getNodeValue(t.item);e.add(i),this.setNodeValue(t,e)}exitType_identifier(t){const e=new Zw.Identifier(t.getText());this.setNodeValue(t,e)}exitType_identifier_list(t){const e=new Zw.IdentifierList;t.type_identifier().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitType_literal(t){const e=this.getNodeValue(t.category_or_any_type());this.setNodeValue(t,new Qw.TypeLiteral(e))}exitTypeLiteral(t){this.setNodeValue(t,this.getNodeValue(t.type_literal()))}exitTypeType(t){const e=this.getNodeValue(t.t);this.setNodeValue(t,new tN.TypeType(e))}exitMember_identifier(t){const e=new Zw.Identifier(t.getText());this.setNodeValue(t,e)}exitMemberSelector(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Xw.MemberSelector(null,e))}exitAn_expression(t){const e=this.getNodeValue(t.typ);this.setNodeValue(t,e)}exitIsAnExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=new Xw.TypeExpression(i),r=t.NOT()?Zw.EqOp.IS_NOT_A:Zw.EqOp.IS_A;this.setNodeValue(t,new Xw.EqualsExpression(e,r,s))}exitIsExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.NOT()?Zw.EqOp.IS_NOT:Zw.EqOp.IS;this.setNodeValue(t,new Xw.EqualsExpression(e,s,i))}exitItemSelector(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.ItemSelector(null,e))}exitSliceSelector(t){const e=this.getNodeValue(t.xslice);this.setNodeValue(t,e)}exitTyped_argument(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.name),s=this.getNodeValue(t.attrs),r=s?new $w.ExtendedParameter(e,i,s):new $w.CategoryParameter(e,i),n=this.getNodeValue(t.value);r.defaultExpression=n||null,this.setNodeValue(t,r)}exitCodeArgument(t){const e=this.getNodeValue(t.arg);this.setNodeValue(t,e)}exitArgument_list(t){const e=new $w.ParameterList;t.argument().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitExpressionAssignmentList(t){const e=this.getNodeValue(t.exp),i=new Zw.Argument(null,e);this.setNodeValue(t,new Zw.ArgumentList([i]))}exitArgument_assignment(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.exp),s=new $w.UnresolvedParameter(e);this.setNodeValue(t,new Zw.Argument(s,i))}exitArgumentAssignmentList(t){const e=this.getNodeValue(t.item);this.setNodeValue(t,new Zw.ArgumentList([e]))}exitArgumentAssignmentListItem(t){const e=this.getNodeValue(t.item),i=this.getNodeValue(t.items);i.add(e),this.setNodeValue(t,i)}exitArrow_prefix(t){const e=this.getNodeValue(t.arrow_args()),i=this.getHiddenTokensBeforeNode(t.EGT()),s=this.getHiddenTokensAfterNode(t.EGT());this.setNodeValue(t,new Xw.ArrowExpression(e,i,s))}exitArrowExpression(t){this.setNodeValue(t,this.getNodeValue(t.exp))}exitArrowExpressionBody(t){const e=this.getNodeValue(t.arrow_prefix()),i=this.getNodeValue(t.expression());e.setExpression(i),this.setNodeValue(t,e)}exitArrowListArg(t){const e=this.getNodeValue(t.variable_identifier_list());this.setNodeValue(t,e)}exitArrowSingleArg(t){const e=this.getNodeValue(t.variable_identifier());this.setNodeValue(t,new Zw.IdentifierList(e))}exitArrowStatementsBody(t){const e=this.getNodeValue(t.arrow_prefix()),i=this.getNodeValue(t.statement_list());e.setStatements(i),this.setNodeValue(t,e)}exitMethod_call_expression(t){const e=this.getNodeValue(t.name),i=new Xw.UnresolvedIdentifier(e);i.copySectionFrom(e);const s=this.getNodeValue(t.args);this.setNodeValue(t,new zw.UnresolvedCall(i,s))}exitMethod_call_statement(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.method);i&&i.setParent(e);const s=this.getNodeValue(t.name),r=this.getNodeValue(t.stmts);i&&null!=s||null!=r?this.setNodeValue(t,new zw.RemoteCall(i.callable,i.args,s,r)):this.setNodeValue(t,i)}exitMethodSelector(t){const e=this.getNodeValue(t.method);if(e.callable instanceof Xw.UnresolvedIdentifier){const t=new Xw.UnresolvedSelector(null,e.callable.id);t.copySectionFrom(e.callable),e.callable=t}this.setNodeValue(t,e)}exitAddExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.op.type==Dl.PLUS?new Xw.PlusExpression(e,i):new Xw.SubtractExpression(e,i);this.setNodeValue(t,s)}exitMember_method_declaration_list(t){const e=new Zw.MethodDeclarationList;t.member_method_declaration().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitNative_member_method_declaration_list(t){const e=new Zw.MethodDeclarationList;t.native_member_method_declaration().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitEmptyCategoryMethodList(t){this.setNodeValue(t,new Zw.MethodDeclarationList)}exitCurlyCategoryMethodList(t){const e=this.getNodeValue(t.items);this.setNodeValue(t,e)}exitSetter_method_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new qw.SetterMethodDeclaration(e,i))}exitSetType(t){const e=this.getNodeValue(t.s);this.setNodeValue(t,new tN.SetType(e))}exitGetter_method_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new qw.GetterMethodDeclaration(e,i))}exitNative_setter_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new qw.NativeSetterMethodDeclaration(e,i))}exitNative_getter_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new qw.NativeGetterMethodDeclaration(e,i))}exitMember_method_declaration(t){const e=this.readComments(t.comment_statement()),i=this.readAnnotations(t.annotation_constructor()),s=t.children[t.getChildCount()-1],r=this.getNodeValue(s);null!=r&&(r.comments=e,r.annotations=i,this.setNodeValue(t,r))}exitConcreteMemberMethod(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,e)}exitSingleStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,new zw.StatementList(e))}exitCurlyStatementList(t){const e=this.getNodeValue(t.items);this.setNodeValue(t,e)}exitStatement_list(t){const e=new zw.StatementList;t.statement().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitAbstract_method_declaration(t){const e=this.getNodeValue(t.typ);e instanceof tN.CategoryType&&(e.mutable=null!=t.MUTABLE());const i=this.getNodeValue(t.name),s=this.getNodeValue(t.args);this.setNodeValue(t,new qw.AbstractMethodDeclaration(i,s,e))}exitConcrete_method_declaration(t){const e=this.getNodeValue(t.typ);e instanceof tN.CategoryType&&(e.mutable=null!=t.MUTABLE());const i=this.getNodeValue(t.name),s=this.getNodeValue(t.args),r=this.getNodeValue(t.stmts);this.setNodeValue(t,new qw.ConcreteMethodDeclaration(i,s,e,r))}exitMethod_declaration(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitMethodCallStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitMethod_identifier(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitConstructorFrom(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.copyExp)||null,s=this.getNodeValue(t.args)||null;this.setNodeValue(t,new Xw.ConstructorExpression(e,i,s,!0))}exitConstructorNoFrom(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.args)||null;this.setNodeValue(t,new Xw.ConstructorExpression(e,null,i,!0))}exitCopy_from(t){this.setNodeValue(t,this.getNodeValue(t.exp))}exitAssertion(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new VN(e))}exitAssertion_list(t){const e=new Xw.ExpressionList;t.assertion().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitAssign_instance_statement(t){const e=this.getNodeValue(t.inst),i=this.getNodeValue(t.exp);this.setNodeValue(t,new zw.AssignInstanceStatement(e,i))}exitAssignInstanceStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitAssign_variable_statement(t){const e=this.getNodeValue(t.variable_identifier()),i=this.getNodeValue(t.expression());this.setNodeValue(t,new zw.AssignVariableStatement(e,i))}exitAssign_tuple_statement(t){const e=this.getNodeValue(t.items),i=this.getNodeValue(t.exp);this.setNodeValue(t,new zw.AssignTupleStatement(e,i))}exitRootInstance(t){const e=this.getNodeValue(t.variable_identifier());this.setNodeValue(t,new Yw.VariableInstance(e))}exitChildInstance(t){const e=this.getNodeValue(t.assignable_instance()),i=this.getNodeValue(t.child_instance());i.parent=e,this.setNodeValue(t,i)}exitMemberInstance(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Yw.MemberInstance(e))}exitItemInstance(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Yw.ItemInstance(e))}exitMethod_expression(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitMethodExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitNative_statement_list(t){const e=new zw.StatementList;t.native_statement().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitJava_identifier(t){this.setNodeValue(t,t.getText())}exitJavascript_identifier(t){const e=new Zw.Identifier(t.getText());this.setNodeValue(t,e)}exitJavascript_member_expression(t){const e=t.name.getText();this.setNodeValue(t,new Kw.h(e))}exitJavascript_primary_expression(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitJavascript_new_expression(t){const e=this.getNodeValue(t.javascript_method_expression());this.setNodeValue(t,new Kw.m(e))}exitJavascript_this_expression(t){this.setNodeValue(t,new Kw.p)}exitJavaIdentifier(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new oN.JavaIdentifierExpression(null,e))}exitJavaIdentifierExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitJavaChildIdentifier(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.name),s=new oN.JavaIdentifierExpression(e,i);this.setNodeValue(t,s)}exitJavascriptBooleanLiteral(t){this.setNodeValue(t,new Kw.a(t.getText()))}exitJavascriptCharacterLiteral(t){this.setNodeValue(t,new Kw.b(t.getText()))}exitJavascriptTextLiteral(t){this.setNodeValue(t,new Kw.o(t.getText()))}exitJavascriptIntegerLiteral(t){this.setNodeValue(t,new Kw.f(t.getText()))}exitJavascriptDecimalLiteral(t){this.setNodeValue(t,new Kw.c(t.getText()))}exitJavaClassIdentifier(t){const e=this.getNodeValue(t.klass);this.setNodeValue(t,e)}exitJavaChildClassIdentifier(t){const e=this.getNodeValue(t.parent),i=new oN.JavaIdentifierExpression(e,t.name.getText());this.setNodeValue(t,i)}exitJavaPrimaryExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitJavascriptPrimaryExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitJavascript_identifier_expression(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Kw.e(e))}exitJavaSelectorExpression(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.child);i.parent=e,this.setNodeValue(t,i)}exitJavascriptSelectorExpression(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.child);i.parent=e,this.setNodeValue(t,i)}exitJavascriptMemberExpression(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Kw.h(e))}exitJava_primary_expression(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitJava_item_expression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new oN.JavaItemExpression(e))}exitJavascript_item_expression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Kw.g(e))}exitJavascriptItemExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitJavaStatement(t){const e=this.getNodeValue(t.exp),i=new oN.JavaStatement(e,!1);this.setNodeValue(t,i)}exitJavascriptStatement(t){const e=this.getNodeValue(t.exp),i=new Kw.n(e,!1);this.setNodeValue(t,i)}exitJavaReturnStatement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new oN.JavaStatement(e,!0))}exitJavascriptReturnStatement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Kw.n(e,!0))}exitJavaNativeStatement(t){const e=this.getNodeValue(t.java_statement());this.setNodeValue(t,new oN.JavaNativeCall(e))}exitJavascriptNativeStatement(t){const e=this.getNodeValue(t.javascript_native_statement());this.setNodeValue(t,e)}exitJavascript_native_statement(t){const e=this.getNodeValue(t.javascript_statement()),i=this.getNodeValue(t.javascript_module());e.module=i||null,this.setNodeValue(t,new Kw.k(e))}exitNative_method_declaration(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.name),s=this.getNodeValue(t.args),r=this.getNodeValue(t.stmts);this.setNodeValue(t,new qw.NativeMethodDeclaration(i,s,e,r))}exitJavaArgumentList(t){const e=this.getNodeValue(t.item);this.setNodeValue(t,new oN.JavaExpressionList(e))}exitJavascriptArgumentList(t){const e=this.getNodeValue(t.item);this.setNodeValue(t,new Kw.d(e))}exitJavaArgumentListItem(t){const e=this.getNodeValue(t.item),i=this.getNodeValue(t.items);i.add(e),this.setNodeValue(t,i)}exitJavascriptArgumentListItem(t){const e=this.getNodeValue(t.item),i=this.getNodeValue(t.items);i.add(e),this.setNodeValue(t,i)}exitJava_method_expression(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.args);this.setNodeValue(t,new oN.JavaMethodExpression(e,i))}exitJava_this_expression(t){this.setNodeValue(t,new oN.JavaThisExpression)}exitJavascriptMethodExpression(t){const e=this.getNodeValue(t.method);this.setNodeValue(t,e)}exitJavascript_method_expression(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.args);this.setNodeValue(t,new Kw.i(e,i))}exitJavaMethodExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitFlush_statement(t){this.setNodeValue(t,new zw.FlushStatement)}exitFlushStatement(t){this.setNodeValue(t,this.getNodeValue(t.stmt))}exitFullDeclarationList(t){const e=this.getNodeValue(t.declarations())||new qw.DeclarationList;this.setNodeValue(t,e)}exitDeclaration(t){const e=this.readComments(t.comment_statement()),i=this.readAnnotations(t.annotation_constructor()),s=t.children[t.getChildCount()-1],r=this.getNodeValue(s);null!=r&&(r.comments=e,r.annotations=i,this.setNodeValue(t,r))}exitDeclarations(t){const e=new qw.DeclarationList;t.declaration().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitIteratorExpression(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.name),s=this.getNodeValue(t.source);this.setNodeValue(t,new Xw.IteratorExpression(i,s,e))}exitIteratorType(t){const e=this.getNodeValue(t.i);this.setNodeValue(t,new tN.IteratorType(e))}exitJavaBooleanLiteral(t){this.setNodeValue(t,new oN.JavaBooleanLiteral(t.getText()))}exitJavaIntegerLiteral(t){this.setNodeValue(t,new oN.JavaIntegerLiteral(t.getText()))}exitJavaDecimalLiteral(t){this.setNodeValue(t,new oN.JavaDecimalLiteral(t.getText()))}exitJavaCharacterLiteral(t){this.setNodeValue(t,new oN.JavaCharacterLiteral(t.getText()))}exitJavaTextLiteral(t){this.setNodeValue(t,new oN.JavaTextLiteral(t.getText()))}exitJavaCategoryBinding(t){const e=this.getNodeValue(t.binding);this.setNodeValue(t,new oN.JavaNativeCategoryBinding(e))}exitJavascriptCategoryBinding(t){this.setNodeValue(t,this.getNodeValue(t.binding))}exitJavascript_category_binding(t){const e=t.javascript_identifier().map((t=>t.getText())).join("."),i=this.getNodeValue(t.javascript_module())||null,s=new Kw.l(e,i);this.setNodeValue(t,s)}exitJavascript_module(t){const e=t.javascript_identifier().map((t=>t.getText())),i=new Kw.j(e);this.setNodeValue(t,i)}exitNativeCategoryBindingList(t){const e=this.getNodeValue(t.item),i=new Zw.NativeCategoryBindingList(e);this.setNodeValue(t,i)}exitNativeCategoryBindingListItem(t){const e=this.getNodeValue(t.item),i=this.getNodeValue(t.items);i.add(e),this.setNodeValue(t,i)}exitNative_category_bindings(t){const e=this.getNodeValue(t.items);this.setNodeValue(t,e)}exitNative_category_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.attrs),s=this.getNodeValue(t.bindings),r=this.getNodeValue(t.methods),n=new qw.NativeCategoryDeclaration(e,i,s,null,r);n.storable=null!=t.STORABLE(),this.setNodeValue(t,n)}exitNative_widget_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.bindings),s=this.getNodeValue(t.methods),r=new qw.NativeWidgetDeclaration(e,i,s);this.setNodeValue(t,r)}exitNativeCategoryDeclaration(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,e)}exitNative_resource_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.attrs),s=this.getNodeValue(t.bindings),r=this.getNodeValue(t.methods),n=new qw.NativeResourceDeclaration(e,i,s,null,r);n.storable=null!=t.STORABLE(),this.setNodeValue(t,n)}exitResource_declaration(t){const e=this.getNodeValue(t.native_resource_declaration());this.setNodeValue(t,e)}exitParenthesis_expression(t){const e=this.getNodeValue(t.expression());this.setNodeValue(t,new Xw.ParenthesisExpression(e))}exitParenthesisExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitNative_symbol_list(t){const e=new Zw.NativeSymbolList;t.native_symbol().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitEnum_native_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.typ),s=this.getNodeValue(t.symbols);this.setNodeValue(t,new qw.EnumeratedNativeDeclaration(e,i,s))}exitFor_each_statement(t){const e=this.getNodeValue(t.name1),i=this.getNodeValue(t.name2),s=this.getNodeValue(t.source),r=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.ForEachStatement(e,i,s,r))}exitForEachStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitKey_token(t){this.setNodeValue(t,t.getText())}exitUUIDLiteral(t){this.setNodeValue(t,new Qw.UUIDLiteral(t.getText()))}exitUUIDType(t){this.setNodeValue(t,tN.UUIDType.instance)}exitValue_token(t){this.setNodeValue(t,t.getText())}exitNamed_argument(t){const e=this.getNodeValue(t.variable_identifier()),i=new $w.UnresolvedParameter(e),s=this.getNodeValue(t.literal_expression());i.defaultExpression=s||null,this.setNodeValue(t,i)}exitClosureStatement(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,new zw.DeclarationStatement(e))}exitReturn_statement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new zw.ReturnStatement(e))}exitReturnStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitType_expression(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Xw.TypeExpression(new tN.CategoryType(e)))}exitTypeExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitIf_statement(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts),s=this.getNodeValue(t.elseIfs),r=this.getNodeValue(t.elseStmts);this.setNodeValue(t,new zw.IfStatement(e,i,s,r))}exitElseIfStatementList(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts),s=new zw.IfElement(e,i);this.setNodeValue(t,new zw.IfElementList(s))}exitElseIfStatementListItem(t){const e=this.getNodeValue(t.items),i=this.getNodeValue(t.exp),s=this.getNodeValue(t.stmts),r=new zw.IfElement(i,s);e.add(r),this.setNodeValue(t,e)}exitIfStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitSuperExpression(t){this.setNodeValue(t,new Xw.SuperExpression)}exitSwitchStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitAssignTupleStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitRaiseStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitWriteStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitWithResourceStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitWhileStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitDoWhileStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitTryStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitEqualsExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);let s=null;switch(t.op.type){case Sw.EQ2:s=Zw.EqOp.EQUALS;break;case Sw.XEQ:s=Zw.EqOp.NOT_EQUALS;break;case Sw.TEQ:s=Zw.EqOp.ROUGHLY;break;default:throw new Error("Operator "+t.op.type)}this.setNodeValue(t,new Xw.EqualsExpression(e,s,i))}exitCompareExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);let s=null;switch(t.op.type){case Sw.LT:s=Zw.CmpOp.LT;break;case Sw.LTE:s=Zw.CmpOp.LTE;break;case Sw.GT:s=Zw.CmpOp.GT;break;case Sw.GTE:s=Zw.CmpOp.GTE;break;default:throw new Error("Operator "+t.op.type)}this.setNodeValue(t,new Xw.CompareExpression(e,s,i))}exitAtomicSwitchCase(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.AtomicSwitchCase(e,i))}exitCollection_literal(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitCollectionSwitchCase(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.CollectionSwitchCase(e,i))}exitSwitch_case_statement_list(t){const e=new zw.SwitchCaseList;t.switch_case_statement().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitSwitch_statement(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.cases),s=this.getNodeValue(t.stmts),r=new zw.SwitchStatement(e,i,s);this.setNodeValue(t,r)}exitLiteralRangeLiteral(t){const e=this.getNodeValue(t.low),i=this.getNodeValue(t.high);this.setNodeValue(t,new Qw.RangeLiteral(e,i))}exitLiteralListLiteral(t){const e=this.getNodeValue(t.literal_list_literal());this.setNodeValue(t,new Qw.ListLiteral(!1,e))}exitLiteral_list_literal(t){const e=new Xw.ExpressionList;t.atomic_literal().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitInExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.NOT()?Zw.ContOp.NOT_IN:Zw.ContOp.IN;this.setNodeValue(t,new Xw.ContainsExpression(e,s,i))}exitCssType(t){this.setNodeValue(t,tN.CssType.instance)}exitHasExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.NOT()?Zw.ContOp.NOT_HAS:Zw.ContOp.HAS;this.setNodeValue(t,new Xw.ContainsExpression(e,s,i))}exitHasAllExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.NOT()?Zw.ContOp.NOT_HAS_ALL:Zw.ContOp.HAS_ALL;this.setNodeValue(t,new Xw.ContainsExpression(e,s,i))}exitHasAnyExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.NOT()?Zw.ContOp.NOT_HAS_ANY:Zw.ContOp.HAS_ANY;this.setNodeValue(t,new Xw.ContainsExpression(e,s,i))}exitContainsExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right),s=t.NOT()?Zw.EqOp.NOT_CONTAINS:Zw.EqOp.CONTAINS;this.setNodeValue(t,new Xw.EqualsExpression(e,s,i))}exitDivideExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.DivideExpression(e,i))}exitIntDivideExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.IntDivideExpression(e,i))}exitModuloExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.ModuloExpression(e,i))}exitAnnotation_constructor(t){const e=this.getNodeValue(t.name),i=new Qw.DocEntryList,s=this.getNodeValue(t.exp);null!=s&&i.add(new Qw.DocEntry(null,s)),t.annotation_argument().map((function(t){const e=this.getNodeValue(t);i.add(e)}),this),this.setNodeValue(t,new Zw.Annotation(e,i))}exitAnnotation_argument(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.exp);this.setNodeValue(t,new Qw.DocEntry(e,i))}exitAnnotation_identifier(t){this.setNodeValue(t,new Zw.Identifier(t.getText()))}exitAnnotation_argument_name(t){this.setNodeValue(t,t.getText())}exitAnnotationLiteralValue(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitAnnotationTypeValue(t){const e=this.getNodeValue(t.typ);this.setNodeValue(t,new Xw.TypeExpression(e))}exitAndExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.AndExpression(e,i))}exitNullLiteral(t){this.setNodeValue(t,Qw.NullLiteral.instance)}exitOperator_argument(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitOperatorArgument(t){const e=this.getNodeValue(t.arg);e.setMutable(null!=t.MUTABLE()),this.setNodeValue(t,e)}exitOperatorPlus(t){this.setNodeValue(t,Zw.Operator.PLUS)}exitOperatorMinus(t){this.setNodeValue(t,Zw.Operator.MINUS)}exitOperatorMultiply(t){this.setNodeValue(t,Zw.Operator.MULTIPLY)}exitOperatorDivide(t){this.setNodeValue(t,Zw.Operator.DIVIDE)}exitOperatorIDivide(t){this.setNodeValue(t,Zw.Operator.IDIVIDE)}exitOperatorModulo(t){this.setNodeValue(t,Zw.Operator.MODULO)}exitNative_member_method_declaration(t){const e=this.readComments(t.comment_statement()),i=this.readAnnotations(t.annotation_constructor()),s=t.children[t.getChildCount()-1],r=this.getNodeValue(s);null!=r&&(r.comments=e,r.annotations=i,this.setNodeValue(t,r))}exitOperator_method_declaration(t){const e=this.getNodeValue(t.op),i=this.getNodeValue(t.arg),s=this.getNodeValue(t.typ),r=this.getNodeValue(t.stmts),n=new qw.OperatorMethodDeclaration(e,i,s,r);this.setNodeValue(t,n)}exitOrder_by(t){const e=new Zw.IdentifierList;t.variable_identifier().map((function(t){e.push(this.getNodeValue(t))}),this);const i=new Zw.OrderByClause(e,null!=t.DESC());this.setNodeValue(t,i)}exitOrder_by_list(t){const e=new Zw.OrderByClauseList;t.order_by().map((function(t){e.add(this.getNodeValue(t))}),this),this.setNodeValue(t,e)}exitOrExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.OrExpression(e,i))}exitMultiplyExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.MultiplyExpression(e,i))}exitMutable_category_type(t){const e=this.getNodeValue(t.category_type());e.mutable=null!=t.MUTABLE(),this.setNodeValue(t,e)}exitMutableInstanceExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.MutableExpression(e))}exitMutableSelectableExpression(t){this.setNodeValue(t,this.getNodeValue(t.exp))}exitMutableSelectorExpression(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.selector);i.parent=e,this.setNodeValue(t,i)}exitMinusExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.MinusExpression(e))}exitNotExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.NotExpression(e))}exitWhile_statement(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.WhileStatement(e,i))}exitDo_while_statement(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.DoWhileStatement(e,i))}exitSingleton_category_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.attrs),s=this.getNodeValue(t.methods);this.setNodeValue(t,new qw.SingletonCategoryDeclaration(e,i,s))}exitSingletonCategoryDeclaration(t){const e=this.getNodeValue(t.decl);this.setNodeValue(t,e)}exitSliceFirstAndLast(t){const e=this.getNodeValue(t.first),i=this.getNodeValue(t.last);this.setNodeValue(t,new Xw.SliceSelector(null,e,i))}exitSliceFirstOnly(t){const e=this.getNodeValue(t.first);this.setNodeValue(t,new Xw.SliceSelector(null,e,null))}exitSliceLastOnly(t){const e=this.getNodeValue(t.last);this.setNodeValue(t,new Xw.SliceSelector(null,null,e))}exitSorted_expression(t){const e=this.getNodeValue(t.source),i=null!=t.DESC(),s=this.getNodeValue(t.key);this.setNodeValue(t,new Xw.SortedExpression(e,i,s))}exitSorted_key(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitDocument_expression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.DocumentExpression(e))}exitDocumentType(t){this.setNodeValue(t,tN.DocumentType.instance)}exitDocument_literal(t){const e=this.getNodeValue(t.doc_entry_list())||new Qw.DocEntryList;this.setNodeValue(t,new Qw.DocumentLiteral(e))}exitFetchStatement(t){this.setNodeValue(t,this.getNodeValue(t.stmt))}exitFetchMany(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.predicate),s=this.getNodeValue(t.xstart),r=this.getNodeValue(t.xstop),n=this.getNodeValue(t.orderby);this.setNodeValue(t,new Xw.FetchManyExpression(e,s,r,i,n))}exitFetchManyAsync(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.predicate),s=this.getNodeValue(t.xstart),r=this.getNodeValue(t.xstop),n=this.getNodeValue(t.orderby),a=Zw.ThenWith.OrEmpty(this.getNodeValue(t.then()));this.setNodeValue(t,new zw.FetchManyStatement(e,s,r,i,n,a))}exitFetchOne(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.predicate);this.setNodeValue(t,new Xw.FetchOneExpression(e,i))}exitFetchOneAsync(t){const e=this.getNodeValue(t.typ),i=this.getNodeValue(t.predicate),s=Zw.ThenWith.OrEmpty(this.getNodeValue(t.then()));this.setNodeValue(t,new zw.FetchOneStatement(e,i,s))}exitThen(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new Zw.ThenWith(e,i))}exitFiltered_list_expression(t){const e=this.getNodeValue(t.source),i=this.getNodeValue(t.name),s=this.getNodeValue(t.predicate);let r;if(i)r=new Xw.ExplicitPredicateExpression(i,s);else{if(!(s instanceof Xw.PredicateExpression))throw new Error("What?");r=s}this.setNodeValue(t,new Xw.FilteredExpression(e,r))}exitArrowFilterExpression(t){this.setNodeValue(t,this.getNodeValue(t.arrow_expression()))}exitExplicitFilterExpression(t){const e=this.getNodeValue(t.variable_identifier()),i=this.getNodeValue(t.expression());this.setNodeValue(t,new Xw.ExplicitPredicateExpression(e,i))}exitOtherFilterExpression(t){this.setNodeValue(t,this.getNodeValue(t.expression()))}exitCode_type(t){this.setNodeValue(t,tN.CodeType.instance)}exitExecuteExpression(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new Xw.ExecuteExpression(e))}exitExpression_list(t){const e=new Xw.ExpressionList;t.expression().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitExpression_tuple(t){const e=new Xw.ExpressionList;t.expression().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitCodeExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Xw.CodeExpression(e))}exitCategory_or_any_type(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitCode_argument(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new $w.CodeParameter(e))}exitCategory_symbol(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.args);this.setNodeValue(t,new Xw.CategorySymbol(e,i))}exitCategory_symbol_list(t){const e=new Zw.CategorySymbolList;t.category_symbol().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitEnum_category_declaration(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.attrs),s=this.getNodeValue(t.derived),r=null==s?null:new Zw.IdentifierList(s),n=this.getNodeValue(t.symbols);this.setNodeValue(t,new qw.EnumeratedCategoryDeclaration(e,i,r,n))}exitEnum_declaration(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitRead_all_expression(t){const e=this.getNodeValue(t.source);this.setNodeValue(t,new Xw.ReadAllExpression(e))}exitRead_blob_expression(t){const e=this.getNodeValue(t.source);this.setNodeValue(t,new Xw.ReadBlobExpression(e))}exitRead_one_expression(t){const e=this.getNodeValue(t.source);this.setNodeValue(t,new Xw.ReadOneExpression(e))}exitRead_statement(t){const e=this.getNodeValue(t.source),i=Zw.ThenWith.OrEmpty(this.getNodeValue(t.then()));this.setNodeValue(t,new zw.ReadStatement(e,i))}exitReadStatement(t){this.setNodeValue(t,this.getNodeValue(t.stmt))}exitRepl(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitWith_singleton_statement(t){const e=this.getNodeValue(t.typ),i=new tN.CategoryType(e),s=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.WithSingletonStatement(i,s))}exitWithSingletonStatement(t){const e=this.getNodeValue(t.stmt);this.setNodeValue(t,e)}exitWrite_statement(t){const e=this.getNodeValue(t.what),i=this.getNodeValue(t.target),s=this.getNodeValue(t.then());this.setNodeValue(t,new zw.WriteStatement(e,i,s))}exitWith_resource_statement(t){const e=this.getNodeValue(t.stmt),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.WithResourceStatement(e,i))}exitAnyType(t){this.setNodeValue(t,tN.AnyType.instance)}exitAnyListType(t){const e=this.getNodeValue(t.any_type());this.setNodeValue(t,new tN.ListType(e))}exitAnyDictType(t){const e=this.getNodeValue(t.any_type());this.setNodeValue(t,new tN.DictionaryType(e))}exitCastExpression(t){const e=this.getNodeValue(t.left),i=this.getNodeValue(t.right);this.setNodeValue(t,new Xw.CastExpression(e,i,null!=t.MUTABLE()))}exitCatchAtomicStatement(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts),s=new Xw.SymbolExpression(e);s.copySectionFrom(e),this.setNodeValue(t,new zw.AtomicSwitchCase(s,i))}exitCatchCollectionStatement(t){const e=this.getNodeValue(t.exp),i=this.getNodeValue(t.stmts);this.setNodeValue(t,new zw.CollectionSwitchCase(e,i))}exitCatch_statement_list(t){const e=new zw.SwitchCaseList;t.catch_statement().forEach((function(t){const i=this.getNodeValue(t);e.add(i)}),this),this.setNodeValue(t,e)}exitTry_statement(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.stmts),s=this.getNodeValue(t.handlers),r=this.getNodeValue(t.anyStmts),n=this.getNodeValue(t.finalStmts),a=new zw.SwitchErrorStatement(e,i,s,r,n);this.setNodeValue(t,a)}exitRaise_statement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new zw.RaiseStatement(e))}exitMatchingList(t){const e=this.getNodeValue(t.source);this.setNodeValue(t,new Jw.MatchingCollectionConstraint(e))}exitMatchingRange(t){const e=this.getNodeValue(t.source);this.setNodeValue(t,new Jw.MatchingCollectionConstraint(e))}exitMatchingExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new Jw.MatchingExpressionConstraint(e))}exitMatchingPattern(t){this.setNodeValue(t,new Jw.MatchingPatternConstraint(new Qw.TextLiteral(t.text.text)))}exitLiteralSetLiteral(t){const e=this.getNodeValue(t.literal_list_literal());this.setNodeValue(t,new Qw.SetLiteral(e))}exitCsharp_identifier(t){this.setNodeValue(t,t.getText())}exitCSharpIdentifier(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new hN.CSharpIdentifierExpression(null,e))}exitCSharpChildIdentifier(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.name),s=new hN.CSharpIdentifierExpression(e,i);this.setNodeValue(t,s)}exitCSharpBooleanLiteral(t){this.setNodeValue(t,new hN.CSharpBooleanLiteral(t.getText()))}exitCSharpIntegerLiteral(t){this.setNodeValue(t,new hN.CSharpIntegerLiteral(t.getText()))}exitCSharpDecimalLiteral(t){this.setNodeValue(t,new hN.CSharpDecimalLiteral(t.getText()))}exitCSharpCharacterLiteral(t){this.setNodeValue(t,new hN.CSharpCharacterLiteral(t.getText()))}exitCSharpTextLiteral(t){this.setNodeValue(t,new hN.CSharpTextLiteral(t.getText()))}exitCSharpCategoryBinding(t){const e=this.getNodeValue(t.binding);this.setNodeValue(t,new hN.CSharpNativeCategoryBinding(e))}exitCsharp_primary_expression(t){const e=this.getNodeValue(t.getChild(0));this.setNodeValue(t,e)}exitCsharp_this_expression(t){this.setNodeValue(t,new hN.CSharpThisExpression)}exitCsharp_method_expression(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.args);this.setNodeValue(t,new hN.CSharpMethodExpression(e,i))}exitCSharpMethodExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitCSharpArgumentList(t){const e=this.getNodeValue(t.item);this.setNodeValue(t,new hN.CSharpExpressionList(e))}exitCSharpArgumentListItem(t){const e=this.getNodeValue(t.item),i=this.getNodeValue(t.items);i.add(e),this.setNodeValue(t,i)}exitCSharpNativeStatement(t){const e=this.getNodeValue(t.csharp_statement()),i=new hN.CSharpNativeCall(e);this.setNodeValue(t,i)}exitCSharpPromptoIdentifier(t){const e=t.DOLLAR_IDENTIFIER().getText();this.setNodeValue(t,new hN.CSharpIdentifierExpression(null,e))}exitCSharpPrimaryExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitCSharpSelectorExpression(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.child);i.parent=e,this.setNodeValue(t,i)}exitCSharpStatement(t){const e=this.getNodeValue(t.exp),i=new hN.CSharpStatement(e,!1);this.setNodeValue(t,i)}exitCSharpReturnStatement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new hN.CSharpStatement(e,!0))}exitPythonStatement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new lN(e,!1))}exitPythonReturnStatement(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new lN(e,!0))}exitPython2CategoryBinding(t){const e=this.getNodeValue(t.binding);this.setNodeValue(t,new ON(e))}exitPython3CategoryBinding(t){const e=this.getNodeValue(t.binding);this.setNodeValue(t,new DN(e))}exitPython_category_binding(t){const e=t.identifier().getText(),i=this.getNodeValue(t.python_module()),s=new SN(e,i);this.setNodeValue(t,s)}exitPython_method_expression(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.args),s=new AN(e,i);this.setNodeValue(t,s)}exitPythonGlobalMethodExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitPythonMethodExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitPython_module(t){const e=t.python_identifier().map((t=>t.getText())),i=new IN(e);this.setNodeValue(t,i)}exitPython2NativeStatement(t){const e=this.getNodeValue(t.python_native_statement());this.setNodeValue(t,new dN(e))}exitPython3NativeStatement(t){const e=this.getNodeValue(t.python_native_statement());this.setNodeValue(t,new pN(e))}exitPython_native_statement(t){const e=this.getNodeValue(t.python_statement()),i=this.getNodeValue(t.python_module());e.module=i||null,this.setNodeValue(t,new uN(e))}exitPython_identifier(t){this.setNodeValue(t,t.getText())}exitPythonIdentifier(t){const e=this.getNodeValue(t.name);this.setNodeValue(t,new xN(null,e))}exitPythonIdentifierExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitPythonChildIdentifier(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.name),s=new xN(e,i);this.setNodeValue(t,s)}exitPythonBooleanLiteral(t){this.setNodeValue(t,new mN(t.getText()))}exitPythonIntegerLiteral(t){this.setNodeValue(t,new TN(t.getText()))}exitPythonDecimalLiteral(t){this.setNodeValue(t,new gN(t.getText()))}exitPythonCharacterLiteral(t){this.setNodeValue(t,new RN(t.getText()))}exitPythonTextLiteral(t){this.setNodeValue(t,new LN(t.getText()))}exitPythonLiteralExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitPythonPromptoIdentifier(t){const e=t.DOLLAR_IDENTIFIER().getText();this.setNodeValue(t,new xN(null,e))}exitPythonPrimaryExpression(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,e)}exitPythonArgumentList(t){const e=this.getNodeValue(t.ordinal),i=this.getNodeValue(t.named);e.addAll(i),this.setNodeValue(t,e)}exitPythonNamedOnlyArgumentList(t){const e=this.getNodeValue(t.named);this.setNodeValue(t,e)}exitPythonNamedArgumentList(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.exp),s=new CN(e,i);this.setNodeValue(t,new wN(s))}exitPythonNamedArgumentListItem(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.exp),s=new CN(e,i),r=this.getNodeValue(t.items);r.add(s),this.setNodeValue(t,r)}exitPythonOrdinalOnlyArgumentList(t){const e=this.getNodeValue(t.ordinal);this.setNodeValue(t,e)}exitPythonOrdinalArgumentList(t){const e=this.getNodeValue(t.item),i=new vN(e);this.setNodeValue(t,new wN(i))}exitPythonOrdinalArgumentListItem(t){const e=this.getNodeValue(t.item),i=new vN(e),s=this.getNodeValue(t.items);s.add(i),this.setNodeValue(t,s)}exitPythonSelectorExpression(t){const e=this.getNodeValue(t.parent),i=this.getNodeValue(t.child);i.parent=e,this.setNodeValue(t,i)}exitPythonSelfExpression(t){this.setNodeValue(t,new _N)}exitJsxChild(t){this.setNodeValue(t,this.getNodeValue(t.jsx))}exitJsxCode(t){const e=this.getNodeValue(t.exp),i=this.getHiddenTokensAfterNode(t.RCURL());this.setNodeValue(t,new eN.JsxCode(e,i))}exitJsxExpression(t){this.setNodeValue(t,this.getNodeValue(t.exp))}exitJsxElement(t){const e=this.getNodeValue(t.opening),i=this.getNodeValue(t.closing);e.setClosing(i);const s=this.getNodeValue(t.children_);e.setChildren(s),this.setNodeValue(t,e)}exitJsxSelfClosing(t){this.setNodeValue(t,this.getNodeValue(t.jsx))}exitJsxText(t){const e=WN(t.text);this.setNodeValue(t,new eN.JsxText(e))}exitJsxValue(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new eN.JsxExpression(e))}exitJsx_attribute(t){const e=this.getNodeValue(t.name),i=this.getNodeValue(t.value),s=null!=i?t.value.stop:t.name.stop,r=null==i?null:this.getHiddenTokensAfterToken(s);this.setNodeValue(t,new eN.JsxProperty(e,i,r))}exitJsx_children(t){const e=t.jsx_child().map((t=>this.getNodeValue(t)),this);this.setNodeValue(t,e)}exitJsx_element_name(t){const e=t.getText();this.setNodeValue(t,new Zw.Identifier(e))}exitJsx_expression(t){this.setNodeValue(t,this.getNodeValue(t.getChild(0)))}exitJsx_identifier(t){const e=t.getText();this.setNodeValue(t,new Zw.Identifier(e))}exitJsx_fragment(t){const e=this.getHiddenTokensAfterToken(t.jsx_fragment_start().stop),i=new eN.JsxFragment(e);i.children=this.getNodeValue(t.children_),this.setNodeValue(t,i)}exitJsxLiteral(t){const e=t.getText();this.setNodeValue(t,new eN.JsxLiteral(e))}exitJsx_opening(t){const e=this.getNodeValue(t.name),i=this.getHiddenTokensAfterToken(t.name.stop),s=t.jsx_attribute().map((t=>this.getNodeValue(t)),this),r=this.getHiddenTokensAfterNode(t.GT());this.setNodeValue(t,new eN.JsxElement(e,i,s,r))}exitJsx_closing(t){const e=this.getNodeValue(t.name),i=this.getHiddenTokensAfterNode(t.GT());this.setNodeValue(t,new eN.JsxClosing(e,i))}exitJsx_self_closing(t){const e=this.getNodeValue(t.name),i=this.getHiddenTokensAfterToken(t.name.stop),s=t.jsx_attribute().map((t=>this.getNodeValue(t)),this),r=this.getHiddenTokensAfterNode(t.GT());this.setNodeValue(t,new eN.JsxSelfClosing(e,i,s,r))}exitCssExpression(t){this.setNodeValue(t,this.getNodeValue(t.exp))}exitCss_expression(t){const e=new aN;t.css_field().forEach((function(t){const i=this.getNodeValue(t);e.addField(i)}),this),this.setNodeValue(t,e)}exitCss_field(t){const e=t.name.getText(),i=t.css_value().map((t=>this.getNodeValue(t)),this);this.setNodeValue(t,new rN(e,i))}exitCssText(t){const e=this.input.getText({start:t.text.start,stop:t.text.stop});this.setNodeValue(t,new sN(e))}exitCssValue(t){const e=this.getNodeValue(t.exp);this.setNodeValue(t,new iN(e))}buildSection(t,e){if(!e.dialect){const i=this.findFirstValidToken(t.start.tokenIndex),s=this.findLastValidToken(t.stop.tokenIndex);e.setSectionFrom(this.path,i,s,HN.O)}}findFirstValidToken(t){-1===t&&(t=0);do{const e=this.readValidToken(t++);if(null!==e)return e}while(t=0;){const e=this.readValidToken(t--);if(null!==e)return e}return null}readValidToken(t){const e=this.input.get(t),i=e.text;return null!==i&&i.replace(/(\n|\r|\t|' ')/g,"").length>0?e:null}}function HN(t){return this.name=t,this}HN.E=new HN("E"),HN.E.getParserFactory=()=>new BN,HN.E.toDialect=(t,e)=>{e.toEDialect(t)},HN.E.toString=t=>t.toEString(),HN.O=new HN("O"),HN.O.getParserFactory=()=>new GN,HN.O.toDialect=(t,e)=>{e.toODialect(t)},HN.O.toString=t=>t.toOString(),HN.M=new HN("M"),HN.M.getParserFactory=()=>new jN,HN.M.toDialect=(t,e)=>{e.toMDialect(t)},HN.M.toString=t=>t.toMString();class VN{constructor(t){this.expression=t}locateSectionAtLine(t){return this.expression.locateSectionAtLine(t)}check(t){const e=this.expression.check(t);return e!==tN.BooleanType.instance&&t.problemListener.reportIllegalNonBoolean(this.expression,e),this.expression instanceof Xw.EqualsExpression&&(t=this.expression.downcast(t,!1)),t}interpretAssert(t,e){return this.expression.interpretAssert(t,e)}declare(t){this.expression.declare(t)}transpile(t){this.expression.transpile(t)}transpileFound(t,e){this.expression.transpileFound(t,e)}toDialect(t){this.expression.toDialect(t)}getExpected(t,e,i){return this.expression.getExpected(t,e,i)}}function BN(){this.newLexer=t=>new Pw(new a.a.InputStream(t)),this.newParser=(t,e)=>new Vw(t,e)}function GN(){this.newLexer=t=>new Bw(new a.a.InputStream(t)),this.newParser=(t,e)=>new jw(t,e)}function jN(){this.newLexer=t=>new Ww(new a.a.InputStream(t)),this.newParser=(t,e)=>new UN(t,e)}function WN(t){const e=t.start,i=t.stop;return null==e||null==i||e.start<0||i.stop<0?t.getText():e.getInputStream().getText(e.start,i.stop)}},function(t,e,i){"use strict";i.r(e),i.d(e,"Literal",(function(){return s.a})),i.d(e,"NullLiteral",(function(){return a})),i.d(e,"BooleanLiteral",(function(){return o})),i.d(e,"CharacterLiteral",(function(){return h.a})),i.d(e,"IntegerLiteral",(function(){return l})),i.d(e,"MinIntegerLiteral",(function(){return c})),i.d(e,"MaxIntegerLiteral",(function(){return u})),i.d(e,"HexaLiteral",(function(){return p})),i.d(e,"DecimalLiteral",(function(){return f})),i.d(e,"TextLiteral",(function(){return _.default})),i.d(e,"TupleLiteral",(function(){return m})),i.d(e,"ListLiteral",(function(){return T})),i.d(e,"SetLiteral",(function(){return g})),i.d(e,"RangeLiteral",(function(){return y})),i.d(e,"DocumentLiteral",(function(){return A})),i.d(e,"DocEntryList",(function(){return L})),i.d(e,"DocEntry",(function(){return I})),i.d(e,"DocTextKey",(function(){return C.a})),i.d(e,"DocIdentifierKey",(function(){return v})),i.d(e,"DictLiteral",(function(){return b})),i.d(e,"DictEntry",(function(){return w})),i.d(e,"DictTextKey",(function(){return N.a})),i.d(e,"DictIdentifierKey",(function(){return O})),i.d(e,"DictEntryList",(function(){return D})),i.d(e,"DateLiteral",(function(){return M})),i.d(e,"TimeLiteral",(function(){return k})),i.d(e,"DateTimeLiteral",(function(){return U})),i.d(e,"PeriodLiteral",(function(){return P})),i.d(e,"VersionLiteral",(function(){return F})),i.d(e,"UUIDLiteral",(function(){return H.a})),i.d(e,"TypeLiteral",(function(){return G}));var s=i(22),r=i(1),n=i(4);class a extends s.a{check(t){return r.NullType.instance}interpret(t){return n.NullValue.instance}declare(t){}transpile(t){t.append("null")}toDialect(t){t.toDialect(this)}toEDialect(t){t.append("nothing")}toODialect(t){t.append("null")}toMDialect(t){t.append("None")}}a.instance=new a;class o extends s.a{constructor(t){super(t,n.BooleanValue.Parse(t))}check(t){return r.BooleanType.instance}declare(t){}transpile(t){t.append(this.text)}}var h=i(210);class l extends s.a{constructor(t,e){super(t,new n.IntegerValue(e||function(t){return parseInt(t)}(t)))}check(t){return r.IntegerType.instance}declare(t){}transpile(t){t.append(this.text)}}class c extends l{constructor(){super("MIN_INTEGER",-9007199254740992)}transpile(t){t.append("-0x20000000000000")}}class u extends l{constructor(){super("MAX_INTEGER",9007199254740992)}transpile(t){t.append("0x20000000000000")}}function d(t){let e=0;for(let i=2;i="0"&&s<="9")e+=s.charCodeAt(0)-"0".charCodeAt(0);else if(s>="a"&&s<="f")e+=s.charCodeAt(0)-"a".charCodeAt(0);else{if(!(s>="A"&&s<="F"))throw t+" is not a valid hexadecimal number";e+=s.charCodeAt(0)-"A".charCodeAt(0)+10}}return new n.IntegerValue(e)}class p extends s.a{constructor(t){super(t,d(t))}check(t){return r.IntegerType.instance}}p.parseHexa=d;class f extends s.a{constructor(t){super(t,n.DecimalValue.Parse(t))}check(t){return r.DecimalType.instance}declare(t){}transpile(t){t.append(this.text)}}var _=i(143),x=i(7),E=i(5);class m extends s.a{constructor(t,e){if("boolean"!=typeof t)throw"mutable!";super("("+(e=e||new E.ExpressionList).toString()+")",new n.TupleValue),this.mutable=t,this.expressions=e}check(t){return r.TupleType.instance}declare(t){t.require(x.List),t.require(x.Tuple),this.expressions.declare(t)}transpile(t){t.append("new Tuple(").append(this.mutable).append(", ["),this.expressions.transpile(t),t.append("])")}interpret(t){if(this.expressions.length>0){const e=new n.TupleValue;return this.expressions.forEach((i=>{const s=i.interpret(t);e.add(s)})),e.mutable=this.mutable,e}return this.value}toDialect(t){this.mutable&&t.append("mutable "),null!=this.expressions?(t.append("("),this.expressions.toDialect(t),1==this.expressions.length&&t.append(","),t.append(")")):t.append("()")}}var R=i(12);class T extends s.a{constructor(t,e){if("boolean"!=typeof t)throw"mutable!";super("["+(e=e||new E.ExpressionList).toString()+"]",new n.ListValue(r.MissingType.instance)),this.itemType=null,this.mutable=t,this.expressions=e}check(t){return null==this.itemType&&(this.itemType=Object(R.inferExpressionsType)(t,this.expressions),this.type=new r.ListType(this.itemType)),this.type}interpret(t){if(this.expressions.length){const e=this;this.check(t);const i=new n.ListValue(this.itemType,null,null,this.mutable);return this.expressions.forEach((s=>{let r=s.interpret(t);r=e.interpretPromotion(r),i.add(r)})),i}return this.value}interpretPromotion(t){return null==t?t:r.DecimalType.instance==this.itemType&&t.type==r.IntegerType.instance?new n.DecimalValue(t.DecimalValue()):r.TextType.instance==this.itemType&&t.type==r.CharacterType.instance?new n.TextValue(t.value):t}toDialect(t){this.mutable&&t.append("mutable "),null!=this.expressions?(t.append("["),this.expressions.toDialect(t),t.append("]")):t.append("[]")}declare(t){t.require(x.List),null!=this.expressions&&this.expressions.declare(t)}transpile(t){t.append("new List(").append(this.mutable).append(", ["),null!=this.expressions?(this.expressions.transpile(t),t.append("])")):t.append("])")}}var StrictSet=i(42);class g extends s.a{constructor(t){super("<"+(t=t||new E.ExpressionList).toString()+">",new n.SetValue(r.MissingType.instance)),this.itemType=null,this.expressions=t}check(t){return null==this.itemType&&(this.itemType=Object(R.inferExpressionsType)(t,this.expressions),this.type=new r.SetType(this.itemType)),this.type}declare(t){t.require(StrictSet.default),this.expressions.declare(t)}transpile(t){t.append("new StrictSet(["),this.expressions.transpile(t),t.append("])")}interpret(t){const e=this;this.check(t);const i=new n.SetValue(this.itemType);return this.expressions.forEach((s=>{let r=s.interpret(t);r=e.interpretPromotion(r),i.add(r)})),i}interpretPromotion(t){return null==t?t:r.DecimalType.instance==this.itemType&&t.type==r.IntegerType.instance?new n.DecimalValue(t.DecimalValue()):r.TextType.instance==this.itemType&&t.type==r.CharacterType.instance?new n.TextValue(t.value):t}toDialect(t){null!=this.expressions?(t.append("<"),this.expressions.toDialect(t),t.append(">")):t.append("< >")}}class y{constructor(t,e){this.first=t,this.last=e}toString(){return"["+this.first.toString()+".."+this.last.toString()+"]"}toDialect(t){t.append("["),this.first.toDialect(t),t.append(".."),this.last.toDialect(t),t.append("]")}check(t){const e=this.first.check(t),i=this.last.check(t);return e.checkRange(t,i)}interpret(t){let e=this.first.check(t);"IntegerLimits"==e.name&&(e=r.IntegerType.instance);const i=this.first.interpret(t),s=this.last.interpret(t);return e.newRange(i,s)}declare(t){this.first.declare(t);const e=this.first.check(t.context);e.declare(t),this.last.declare(t);const i=this.last.check(t.context);return i.declare(t),e.declareRange(t,i)}transpile(t){return this.first.check(t.context).transpileRange(t,this.first,this.last)}}class A extends s.a{constructor(t){super("{}",new n.DocumentValue(new x.Document)),this.entries=t||new L}toDialect(t){this.entries.toDialect(t)}declare(t){t.require(x.Document),this.entries.declare(t)}transpile(t){t.append("new Document("),this.entries.transpile(t),t.append(")")}check(t){return r.DocumentType.instance}interpret(t){if(this.entries.items.length>0){this.check(t);const e=new x.Document;return this.entries.items.forEach((function(i){const s=i.key.interpret(t);let r=i.value.interpret(t);r=this.interpretPromotion(r),e[s]=r}),this),new n.DocumentValue(e)}return this.value}interpretPromotion(t){return null==t?t:r.DecimalType.instance==this.itemType&&t.type==r.IntegerType.instance?new n.DecimalValue(t.DecimalValue()):r.TextType.instance==this.itemType&&t.type==r.CharacterType.instance?new n.TextValue(t.value):t}}class L{constructor(t,e){this.items=t||[],null!==(e=e||null)&&this.items.push(e)}toDialect(t){t.append("{"),this.items.length>0&&(this.items.forEach((e=>{e.toDialect(t),t.append(", ")})),t.trimLast(2)),t.append("}")}declare(t){this.items.forEach((e=>{e.declare(t)}))}transpile(t){t.append("{"),this.items.length>0&&(this.items.forEach((e=>{e.transpile(t),t.append(",")})),t.trimLast(1)),t.append("}")}toString(){return"{"+this.items.join(", ")+">"}add(t){this.items.push(t)}}class I{constructor(t,e){this.key=t,this.value=e}toString(){return this.key.toString()+":"+this.value.toString()}toDialect(t){t.append(this.key.toString()).append(":"),this.value.toDialect(t)}declare(t){this.value.declare(t)}transpile(t){this.key.transpile(t),t.append(":"),this.value.transpile(t)}}var C=i(211);class v{constructor(t){this.id=t}toString(){return this.id.name}stringValue(){return this.id.name}transpile(t){t.append(this.id.name)}interpret(t){return new n.TextValue(this.stringValue())}}class b extends s.a{constructor(t,e){super("<:>",new n.DictionaryValue(r.MissingType.instance,new x.Dictionary,t)),this.mutable=t,this.entries=e||new D,this.itemType=null}toDialect(t){this.mutable&&t.append("mutable "),this.entries.toDialect(t)}declare(t){t.require(x.Dictionary),this.entries.declare(t)}transpile(t){t.append("new Dictionary(").append(this.mutable).append(", "),this.entries.transpile(t),t.append(")")}check(t){return null==this.itemType&&(this.itemType=this.inferElementType(t)),new r.DictionaryType(this.itemType)}inferElementType(t){if(0===this.entries.items.length)return r.MissingType.instance;const e=new r.TypeMap;return this.entries.items.forEach((i=>{const s=i.value.check(t);e.add(s)})),e.inferType(t,this)}interpret(t){if(this.entries.items.length>0){this.check(t);const e=new x.Dictionary;return this.entries.items.forEach((function(i){const s=i.key.interpret(t);let r=i.value.interpret(t);r=this.interpretPromotion(r),e[s]=r}),this),new n.DictionaryValue(this.itemType,e,this.mutable)}return this.value}interpretPromotion(t){return null==t?t:r.DecimalType.instance==this.itemType&&t.type==r.IntegerType.instance?new n.DecimalValue(t.DecimalValue()):r.TextType.instance==this.itemType&&t.type==r.CharacterType.instance?new n.TextValue(t.value):t}}class w{constructor(t,e){this.key=t,this.value=e}toString(){return this.key.toString()+":"+this.value.toString()}toDialect(t){t.append(this.key.toString()).append(":"),this.value.toDialect(t)}declare(t){this.value.declare(t)}transpile(t){this.key.transpile(t),t.append(":"),this.value.transpile(t)}}var N=i(212),S=i(24);class O extends S.a{constructor(t){super(),this.id=t}toString(){return this.id.toString()}transpile(t){t.append("[").append(this.id.name).append("]")}interpret(t){const e=new E.InstanceExpression(this.id).interpret(t);return e instanceof n.TextValue?e:(t.problemListener.reportIllegalValue(this,"Expected a Text, got "+e.type.typeName),null)}}class D{constructor(t,e){this.items=t||[],null!==(e=e||null)&&this.items.push(e)}toDialect(t){t.append("<"),this.items.length>0?(this.items.forEach((e=>{e.toDialect(t),t.append(", ")})),t.trimLast(2)):t.append(":"),t.append(">")}declare(t){this.items.forEach((e=>{e.declare(t)}))}transpile(t){t.append("{"),this.items.length>0&&(this.items.forEach((e=>{e.transpile(t),t.append(",")})),t.trimLast(1)),t.append("}")}toString(){return"<"+(this.items.length?this.items.join(", "):":")+">"}add(t){this.items.push(t)}}class M extends s.a{constructor(t){super(t,new n.DateValue(x.LocalDate.parse(t.substring(1,t.length-1))))}check(t){return r.DateType.instance}declare(t){t.require(x.LocalDate)}transpile(t){t.append("LocalDate.parse(").append(this.text).append(")")}}class k extends s.a{constructor(t){const e=x.LocalTime.parse(t.substring(1,t.length-1));super(t,new n.TimeValue(e))}check(t){return r.TimeType.instance}declare(t){t.require(x.LocalTime)}transpile(t){t.append("LocalTime.parse(").append(this.text).append(")")}}class U extends s.a{constructor(t){const e=x.DateTime.parse(t.substring(1,t.length-1));super(t,new n.DateTimeValue(e))}check(t){return r.DateTimeType.instance}declare(t){t.require(x.DateTime)}transpile(t){t.append("DateTime.parse(").append(this.text).append(")")}}class P extends s.a{constructor(t){super(t,new n.PeriodValue(x.Period.parse(t.substring(1,t.length-1))))}check(t){return r.PeriodType.instance}declare(t){t.require(x.Period)}transpile(t){t.append("Period.parse(").append(this.text).append(")")}}class F extends s.a{constructor(t){const e=x.Version.parse(t.substring(1,t.length-1));super(t,new n.VersionValue(e))}check(t){return r.VersionType.instance}declare(t){t.require(x.Version)}transpile(t){t.append("Version.parse(").append(this.text).append(")")}}var H=i(213),V=i(8),B=i(6);class G extends s.a{constructor(t){super(t.toString(),t)}check(t){return new r.TypeType(this.value)}interpret(t){return new n.TypeValue(this.value)}toDialect(t){if(t.dialect===V.Dialect.E){t.context.getRegisteredDeclaration(this.value.id)instanceof B.MethodDeclarationMap?t.append("Method: "):t.append("Type: ")}this.value.toDialect(t)}parentToDialect(t){this.value.toDialect(t)}declare(t){t.require(x.Type)}transpile(t){return t.append("new Type('").append(this.value.toString()).append("')"),!1}declareParent(t){this.value.declare(t)}transpileParent(t){return t.append(this.value.toString()),!1}}},function(t,e,i){"use strict";i.r(e),i.d(e,"Declaration",(function(){return r})),i.d(e,"AttributeDeclaration",(function(){return h})),i.d(e,"CategoryDeclaration",(function(){return u})),i.d(e,"ConcreteCategoryDeclaration",(function(){return f})),i.d(e,"ConcreteWidgetDeclaration",(function(){return E})),i.d(e,"DeclarationList",(function(){return R})),i.d(e,"BaseMethodDeclaration",(function(){return T.a})),i.d(e,"AbstractMethodDeclaration",(function(){return g})),i.d(e,"ConcreteMethodDeclaration",(function(){return I})),i.d(e,"NativeMethodDeclaration",(function(){return C})),i.d(e,"TestMethodDeclaration",(function(){return v.a})),i.d(e,"EnumeratedCategoryDeclaration",(function(){return b})),i.d(e,"SingletonCategoryDeclaration",(function(){return w})),i.d(e,"NativeCategoryDeclaration",(function(){return O})),i.d(e,"NativeResourceDeclaration",(function(){return D})),i.d(e,"NativeWidgetDeclaration",(function(){return M})),i.d(e,"EnumeratedNativeDeclaration",(function(){return k})),i.d(e,"OperatorMethodDeclaration",(function(){return U})),i.d(e,"GetterMethodDeclaration",(function(){return P})),i.d(e,"SetterMethodDeclaration",(function(){return F})),i.d(e,"NativeGetterMethodDeclaration",(function(){return H})),i.d(e,"NativeSetterMethodDeclaration",(function(){return V})),i.d(e,"AnyNativeCategoryDeclaration",(function(){return B})),i.d(e,"DispatchMethodDeclaration",(function(){return j})),i.d(e,"BuiltInMethodDeclaration",(function(){return W.a})),i.d(e,"ArrowDeclaration",(function(){return J})),i.d(e,"ClosureDeclaration",(function(){return Y}));var s=i(24);class r extends s.a{}var n=i(56),a=i(15),o=i(1);class h extends n.a{constructor(t,e,i,s){super(t),this.type=e,this.constraint=i,this.indexTypes=s,this.storable=!1}getDeclarationType(){return"Attribute"}getType(){return this.type}toString(){return this.name+":"+this.type.toString()}toDialect(t){t.toDialect(this)}toEDialect(t){t.append("define "),t.append(this.name),t.append(" as "),this.storable&&t.append("storable "),this.type.toDialect(t),t.append(" attribute"),null!=this.constraint&&this.constraint.toDialect(t),null!=this.indexTypes&&(t.append(" with "),this.indexTypes.toDialect(t,!0),t.append(" index"))}toODialect(t){this.storable&&t.append("storable "),t.append("attribute "),t.append(this.name),t.append(" : "),this.type.toDialect(t),null!=this.constraint&&this.constraint.toDialect(t),null!=this.indexTypes&&(t.append(" with index"),this.indexTypes.length>0&&(t.append(" ("),this.indexTypes.toDialect(t,!1),t.append(")"))),t.append(";")}toMDialect(t){this.storable&&t.append("storable "),t.append("attr "),t.append(this.name),t.append(" ( "),this.type.toDialect(t),t.append(" ):").newLine(),t.indent(),null!=this.constraint&&this.constraint.toDialect(t),null!=this.indexTypes&&(null!=this.constraint&&t.newLine(),t.append("index ("),this.indexTypes.toDialect(t,!1),t.append(")")),null==this.constraint&&null==this.indexTypes&&t.append("pass"),t.dedent()}register(t){t.registerDeclaration(this)}check(t){return this.type.checkExists(t),this.type}checkValue(t,e){const i=e.interpret(t);return null==this.constraint||this.constraint.checkValue(t,i),i}getAttributeInfo(){const t=this.type instanceof o.ContainerType,e=t?this.type.itemType.family:this.type.family;return new a.AttributeInfo(this.name,e,t,this.indexTypes)}declare(t){this.type.declare(t),this.constraint&&this.constraint.declare(t,this.name,this.type)}}var l=i(4),c=i(6);class u extends n.a{constructor(t,e){super(t),this.attributes=e||null,this.derivedFrom=null,this.storable=!1}getDeclarationType(){return"Category"}isWidget(t){return!1}isStorable(t){return this.storable||this.isDerivedFromStorable(t)}isDerivedFromStorable(t){return null!=this.derivedFrom&&this.derivedFrom.find((e=>{const i=t.getRegisteredDeclaration(e);return i&&i.isStorable(t)}))}newInstanceFromStored(t,e){const i=this.newInstance(t);i.mutable=!0;try{i.setDbId(e.dbId);this.getAllAttributes(t).forEach((s=>{const r=t.getRegisteredDeclaration(s);if(r.storable){const n=e.getData(s),a=null==n?l.NullValue.instance:r.getType(t).convertJavaScriptValueToPromptoValue(t,n,null);i.setMember(t,s,a)}}),this)}finally{i.mutable=!1}return i}getLocalAttributes(){return this.attributes}getAllAttributes(t){const e=this.getLocalAttributes();return e?new Set(e):null}getLocalMethods(){throw new Error("Should never get there!")}getAllMethods(t,e){const i=new Map;return this.collectAllMethods(t,e,i),i}collectAllMethods(t,e,i){this.collectInheritedMethods(t,e,i),this.collectLocalMethods(t,i)}collectInheritedMethods(t,e,i){this.derivedFrom&&this.derivedFrom.forEach((s=>{const r=t.getRegisteredDeclaration(s);null===r?t.problemListener.reportInconsistentHierarchy(e,this.name,s):r.collectAllMethods(t,e,i)}))}collectLocalMethods(t,e){this.getLocalMethods().forEach((t=>{let i=e.get(t.name);i||(i=new c.MethodDeclarationMap,e.set(t.name,i)),i.registerOrReplace(t)}))}getAbstractMethods(t,e){let i=[];return this.getAllMethods(t,e).forEach(((t,e)=>{const s=t.getAll().filter((t=>t.isAbstract()));i=i.concat(s)})),i}register(t){t.registerDeclaration(this),this.registerMethods(t)}check(t){return null!=this.attributes&&this.attributes.forEach((e=>{const i=t.getRegisteredDeclaration(e.name);null===i?"text"!==e.name&&t.problemListener.reportUnknownAttribute(e,e.name):i instanceof h||t.problemListener.reportInvalidAttribute(e)})),new o.CategoryType(this.id)}getType(t){return new o.CategoryType(this.id)}hasAttribute(t,e){if("dbId"===e)return this.storable;if(null==this.attributes)return!1;for(let t=0;t{const s=t.getRegisteredDeclaration(i);s instanceof u&&(e=e.concat(s.getAllAnnotations(t)))}),this),this.annotations&&(e=e.concat(this.annotations)),e}processAnnotations(t,e){(e?this.getAllAnnotations(t):this.annotations||[]).forEach((function(e){e.processCategory(t,this)}),this)}checkConstructorContext(t){}toDialect(t){const e=this.getType(t.context);(t=t.newInstanceWriter(e)).toDialect(this)}protoToEDialect(t,e,i){const s=null!=this.attributes&&this.attributes.length>0;t.append("define "),t.append(this.name),t.append(" as "),this.storable&&t.append("storable "),this.categoryTypeToEDialect(t),s&&(1===this.attributes.length?t.append(" with attribute "):t.append(" with attributes "),this.attributes.toDialect(t,!0)),e?s?t.append(", and methods:"):t.append(" with methods:"):i&&(s?t.append(", and bindings:"):t.append(" with bindings:")),t.newLine()}methodsToEDialect(t,e){t.indent(),e.forEach((e=>{t.newLine(),e.comments&&e.comments.forEach((e=>{e.toDialect(t)})),e.annotations&&e.annotations.forEach((e=>{e.toDialect(t)}));const i=t.newMemberWriter();e.toDialect(i)})),t.dedent()}methodsToODialect(t,e){e.forEach((e=>{e.comments&&e.comments.forEach((e=>{e.toDialect(t)})),e.annotations&&e.annotations.forEach((e=>{e.toDialect(t)}));const i=t.newMemberWriter();e.toDialect(i),i.newLine()}))}allToODialect(t,e){this.storable&&t.append("storable "),this.categoryTypeToODialect(t),t.append(" ").append(this.name),null!=this.attributes&&(t.append("("),this.attributes.toDialect(t,!0),t.append(")")),this.categoryExtensionToODialect(t),e?(t.append(" {").newLine().newLine().indent(),this.bodyToODialect(t),t.dedent().append("}").newLine()):t.append(";")}categoryExtensionToODialect(t){}protoToMDialect(t,e){this.storable&&t.append("storable "),this.categoryTypeToMDialect(t),t.append(" ").append(this.name).append("("),null!=this.derivedFrom&&(this.derivedFrom.toDialect(t,!1),null!=this.attributes&&t.append(", ")),null!=this.attributes&&this.attributes.toDialect(t,!1),t.append("):").newLine()}}var d=i(7),p=i(12);class f extends u{constructor(t,e,i,s){super(t,e),this.derivedFrom=i||null,this.methodsMap=null,this.methods=s||[]}isWidget(t){if(null==this.derivedFrom||1!==this.derivedFrom.length)return!1;const e=t.getRegisteredDeclaration(this.derivedFrom[0]);return e&&e.isWidget(t)}toEDialect(t){const e=null!=this.methods&&this.methods.length>0;this.protoToEDialect(t,e,!1),e&&this.methodsToEDialect(t,this.methods)}categoryTypeToEDialect(t){null==this.derivedFrom?t.append("category"):this.derivedFrom.toDialect(t,!0)}toODialect(t){const e=null!=this.methods&&this.methods.length>0;this.allToODialect(t,e)}categoryTypeToODialect(t){this.isWidget(t.context)?t.append("widget"):t.append("category")}categoryExtensionToODialect(t){null!=this.derivedFrom&&(t.append(" extends "),this.derivedFrom.toDialect(t,!0))}bodyToODialect(t){this.methodsToODialect(t,this.methods)}toMDialect(t){this.protoToMDialect(t,this.derivedFrom),this.methodsToMDialect(t)}categoryTypeToMDialect(t){t.append("class")}methodsToMDialect(t){t.indent(),null==this.methods||0===this.methods.length?t.append("pass").newLine():(t.newLine(),this.methods.forEach((e=>{e.comments&&e.comments.forEach((e=>{e.toDialect(t)})),e.annotations&&e.annotations.forEach((e=>{e.toDialect(t)}));const i=t.newMemberWriter();e.toDialect(i),t.newLine()}))),t.dedent()}hasAttribute(t,e){return!!super.hasAttribute(t,e)||this.hasDerivedAttribute(t,e)}hasDerivedAttribute(t,e){if(null==this.derivedFrom)return!1;for(let i=0;ie.checkChild(t)))}registerMethods(t){null==this.methodsMap&&(this.methodsMap={},this.methods.forEach((function(e){e.memberOf=this,this.registerMethod(e,t)}),this))}registerMethod(t,e){let i;if(t instanceof F){const s="setter:"+t.name;i=this.methodsMap[s]||null,null!=i&&e.problemListener.reportDuplicateSetter(t.id),this.methodsMap[s]=t}else if(t instanceof P){const s="getter:"+t.name;i=this.methodsMap[s]||null,null!=i&&e.problemListener.reportDuplicateGetter(t.id),this.methodsMap[s]=t}else{const s=this.getMethodKey(t.name);i=this.methodsMap[s]||null,null==i&&(i=new c.MethodDeclarationMap(t.name),this.methodsMap[s]=i),i.register(t,e.problemListener)}}getMethodKey(t){return"constructor"===t?"$constructor":t}getLocalMethods(){return this.methods}checkDerived(t){null!=this.derivedFrom&&this.derivedFrom.map((e=>{const i=t.getRegisteredDeclaration(e.name)||null;null==i?t.problemListener.reportUnknownCategory(e,e.name):i instanceof u||t.problemListener.reportInvalidCategory(e)}))}isDerivedFrom(t,e){if(null==this.derivedFrom)return!1;for(let i=0;i{e.add(t)}),this)}),this),e.size>0?e:null}getAncestorAttributes(t,e){const i=t.getRegisteredDeclaration(e.name);return null==i?null:i.getAllAttributes(t)}findGetter(t,e){if(null==this.methodsMap)return null;const i=this.methodsMap["getter:"+e]||null;return i instanceof P?i:(null!=i&&t.problemListener.reportBadGetter(i.id),this.findDerivedGetter(t,e))}findDerivedGetter(t,e){if(null==this.derivedFrom)return null;for(let i=0;i{const i=s.protos[t];e.registerIfMissing(i)}))}registerDerivedMemberMethods(t,e){null!=this.derivedFrom&&this.derivedFrom.forEach((function(i){this.registerAncestorMemberMethods(i,t,e)}),this)}registerAncestorMemberMethods(t,e,i){const s=e.getRegisteredDeclaration(t);s instanceof f&&s.registerMemberMethods(e,i)}getOperatorMethod(t,e,i){const s="operator_"+e.name,r=this.getMemberMethodsMap(t,s);if(null==r)return null;let n=null;return r.getAll().forEach((e=>{const s=e.parameters[0].getType(t);if(s.isAssignableFrom(t,i))if(null==n)n=e;else{const i=n.parameters[0].getType(t);s.isAssignableFrom(t,i)&&(n=e)}})),n}collectCategories(t){const e=[];return this.doCollectCategories(t,{},e),e}doCollectCategories(t,e,i){null!=this.derivedFrom&&this.derivedFrom.forEach((s=>{t.getRegisteredDeclaration(s).doCollectCategories(t,e,i)})),this.name in e||(e[this.name]=this.name,i.push(this.name))}declare(t){t.require(p.equalArrays),t.declare(this),t=t.newInstanceTranspiler(this.getType(t.context)),null!=this.derivedFrom?this.derivedFrom.forEach((e=>{t.context.getRegisteredDeclaration(e).declare(t)})):this.declareRoot(t),this.storable&&t.require(a.$DataStore),this.declareMethods(t)}declareMethods(t){this.methods.filter((t=>!(t instanceof F||t instanceof P))).forEach((e=>{const i=t.newChildTranspiler();e.declare(i,!1),i.flush()}),this)}declareRoot(t){t.require(d.$Root)}ensureDeclarationOrder(t,e,i){i.has(this)||(null!=this.derivedFrom&&this.derivedFrom.forEach((s=>{t.getRegisteredDeclaration(s).ensureDeclarationOrder(t,e,i)})),e.push(this),i.add(this))}transpile(t){this.transpileConstructor(t),t=t.newInstanceTranspiler(new o.CategoryType(this.id)),this.transpileLoaders(t),this.transpileMethods(t),this.transpileGetterSetters(t),t.flush()}transpileConstructor(t){t.append("function ").append(this.name).append("(copyFrom, values, mutable) {"),t.indent();const e=this.collectCategories(t.context);this.storable&&t.append("if(!this.$storable) {").indent().append("var dbIdFactory = { provider: this.getDbId.bind(this), listener: this.setDbId.bind(this) };").newLine().append("this.$storable = $DataStore.instance.newStorableDocument(['").append(e.join("', '")).append("'], dbIdFactory);").newLine().dedent().append("}").newLine(),this.transpileGetterSetterAttributes(t),this.transpileSuperConstructor(t),t.append("this.$categories = [").append(e.join(", ")).append("];").newLine(),this.transpileLocalAttributes(t),t.append("this.$mutable = mutable;").newLine(),t.append("return this;"),t.dedent(),t.append("}"),t.newLine();const i=this.derivedFrom&&this.derivedFrom.length?this.derivedFrom[0]:null;i?t.append(this.name).append(".prototype = Object.create(").append(i).append(".prototype);").newLine():t.append(this.name).append(".prototype = Object.create($Root.prototype);").newLine(),t.append(this.name).append(".prototype.constructor = ").append(this.name).append(";").newLine()}transpileLoaders(t){const e=this.getLocalAttributes();e&&e.filter((function(e){return this.isEnumeratedAttribute(t.context,e)}),this).forEach((function(e){t.append(this.name).append(".prototype.load$").append(e.name).append(" = function(name) {").indent(),t.append("return eval(name);").dedent(),t.append("};").newLine()}),this)}isEnumeratedAttribute(t,e){let i=t.getRegisteredDeclaration(e.name);return i=t.getRegisteredDeclaration(i.type.name),i instanceof b||i instanceof k}transpileLocalAttributes(t){const e=this.getLocalAttributes();e&&(t.append("this.$mutable = true;").newLine(),t.append("values = Object.assign({}, copyFrom, values);").newLine(),e.forEach((function(e){const i=this.isEnumeratedAttribute(t.context,e),s=t.context.getRegisteredDeclaration(e.name);t.append("this.setMember('").append(e.name).append("', values.hasOwnProperty('").append(e.name).append("') ? values.").append(e.name).append(" : null").append(", ").append(s.storable).append(", mutable").append(", ").append(i).append(");").newLine()}),this))}transpileSuperConstructor(t){this.derivedFrom&&this.derivedFrom.length?this.derivedFrom.forEach((e=>{t.append(e).append(".call(this, copyFrom, values, mutable);").newLine()})):this.transpileRootConstructor(t).newLine()}transpileRootConstructor(t){return t.append("$Root.call(this);").newLine()}transpileGetterSetterAttributes(t){const e=this.getAllAttributes(t.context);e&&e.forEach((function(e){(this.findGetter(t.context,e.name)||this.findSetter(t.context,e.name))&&t.append("this.$").append(e.name).append(" = null;").newLine()}),this)}transpileMethods(t){this.methods.filter((t=>!(t instanceof F||t instanceof P))).forEach((e=>{const i=t.newChildTranspiler();e.transpile(i),i.flush()}),this)}transpileGetterSetters(t){const e=this.methods.filter((t=>t instanceof F||t instanceof P),this);new Set(e.map((t=>t.id.name))).forEach((function(e){this.transpileGetterSetter(t,e)}),this)}transpileGetterSetter(t,e){const i=this.findGetter(t.context,e),s=this.findSetter(t.context,e);if(t.append("Object.defineProperty(").append(this.name).append(".prototype, '").append(e).append("', {").indent(),t.append("get: function() {").indent(),i){const s=t.newGetterTranspiler(e);i.transpile(s),s.flush()}else t.append("return this.$").append(e).append(";").newLine();if(t.dedent().append("}"),t.append(",").newLine(),t.append("set: function(").append(e).append(") {").indent(),s){const i=t.newSetterTranspiler(e);i.append(e).append(" = (function(").append(e).append(") {").indent(),s.transpile(i),i.append(";").dedent().append("})(name);").newLine(),i.flush()}t.append("this.$").append(e).append(" = ").append(e).append(";").newLine(),t.dedent().append("}"),t.dedent().append("});").newLine()}locateSectionAtLine(t){for(let e=0;e0){var t=e[0].getDefaultArgument();if(t instanceof x.TextLiteral)return t.value.toString()}return null}}getProperties(t){if(void 0===this.properties){this.properties=null;const e=t.problemListener.problems;t.problemListener.problems=[];try{this.check(t)}finally{t.problemListener.problems=e}}return this.properties}getDeclarationType(){return"Widget"}categoryTypeToEDialect(t){null==this.derivedFrom?t.append("widget"):this.derivedFrom.toDialect(t,!0)}categoryTypeToODialect(t){t.append("widget")}categoryTypeToMDialect(t){t.append("widget")}declareRoot(t){}transpile(t){const e=null!=this.derivedFrom&&this.derivedFrom.length>0?this.derivedFrom[0]:null;return t.append("function ").append(this.name).append("() {"),t.indent(),this.transpileGetterSetterAttributes(t),this.transpileSuperConstructor(t),this.transpileLocalAttributes(t),t.append("return this;"),t.dedent(),t.append("}"),t.newLine(),null!=e?t.append(this.name).append(".prototype = Object.create(").append(e.toString()).append(".prototype);").newLine():t.append(this.name).append(".prototype = Object.create(React.Component.prototype);").newLine(),t.append(this.name).append(".prototype.constructor = ").append(this.name).append(";").newLine(),t=t.newInstanceTranspiler(new o.CategoryType(this.id)),this.transpileLoaders(t),this.transpileMethods(t),this.transpileGetterSetters(t),t.flush(),!0}transpileRootConstructor(t){return t.append("React.Component.call(this);")}}var m=i(26);class R extends m.a{constructor(t,e){super(t=t||[]),null!==(e=e||null)&&this.add(e)}register(t){this.registerAttributes(t),this.registerCategories(t),this.registerEnumerated(t),this.registerMethods(t),this.registerTests(t)}registerAttributes(t){this.forEach((e=>{e instanceof h&&e.register(t)}))}registerCategories(t){this.forEach((e=>{e instanceof u&&e.register(t)}))}registerEnumerated(t){this.forEach((e=>{e instanceof k&&e.register(t)}))}registerMethods(t){this.forEach((e=>{e instanceof T.a&&e.register(t)}))}registerTests(t){this.forEach((e=>{e instanceof v.a&&e.register(t)}))}unregister(t){this.forEach((e=>{e.unregister(t)}))}check(t){this.forEach((e=>{e instanceof T.a?e.check(t,!0):e.check(t)}))}toDialect(t){this.forEach((e=>{e.comments&&e.comments.forEach((e=>{e.toDialect(t)})),e.annotations&&e.annotations.forEach((e=>{e.toDialect(t)})),e.toDialect(t),t.newLine()}))}}var T=i(54);class g extends T.a{constructor(t,e,i){super(t,e,i),this.returnType=i||o.VoidType.instance}isAbstract(){return!0}memberCheck(t,e){}check(t,e){if(null!=this.parameters&&this.parameters.check(t),e){const e=t.newLocalContext();this.registerParameters(e)}return this.returnType}checkChild(t){return null!=this.parameters&&this.parameters.check(t),this.returnType}declare(t){this.declareArguments(t)}transpile(t){}toMDialect(t){t.append("abstract def "),t.append(this.name),t.append(" ("),this.parameters.toDialect(t),t.append(")"),null!=this.returnType&&this.returnType!=o.VoidType.instance&&(t.append("->"),this.returnType.toDialect(t))}toEDialect(t){t.append("define "),t.append(this.name),t.append(" as abstract method "),this.parameters.toDialect(t),null!=this.returnType&&this.returnType!=o.VoidType.instance&&(t.append("returning "),this.returnType.toDialect(t))}toODialect(t){t.append("abstract "),null!=this.returnType&&this.returnType!=o.VoidType.instance&&(this.returnType.toDialect(t),t.append(" ")),t.append("method "),t.append(this.name),t.append(" ("),this.parameters.toDialect(t),t.append(");")}}var y=i(13),A=i(11),L=i(3);class I extends T.a{constructor(t,e,i,s){super(t,e,i),this.statements=s||new A.StatementList,this.declarationOf=null,this.statements.forEach((function(t){t instanceof A.DeclarationStatement&&(t.declaration.closureOf=this)}),this)}locateSectionAtLine(t){return this.statements.locateSectionAtLine(t)}check(t,e){return this.canBeChecked(t,e)?this.fullCheck(t,e):o.VoidType.instance}canBeChecked(t,e){return!e||!this.mustBeCheckedInCallContext(t)}mustBeCheckedInCallContext(t){if(null===this.parameters)return!1;for(let t=0;t0&&t.problemListener.reportIllegalInitializeParameters(this)}checkSingletonInitializeContext(t){t instanceof c.InstanceContext&&t.getDeclaration()instanceof w||t.problemListener.reportIllegalInitialize(this.id)}checkStatements(t){try{return this.statements.check(t,this.returnType)}catch(t){throw t instanceof L.SyntaxError?new L.SyntaxError(t.message+" in method '"+this.name+"'"):t}}interpret(t){t.enterMethod(this);try{return this.statements.interpret(t)}finally{t.leaveMethod(this)}}toDialect(t){t.context.isGlobalContext()&&(t=t.newLocalWriter()),this.registerParameters(t.context),t.toDialect(this)}isEligibleAsMain(){if(0===this.parameters.length)return!0;if(1===this.parameters.length){const t=this.parameters[0];if(t instanceof y.CategoryParameter&&t.type instanceof o.DictionaryType&&t.type.itemType===o.TextType.instance)return!0}return!1}toMDialect(t){t.append("def ").append(this.name).append(" ("),this.parameters.toDialect(t),t.append(")"),null!=this.returnType&&this.returnType!==o.VoidType.instance&&(t.append("->"),this.returnType.toDialect(t)),t.append(":").newLine().indent(),this.statements.toDialect(t),t.dedent()}toEDialect(t){t.append("define ").append(this.name).append(" as method "),this.parameters.toDialect(t),null!=this.returnType&&this.returnType!==o.VoidType.instance&&(t.append("returning "),this.returnType.toDialect(t),t.append(" ")),t.append("doing:").newLine().indent(),this.statements.toDialect(t),t.dedent()}toODialect(t){null!=this.returnType&&this.returnType!==o.VoidType.instance&&(this.returnType.toDialect(t),t.append(" ")),t.append("method ").append(this.name).append(" ("),this.parameters.toDialect(t),t.append(") {").newLine().indent(),this.statements.toDialect(t),t.dedent().append("}").newLine()}declare(t){if(!this.declaring){this.declaring=!0;try{this.doDeclare(t)}finally{this.declaring=!1}}}doDeclare(t){this.returnType&&this.returnType.declare(t),this.memberOf?this.memberOf.declare(t):((t=t.newLocalTranspiler()).declare(this),this.declareArguments(t)),this.registerParameters(t.context),this.statements.declare(t)}transpile(t){this.registerParameters(t.context),this.registerCodeArguments(t.context),this.transpileProlog(t),this.statements.transpile(t),this.transpileEpilog(t)}declareChild(t){return this.declareArguments(t),t=t.newChildTranspiler(),this.registerParameters(t.context),this.statements.declare(t)}registerCodeArguments(t){this.codeArguments&&Object.getOwnPropertyNames(this.codeArguments).forEach((function(e){const i=this.codeArguments[e];t.setValue(i.id,i.value)}),this)}fullDeclare(t,e){const i=new I(e,this.parameters,this.returnType,this.statements);i.memberOf=this.memberOf,t.declare(i),this.statements.declare(t),i.codeArguments={},this.parameters.filter((t=>t instanceof y.CodeParameter)).forEach((e=>{i.codeArguments[e.name]={id:e.id,value:t.context.getValue(e.id)}}))}}class C extends I{constructor(t,e,i,s){super(t,e,i,s)}check(t,e){i(7);e&&(t=t.newLocalContext(),this.registerParameters(t)),null!==this.parameters&&this.parameters.check(t);const s=this.statements.checkNative(t,this.returnType).anyfy();return null==this.returnType?s:this.returnType}interpret(t){i(7);t.enterMethod(this);try{const e=this.statements.interpretNative(t,this.returnType);return this.castToReturnType(t,e)}finally{t.leaveMethod(this)}}castToReturnType(t,e){return null==e?e=l.NullValue.instance:this.returnType==o.IntegerType.instance&&e instanceof l.DecimalValue?e=new l.IntegerValue(e.IntegerValue()):this.returnType==o.DecimalType.instance&&e instanceof l.IntegerValue?e=new l.DecimalValue(e.DecimalValue()):null==this.returnType||this.returnType.isAssignableFrom(t,e.type)||this.returnType.nativeCast&&(e=this.returnType.nativeCast(t,e)),e}toMDialect(t){t.append("def "),null==this.memberOf&&t.append("native "),t.append(this.name).append(" ("),this.parameters.toDialect(t),t.append(")"),null!=this.returnType&&this.returnType!=o.VoidType.instance&&(t.append("->"),this.returnType.toDialect(t)),t.append(":").newLine().indent(),this.statements.toDialect(t),t.dedent()}toODialect(t){null!=this.returnType&&this.returnType!=o.VoidType.instance&&(this.returnType.toDialect(t),t.append(" ")),null==this.memberOf&&t.append("native "),t.append("method ").append(this.name).append(" ("),this.parameters.toDialect(t),t.append(") {").newLine().indent(),this.statements.forEach((e=>{e.toDialect(t),t.newLine()})),t.dedent().append("}").newLine()}toEDialect(t){t.append("define ").append(this.name).append(" as "),null==this.memberOf&&t.append("native "),t.append("method "),this.parameters.toDialect(t),null!=this.returnType&&this.returnType!=o.VoidType.instance&&(t.append("returning "),this.returnType.toDialect(t),t.append(" ")),t.append("doing:").newLine().indent(),this.statements.toDialect(t),t.dedent().newLine()}}var v=i(206);class b extends f{constructor(t,e,i,s){super(t,e,i,null),this.setSymbols(s)}getDeclarationType(){return"Enumerated"}getSymbol(t){return this.symbols.filter((e=>e.name===t))[0]||null}unregister(t){t.unregisterDeclaration(this),this.symbols.forEach((e=>{e.unregister(t)}))}getLocalAttributes(){let t=super.getLocalAttributes();return t||(t=new _.IdentifierList),t.hasAttribute("name")||t.add(new _.Identifier("name")),t}hasAttribute(t,e){return"name"==e||super.hasAttribute(t,e)}setSymbols(t){this.symbols=t||[];const e=new o.EnumeratedCategoryType(this.id);this.symbols.forEach((t=>{t.type=e}))}register(t){t.registerDeclaration(this),this.symbols.forEach((e=>{e.register(t)}))}check(t){return super.check(t),this.symbols.forEach((e=>{e.check(t)})),this.getType(t)}getType(t){return new o.EnumeratedCategoryType(this.id)}toODialect(t){t.append("enumerated category ").append(this.name),null!=this.attributes&&(t.append("("),this.attributes.toDialect(t,!0),t.append(")")),null!=this.derivedFrom&&(t.append(" extends "),this.derivedFrom.toDialect(t,!0)),t.append(" {").newLine().indent(),this.symbols.forEach((e=>{e.toDialect(t),t.append(";").newLine()})),t.dedent().append("}").newLine()}toEDialect(t){t.append("define ").append(this.name).append(" as enumerated "),null!=this.derivedFrom?this.derivedFrom.toDialect(t,!0):t.append("category"),null!=this.attributes&&this.attributes.length>0?(1==this.attributes.length?t.append(" with attribute "):t.append(" with attributes "),this.attributes.toDialect(t,!0),null!=this.symbols&&this.symbols.length>0&&t.append(", and symbols:").newLine()):t.append(" with symbols:").newLine(),t.indent(),this.symbols.forEach((e=>{e.toDialect(t),t.newLine()})),t.dedent()}toMDialect(t){t.append("enum ").append(this.name).append("("),null!=this.derivedFrom&&(this.derivedFrom.toDialect(t,!1),null!=this.attributes&&this.attributes.length>0&&t.append(", ")),null!=this.attributes&&this.attributes.length>0&&this.attributes.toDialect(t,!1),t.append("):").newLine().indent(),this.symbols.forEach((e=>{e.toDialect(t),t.newLine()})),t.dedent()}isUserError(t){return this.derivedFrom&&1===this.derivedFrom.length&&"Error"===this.derivedFrom[0].name}ensureDeclarationOrder(t,e,i){i.has(this)||(this.isUserError(t)?(e.push(this),i.add(this)):super.ensureDeclarationOrder(t,e,i))}declare(t){"Error"!==this.name&&(t.require(d.List),super.declare(t))}transpile(t){this.isUserError(t.context)?this.transpileUserError(t):this.transpileEnumerated(t)}transpileUserError(t){t.append("class ").append(this.name).append(" extends Error {").indent(),t.newLine(),t.append("constructor(values) {").indent(),t.append("super(values.text);").newLine(),t.append("this.name = '").append(this.name).append("';").newLine(),t.append("this.promptoName = values.name;").newLine(),t.append("return this;").dedent(),t.append("}").newLine(),t.append("toString() {").indent().append("return this.message;").dedent().append("}").newLine(),t.append("getText() {").indent().append("return this.message;").dedent().append("}").newLine(),t.dedent().append("}").newLine(),this.symbols.forEach((e=>{e.initializeError(t)})),this.transpileSymbols(t)}transpileSymbols(t){const e=this.symbols.map((t=>t.name));t.append(this.name).append(".symbols = new List(false, [").append(e.join(", ")).append("]);").newLine(),t.append(this.name).append(".symbolOf = function(name) { return eval(name); };").newLine()}transpileEnumerated(t){super.transpile(t),t.newLine(),t.append(this.name).append(".prototype.toString = function() { return this.name; };").newLine(),t.append(this.name).append(".prototype.equals = function(other) { return this==other; };").newLine(),this.hasAttribute(t.context,"text")?t.append(this.name).append(".prototype.getText = function() { return this.text; };").newLine():t.append(this.name).append(".prototype.getText = ").append(this.name).append(".prototype.toString;").newLine(),this.symbols.forEach((e=>{e.initialize(t)})),this.transpileSymbols(t)}}class w extends f{constructor(t,e,i){super(t,e,null,i)}categoryTypeToEDialect(t){t.append("singleton")}categoryTypeToODialect(t){t.append("singleton")}categoryTypeToMDialect(t){t.append("singleton")}getInitializeMethod(t){this.registerMethods(t);const e=this.methodsMap.initialize;if(e instanceof c.MethodDeclarationMap){const t=e.getFirst();if(t instanceof I)return t}return null}transpile(t){t.append("function ").append(this.name).append("() {").indent(),t.append("$Root.call(this);").newLine(),t.append("this.$mutable = true;").newLine(),t.append("return this;").dedent(),t.append("};").newLine(),t.append(this.name).append(".prototype = Object.create($Root.prototype);").newLine(),t.append(this.name).append(".prototype.constructor = ").append(this.name).append(";").newLine(),t.append(this.name).append(".instance = new ").append(this.name).append("();").newLine(),this.attributes&&this.attributes.forEach((function(e){t.append(this.name).append(".instance.").append(e.name).append(" = null;").newLine()}),this);const e=new o.CategoryType(this.id),i=t.newInstanceTranspiler(e);this.methods.forEach((t=>{const e=i.newChildTranspiler();t.transpile(e),e.flush()}),this),null!=this.getInitializeMethod(t.context)&&t.addInitializer(this.name+".instance.initialize();"),i.flush(),t.flush()}}var N=i(17);const S=i(129).default;class O extends f{constructor(t,e,i,s,r){super(t,e,null,r),this.categoryBindings=i,this.attributeBindings=s,this.bound=null}register(t){super.register(t);const e=this.getBoundFunction(!1);if(null!=e){const i=Object(p.getTypeName)(e);t.registerNativeBinding(i,this)}}toEDialect(t){this.protoToEDialect(t,!1,!0),this.bindingsToEDialect(t),this.methods.length>0&&(t.append("and methods:"),t.newLine(),this.methodsToEDialect(t,this.methods))}categoryTypeToEDialect(t){t.append("native category")}bindingsToEDialect(t){t.indent(),this.categoryBindings.toDialect(t),t.dedent(),t.newLine()}toODialect(t){this.allToODialect(t,!0)}categoryTypeToODialect(t){t.append("native category")}bodyToODialect(t){this.categoryBindings.toDialect(t),this.methods.length>0&&(t.newLine(),t.newLine(),this.methodsToODialect(t,this.methods))}toMDialect(t){this.protoToMDialect(t,null),t.indent(),t.newLine(),this.categoryBindings.toDialect(t),this.methods.forEach((e=>{e.comments&&e.comments.forEach((e=>{e.toDialect(t)})),e.annotations&&e.annotations.forEach((e=>{e.toDialect(t)}));const i=t.newMemberWriter();e.toDialect(i),t.newLine()})),t.dedent(),t.newLine()}categoryTypeToMDialect(t){t.append("native category")}newInstance(t){return new l.NativeInstance(t,this)}getBoundFunction(t){if(null==this.bound){const e=this.getBinding(t);if(null!=e&&(this.bound=e.resolve(),t&&null==this.bound))throw new L.SyntaxError("No JavaScript function:"+e.toString())}return this.bound}getBinding(t){for(let t=0;t{t.append("value.").append(e.name).append(" = values.hasOwnProperty('").append(e.name).append("') ? values.").append(e.name).append(" : null;").newLine()}),this),t.append("return value;").newLine(),t.dedent().append("}").newLine(),t=t.newInstanceTranspiler(new o.CategoryType(this.id)),this.transpileMethods(t),this.transpileGetterSetters(t),t.flush()}locateSectionAtLine(t){for(let e=0;ee.name===t))[0]||null}unregister(t){t.unregisterDeclaration(this),this.symbols.forEach((e=>{e.unregister(t)}))}toDialect(t){t.toDialect(this)}toMDialect(t){t.append("enum ").append(this.name).append("("),this.type.derivedFrom.toDialect(t),t.append("):").newLine().indent(),this.symbols.forEach((e=>{e.toDialect(t),t.newLine()})),t.dedent()}toODialect(t){t.append("enumerated ").append(this.name).append("("),this.type.derivedFrom.toDialect(t),t.append(") {").newLine().indent(),this.symbols.forEach((e=>{e.toDialect(t),t.append(";").newLine()})),t.dedent().append("}").newLine()}toEDialect(t){t.append("define ").append(this.name).append(" as enumerated "),this.type.derivedFrom.toDialect(t),t.append(" with symbols:").newLine().indent(),this.symbols.forEach((e=>{e.toDialect(t),t.newLine()})),t.dedent()}register(t){t.registerDeclaration(this),this.symbols.forEach((e=>{e.register(t)}))}check(t){return this.symbols.forEach((e=>{e.check(t)})),this.type}transpile(t){t.append("function "+this.name+"(name, value) { this.name = name; this.value = value; return this; };").newLine(),t.append(this.name).append(".prototype.toString = function() { return this.name; };").newLine(),t.append(this.name).append(".prototype.equals = function(other) { return this==other; };").newLine(),this.symbols.forEach((e=>{e.initialize(t)}));const e=this.symbols.map((t=>t.name));t.append(this.name).append(".symbols = new List(false, [").append(e.join(", ")).append("]);").newLine(),t.append(this.name).append(".symbolOf = function(name) { return eval(name); };").newLine()}getType(t){return this.type}declare(t){t.require(d.List),t.declare(this)}}class U extends I{constructor(t,e,i,s){super(new _.Identifier("operator_"+t.name),new y.ParameterList(e),i,s),this.operator=t}memberCheck(t,e){}toMDialect(t){t.append("def operator ").append(this.operator.token).append(" ("),this.parameters.toDialect(t),t.append(")"),null!=this.returnType&&this.returnType!=o.VoidType.instance&&(t.append("->"),this.returnType.toDialect(t)),t.append(":").newLine().indent(),this.statements.toDialect(t),t.dedent()}toEDialect(t){t.append("define ").append(this.operator.token).append(" as operator "),this.parameters.toDialect(t),null!=this.returnType&&this.returnType!=o.VoidType.instance&&(t.append("returning "),this.returnType.toDialect(t),t.append(" ")),t.append("doing:").newLine().indent(),this.statements.toDialect(t),t.dedent()}toODialect(t){null!=this.returnType&&this.returnType!=o.VoidType.instance&&(this.returnType.toDialect(t),t.append(" ")),t.append("operator ").append(this.operator.token).append(" ("),this.parameters.toDialect(t),t.append(") {").newLine().indent(),this.statements.toDialect(t),t.dedent().append("}").newLine()}}class P extends I{constructor(t,e){super(t,null,null,e)}toODialect(t){t.append("getter ").append(this.name).append(" {").newLine().indent(),this.statements.toDialect(t),t.dedent().append("}").newLine()}toEDialect(t){t.append("define ").append(this.name).append(" as getter doing:").newLine().indent(),this.statements.toDialect(t),t.dedent()}toMDialect(t){t.append("def ").append(this.name).append(" getter():").newLine().indent(),this.statements.toDialect(t),t.dedent()}transpile(t){this.statements.transpile(t)}}class F extends I{constructor(t,e){super(t,null,null,e)}toODialect(t){t.append("setter ").append(this.name).append(" {").newLine().indent(),this.statements.toDialect(t),t.dedent().append("}").newLine()}toEDialect(t){t.append("define ").append(this.name).append(" as setter doing:").newLine().indent(),this.statements.toDialect(t),t.dedent()}toMDialect(t){t.append("def ").append(this.name).append(" setter():").newLine().indent(),this.statements.toDialect(t),t.dedent()}transpile(t){new y.AttributeParameter(this.id).register(t.context),this.statements.transpile(t)}}class H extends P{constructor(t,e){super(t,e)}interpret(t){t.enterMethod(this);try{const e=this.statements.interpretNative(t,this.returnType);return this.castToReturnType(t,e)}finally{t.leaveMethod(this)}}castToReturnType(t,e){return null==this.returnType||this.returnType.isAssignableFrom(t,e.type)||this.returnType.nativeCast&&(e=this.returnType.nativeCast(t,e)),e}}class V extends F{constructor(t,e){super(t,e)}}class B extends O{constructor(){super(new _.Identifier("Any"),[],[],[],[])}}B.instance=new B;var G=i(5);class j extends T.a{constructor(t,e,i,s){super(i.id,i.parameters,i.returnType),this.context=t,this.call=e,this.declaration=i,this.declarations=s}getTranspiledName(t){return"$dispatch$"+this.declaration.getTranspiledName(t)}replaceLocalsWithArguments(t){const e=t.map((t=>{const e=t.parameter;let i=t.expression;return i instanceof l.ContextualExpression&&(i=i.expression),i&&i.name?(i=new G.UnresolvedIdentifier(e.id),new _.Argument(e,i)):t}));return new _.ArgumentList(e)}transpile(t){this.registerParameters(t.context),this.transpileProlog(t),this.transpileDispatch(t),this.transpileEpilog(t)}transpileDispatch(t){const e=this.collectCommonArgs();for(let i=0;i0&&t.append("else "),i{t.append(e.name),t.append(", ")}),this),t.trimLast(2),t.append(")")}transpileTest(t,e,i){for(let s=0,r=0;sfunction(t){return 0===t.indexOf("#")?t.substring(1):0===t.indexOf("//")?t.substring(2):t}(t))),t.dialect){case a.Dialect.E:case a.Dialect.O:e.length>1?(t.append("/*"),e.forEach((e=>{t.append(e),t.newLine()})),t.trimLast(1),t.append("*/"),t.newLine()):(t.append("//"),t.append(e[0]),t.newLine());break;case a.Dialect.M:e.forEach((e=>{t.append("#"),t.append(e),t.newLine()}))}}}var h=i(26),l=i(3),c=i(17);class u extends h.a{constructor(t){super(null,t)}asSection(){switch(this.length){case 0:return n.MissingType.instance;case 1:return this[0];default:return a.Section.merge(this[0],this[this.length-1])}}locateSectionAtLine(t){for(let e=0;et instanceof c.k),this).forEach((function(e){this.checkStatement(t,e)}),this):this.forEach((function(e){this.checkStatement(t,e)}),this),n.VoidType.instance;{let s=null;const r=i?this.filter((t=>t instanceof c.k),this):this,a=new n.TypeMap;null!==e&&a.add(e),r.forEach((function(e){let i=this.checkStatement(t,e);e.canReturn()||(i=n.VoidType.instance),i!==n.VoidType.instance&&(s=e,a.add(i))}),this);let o=a.inferType(t,s);return null!==e?e:o}}interpret(t){try{return this.doInterpret(t)}catch(t){throw t instanceof ReferenceError?new l.NullReferenceError:(t instanceof l.PromptoError||console.trace(),t)}}interpretNative(t,e){try{return this.doInterpretNative(t,e)}catch(t){throw t instanceof ReferenceError?new l.NullReferenceError:(t instanceof l.PromptoError||console.trace(),t)}}doInterpret(t){for(let e=0;e{e.toDialect(t),e.isSimple()&&(t.dialect!==a.Dialect.O||e instanceof y.a||t.append(";"),t.newLine())}))}declare(t){this.forEach((e=>{e.declare(t)}))}transpile(t){this.forEach((e=>{e.transpile(t)||t.append(";").newLine()}))}}var d=i(2),p=i(6),f=i(10),_=i(5),x=i(13),E=i(4),m=i(12),R=i(32);class T extends r.a{constructor(t,e){super(),this.selector=t,this.args=e||null}toDialect(t){this.requiresInvoke(t)&&t.append("invoke: "),this.selector.toDialect(t),null!=this.args?this.args.toDialect(t):t.dialect!==a.Dialect.E&&t.append("()")}requiresInvoke(t){if(t.dialect!==a.Dialect.E||null!=this.args&&this.args.length>0)return!1;try{const e=new p.MethodFinder(t.context,this).findBest(!1);return e instanceof f.AbstractMethodDeclaration||null!==e.closureOf}catch(t){}return!1}toString(){return this.selector.toString()+"("+(null!==this.args?this.args.toString():"")+")"}check(t,e){const i=new p.MethodFinder(t,this).findBest(!1);if(!i)return n.VoidType.instance;if(e&&i.memberOf&&!this.selector.parent&&(this.selector.parent=new _.ThisExpression),i.isAbstract())return this.checkAbstractOnly(t,i),i.returnType||n.VoidType.instance;{const e=this.isLocalClosure(t)?t:this.selector.newLocalCheckContext(t,i);let s=e.problemListener;s instanceof R.ProblemCollector&&(s=new R.ProblemCollector),e.pushProblemListener(s);try{return this.checkDeclaration(i,t,e)}finally{e.popProblemListener()}}}checkAbstractOnly(t,e){if(e.isReference())return;if(null!==e.memberOf)return;let i=new p.MethodFinder(t,this).findPotential();i=[...i].filter((t=>!t.isAbstract())),0===i.length&&t.problemListener.reportIllegalAbstractMethodCall(this,e.getSignature())}checkReference(t){const e=new p.MethodFinder(t,this).findBest(!1);return e?new n.MethodType(e):null}isLocalClosure(t){if(null!==this.selector.parent)return!1;return t.getLocalDeclaration(this.selector.name)instanceof p.MethodDeclarationMap}checkDeclaration(t,e,i){return t instanceof f.ConcreteMethodDeclaration&&t.mustBeCheckedInCallContext(e)?this.fullCheck(t,e,i):this.lightCheck(t,i)}lightCheck(t,e){return t.registerParameters(e),t.check(e,!1)}fullCheck(t,e,i){try{const s=this.makeArguments(e,t);return t.registerParameters(i),s.forEach((s=>{const r=s.resolve(i,t,!0),n=s.parameter.checkValue(e,r);i.setValue(s.id,n)})),t.check(i,!1)}catch(t){if(t instanceof l.PromptoError)throw new l.SyntaxError(t.message)}}declare(t){t.context.pushProblemListener(new R.ProblemCollector);try{this.doDeclare(t)}finally{t.context.popProblemListener()}}doDeclare(t){const e=new p.MethodFinder(t.context,this),i=e.findCandidates(!1);if(0===i.length)t.context.reportUnknownMethod(this.selector.id,this.selector.name);else{const s=e.filterCompatible(i,!1,!0),r=1===s.size?s.values().next().value:null;if(1===s.size&&r instanceof f.BuiltInMethodDeclaration)r.declareCall&&r.declareCall(t);else if(this.isLocalClosure(t.context)||s.forEach((function(e){const i=this.selector.newLocalCheckContext(t.context,e);this.declareDeclaration(t,e,i)}),this),s.size>1&&!this.dispatcher){const i=e.findBest(!1),r=e.sortMostSpecificFirst(s);this.dispatcher=new f.DispatchMethodDeclaration(t.context,this,i,r),t.declare(this.dispatcher)}}}declareDeclaration(t,e,i){null!=this.args&&this.args.declare(t,e),e instanceof f.ConcreteMethodDeclaration&&e.mustBeCheckedInCallContext(t.context)?this.fullDeclareDeclaration(e,t,i):this.lightDeclareDeclaration(e,t,i)}lightDeclareDeclaration(t,e,i){e=e.copyTranspiler(i),t.declare(e)}fullDeclareDeclaration(t,e,i){if(!this.fullSelector){const s=this.makeArguments(e.context,t);t.registerParameters(i),s.forEach((s=>{const r=s.resolve(i,t,!0),n=s.parameter.checkValue(e.context,r);i.setValue(s.id,n)})),e=e.copyTranspiler(i),this.fullSelector=this.selector.newFullSelector(++g),t.fullDeclare(e,this.fullSelector.id)}}transpile(t){this.doTranspile(t,!1)}transpileReference(t,e){this.doTranspile(t,!0)}doTranspile(t,e){const i=new p.MethodFinder(t.context,this),s=i.findCandidates(!1);if(0===s.length)t.context.reportUnknownMethod(this.selector.id,this.selector.name);else{const r=i.filterCompatible(s,!1,!0);if(1===r.size){const i=r.values().next().value;this.transpileSingle(t,i,!1,e)}else this.transpileMultiple(t,r,e)}}transpileSingle(t,e,i,s){e instanceof f.BuiltInMethodDeclaration?this.transpileBuiltin(t,e,s):(this.transpileSelector(t,e),s||this.transpileAssignments(t,e,i))}transpileMultiple(t,e,i){const s=this.dispatcher.getTranspiledName(t.context);let r=this.selector.resolveParent(t.context);const n=e.values().next().value;null==r&&n.memberOf&&t.context.parent instanceof p.InstanceContext&&(r=new _.ThisExpression);new _.MethodSelector(r,new d.Identifier(s)).transpile(t),i||this.transpileAssignments(t,this.dispatcher)}transpileBuiltin(t,e,i){this.selector.resolveParent(t.context).transpileParent(t),t.append("."),i?t.append(e.name):e.transpileCall(t,this.args,i)}transpileSelector(t,e){let i=this.fullSelector||this.selector,s=i.resolveParent(t.context);null==s&&e.memberOf&&t.context.parent instanceof p.InstanceContext&&(s=new _.ThisExpression);let r=null;r=this.variableName?this.variableName:this.fullSelector?this.fullSelector.name:i.name!==e.name?i.name:e.getTranspiledName(t.context),i=new _.MethodSelector(s,new d.Identifier(r)),i.transpile(t)}transpileAssignments(t,e,i){let s=this.makeArguments(t.context,e);s=s.filter((t=>!(t.parameter instanceof x.CodeParameter))),s.length>0?(t.append("("),s.forEach((s=>{const r=s.parameter,n=s.resolve(t.context,e,!1,i);r.transpileCall(t,n),t.append(", ")})),t.trimLast(2),t.append(")")):t.append("()")}makeArguments(t,e){return(this.args||new d.ArgumentList).makeArguments(t,e)}interpret(t){const e=this.findDeclaration(t),i=this.selector.newLocalContext(t,e);e.registerParameters(i);return this.makeArguments(t,e).forEach((s=>{const r=s.resolve(i,e,!0),n=s.parameter,a=n.checkValue(t,r);if(null!=a&&n.mutable&&!a.mutable)throw new l.NotMutableError;i.setValue(s.id,a)})),e.interpret(i,!0)}interpretReference(t){const e=this.findDeclaration(t);return new E.ClosureValue(t,new n.MethodType(e))}interpretAssert(t,e){const i=this.interpret(t);if(i instanceof E.BooleanValue)return i.value;{const e=this.getExpected(t,this.dialect);throw new l.SyntaxError("Cannot test '"+e+"'")}}getExpected(t,e,i){const s=new m.CodeWriter(this.dialect,t);return s.escapeMode=i,this.toDialect(s),s.toString()}transpileFound(t,e){t.append("''")}findDeclaration(t){const e=this.findRegistered(t);if(e)return e;return new p.MethodFinder(t,this).findBest(!0)}findRegistered(t){if(!this.selector.parent)try{const e=t.getValue(this.selector.id);if(e instanceof E.ClosureValue)return this.getClosureDeclaration(t,e);if(e instanceof E.ArrowValue)return new f.ArrowDeclaration(e)}catch(t){if(!(t instanceof l.PromptoError))throw t}return null}getClosureDeclaration(t,e){const i=e.type.method;if(null!=i.memberOf){if(t.contextForValue(this.selector.name)===e.context)return i}return new f.ClosureDeclaration(e)}}var g=0,y=i(53);class A extends r.a{toString(){return"break"}toDialect(t){t.append("break")}equals(t){return t instanceof A}check(t){return n.VoidType.instance}interpret(t){return p.BreakResult.instance}declare(t){}transpile(t){t.append("break")}canReturn(){return!0}}class L extends r.a{constructor(t,e){super(),this.expression=t||null,this.fromArrowExpression=e||!1}toString(){return"return "+this.expression==null?"":this.expression.toString()}toDialect(t){t.append("return"),null!=this.expression&&(t.append(" "),this.expression.toDialect(t))}equals(t){return t==this||null!=t&&(t instanceof L&&(this.expression==t.expression||null!=this.expression&&null!=t.expression&&this.expression.equals(t.expression)))}declare(t){this.expression&&this.expression.declare(t)}transpile(t){t.append("return"),this.expression&&(t.append(" "),this.expression.transpile(t))}check(t){if(null==this.expression)return n.VoidType.instance;const e=this.expression.check(t);return e!=n.VoidType.instance||this.fromArrowExpression||t.problemListener.reportReturningVoidType(this.expression),e}interpret(t){return null==this.expression?p.VoidResult.instance:this.expression.interpret(t)||E.NullValue.instance}canReturn(){return!0}}class I extends s.a{constructor(t,e,i,s){super(),this.elements=new v,this.elements.add(new C(t,e)),null!=(i=i||null)&&this.elements.addAll(i),null!=(s=s||null)&&this.elements.add(new C(null,s))}locateSectionAtLine(t){for(let e=0;e{const r=s.check(t);r!==n.VoidType.instance&&(i=s,e.add(r))})),e.inferType(t,i)}interpret(t){for(let e=0;e{e.declare(t)}))}transpile(t){for(let e=0;e0&&t.append(" else "),i.condition&&(t.append("if ("),i.condition.transpile(t),t.append(") ")),t.append("{"),t.indent(),i.transpile(t),t.dedent(),t.append("}")}return t.newLine(),!0}toDialect(t){t.toDialect(this)}toMDialect(t){this.toEDialect(t)}toODialect(t){let e=!1;for(let i=0;i0&&(e&&t.append(" "),t.append("else ")),e=this.elements[i].toODialect(t);e&&t.newLine()}toEDialect(t){for(let e=0;e0&&t.append("else "),this.elements[e].toEDialect(t)}canReturn(){return!0}}class C extends s.a{constructor(t,e){super(),this.condition=t,this.statements=e,null==t?this.copySectionFrom(e.asSection()):this.copySectionFrom(a.Section.merge(t,e.asSection()))}locateSectionAtLine(t){if(this.condition instanceof a.Section){const e=this.condition.locateSectionAtLine(t);if(null!==e)return e}return this.statements instanceof u?this.statements.locateSectionAtLine(t):null}check(t){if(this.condition){this.condition.check(t)!=n.BooleanType.instance&&t.problemListener.reportError(this,"Expected a Boolean condition!")}t=this.downcast(t,!1);let e=this.statements;return e||(t.problemListener.reportError(this,"Expected a statement!"),e=new u),e.check(t,null)}declare(t){this.condition&&this.condition.declare(t);let e=t.context;this.condition instanceof _.EqualsExpression&&(e=this.condition.downcast(t.context,!1)),t=e!=t.context?t.newChildTranspiler(e):t.newChildTranspiler(),this.statements.declare(t)}transpile(t){let e=t.context;this.condition instanceof _.EqualsExpression&&(e=this.condition.downcast(e,!1)),t=e!=t.context?t.newChildTranspiler(e):t.newChildTranspiler(),this.statements.transpile(t),t.flush()}downcast(t,e){const i=t;return this.condition instanceof _.EqualsExpression&&(t=this.condition.downcast(t,e)),t=i!=t?t:t.newChildContext()}interpret(t){return t=this.downcast(t,!0),this.statements.interpret(t)}toMDialect(t){this.toEDialect(t)}toEDialect(t){let e=t.context;null!=this.condition&&(t.append("if "),this.condition.toDialect(t),e=this.downcast(e,!1),e!==t.context&&(t=t.newChildWriter(e))),t.append(":").newLine().indent(),this.statements.toDialect(t),t.dedent()}toODialect(t){let e=t.context;null!=this.condition&&(t.append("if ("),this.condition.toDialect(t),t.append(") "),e=this.downcast(e,!1),e!==t.context&&(t=t.newChildWriter(e)));const i=this.needsCurlyBraces();return i?t.append("{").newLine():t.newLine(),t.indent(),this.statements.toDialect(t),t.dedent(),i&&t.append("}"),i}needsCurlyBraces(){return!(!this.statements||0===this.statements.length)&&(this.statements.length>1||!this.statements[0].isSimple())}}class v extends h.a{constructor(t){super(),null!=(t=t||null)&&this.add(t)}}var b=i(24);class w extends b.a{constructor(t,e){super(),this.expression=t,this.statements=e}locateSectionAtLine(t,e){if(e&&this.expression instanceof b.a){const e=this.expression.locateSectionAtLine(t);if(null!==e)return e}return this.statements instanceof u?this.statements.locateSectionAtLine(t):null}checkReturnType(t){if(this.statements)return this.statements.check(t,null);t.problemListener.reportSwitchMissingStatement(this)}interpret(t){return this.statements.interpret(t)}declare(t){this.expression&&this.expression.declare(t),this.statements&&this.statements.declare(t)}}class N extends h.a{constructor(t){super(),null!=(t=t||null)&&this.add(t)}locateSectionAtLine(t,e){for(let i=0;i{t.append("case "),e.transpile(t),t.append(":").newLine()}),this),t.indent(!0),this.statements&&this.statements.transpile(t),t.append("break;").dedent()}}class D extends s.a{constructor(t,e){super(),this.switchCases=t||new N,this.defaultCase=e||null}check(t){return this.checkSwitchCasesType(t),this.checkReturnType(t)}checkSwitchCasesType(t){const e=this.checkSwitchType(t);this.switchCases.forEach((i=>{i.checkSwitchType(t,e)}))}checkReturnType(t){const e=new n.TypeMap,i=this.collectReturnTypes(t,e);return e.inferType(t,i)}collectReturnTypes(t,e){let i=null;if(this.switchCases.forEach((s=>{const r=s.checkReturnType(t);r!==n.VoidType.instance&&(i=s,e.add(r))})),null!=this.defaultCase){const s=this.defaultCase.check(t,null);s!==n.VoidType.instance&&(i=this.defaultCase,e.add(s))}return i}interpretSwitch(t,e,i){for(let i=0;i{e.declare(t)})),null!=this.defaultCase&&this.defaultCase.declare(t)}toDialect(t){t.toDialect(this)}canReturn(){return!0}}class M extends D{constructor(t,e,i){super(e,i),this.expression=t}canReturn(){return!0}locateSectionAtLine(t){if(t===this.start.line)return this;{let e=this.switchCases.locateSectionAtLine(t,!0);return null!==e?e:this.defaultCase instanceof u?this.defaultCase.locateSectionAtLine(t):null}}checkSwitchType(t){return this.expression.check(t)}interpret(t){const e=this.expression.interpret(t);return this.interpretSwitch(t,e,null)}toODialect(t){t.append("switch("),this.expression.toDialect(t),t.append(") {").newLine(),this.switchCases.forEach((e=>{e.caseToODialect(t)})),null!=this.defaultCase&&(t.append("default:").newLine().indent(),this.defaultCase.toDialect(t),t.dedent()),t.append("}").newLine()}toEDialect(t){t.append("switch on "),this.expression.toDialect(t),t.append(":").newLine().indent(),this.switchCases.forEach((e=>{e.caseToEDialect(t)})),null!=this.defaultCase&&(t.append("otherwise:").newLine().indent(),this.defaultCase.toDialect(t),t.dedent()),t.dedent()}toMDialect(t){t.append("switch on "),this.expression.toDialect(t),t.append(":").newLine().indent(),this.switchCases.forEach((e=>{e.caseToMDialect(t)})),null!=this.defaultCase&&(t.append("otherwise:").newLine().indent(),this.defaultCase.toDialect(t),t.dedent()),t.dedent()}declare(t){this.expression.declare(t),this.declareSwitch(t)}transpile(t){return t.append("switch ("),this.expression.transpile(t),t.append(") {").newLine(),this.switchCases.forEach((e=>{e.transpile(t)})),null!=this.defaultCase&&(t.append("default:").indent(),this.defaultCase.transpile(t),t.dedent()),t.append("}").newLine(),!0}}var k=i(9);class U extends D{constructor(t,e,i,s,r){super(i,s),this.errorId=t,this.statements=e||null,this.alwaysInstructions=r||null}locateSectionAtLine(t){let e;return this.statements instanceof u&&(e=this.statements.locateSectionAtLine(t),null!==e)?e:(e=this.switchCases.locateSectionAtLine(t,!1),null!==e||this.defaultCase instanceof u&&(e=this.defaultCase.locateSectionAtLine(t),null!==e)?e:this.alwaysInstructions instanceof u?this.alwaysInstructions.locateSectionAtLine(t):null)}checkSwitchCasesType(t){const e=t.newChildContext();e.registerValue(new p.ErrorVariable(this.errorId)),super.checkSwitchCasesType(e)}checkSwitchType(t){return new n.EnumeratedCategoryType(new d.Identifier("Error"))}collectReturnTypes(t,e){let i=this.statements.check(t,null);i!==n.VoidType.instance&&(e[i.name]=i);const s=t.newChildContext();s.registerValue(new p.ErrorVariable(this.errorId));const r=super.collectReturnTypes(s,e);return null!=this.alwaysInstructions&&(i=this.alwaysInstructions.check(t,null),i!==n.VoidType.instance&&(e[i.name]=i)),r}interpret(t){let e=null;try{e=this.statements.interpret(t)}catch(i){if(!(i instanceof l.ExecutionError))throw i;{const s=this.populateError(i,t);e=this.interpretSwitch(t,s,i)}}finally{null!=this.alwaysInstructions&&this.alwaysInstructions.interpret(t)}return e}populateError(t,e){let i=t.getExpression(e);if(null==i){const e=new d.ArgumentList;e.add(new d.Argument(new x.UnresolvedParameter("name"),new k.TextLiteral(typeof t))),e.add(new d.Argument(new x.UnresolvedParameter("text"),new k.TextLiteral(t.message))),i=new _.ConstructorExpression(new n.CategoryType("Error"),e,null)}return null==e.getRegisteredValue(this.errorId)&&e.registerValue(new p.ErrorVariable(this.errorId)),i.interpret&&(i=i.interpret(e)),e.setValue(this.errorId,i),i}toDialect(t){(t=t.newLocalWriter()).context.registerValue(new p.ErrorVariable(this.errorId)),super.toDialect(t)}toODialect(t){t.append("try (").append(this.errorId.name).append(") {").newLine().indent(),this.statements.toDialect(t),t.dedent().append("} "),this.switchCases.forEach((e=>{e.catchToODialect(t)})),null!=this.defaultCase&&(t.append("catch(any) {").newLine().indent(),this.defaultCase.toDialect(t),t.dedent().append("}")),null!=this.alwaysInstructions&&(t.append("finally {").newLine().indent(),this.alwaysInstructions.toDialect(t),t.dedent().append("}")),t.newLine()}toMDialect(t){t.append("try ").append(this.errorId.name).append(":").newLine().indent(),this.statements.toDialect(t),t.dedent(),this.switchCases.forEach((e=>{e.catchToPDialect(t)})),null!=this.defaultCase&&(t.append("except:").newLine().indent(),this.defaultCase.toDialect(t),t.dedent()),null!=this.alwaysInstructions&&(t.append("finally:").newLine().indent(),this.alwaysInstructions.toDialect(t),t.dedent()),t.newLine()}toEDialect(t){t.append("switch on ").append(this.errorId.name).append(" doing:").newLine().indent(),this.statements.toDialect(t),t.dedent(),this.switchCases.forEach((e=>{e.catchToEDialect(t)})),null!=this.defaultCase&&(t.append("when any:").newLine().indent(),this.defaultCase.toDialect(t),t.dedent()),null!=this.alwaysInstructions&&(t.append("always:").newLine().indent(),this.alwaysInstructions.toDialect(t),t.dedent())}declare(t){this.statements.declare(t);const e=t.newChildTranspiler();e.context.registerValue(new p.ErrorVariable(this.errorId)),this.declareSwitch(e)}transpile(t){t.append("try {").indent(),this.statements.transpile(t),t.dedent().append("} catch(").append(this.errorId.name).append(") {").indent();const e=t.newChildTranspiler();return e.context.registerValue(new p.ErrorVariable(this.errorId)),e.append("switch(translateError(").append(this.errorId.name).append(")) {").indent(),this.switchCases.forEach((t=>{t.transpileError(e)}),this),null!=this.defaultCase&&(e.append("default:").indent(),this.defaultCase.transpile(e),e.dedent()),e.dedent().append("}"),this.alwaysInstructions&&(e.append(" finally {").indent(),this.alwaysInstructions.transpile(e),e.dedent().append("}")),e.dedent().append("}"),e.flush(),!0}}class P extends r.a{constructor(t){super(),this.expression=t}toString(){return"raise "+this.expression.toString()}equals(t){return t==this||t instanceof P&&this.expression.equals(t.expression)}check(t){const e=this.expression.check(t);if(!new n.CategoryType(new d.Identifier("Error")).isAssignableFrom(t,e))throw new l.SyntaxError(e.name+" does not extend Error");return n.VoidType.instance}interpret(t){throw new l.UserError(this.expression)}declare(t){this.expression.declare(t)}transpile(t){t.append("throw "),this.expression.transpile(t)}toDialect(t){switch(t.dialect){case a.Dialect.E:case a.Dialect.M:t.append("raise ");break;case a.Dialect.O:t.append("throw ")}this.expression.toDialect(t)}}var F=i(15);class H extends r.a{check(t){return n.VoidType.instance}interpret(t){F.$DataStore.instance.flush()}declare(t){t.require(F.$DataStore)}transpile(t){t.append("$DataStore.instance.flush()")}toDialect(t){t.toDialect(this)}toEDialect(t){t.append("flush")}toMDialect(t){t.append("flush()")}toODialect(t){t.append("flush()")}}const Document=i(68).default;class V extends s.a{constructor(t,e,i,s){super(),this.del=t,this.add=e,this.meta=i,this.andThen=s}locateSectionAtLine(t){return t===this.start.line?this:this.andThen instanceof u?this.andThen.locateSectionAtLine(t):null}isSimple(){return null==this.andThen}toDialect(t){this.del&&(t.append("delete "),t.dialect===a.Dialect.E?this.del.toDialect(t):(t.append("("),this.del.toDialect(t),t.append(")")),this.add&&t.append(" and ")),this.add&&(t.append("store "),t.dialect===a.Dialect.E?this.add.toDialect(t):(t.append("("),this.add.toDialect(t),t.append(")"))),this.meta&&(t.dialect===a.Dialect.E?(t.append(" with "),this.meta.toDialect(t),t.append(" as metadata")):(t.append(" with metadata("),this.meta.toDialect(t),t.append(")"))),this.andThen&&(t.dialect===a.Dialect.O?(t.append(" then {").newLine().indent(),this.andThen.toDialect(t),t.dedent().append("}").newLine()):(t.append(" then:").newLine().indent(),this.andThen.toDialect(t),t.dedent()))}toString(){return"store "+this.add.toString()}equals(t){return t===this||null!=t&&(t instanceof V&&this.add.equals(t.add))}check(t){return this.checkDeletables(t),this.checkStorables(t),this.checkFuture(t),n.VoidType.instance}checkDeletables(t){this.del&&this.del.forEach((e=>this.checkStorable(t,e)),this)}checkStorables(t){this.add&&this.add.forEach((e=>this.checkStorable(t,e)),this)}checkStorable(t,e){let i=e.check(t);if(i.itemType&&(i=i.itemType),i!==n.AnyType.instance&&!i.isStorable(t)){let s=e.toString();(s.indexOf(" ")>0||s.indexOf(",")>0)&&(s=i.typename),t.problemListener.reportNotStorable(this,s)}}checkFuture(t){this.andThen&&(t=t.newChildContext(),this.andThen.check(t,null))}interpret(t){const e=this.getIdsToDelete(t),i=this.getStorablesToAdd(t);let s=null;if(this.meta){const e=this.meta.interpret(t);e instanceof E.DocumentValue&&(s=e.getStorableData())}(e||i)&&F.$DataStore.instance.deleteAndStore(e,i,s),this.andThen&&this.andThen.interpret(t)}declare(t){t.require(F.$DataStore),this.andThen&&this.andThen.declare(t),this.meta&&t.require(Document)}transpile(t){t.append("$DataStore.instance.deleteAndStore").append(this.andThen?"Async":"").append("("),this.transpileIdsToDelete(t),t.append(", "),this.transpileStorablesToAdd(t),t.append(", "),this.transpileMeta(t),this.andThen&&(t.append(", function() {").indent(),this.andThen.transpile(t),t.dedent().append("}.bind(this)")),t.append(")")}transpileIdsToDelete(t){this.del?(t.append("(function() { ").indent(),t.append("var idsToDelete = new Set();").newLine(),this.del.forEach((e=>{e.transpile(t),t.append(".collectDbIds(idsToDelete);").newLine()}),this),t.append("return Array.from(idsToDelete);").newLine(),t.dedent().append("})()")):t.append("null")}transpileStorablesToAdd(t){this.add?(t.append("(function() { ").indent(),t.append("var storablesToAdd = new Set();").newLine(),this.add.forEach((e=>{e.transpile(t),t.append(".collectStorables(storablesToAdd);").newLine()}),this),t.append("return Array.from(storablesToAdd);").newLine(),t.dedent().append("})()")):t.append("null")}transpileMeta(t){this.meta?this.meta.transpile(t):t.append("null")}getIdsToDelete(t){if(!this.del)return null;const e=new Set;return this.del.forEach((i=>{const s=i.interpret(t);if(s!==E.NullValue.instance)if(s instanceof E.Instance){const i=s.getMemberValue(t,"dbId");null!=i&&i!==E.NullValue.instance&&e.add(i.getStorableData())}else s instanceof E.Container&&s.items.map((i=>{if(i!==E.NullValue.instance&&i instanceof E.Instance){const s=i.getMemberValue(t,"dbId");null!=s&&s!==E.NullValue.instance&&e.push(s.getStorableData())}}))})),0===e.length?null:e}getStorablesToAdd(t){if(!this.add)return null;const e=new Set;return this.add.forEach((i=>{i.interpret(t).collectStorables(e)})),0===e.length?null:e}}var B=i(7);class G extends s.a{constructor(t,e,i,s){super(),this.v1=t||null,this.v2=e||null,this.source=i,this.statements=s}locateSectionAtLine(t){if(this.source instanceof a.Section){const e=this.source.locateSectionAtLine(t);if(null!==e)return e}return this.statements instanceof u?this.statements.locateSectionAtLine(t):null}check(t){const e=this.source.check(t).checkIterator(t,this.source);return this.checkItemIterator(e,t)}checkItemIterator(t,e){const i=e.newChildContext(),s=null===this.v2?this.v1:this.v2;return i.registerValue(new p.Variable(s,t)),null!==this.v2&&i.registerValue(new p.Variable(this.v1,n.IntegerType.instance)),this.statements.check(i,null)}interpret(t){const e=this.source.check(t).checkIterator(t,this.source);return this.interpretItemIterator(e,t)}interpretItemIterator(t,e){return null===this.v2?this.interpretItemIteratorNoIndex(t,e):this.interpretItemIteratorWithIndex(t,e)}interpretItemIteratorNoIndex(t,e){const i=this.source.interpret(e),s=this.getIterator(e,i);for(;s.hasNext();){const i=e.newChildContext();i.registerValue(new p.Variable(this.v1,t));let r=s.next();if(i.setValue(this.v1,r),r=this.statements.interpret(i),r===p.BreakResult.instance)break;if(null!=r)return r}return null}getIterator(t,e){if(e.getIterator)return e.getIterator();if(e.hasNext&&e.next)return e;throw new l.InternalError("Should never end up here!")}interpretItemIteratorWithIndex(t,e){const i=this.source.interpret(e).getIterator(e);let s=0;for(;i.hasNext();){const r=e.newChildContext();r.registerValue(new p.Variable(this.v2,t)),r.setValue(this.v2,i.next()),r.registerValue(new p.Variable(this.v1,n.IntegerType.instance)),r.setValue(this.v1,new E.IntegerValue(++s));const a=this.statements.interpret(r);if(null!=a)return a}return null}toDialect(t){t=t.newChildWriter();const e=this.source.check(t.context).checkIterator(t.context,this.source),i=this.v2?this.v2:this.v1;t.context.registerValue(new p.Variable(i,e)),this.v2&&t.context.registerValue(new p.Variable(this.v1,n.IntegerType.instance)),t.toDialect(this)}toODialect(t){t.append("for each ("),t.append(this.v1.name),null!==this.v2&&(t.append(", "),t.append(this.v2.name)),t.append(" in "),this.source.toDialect(t),t.append(")");const e=1===this.statements.length&&this.statements[0].isSimple();e||t.append(" {"),t.newLine(),t.indent(),this.statements.toDialect(t),t.dedent(),e||(t.append("}"),t.newLine())}toEDialect(t){t.append("for each "),t.append(this.v1.name),null!==this.v2&&(t.append(", "),t.append(this.v2.name)),t.append(" in "),this.source.toDialect(t),t.append(":"),t.newLine(),t.indent(),this.statements.toDialect(t),t.dedent()}toMDialect(t){t.append("for "),t.append(this.v1.name),null!=this.v2&&(t.append(", "),t.append(this.v2.name)),t.append(" in "),this.source.toDialect(t),t.append(":"),t.newLine(),t.indent(),this.statements.toDialect(t),t.dedent()}canReturn(){return!0}declare(t){const e=this.source.check(t.context);e instanceof n.DictionaryType&&t.require(B.StrictSet);const i=e.checkIterator(t.context,this.source);this.source.declare(t),t=t.newChildTranspiler(),this.v2?(t.context.registerValue(new p.Variable(this.v1,n.IntegerType.instance)),t.context.registerValue(new p.Variable(this.v2,i))):t.context.registerValue(new p.Variable(this.v1,i)),this.statements.declare(t)}transpile(t){return this.v2?this.transpileWithIndex(t):this.transpileNoIndex(t),!0}transpileNoIndex(t){this.source.check(t.context)instanceof n.ListType?this.transpileArrayNoIndex(t):this.transpileIteratorNoIndex(t)}transpileArrayNoIndex(t){const e=this.source.check(t.context).checkIterator(t.context,this.source),i="$"+this.v1.name+"_items";t.append("var ").append(i).append(" = "),this.source.transpile(t),t.append(";").newLine();const s="$"+this.v1.name+"_idx";t.append("for(var ").append(s).append(" = 0; ").append(s).append(" < ").append(i).append(".length; ").append(s).append("++) {");const r=t.newChildTranspiler();r.indent(),r.context.registerValue(new p.Variable(this.v1,e)),r.append("var ").append(this.v1.name).append(" = ").append(i).append("[").append(s).append("];"),this.statements.transpile(r),r.dedent(),r.flush(),t.append("}"),t.newLine()}transpileIteratorNoIndex(t){const e=this.source.check(t.context).checkIterator(t.context,this.source),i="$"+this.v1.name+"_iterator";t.append("var ").append(i).append(" = "),this.source.transpile(t),t.append(".iterator();"),t.newLine(),t.append("while(").append(i).append(".hasNext()) {");const s=t.newChildTranspiler();s.indent(),s.context.registerValue(new p.Variable(this.v1,e)),s.append("var ").append(this.v1.name).append(" = ").append(i).append(".next();"),s.newLine(),this.statements.transpile(s),s.dedent(),s.flush(),t.append("}"),t.newLine()}transpileWithIndex(t){this.source.check(t.context)instanceof n.ListType?this.transpileArrayWithIndex(t):this.transpileIteratorWithIndex(t)}transpileArrayWithIndex(t){const e=this.source.check(t.context).checkIterator(t.context,this.source),i="$"+this.v2.name+"_items";t.append("var ").append(i).append(" = "),this.source.transpile(t),t.append(";").newLine(),t.append("for(var ").append(this.v1.name).append(" = 1; ").append(this.v1.name).append(" <= ").append(i).append(".length; ").append(this.v1.name).append("++) {");const s=t.newChildTranspiler();s.indent(),s.context.registerValue(new p.Variable(this.v1,n.IntegerType.instance)),s.context.registerValue(new p.Variable(this.v2,e)),s.append("var ").append(this.v2.name).append(" = ").append(i).append("[").append(this.v1.name).append("-1];").newLine(),this.statements.transpile(s),s.dedent(),s.flush(),t.append("}"),t.newLine()}transpileIteratorWithIndex(t){const e=this.source.check(t.context).checkIterator(t.context,this.source);t.append("var ").append(this.v1.name).append(" = 1;").newLine();const i="$"+this.v2.name+"_iterator";t.append("var ").append(i).append(" = "),this.source.transpile(t),t.append(".iterator();"),t.newLine(),t.append("while(").append(i).append(".hasNext()) {");const s=t.newChildTranspiler();s.indent(),s.context.registerValue(new p.Variable(this.v1,n.IntegerType.instance)),s.context.registerValue(new p.Variable(this.v2,e)),s.append("var ").append(this.v2.name).append(" = ").append(i).append(".next();").newLine(),this.statements.transpile(s),s.append(this.v1.name).append("++;").newLine(),s.dedent(),s.flush(),t.append("}"),t.newLine()}}class j extends s.a{constructor(t,e){super(),this.condition=t,this.statements=e}locateSectionAtLine(t){if(this.statements instanceof u){const e=this.statements.locateSectionAtLine(t);if(null!==e)return e}return this.condition instanceof a.Section?this.condition.locateSectionAtLine(t):null}declare(t){this.condition.declare(t),t=t.newChildTranspiler(),this.statements.declare(t)}transpile(t){t.append("do {").indent();const e=t.newChildTranspiler();this.statements.transpile(e),e.dedent().flush(),t.append("} while("),this.condition.transpile(t),t.append(")")}check(t){this.condition.check(t)!=n.BooleanType.instance&&t.problemListener.reportError(this,"Expected a Boolean condition!");const e=t.newChildContext();return this.statements.check(e,null)}interpret(t){do{const e=t.newChildContext(),i=this.statements.interpret(e);if(i==p.BreakResult.instance)break;if(null!=i)return i}while(this.interpretCondition(t));return null}interpretCondition(t){const e=this.condition.interpret(t);if(!(e instanceof E.BooleanValue))throw new l.InvalidDataError("Expected a Boolean, got:"+typeof e);return e.value}toDialect(t){t.toDialect(this)}toMDialect(t){this.toEDialect(t)}toEDialect(t){t.append("do:").newLine().indent(),this.statements.toDialect(t),t.dedent().append("while "),this.condition.toDialect(t),t.newLine()}toODialect(t){t.append("do {").newLine().indent(),this.statements.toDialect(t),t.dedent().append("} while ("),this.condition.toDialect(t),t.append(");").newLine()}canReturn(){return!0}}class W extends s.a{constructor(t,e){super(),this.condition=t,this.statements=e}locateSectionAtLine(t){if(this.condition instanceof a.Section){const e=this.condition.locateSectionAtLine(t);if(null!==e)return e}return this.statements instanceof u?this.statements.locateSectionAtLine(t):null}declare(t){this.condition.declare(t),t=t.newChildTranspiler(),this.statements.declare(t)}transpile(t){t.append("while("),this.condition.transpile(t),t.append(") {"),t.indent();const e=t.newChildTranspiler();return this.statements.transpile(e),e.dedent().flush(),t.append("}").newLine(),!0}check(t){this.condition.check(t)!==n.BooleanType.instance&&t.problemListener.reportError(this,"Expected a Boolean condition!");const e=t.newChildContext();return this.statements.check(e,null)}interpret(t){for(;this.interpretCondition(t);){const e=t.newChildContext(),i=this.statements.interpret(e);if(i===p.BreakResult.instance)break;if(null!=i)return i}return null}interpretCondition(t){const e=this.condition.interpret(t);if(!(e instanceof E.BooleanValue))throw new l.InvalidDataError("Expected a Boolean, got:"+typeof e);return e.value}toDialect(t){t.toDialect(this)}toMDialect(t){this.toEDialect(t)}toEDialect(t){t.append("while "),this.condition.toDialect(t),t.append(" :").newLine().indent(),this.statements.toDialect(t),t.dedent()}toODialect(t){t.append("while ("),this.condition.toDialect(t),t.append(") {").newLine().indent(),this.statements.toDialect(t),t.dedent().append("}").newLine()}canReturn(){return!0}}class J extends r.a{constructor(t,e){super(),this.id=t,this.expression=e}get name(){return this.id.name}toDialect(t){t.append(this.name),t.append(" = "),this.expression.toDialect(t)}checkResource(t){const e=this.expression.check(t);if(!(e instanceof n.ResourceType))throw new l.SyntaxError("Not a resource!");const i=t.getRegisteredValue(this.name);if(null==i)t.registerValue(new p.Variable(this.id,e));else{i.getType(t).checkAssignableFrom(t,this,e)}return n.VoidType.instance}equals(t){return t===this||t instanceof J&&(this.name===t.name&&this.expression===t.expression)}check(t){const e=t.getRegisteredValue(this.name);if(null==e){const e=this.expression.check(t);t.registerValue(new p.Variable(this.id,e))}else{const i=e.getType(t),s=this.expression.check(t);i.checkAssignableFrom(t,this,s)}return n.VoidType.instance}interpret(t){if(null==t.getRegisteredValue(this.name)){const e=this.expression.check(t);t.registerValue(new p.Variable(this.id,e))}return t.setValue(this.id,this.expression.interpret(t)),null}declare(t){if(null==t.context.getRegisteredValue(this.name)){const e=this.expression.check(t.context);t.context.registerValue(new p.Variable(this.id,e))}this.expression.declare(t)}transpile(t){if(null==t.context.getRegisteredValue(this.name)){const e=this.expression.check(t.context);t.context.registerValue(new p.Variable(this.id,e)),t.append("var ")}t.append(this.name).append(" = "),this.expression.transpile(t)}transpileClose(t){t.append(this.name).append(".close();").newLine()}}class Y extends r.a{constructor(t,e){super(),this.instance=t,this.expression=e}toDialect(t){this.instance.toDialect(t,this.expression),t.append(" = "),this.expression.toDialect(t)}toString(){return this.instance.toString()+" = "+this.expression.toString()}check(t){const e=this.expression.check(t);return e===n.VoidType.instance&&t.problemListener.reportAssigningVoidType(this),this.instance.checkAssignValue(t,e,this),e===n.CodeType.instance&&this.instance.assign(t,this.expression),n.VoidType.instance}interpret(t){return this.instance.assign(t,this.expression),null}declare(t){this.instance.declareAssign(t,this.expression)}transpile(t){if(this.expression.check(t.context)===n.CodeType.instance)return this.instance.declareAssign(t,this.expression),!0;this.instance.transpileAssign(t,this.expression)}}class q extends r.a{constructor(t,e){super(),this.names=t,this.expression=e}check(t){const e=this.expression.check(t);if(e!=n.TupleType.instance)throw new l.SyntaxError("Expecting a tuple expression, got "+e.getName());return this.names.forEach((e=>{const i=t.getRegistered(e);if(null==i)t.registerValue(new p.Variable(e,n.AnyType.instance));else{i.getType(t).checkAssignableFrom(t,this,n.AnyType.instance)}}),this),n.VoidType.instance}declare(t){this.expression.declare(t),this.names.forEach((e=>{null==t.context.getRegistered(e)&&t.context.registerValue(new p.Variable(e,n.AnyType.instance))}),this)}transpile(t){t.append("var ["),this.names.forEach((e=>{t.append(e).append(", ");null==t.context.getRegistered(e)&&t.context.registerValue(new p.Variable(e,n.AnyType.instance))})),t.trimLast(2),t.append("] = "),this.expression.transpile(t)}interpret(t){const e=this.expression.interpret(t);if(!(e instanceof E.TupleValue))throw new l.SyntaxError("Expecting a tuple expression, got "+typeof e);for(let i=0;ithis.thenWith.interpret(t,new E.TextValue(e)))):i.writeFully(s),null}finally{e!==t&&i.close()}}declare(t){t.context instanceof p.ResourceContext||(t=t.newResourceTranspiler()),this.resource.declare(t),this.content.declare(t),this.thenWith&&this.thenWith.declare(t,n.TextType.instance)}transpile(t){t.context instanceof p.ResourceContext?this.transpileLine(t):this.transpileFully(t)}transpileLine(t){this.resource.transpile(t),t.append(".writeLine("),this.content.transpile(t),t.append(")")}transpileFully(t){(t=t.newResourceTranspiler()).append("var $res = "),this.resource.transpile(t),t.append(";").newLine(),t.append("try {").indent(),t.append("$res.writeFully("),this.content.transpile(t),this.thenWith&&(t.append(", "),this.thenWith.transpile(t,n.TextType.instance)),t.append(");"),t.dedent().append("} finally {").indent(),t.append("$res.close();").newLine(),t.dedent().append("}"),t.flush()}toDialect(t){t.toDialect(this),this.thenWith&&this.thenWith.toDialect(t,n.TextType.instance)}toEDialect(t){t.append("write "),this.content.toDialect(t),t.append(" to "),this.resource.toDialect(t)}toODialect(t){t.append("write ("),this.content.toDialect(t),t.append(") to "),this.resource.toDialect(t)}toMDialect(t){this.toEDialect(t)}}class Z extends s.a{constructor(t,e){super(),this.resolved=null,this.callable=t,this.args=e||null}isSimple(){return!0}toDialect(t){try{this.resolve(t.context),this.resolved.toDialect(t)}catch(e){this.callable.toDialect(t),null!=this.args?this.args.toDialect(t):t.dialect!==a.Dialect.E&&t.append("()")}}toString(){return this.callable.toString()+(null!=this.args?this.args.toString():"")}check(t){return this.resolveAndCheck(t)}resolveAndCheck(t){return this.resolve(t),this.resolved?this.resolved.check(t):n.VoidType.instance}interpret(t){return this.resolve(t),this.resolved?this.resolved.interpret(t):null}interpretAssert(t,e){if(this.resolve(t),this.resolved&&this.resolved.interpretAssert)return this.resolved.interpretAssert(t,e);{const e=this.getExpected(t,this.dialect);throw new l.SyntaxError("Cannot test '"+e+"'")}}getExpected(t,e,i){const s=new m.CodeWriter(this.dialect,t);return s.escapeMode=i,this.toDialect(s),s.toString()}transpileFound(t,e){t.append("''")}resolve(t){if(null===this.resolved){if(this.callable instanceof _.UnresolvedIdentifier?this.resolved=this.resolveUnresolvedIdentifier(t):this.callable instanceof _.UnresolvedSelector?this.resolved=this.resolveUnresolvedSelector(t):this.callable instanceof _.MemberSelector&&(this.resolved=this.resolveMember(t)),this.resolved)return this.resolved;t.problemListener.reportUnknownMethod(this.callable,this.callable.toString())}}resolveUnresolvedSelector(t){return this.callable.resolveMethod(t,this.args),this.callable.resolved}resolveUnresolvedIdentifier(t){const e=this.callable.id;let i=this.resolveUnresolvedMemberMethod(t,e);return null===i&&(i=this.resolveUnresolvedMethodReference(t,e)),null===i&&(i=this.resolveUnresolvedDeclaration(t,e)),null===i?t.problemListener.reportUnknownMethod(e,e.name):i.copySectionFrom(this),i}resolveUnresolvedMemberMethod(t,e){for(;null!==t;){const i=t.getClosestInstanceContext();if(null==i)return null;if(null!=this.resolveUnresolvedMember(i,e.name))return new T(new _.MethodSelector(null,e),this.args);t=i.getParentContext()}return null}resolveUnresolvedMethodReference(t,e){const i=t.getRegisteredValue(e.name);if(null===i)return null;let s=i.getType(t);if(null!==s&&(s=s.resolve(t),s instanceof n.MethodType)){const t=new T(new _.MethodSelector(null,e),this.args);return t.variableName=e.name,t}return null}resolveUnresolvedDeclaration(t,e){const i=t.getRegisteredDeclaration(e.name);return null===i?null:i instanceof f.CategoryDeclaration?new _.ConstructorExpression(new n.CategoryType(e),null,this.args):new T(new _.MethodSelector(null,e),this.args)}resolveUnresolvedMember(t,e){const i=t.getRegisteredDeclaration(t.instanceType.name).getMemberMethodsMap(t,e);return null==i||i.isEmpty()?null:i}resolveMember(t){const e=new T(new _.MethodSelector(this.callable.parent,this.callable.id),this.args);return e.copySectionFrom(this),e}declare(t){this.resolve(t.context),this.resolved&&this.resolved.declare(t)}transpile(t){this.resolve(t.context),this.resolved&&this.resolved.transpile(t)}setParent(t){if(t)if(this.callable instanceof _.UnresolvedIdentifier)this.callable=new _.MethodSelector(t,this.callable.id);else{if(!(this.callable instanceof _.SelectorExpression))throw new Error("Should never happen!");this.callable.parent=t}}}function $(){}$.run=function(t,e,i){var s=t.bind(i)();e.bind(i)(s)};class tt extends Z{constructor(t,e,i,s){super(t,e),this.resultName=i,this.andThen=s}locateSectionAtLine(t){return this.andThen instanceof u?this.andThen.locateSectionAtLine(t):null}isSimple(){return!1}toDialect(t){const e=this.resolveAndCheck(t.context);super.toDialect(t),t.append(" then"),t=t.newChildWriter(),null!=this.resultName&&(t.append(" with ").append(this.resultName.name),t.context.registerValue(new p.Variable(this.resultName,e))),t.dialect==a.Dialect.O?t.append(" {"):t.append(":"),t=t.newLine().indent(),this.andThen.toDialect(t),(t=t.dedent()).dialect==a.Dialect.O&&t.append("}").newLine()}check(t){const e=this.resolveAndCheck(t);return t=t.newChildContext(),null!=this.resultName&&t.registerValue(new p.Variable(this.resultName,e)),this.andThen.check(t,n.VoidType.instance),n.VoidType.instance}interpret(t){const e=this.resolveAndCheck(t),i=super.interpret(t);return t=t.newChildContext(),null!=this.resultName&&(t.registerValue(new p.Variable(this.resultName,e)),t.setValue(this.resultName,i)),this.andThen.interpret(t),null}declare(t){const e=this.resolveAndCheck(t.context);this.resolved.declare(t),t.require($),t=t.newChildTranspiler(),null!=this.resultName&&t.context.registerValue(new p.Variable(this.resultName,e)),this.andThen.declare(t)}transpile(t){const e=this.resolveAndCheck(t.context);t=t.append("RemoteRunner.run(function() {").indent().append("return "),this.resolved.transpile(t),t.dedent().append("}, function("),null!=this.resultName&&t.append(this.resultName.name),t.append(") {").indent(),t=t.newChildTranspiler(),null!=this.resultName&&t.context.registerValue(new p.Variable(this.resultName,e)),this.andThen.transpile(t),t.dedent().append("})"),t.flush()}}var et=i(120);class it extends et.a{constructor(t,e,i){super(t,e),this.thenWith=i}locateSectionAtLine(t){return t===this.start.line?this:this.statements instanceof u?this.statements.locateSectionAtLine(t):null}canReturn(){return!1}isSimple(){return!1}check(t){return super.check(t),this.thenWith.check(t,this.type)}interpret(t){const e=super.interpret(t);return this.thenWith.interpret(t,e)}toDialect(t){super.toDialect(t),this.thenWith.toDialect(t,this.type)}declare(t){return super.declare(t),this.thenWith.declare(t,this.type)}transpile(t){return t.append("(function() {").indent(),this.transpileQuery(t),t.append("$DataStore.instance.fetchOneAsync(builder.build(), function(stored) {").indent(),this.transpileConvert(t,this.thenWith.name.name),(t=t.newChildTranspiler(t.context)).context.registerValue(new p.Variable(this.thenWith.name,this.type)),this.thenWith.statements.transpile(t),t.dedent().append("}.bind(this));").dedent().append("}).bind(this)()"),t.flush(),!1}}var st=i(121);class rt extends st.a{constructor(t,e,i,s,r,n){super(t,e,i,s,r),this.thenWith=n}locateSectionAtLine(t){return t===this.start.line?this:this.statements instanceof u?this.statements.locateSectionAtLine(t):null}canReturn(){return!1}isSimple(){return!1}check(t){return super.check(t),this.thenWith.check(t,new n.CursorType(this.type))}interpret(t){const e=super.interpret(t);return this.thenWith.interpret(t,e)}toDialect(t){super.toDialect(t),this.thenWith.toDialect(t,new n.CursorType(this.type))}declare(t){super.declare(t),this.thenWith.declare(t,new n.CursorType(this.type))}transpile(t){t.append("(function() {").indent(),this.transpileQuery(t);const e=!!this.type&&this.type.mutable;return t.append("$DataStore.instance.fetchManyAsync(builder.build(), ").append(e).append(", function(").append(this.thenWith.name.name).append(") {").indent(),(t=t.newChildTranspiler(t.context)).context.registerValue(new p.Variable(this.thenWith.name,new n.CursorType(this.type))),this.thenWith.statements.transpile(t),t.dedent().append("}.bind(this));").dedent().append("}).bind(this)()"),t.flush(),!1}}var nt=i(122);class at extends nt.a{constructor(t,e){super(t),this.thenWith=e}locateSectionAtLine(t){return t===this.start.line?this:this.thenWith instanceof u?this.thenWith.locateSectionAtLine(t):null}canReturn(){return!1}isSimple(){return!1}check(t){return super.check(t),this.thenWith.check(t,n.TextType.instance)}interpret(t){const e=super.interpret(t);return this.thenWith.interpret(t,e)}toDialect(t){super.toDialect(t),this.thenWith.toDialect(t,n.TextType.instance)}declare(t){super.declare(t),this.thenWith.declare(t,n.TextType.instance)}transpile(t){return this.resource.transpile(t),t.append(".readFullyAsync("),this.thenWith.transpile(t,n.TextType.instance),t.append(");"),!1}}},function(t,e,i){"use strict";i.r(e),i.d(e,"importPathIfNode",(function(){return k})),i.d(e,"importFsIfNode",(function(){return U})),i.d(e,"equalObjects",(function(){return O.equalObjects})),i.d(e,"equalArrays",(function(){return O.equalArrays})),i.d(e,"arrayContains",(function(){return O.arrayContains})),i.d(e,"compareValues",(function(){return O.compareValues})),i.d(e,"isCharacterUpperCase",(function(){return O.isCharacterUpperCase})),i.d(e,"convertFromJavaScript",(function(){return N})),i.d(e,"inferExpressionsType",(function(){return S})),i.d(e,"getTypeName",(function(){return O.getTypeName})),i.d(e,"isABoolean",(function(){return O.isABoolean})),i.d(e,"isACharacter",(function(){return O.isACharacter})),i.d(e,"isADecimal",(function(){return O.isADecimal})),i.d(e,"isAnInteger",(function(){return O.isAnInteger})),i.d(e,"isANumber",(function(){return O.isANumber})),i.d(e,"isAText",(function(){return O.isAText})),i.d(e,"isAMethod",(function(){return O.isAMethod})),i.d(e,"decimalToString",(function(){return O.decimalToString})),i.d(e,"removeAccents",(function(){return O.removeAccents})),i.d(e,"multiplyArray",(function(){return O.multiplyArray})),i.d(e,"convertToJson",(function(){return O.convertToJson})),i.d(e,"convertToJsonNode",(function(){return O.convertToJsonNode})),i.d(e,"stringToUtf8Buffer",(function(){return O.stringToUtf8Buffer})),i.d(e,"utf8BufferToString",(function(){return O.utf8BufferToString})),i.d(e,"getUtf8CharLength",(function(){return O.getUtf8CharLength})),i.d(e,"CodeWriter",(function(){return v})),i.d(e,"CmdLineParser",(function(){return L}));var s=i(0),r=i.n(s);function n(t,e,i){return e in t?Object.defineProperty(t,e,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[e]=i,t}const a=["悋Ꜫ脳맭䅼㯧瞆","奤0\b\t\t","\t\t\t","\t\n","\f\v","",'"\n',"","-\n\r.\b","\t\v\r","\f\f$$^^\n$$))^^ddhhppttvv\b",'\v\f""$$//??4',"\t","\v\r","","#\t%\v","'\r,","$\n","","","","$","!^",'"\t25','29"2929','"29 "29!!',"!! ",'"#$?$\b',"%&/&\n","'(\"())*\b","*\f+-\n,+","-..,./","/","!.\b"].join(""),o=(new r.a.atn.ATNDeserializer).deserialize(a),h=o.decisionToState.map(((t,e)=>new r.a.dfa.DFA(t,e)));class l extends r.a.Lexer{constructor(t){super(t),this._interp=new r.a.atn.LexerATNSimulator(this,o,h,new r.a.PredictionContextCache)}get atn(){return o}}n(l,"grammarFileName","ArgsLexer.g4"),n(l,"channelNames",["DEFAULT_TOKEN_CHANNEL","HIDDEN"]),n(l,"modeNames",["DEFAULT_MODE"]),n(l,"literalNames",[null,null,"'='","'-'","' '"]),n(l,"symbolicNames",[null,"STRING","EQUALS","DASH","WS","ELEMENT"]),n(l,"ruleNames",["STRING","EscapeSequence","EQUALS","DASH","WS","ELEMENT"]),l.EOF=r.a.Token.EOF,l.STRING=1,l.EQUALS=2,l.DASH=3,l.WS=4,l.ELEMENT=5;class c extends r.a.tree.ParseTreeListener{enterParse(t){}exitParse(t){}enterEntry(t){}exitEntry(t){}enterKey(t){}exitKey(t){}enterELEMENT(t){}exitELEMENT(t){}enterSTRING(t){}exitSTRING(t){}}function u(t,e,i){return e in t?Object.defineProperty(t,e,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[e]=i,t}const d=["悋Ꜫ脳맭䅼㯧瞆","奤\t\t","\t\t\f\n","\f\v","\n","\n","\b","\r","\b","\n\f\v\n\f","\r\v\r","\r","","","","\b","","","","\t\r"].join(""),p=(new r.a.atn.ATNDeserializer).deserialize(d),f=p.decisionToState.map(((t,e)=>new r.a.dfa.DFA(t,e))),_=new r.a.PredictionContextCache;class x extends r.a.Parser{constructor(t){super(t),this._interp=new r.a.atn.ParserATNSimulator(this,p,f,_),this.ruleNames=x.ruleNames,this.literalNames=x.literalNames,this.symbolicNames=x.symbolicNames}get atn(){return p}parse(){let t=new E(this,this._ctx,this.state);this.enterRule(t,0,x.RULE_parse);var e=0;try{for(this.enterOuterAlt(t,1),this.state=11,this._errHandler.sync(this),e=this._input.LA(1);e===x.DASH||e===x.ELEMENT;)this.state=8,t.e=this.entry(),this.state=13,this._errHandler.sync(this),e=this._input.LA(1)}catch(e){if(!(e instanceof r.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}entry(){let t=new m(this,this._ctx,this.state);this.enterRule(t,2,x.RULE_entry);try{this.enterOuterAlt(t,1),this.state=15,this._errHandler.sync(this),this._input.LA(1)===x.DASH&&(this.state=14,this.match(x.DASH)),this.state=17,t.k=this.key(),this.state=18,this.match(x.EQUALS),this.state=19,t.v=this.value()}catch(e){if(!(e instanceof r.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}key(){let t=new R(this,this._ctx,this.state);this.enterRule(t,4,x.RULE_key);try{this.enterOuterAlt(t,1),this.state=21,this.match(x.ELEMENT)}catch(e){if(!(e instanceof r.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}value(){let t=new T(this,this._ctx,this.state);this.enterRule(t,6,x.RULE_value);try{switch(this.state=25,this._errHandler.sync(this),this._input.LA(1)){case x.ELEMENT:t=new g(this,t),this.enterOuterAlt(t,1),this.state=23,this.match(x.ELEMENT);break;case x.STRING:t=new y(this,t),this.enterOuterAlt(t,2),this.state=24,this.match(x.STRING);break;default:throw new r.a.error.NoViableAltException(this)}}catch(e){if(!(e instanceof r.a.error.RecognitionException))throw e;t.exception=e,this._errHandler.reportError(this,e),this._errHandler.recover(this,e)}finally{this.exitRule()}return t}}u(x,"grammarFileName","ArgsParser.g4"),u(x,"literalNames",[null,null,"'='","'-'","' '"]),u(x,"symbolicNames",[null,"STRING","EQUALS","DASH","WS","ELEMENT"]),u(x,"ruleNames",["parse","entry","key","value"]),x.EOF=r.a.Token.EOF,x.STRING=1,x.EQUALS=2,x.DASH=3,x.WS=4,x.ELEMENT=5,x.RULE_parse=0,x.RULE_entry=1,x.RULE_key=2,x.RULE_value=3;class E extends r.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),u(this,"entry",(function(t){return void 0===t&&(t=null),null===t?this.getTypedRuleContexts(m):this.getTypedRuleContext(m,t)})),this.parser=t,this.ruleIndex=x.RULE_parse,this.e=null}enterRule(t){t instanceof c&&t.enterParse(this)}exitRule(t){t instanceof c&&t.exitParse(this)}}class m extends r.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_entry,this.k=null,this.v=null}EQUALS(){return this.getToken(x.EQUALS,0)}key(){return this.getTypedRuleContext(R,0)}value(){return this.getTypedRuleContext(T,0)}DASH(){return this.getToken(x.DASH,0)}enterRule(t){t instanceof c&&t.enterEntry(this)}exitRule(t){t instanceof c&&t.exitEntry(this)}}class R extends r.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_key}ELEMENT(){return this.getToken(x.ELEMENT,0)}enterRule(t){t instanceof c&&t.enterKey(this)}exitRule(t){t instanceof c&&t.exitKey(this)}}class T extends r.a.ParserRuleContext{constructor(t,e,i){void 0===e&&(e=null),null==i&&(i=-1),super(e,i),this.parser=t,this.ruleIndex=x.RULE_value}copyFrom(t){super.copyFrom(t)}}class g extends T{constructor(t,e){super(t),super.copyFrom(e)}ELEMENT(){return this.getToken(x.ELEMENT,0)}enterRule(t){t instanceof c&&t.enterELEMENT(this)}exitRule(t){t instanceof c&&t.exitELEMENT(this)}}x.ELEMENTContext=g;class y extends T{constructor(t,e){super(t),super.copyFrom(e)}STRING(){return this.getToken(x.STRING,0)}enterRule(t){t instanceof c&&t.enterSTRING(this)}exitRule(t){t instanceof c&&t.exitSTRING(this)}}x.STRINGContext=y,x.ParseContext=E,x.EntryContext=m,x.KeyContext=R,x.ValueContext=T;class A extends c{constructor(){super(),this.args={},this.values={}}getCmdLineArgs(){return this.args}exitEntry(t){const e=this.values[t.k],i=this.values[t.v];this.args[e]=i}exitKey(t){this.values[t]=t.getText()}exitSTRING(t){const e=t.getText();this.values[t]=e.substring(1,e.length-1)}exitELEMENT(t){this.values[t]=t.getText()}}class L{static parse(t){null===t&&(t="");const e=new r.a.InputStream(t),i=new l(e),s=new r.a.CommonTokenStream(i),n=new x(s).parse(),a=new A;return(new r.a.tree.ParseTreeWalker).walk(a,n),a.getCmdLineArgs()}}var I=i(6);class C{constructor(){this.value="",this.indents="",this.isStartOfLine=!0}appendTabsIfRequired(t){this.isStartOfLine&&(this.value+=this.indents),this.isStartOfLine="\n"==t.charAt(t.length-1)}append(t){this.value+=t}trimLast(t){this.value=this.value.substring(0,this.value.length-t)}indent(){this.indents+="\t"}dedent(){if(0==this.indents.length)throw new Error("Illegal dedent!");this.indents=this.indents.slice(1)}}class v{constructor(t,e,i){this.dialect=t,this.context=e||I.Context.newGlobalsContext(),this.indenter=i||new C}isGlobalContext(){return this.context.isGlobalContext()}appendRaw(t){return this.indenter.append(t),this}append(t){return"string"!=typeof t&&console.error(t),this.indenter.appendTabsIfRequired(t),this.indenter.append(t),this}trimLast(t){return this.indenter.trimLast(t),this}indent(){return this.indenter.indent(),this}dedent(){return this.indenter.dedent(),this}newLine(){return this.append("\n"),this}toString(){return this.indenter.value}newLocalWriter(){return new v(this.dialect,this.context.newLocalContext(),this.indenter)}newChildWriter(t){return t=t||this.context.newChildContext(),new v(this.dialect,t,this.indenter)}newInstanceWriter(t){return new v(this.dialect,this.context.newInstanceContext(null,t),this.indenter)}newDocumentWriter(){return new v(this.dialect,this.context.newDocumentContext(null,!1),this.indenter)}newMemberWriter(){return new v(this.dialect,this.context.newChildContext(),this.indenter)}toDialect(t){this.dialect.toDialect(this,t)}}var b=i(4),w=i(1);function N(t){if(null==t)return b.NullValue.instance;if("string"==typeof t)return new b.TextValue(t);if("number"==typeof t)return Number.isInteger(t)?new b.IntegerValue(t):new b.DecimalValue(t);throw"Not implemented yet in convertFromJavaScript:"+typeof t}function S(t,e){if(0==e.length)return w.MissingType.instance;const i=new w.TypeMap;return e.forEach((e=>i.add(e.check(t)))),i.inferType(t,e[0])}var O=i(21);let D=null,M=null;"undefined"==typeof window&&"undefined"==typeof importScripts&&(Promise.resolve().then((function(){if(!i.m[269]){var t=new Error("Module '269' is not available (weak dependency)");throw t.code="MODULE_NOT_FOUND",t}return i.t(269,7)})).then((t=>D=t)),Promise.resolve().then((function(){if(!i.m[92]){var t=new Error("Module '92' is not available (weak dependency)");throw t.code="MODULE_NOT_FOUND",t}return i.t(92,7)})).then((t=>M=t)));const k=function(){return D},U=function(){return M}},function(t,e,i){"use strict";i.r(e),i.d(e,"Parameter",(function(){return a})),i.d(e,"AttributeParameter",(function(){return h})),i.d(e,"CategoryParameter",(function(){return c})),i.d(e,"ExtendedParameter",(function(){return p})),i.d(e,"CodeParameter",(function(){return f})),i.d(e,"MethodParameter",(function(){return x})),i.d(e,"UnresolvedParameter",(function(){return E.default})),i.d(e,"ParameterList",(function(){return R}));var s=i(65),r=i(4),n=i(1);class a extends s.a{constructor(t){super(),this.id=t,this.mutable=!1,this.defaultExpression=null}get name(){return this.id.name}setMutable(t){this.mutable=t}checkValue(t,e){const i=e.interpret(t);return i instanceof r.IntegerValue&&this.getType(t)==n.DecimalType.instance?new r.DecimalValue(i.DecimalValue()):i instanceof r.DecimalValue&&this.getType(t)==n.IntegerType.instance?new r.IntegerValue(i.IntegerValue()):i}toDialect(t){this.mutable&&t.append("mutable "),t.toDialect(this),null!=this.defaultExpression&&(t.append(" = "),this.defaultExpression.toDialect(t))}transpile(t,e){t.append(this.name)}transpileCall(t,e){const i=e.check(t.context);this.type===n.IntegerType.instance&&i===n.DecimalType.instance?(t.append("Math.round("),e.transpile(t),t.append(")")):e.transpile(t)}}var o=i(3);class h extends a{constructor(t){super(t)}toString(){return this.id.name}getProto(){return this.id.name}getSignature(t){return this.id.name}getTranspiledName(t){return this.id.name}register(t){if(t.registerValue(this,!0),null!=this.defaultExpression)try{t.setValue(this.id,this.defaultExpression.interpret(t))}catch(t){throw new o.SyntaxError("Unable to register default value: "+this.defaultExpression.toString()+" for argument: "+this.name)}}check(t){if(null==t.getRegisteredDeclaration(this.name))throw new o.SyntaxError('Unknown attribute: "'+this.name+'"')}getType(t){return t.getRegisteredDeclaration(this.name).getType(t)}checkValue(t,e){return t.getRegisteredDeclaration(this.name).checkValue(t,e)}declare(t){t.context.getRegisteredDeclaration(this.name).declare(t)}transpileCall(t,e){t.context.getRegisteredDeclaration(this.name).constraint?(t.append("$check_").append(this.name).append("("),super.transpileCall(t,e),t.append(")")):super.transpileCall(t,e)}equals(t){return t===this||t instanceof h&&this.name===t.name}}var l=i(12);class c extends a{constructor(t,e,i){super(e),this.type=t,this.resolved=null,this.defaultExpression=i||null}setMutable(t){this.type.mutable=t,this.mutable=t}getProto(){return this.type.name}getSignature(t){return this.type.name+" "+this.id.name}getTranspiledName(t){return this.type.getTranspiledName(t)}equals(t){return t===this||t instanceof c&&Object(l.equalObjects)(this.type,t.type)}checkValue(t,e){return this.resolve(t),this.resolved instanceof n.MethodType?e.interpretReference(t):super.checkValue(t,e)}transpileCall(t,e){this.resolve(t.context),this.resolved instanceof n.MethodType?e.transpileReference(t,this.resolved):super.transpileCall(t,e)}register(t){if(t.contextForValue(this.name)===t)throw new o.SyntaxError('Duplicate argument: "'+this.name+'"');if(this.resolve(t),this.resolved===this.type)t.registerValue(this);else{const e=new c(this.resolved,this.id);e.setMutable(this.mutable),t.registerValue(e)}null!=this.defaultExpression&&t.setValue(this.id,this.defaultExpression.interpret(t))}check(t){this.resolve(t),this.resolved?this.resolved.checkExists(t):t.problemListener.reportUnknownCategory(this.type.id,this.type.name)}resolve(t){null==this.resolved&&(this.resolved=this.type.resolve(t,null))}declare(t){this.resolve(t.context),this.resolved instanceof n.MethodType?this.resolved.declare(t):this.type.declare(t)}getType(t){return this.type}toEDialect(t){const e="any"===this.type.name;this.type.toDialect(t,!0),e&&(t.append(" "),t.append(this.name)),e||(t.append(" "),t.append(this.name))}toODialect(t){this.type.toDialect(t,!0),t.append(" "),t.append(this.name)}toMDialect(t){t.append(this.name),t.append(":"),this.type.toDialect(t,!0)}}var u=i(10),d=i(2);class p extends c{constructor(t,e,i){super(t,e),this.attributes=i}getProto(){return this.type.name+"("+this.attributes.toString()+")"}equals(t){return t===this||null!=t&&(t instanceof p&&(Object(l.equalObjects)(this.type,t.type)&&this.name===t.name&&Object(l.equalArrays)(this.attributes,t.attributes)))}register(t){if(null!==t.getRegisteredValue(this.name))throw new o.SyntaxError('Duplicate argument: "'+this.id.name+'"');const e=new u.ConcreteCategoryDeclaration(this.id,this.attributes,new d.IdentifierList(this.type.id),null);t.registerDeclaration(e),t.registerValue(this),null!=this.defaultExpression&&t.setValue(this.id,this.defaultExpression.interpret(t))}check(t){this.type.checkExists(t),null!==this.attributes&&this.attributes.forEach((e=>{if(!(t.getRegisteredDeclaration(e)instanceof u.AttributeDeclaration)&&"text"!==e.name)throw new o.SyntaxError('Unknown attribute: "'+e+'"')}))}getType(t){const e=t.getRegisteredDeclaration(this.name);return e?e.getType(t):this.type}toEDialect(t){switch(this.type.toDialect(t),t.append(" "),t.append(this.name),this.attributes.length){case 0:break;case 1:t.append(" with attribute "),this.attributes.toDialect(t,!1);break;default:t.append(" with attributes "),this.attributes.toDialect(t,!0)}}toODialect(t){this.type.toDialect(t),t.append("("),this.attributes.toDialect(t,!1),t.append(")"),t.append(" "),t.append(this.name)}toMDialect(t){t.append(this.name),t.append(":"),this.type.toDialect(t),t.append("("),this.attributes.toDialect(t,!1),t.append(")")}}class f extends a{constructor(t){super(t)}getProto(){return n.CodeType.instance.name}register(t){if(null!=t.getRegisteredValue(this.name))throw new o.SyntaxError('Duplicate argument: "'+this.name+'"');t.registerValue(this)}check(t){}declare(t){}getType(t){return n.CodeType.instance}toDialect(t){t.append(n.CodeType.instance.name),t.append(" "),t.append(this.name)}}var _=i(5);class x extends a{constructor(t){super(t)}getSignature(t){return this.name}toString(){return this.name}getProto(){return this.name}register(t){if(null!=t.getRegisteredValue(this.name))throw new o.SyntaxError('Duplicate argument: "'+this.name+'"');t.registerValue(this)}check(t){if(null==t.getRegisteredDeclaration(this.name))throw new o.SyntaxError('Unknown method: "'+this.name+'"')}checkValue(t,e){return e instanceof r.ContextualExpression&&e.expression instanceof _.ArrowExpression?this.checkArrowValue(t,e):super.checkValue(t,e)}checkArrowValue(t,e){return new r.ArrowValue(this.getDeclaration(t),e.calling,e.expression)}getType(t){const e=this.getDeclaration(t);return new n.MethodType(e)}getDeclaration(t){const e=t.getRegisteredDeclaration(this.name);return e?e.getFirst():null}declare(t){}getTranspiledName(t){return this.getDeclaration(t).getTranspiledName(t)}transpileCall(t,e){this.transpileArrowExpressionCall(t,e)||e.transpile(t)}transpileArrowExpressionCall(t,e){if(!(e instanceof r.ContextualExpression&&e.expression instanceof _.ArrowExpression))return!1;return this.getType(t.context).transpileArrowExpression(t,e.expression),!0}equals(t){return t===this||t instanceof x&&this.name===t.name}}var E=i(141),m=i(26);class R extends m.a{constructor(){super();for(let t=0;t{e.register(t)}))}check(t){this.forEach((e=>{e.check(t)}))}declare(t){this.forEach((e=>{e.declare(t)}))}find(t){return this.filter((e=>t===e.name))[0]||null}toDialect(t){0!=this.length&&t.toDialect(this)}toEDialect(t){t.append("receiving ");for(let e=0;e1&&(t.trimLast(2),t.append(" and ")),this[this.length-1].toDialect(t),t.append(" ")}toODialect(t){this.length>0&&(this.forEach((e=>{e.toDialect(t),t.append(", ")})),t.trimLast(2))}toMDialect(t){this.toODialect(t)}transpile(t){const e=this.filter((t=>!(t instanceof f)));e.length>0&&(e.forEach((e=>{e.transpile(t),t.append(", ")})),t.trimLast(2))}}},function(t,e,i){"use strict";i.d(e,"a",(function(){return r}));var s=i(24);class r extends s.a{toDialect(t){t.toDialect(this)}parentToDialect(t){this.toDialect(t)}check(t){throw new Error("check not implemented by "+this.constructor.name)}checkReference(t){return this.check(t)}checkAttribute(t){t.problemListener.reportMissingAttribute(this,this.toString())}interpret(t){throw new Error("interpret not implemented by "+this.constructor.name)}interpretReference(t){return this.interpret(t)}declare(t){throw new Error("declare not implemented by "+this.constructor.name)}transpile(t){throw new Error("transpile not implemented by "+this.constructor.name)}transpileReference(t,e){this.transpile(t)}declareParent(t){this.declare(t)}transpileParent(t){this.transpile(t)}}},function(t,e,i){"use strict";i.r(e),i.d(e,"Store",(function(){return s.a})),i.d(e,"$DataStore",(function(){return r.a})),i.d(e,"MatchOp",(function(){return n})),i.d(e,"TypeFamily",(function(){return a})),i.d(e,"AttributeInfo",(function(){return o}));var s=i(118),r=i(119);class n{constructor(t){this.name=t}toString(){return this.name}toTranspiled(){return"new MatchOp('"+this.name+"')"}}n.EQUALS=new n("EQUALS"),n.ROUGHLY=new n("ROUGHLY"),n.CONTAINS=new n("CONTAINS"),n.HAS=new n("HAS"),n.IN=new n("IN"),n.CONTAINED=new n("CONTAINED"),n.GREATER=new n("GREATER"),n.LESSER=new n("LESSER");class a{constructor(t){this.name=t}toTranspiled(){return"new TypeFamily('"+this.name+"')"}}a.BOOLEAN=new a("BOOLEAN"),a.CHARACTER=new a("CHARACTER"),a.INTEGER=new a("INTEGER"),a.DECIMAL=new a("DECIMAL"),a.TEXT=new a("TEXT"),a.UUID=new a("UUID"),a.DATE=new a("DATE"),a.TIME=new a("TIME"),a.DATETIME=new a("DATETIME"),a.PERIOD=new a("PERIOD"),a.LIST=new a("LIST"),a.SET=new a("SET"),a.TUPLE=new a("TUPLE"),a.RANGE=new a("RANGE"),a.BLOB=new a("BLOB"),a.IMAGE=new a("IMAGE"),a.DOCUMENT=new a("DOCUMENT"),a.CATEGORY=new a("CATEGORY"),a.RESOURCE=new a("RESOURCE"),a.DICTIONARY=new a("DICTIONARY"),a.ENUMERATED=new a("ENUMERATED"),a.VOID=new a("VOID"),a.NULL=new a("NULL"),a.ANY=new a("ANY"),a.METHOD=new a("METHOD"),a.CURSOR=new a("CURSOR"),a.ITERATOR=new a("ITERATOR"),a.CLASS=new a("CLASS"),a.TYPE=new a("TYPE"),a.CODE=new a("CODE"),a.JSX=new a("JSX"),a.CSS=new a("CSS"),a.HTML=new a("HTML"),a.MISSING=new a("MISSING");class o{constructor(t,e,i,s){this.name=t,this.family=e,this.collection=i,this.key=null!=s&&s.indexOf("key")>=0,this.value=null!=s&&s.indexOf("value")>=0,this.words=null!=s&&s.indexOf("words")>=0}toTranspiled(){return"new AttributeInfo('"+this.name+"', TypeFamily."+this.family.name+", "+this.collection+", null)"}}},function(t,e,i){"use strict";i.d(e,"a",(function(){return a}));var s=i(4),r=i(3);let n=0;class a{constructor(t){this.id=++n,this.type=t,this.mutable=!1}collectStorables(t){}convertToJavaScript(){throw new r.SyntaxError("convertToJavaScript not implemented by "+this.constructor.name)}And(t,e){throw new r.SyntaxError("Logical and not supported by "+this.constructor.name)}Or(t,e){throw new r.SyntaxError("Logical or not supported by "+this.constructor.name)}Not(t){throw new r.SyntaxError("Logical negation not supported by "+this.constructor.name)}Add(t,e){throw new r.SyntaxError("Add not supported by "+this.constructor.name)}transpile(t){throw new Error("Transpile not implemented by "+this.constructor.name)}Subtract(t,e){throw new r.SyntaxError("Subtract not supported by "+this.constructor.name)}Multiply(t,e){throw new r.SyntaxError("Multiply not supported by "+this.constructor.name)}Divide(t,e){throw new r.SyntaxError("Divide not supported by "+this.constructor.name)}IntDivide(t,e){throw new r.SyntaxError("Integer divide not supported by "+this.constructor.name)}Modulo(t,e){throw new r.SyntaxError("Modulo not supported by "+this.constructor.name)}Minus(t){throw new r.SyntaxError("Minus not supported by "+this.constructor.name)}compareToValue(t,e){throw new r.SyntaxError("Compare not supported by "+this.constructor.name)}getMemberValue(t,e){if("text"===e)return new s.TextValue(this.toString());if("json"===e){const t=this.toJsonNode();return new s.TextValue(JSON.stringify(t))}throw new r.SyntaxError("No member support for "+e+" in "+this.constructor.name)}toJsonNode(){throw new r.SyntaxError("toJsonNode not supported by "+this.constructor.name)}ConvertTo(t){return this}Roughly(t,e){return this.equals(e)}Contains(t,e){throw new r.SyntaxError("Contains not supported by "+this.constructor.name)}toDocumentValue(t){return this}}},function(t,e,i){"use strict";i.d(e,"n",(function(){return o})),i.d(e,"k",(function(){return c})),i.d(e,"g",(function(){return d})),i.d(e,"e",(function(){return p.a})),i.d(e,"a",(function(){return _})),i.d(e,"b",(function(){return x})),i.d(e,"o",(function(){return E})),i.d(e,"f",(function(){return m})),i.d(e,"c",(function(){return R})),i.d(e,"d",(function(){return g})),i.d(e,"i",(function(){return y.a})),i.d(e,"h",(function(){return A})),i.d(e,"m",(function(){return I})),i.d(e,"p",(function(){return v})),i.d(e,"l",(function(){return b.a})),i.d(e,"q",(function(){return w.a})),i.d(e,"j",(function(){return N.a}));var s=i(1),r=i(2),n=i(12),a=i(15);class o{constructor(t,e){this.expression=t,this.isReturn=e||!1,this.module=null}toString(){return(this.isReturn?"return ":"")+this.expression.toString()+";"}check(t){return this.isReturn?s.AnyType.instance:s.VoidType.instance}interpret(t,e){let i=this.expression.interpret(t,this.module);if(!this.isReturn)return null;if(null!==i){const s=new r.Identifier(Object(n.getTypeName)(i));i=new w.a(s).convertJavaScriptValueToPromptoValue(t,i,e)}return i}toDialect(t){this.isReturn&&t.append("return "),this.expression.toDialect(t),t.append(";"),null!=this.module&&this.module.toDialect(t)}declare(t){const e=this.expression.toString();e.startsWith("$context")?t.declare(new h):e.startsWith("$store")&&t.require(a.$DataStore)}transpile(t){if(null!=this.module){const e=this.expression.getRoot();this.module.transpile(t,e)}if(this.isReturn&&t.append("return "),!this.expression.transpile)throw new Error(this.expression.toString());this.expression.transpile(t)}}class h{transpile(t){t.append("var $context = context;").newLine()}}var l=i(53);class c extends l.a{constructor(t,e){super(),this.statement=t}toString(){return this.statement.toString()}check(t){return this.statement.check(t)}interpret(t,e){return this.statement.interpret(t,e)}toDialect(t){t.append("JavaScript: "),this.statement.toDialect(t)}transpile(t){this.statement.transpile(t)}declare(t){this.statement.declare(t)}}var u=i(88);class d extends u.a{constructor(t){super(),this.item=t||null}toString(){return this.parent.toString()+"["+this.item.toString()+"]"}interpret(t){const e=this.parent.interpret(t);return null!=e?this.interpret_item(t,e):null}transpile(t){this.parent.transpile(t),t.append("["),this.item.transpile(t),t.append("]")}getRoot(){return this.parent.getRoot()}toDialect(t){this.parent.toDialect(t),t.append("["),this.item.toDialect(t),t.append("]")}interpret_item(t,e){return e[this.item.interpret(t)]}}var p=i(204),f=i(55);class _ extends f.a{constructor(t){super(t)}check(t){return s.BooleanType.instance}}class x extends f.a{constructor(t){super(t)}check(t){return s.CharacterType.instance}}class E extends f.a{constructor(t){super(t)}check(t){return s.TextType.instance}}class m extends f.a{constructor(t){super(t)}check(t){return s.IntegerType.instance}toString(){return this.value.toString()}}class R extends f.a{constructor(t){super(t)}check(t){return s.DecimalType.instance}toString(){return this.value.toString()}}var T=i(26);class g extends T.a{constructor(t){super(null,t)}toDialect(t){this.length>0&&(this.forEach((e=>{e.toDialect(t),t.append(", ")})),t.trimLast(2))}transpile(t){this.length>0&&(this.forEach((e=>{e.transpile(t),t.append(", ")})),t.trimLast(2))}computeArguments(t){return this.map((function(e){return this.computeArgument(e,t)}),this)}computeArgument(t,e){for(;t&&t.interpret&&!t.convertToJavaScript;)t=t.interpret(e);return t&&t.convertToJavaScript?t.convertToJavaScript():t}}var y=i(205);class A extends u.a{constructor(t){super(),this.id=t}toString(){return this.parent.toString()+"."+this.id.name}interpret(t){const e=this.parent.interpret(t);return null!=e?this.interpret_field(e):null}transpile(t){null!==this.parent&&(this.parent.transpile(t),t.append(".")),t.append(this.id.name)}getRoot(){return null!=this.parent?this.parent.getRoot():this.id.name}toDialect(t){null!==this.parent&&(this.parent.toDialect(t),t.append(".")),t.append(this.id.name)}interpret_field(t){return t[this.id.name]}}var L=i(66);class I extends L.a{constructor(t){super(),this.method=t}toString(){return"new "+this.method.toString()}interpret(t,e){return this.method.interpretNew(t,e)}transpile(t){t.append("new "),this.method.transpile(t)}toDialect(t){t.append("new "),this.method.toDialect(t)}}var C=i(5);class v extends L.a{constructor(){super(),this.expression=new C.ThisExpression}interpret(t){return this.expression.interpret(t)}toDialect(t){return t.append("this")}transpile(t){t.append("this")}toString(){return"this"}}var b=i(207),w=i(87),N=i(208)},function(t,e,i){"use strict";i.r(e),i.d(e,"JavaStatement",(function(){return s})),i.d(e,"JavaNativeCall",(function(){return n})),i.d(e,"JavaItemExpression",(function(){return h})),i.d(e,"JavaIdentifierExpression",(function(){return l})),i.d(e,"JavaBooleanLiteral",(function(){return u})),i.d(e,"JavaCharacterLiteral",(function(){return d})),i.d(e,"JavaTextLiteral",(function(){return p})),i.d(e,"JavaIntegerLiteral",(function(){return f})),i.d(e,"JavaDecimalLiteral",(function(){return _})),i.d(e,"JavaExpressionList",(function(){return E})),i.d(e,"JavaThisExpression",(function(){return m})),i.d(e,"JavaMethodExpression",(function(){return R})),i.d(e,"JavaNativeCategoryBinding",(function(){return g}));class s{constructor(t,e){this.expression=t,this.isReturn=e||!1}toString(){return(this.isReturn?"return ":"")+this.expression.toString()+";"}toDialect(t){this.isReturn&&t.append("return "),this.expression.toDialect(t),t.append(";")}}var r=i(53);class n extends r.a{constructor(t){super(),this.statement=t}toDialect(t){t.append("Java: "),this.statement.toDialect(t)}}class a{}class o extends a{constructor(t){super(),this.parent=t||null}}class h extends o{constructor(t){super(),this.item=t||null}toString(){return this.parent.toString()+"["+this.item.toString()+"]"}}class l extends a{constructor(t,e,i){super(),this.parent=t||null,this.identifier=e||null,this.isChildClass=i||!1}parse(t){let e=null;return t.split("\\.").forEach((t=>{e=new l(e,t)})),e}toString(){return null==this.parent?this.identifier:this.parent.toString()+(this.isChildClass?"$":".")+this.identifier}toDialect(t){null!=this.parent&&(this.parent.toDialect(t),t.append(this.isChildClass?"$":".")),t.append(this.identifier)}}class c{constructor(t){this.text=t}toString(){return this.text}toDialect(t){t.append(this.text)}}class u extends c{constructor(t){super(t)}}class d extends c{constructor(t){super(t)}}class p extends c{constructor(t){super(t)}}class f extends c{constructor(t){super(t)}}class _ extends c{constructor(t){super(t)}}var x=i(26);class E extends x.a{constructor(t){super(),null!==(t=t||null)&&this.add(t)}toDialect(t){this.length>0&&(this.forEach((e=>{e.toDialect(t),t.append(", ")})),t.trimLast(2))}}class m extends a{constructor(){super()}toString(){return"this"}toDialect(t){t.append("this")}}class R extends o{constructor(t,e){super(),this.name=t,this.args=e||new E}toString(){return this.parent.toString()+"."+this.name+"("+this.args.toString()+")"}toDialect(t){this.parent.toDialect(t),t.append("."),t.append(this.name),t.append("("),this.args.toDialect(t),t.append(")")}}var T=i(67);class g extends T.a{constructor(t){super(),this.expression=t}toDialect(t){t.append("Java: "),this.expression.toDialect(t)}}},function(t,e){"function"==typeof Object.create?t.exports=function(t,e){e&&(t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}))}:t.exports=function(t,e){if(e){t.super_=e;var i=function(){};i.prototype=e.prototype,t.prototype=new i,t.prototype.constructor=t}}},function(t,e,i){"use strict";i.r(e),i.d(e,"CSharpStatement",(function(){return s})),i.d(e,"CSharpNativeCall",(function(){return n})),i.d(e,"CSharpBooleanLiteral",(function(){return o})),i.d(e,"CSharpIntegerLiteral",(function(){return h})),i.d(e,"CSharpDecimalLiteral",(function(){return l})),i.d(e,"CSharpCharacterLiteral",(function(){return c})),i.d(e,"CSharpTextLiteral",(function(){return u})),i.d(e,"CSharpMethodExpression",(function(){return f})),i.d(e,"CSharpSelectorExpression",(function(){return p})),i.d(e,"CSharpExpressionList",(function(){return x})),i.d(e,"CSharpThisExpression",(function(){return E})),i.d(e,"CSharpIdentifierExpression",(function(){return m})),i.d(e,"CSharpNativeCategoryBinding",(function(){return T}));class s{constructor(t,e){this.expression=t,this.isReturn=e}toString(){return(this.isReturn?"return ":"")+this.expression.toString()+";"}toDialect(t){this.isReturn&&t.append("return "),this.expression.toDialect(t),t.append(";")}}var r=i(53);class n extends r.a{constructor(t){super(),this.statement=t}toDialect(t){t.append("C#: "),this.statement.toDialect(t)}}class a{constructor(t){this.text=t}toDialect(t){return t.append(this.text)}}class o extends a{constructor(t){super(t)}}class h extends a{constructor(t){super(t)}}class l extends a{constructor(t){super(t)}}class c extends a{constructor(t){super(t)}}class u extends a{constructor(t){super(t)}}class d{}class p extends d{constructor(t){super(),this.parent=t||null}}class f extends p{constructor(t,e){super(),this.name=t,this.args=e||new x}toString(){return this.parent.toString()+"."+this.name+"("+this.args.toString()+")"}toDialect(t){this.parent.toDialect(t),t.append("."),t.append(this.name),t.append("("),this.args.toDialect(t),t.append(")")}}var _=i(26);class x extends _.a{constructor(t){super(),null!==(t=t||null)&&this.add(t)}toDialect(t){this.length>0&&(this.forEach((e=>{e.toDialect(t),t.append(", ")})),t.trimLast(2))}}class E extends d{constructor(){super()}toDialect(t){return t.append("this")}toString(){return"this"}}class m extends d{constructor(t,e){super(),this.parent=t,this.identifier=e}toString(){return null===this.parent?this.identifier:this.parent.toString()+"."+this.identifier}static parse(t){let e=null;return t.split("\\.").forEach((t=>{e=new m(e,t)}),this),e}toDialect(t){null!=this.parent&&(this.parent.toDialect(t),t.append(".")),t.append(this.identifier)}}var R=i(67);class T extends R.a{constructor(t){super(),this.expression=t}toDialect(t){t.append("C#: "),this.expression.toDialect(t)}}},function(t,e,i){"use strict";function s(t,e){return!!Object.is(t,e)||!!t.equals&&t.equals(e)}function r(t,e){if((t=t||null)===(e=e||null))return!0;if(null===t||null===e)return!1;if(t.length!==e.length)return!1;for(let i=0;it.charCodeAt(0))).map(h).reduce(((t,e)=>t+e),0)}function h(t){return t<128?1:t<2048?2:t<65536?3:t<2097152?4:t<67108864?5:6}function l(t){const e=t.split("").map((t=>t.charCodeAt(0))),i=e.map(h).reduce(((t,e)=>t+e),0),s=new ArrayBuffer(i),r=new Uint8Array(s);let n=0;return e.forEach((t=>{t<128?r[n++]=t:t<2048?(r[n++]=192+(t>>>6),r[n++]=128+(63&t)):t<65536?(r[n++]=224+(t>>>12),r[n++]=128+(t>>>6&63),r[n++]=128+(63&t)):t<2097152?(r[n++]=240+(t>>>18),r[n++]=128+(t>>>12&63),r[n++]=128+(t>>>6&63),r[n++]=128+(63&t)):t<67108864?(r[n++]=248+(t>>>24),r[n++]=128+(t>>>18&63),r[n++]=128+(t>>>12&63),r[n++]=128+(t>>>6&63),r[n++]=128+(63&t)):(r[n++]=252+t/1073741824,r[n++]=128+(t>>>24&63),r[n++]=128+(t>>>18&63),r[n++]=128+(t>>>12&63),r[n++]=128+(t>>>6&63),r[n++]=128+(63&t))})),s}function c(t){(t instanceof ArrayBuffer||Object.getPrototypeOf(t).constructor.name===ArrayBuffer.name)&&(t=new Uint8Array(t));const e=[];let i=0;for(;i251&&s<254&&i+5247&&s<252&&i+4239&&s<248&&i+3223&&s<240&&i+2191&&s<224&&i+1=0;)i=i.concat(t);return i}function d(t){const e=t.toString();let i=e.indexOf(".");return i>=0?(i=e.indexOf("000000",i),i<0?e:e.substr(0,i)):e+".0"}function p(t){return"boolean"==typeof t}function f(t){return"number"==typeof t&&Number.isInteger(t)}function _(t){return"number"==typeof t&&!Number.isInteger(t)}function x(t){return"number"==typeof t}function E(t){return"string"==typeof t||t instanceof String}function m(t){return E(t)&&1===t.length}function R(t,e,i){if("function"!=typeof t)return!1;return e.length===function(t){let e=t.toString();e=e.replace(/\/\*[\s\S]*?\*\//g,"").replace(/\/\/(.)*/g,"").replace(/{[\s\S]*}/,"").replace(/=>/g,"").trim();const i=e.indexOf("("),s=e.indexOf(")",i+1);e=e.substring(i+1,s);let r=e.split(",");return r=r.filter((t=>t.trim().length>0)),r.length}(t)}function T(t){return!!/[A-Z]/.exec(t[0])}function g(t,e){if(null==t&&null==e)return 0;if(null==t)return-1;if(null==e)return 1;if(t.compareTo)return t.compareTo(e);if(e.compareTo)return-e.compareTo(t);{const i=t.toString(),s=e.toString();return i>s?1:i===s?0:-1}}function y(t){if(null===t)return"null";const e=typeof t;switch(e){case"function":if(t.name)return t.name;case"object":if(t.constructor){if(t.constructor.name)return t.constructor.name;{const e=t.constructor.toString().match(/^function (.+)\(.*$/);if(e)return e[1]}}return Object.prototype.toString.call(t).match(/^\[object (.+)\]$/)[1];default:return e}}function A(t){switch(typeof t){case"undefined":return null;case"boolean":case"number":case"string":return t;default:return null==t?null:t.toJsonNode?t.toJsonNode():JSON.stringify(t)}}function L(t){var e=A(t);return JSON.stringify(e)}i.r(e),i.d(e,"equalObjects",(function(){return s})),i.d(e,"equalArrays",(function(){return r})),i.d(e,"arrayContains",(function(){return n})),i.d(e,"removeAccents",(function(){return a})),i.d(e,"getUtf8StringLength",(function(){return o})),i.d(e,"getUtf8CharLength",(function(){return h})),i.d(e,"stringToUtf8Buffer",(function(){return l})),i.d(e,"utf8BufferToString",(function(){return c})),i.d(e,"multiplyArray",(function(){return u})),i.d(e,"decimalToString",(function(){return d})),i.d(e,"isABoolean",(function(){return p})),i.d(e,"isAnInteger",(function(){return f})),i.d(e,"isADecimal",(function(){return _})),i.d(e,"isANumber",(function(){return x})),i.d(e,"isAText",(function(){return E})),i.d(e,"isACharacter",(function(){return m})),i.d(e,"isAMethod",(function(){return R})),i.d(e,"isCharacterUpperCase",(function(){return T})),i.d(e,"compareValues",(function(){return g})),i.d(e,"getTypeName",(function(){return y})),i.d(e,"convertToJsonNode",(function(){return A})),i.d(e,"convertToJson",(function(){return L})),e.default={}},function(t,e,i){"use strict";i.d(e,"a",(function(){return r}));var s=i(24);class r extends s.a{constructor(t,e){super(),this.text=t,this.value=e}toDialect(t){t.append(this.escapedText(t.escapeMode))}parentToDialect(t){this.toDialect(t)}escapedText(t){return t?this.text.replace(/'/g,"\\'"):this.text}toString(){return this.text}checkReference(t){return this.check(t)}checkAttribute(t){t.problemListener.reportMissingAttribute(this,this.toString())}declare(t){throw new Error("Declare not implemented by "+this.constructor.name)}transpile(t){throw new Error("Transpile not implemented by "+this.constructor.name)}declareParent(t){this.declare(t)}transpileParent(t){this.transpile(t)}getValue(){return this.value}interpret(t){return this.value}}},function(t,e,i){
/*! safe-buffer. MIT License. Feross Aboukhadijeh */
var s=i(30),r=s.Buffer;function n(t,e){for(var i in t)e[i]=t[i]}function a(t,e,i){return r(t,e,i)}r.from&&r.alloc&&r.allocUnsafe&&r.allocUnsafeSlow?t.exports=s:(n(s,e),e.Buffer=a),a.prototype=Object.create(r.prototype),n(r,a),a.from=function(t,e,i){if("number"==typeof t)throw new TypeError("Argument must not be a number");return r(t,e,i)},a.alloc=function(t,e,i){if("number"!=typeof t)throw new TypeError("Argument must be a number");var s=r(t);return void 0!==e?"string"==typeof i?s.fill(e,i):s.fill(e):s.fill(0),s},a.allocUnsafe=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return r(t)},a.allocUnsafeSlow=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return s.SlowBuffer(t)}},function(t,e,i){"use strict";i.d(e,"a",(function(){return r}));var s=i(8);class r{static merge(t,e){const i=new r;return i.setSectionFrom(t.path,s.Location.min(t.startLocation,e.startLocation),s.Location.max(t.endLocation,e.endLocation),t.dialect),i}constructor(t){this.path="",this.startLocation=null,this.endLocation=null,this.dialect=null,this.isBreakpoint=null}copySectionFrom(t){this.path=t.path,this.startLocation=t.startLocation,this.endLocation=t.endLocation,this.dialect=t.dialect,this.isBreakpoint=t.isBreakpoint||null}setSectionFrom(t,e,i,r){this.path=t,this.startLocation=new s.Location(e),this.endLocation=new s.Location(i,!0),this.dialect=r,this.isBreakpoint=!1}containsLine(t){return this.startLocation.line<=t&&this.endLocation.line>=t}locateSectionAtLine(t){return this.startLocation.line<=t&&this.endLocation.line>=t?this:null}serialize(){return{type:"Section",value:{path:this.path,startLocation:this.startLocation.serialize(),endLocation:this.endLocation.serialize(),dialect:this.dialect.name,isBreakpoint:this.isBreakpoint}}}}},function(t,e,i){"use strict";i.r(e),i.d(e,"JsxSelfClosing",(function(){return x})),i.d(e,"JsxExpression",(function(){return m})),i.d(e,"JsxElementBase",(function(){return d})),i.d(e,"JsxElement",(function(){return R})),i.d(e,"JsxClosing",(function(){return T})),i.d(e,"JsxFragment",(function(){return g})),i.d(e,"JsxProperty",(function(){return y})),i.d(e,"JsxLiteral",(function(){return A})),i.d(e,"JsxCode",(function(){return L})),i.d(e,"JsxText",(function(){return v}));var s=i(24),r=i(4);class n extends s.a{interpret(t){return new r.JsxValue(this)}}var a=i(12),o=i(1),h=i(10),l=i(8),c=i(9),u=i(50);class d extends n{constructor(t,e){super(),this.id=t,this.properties=e}check(t){return this.isHtmlTag()?this.checkHtmlTag(t):this.checkWidgetTag(t),o.JsxType.instance}isHtmlTag(){return!Object(a.isCharacterUpperCase)(this.id.name[0])}checkHtmlTag(t){this.checkWidgetProperties(t,d.getHtmlPropertyMap(t,this.id.name))}checkWidgetTag(t){this.checkConstructable(t),this.checkWidgetProperties(t,this.getWidgetPropertyMap(t))}checkConstructable(t){const e=t.getRegisteredDeclaration(this.id.name);null!=e&&e.isWidget(t)||t.problemListener.reportUnknownWidget(this,this.id.name),null!=e&&e.getAbstractMethods(t).forEach((i=>t.problemListener.reportIllegalAbstractWidget(this,e.name,i.getSignature(l.Dialect.O))))}getPropertyMap(t){return this.isHtmlTag()?d.getHtmlPropertyMap(t,this.id.name):this.getWidgetPropertyMap(t)}getWidgetPropertyMap(t){const e=t.getRegisteredDeclaration(this.id.name);return null==e?(t.problemListener.reportUnknownIdentifier(this.id,this.id.name),null):e instanceof h.CategoryDeclaration&&e.isWidget()?e.getProperties(t):null}static getHtmlPropertyMap(t,e){if(null==f){const e=new l.OCleverParser(p).parse_document_literal();if(_){const t=new c.TypeLiteral(o.AnyType.instance);e.entries.items.forEach((e=>{e.value=t}))}const i=new u.e;f=i.loadProperties(null,t,e)}return f}checkWidgetProperties(t,e){const i=new Set;null!==this.properties&&this.properties.forEach((s=>{i.has(s.id.name)?t.problemListener.reportDuplicateProperty(s,s.id.name):i.add(s.id.name),this.checkWidgetProperty(t,e,s)}),this),null!==e&&Object.getOwnPropertyNames(e.entries).forEach((function(s){e.entries[s].isRequired()&&!i.has(s)&&t.problemListener.reportMissingProperty(this,s)}),this)}checkWidgetProperty(t,e,i){if(e){const s=i.id.name;let r=e.get(s);null!=r||this.isHtmlTag(t)||(r=d.getHtmlPropertyMap(t).get(s)),null==r?t.problemListener.reportUnknownProperty(i,s):r.validate(t,i)}else i.check(t)}declare(t){if(!this.isHtmlTag()){const e=t.context.getRegisteredDeclaration(this.id.name);null==e?t.context.problemListener.reportUnknownIdentifier(this.id,this.id.name):e.declare(t.newLocalTranspiler())}if(null!=this.properties){const e=this.getPropertyMap(t.context);this.properties.forEach((function(i){this.declareProperty(t,e,i)}),this)}this.declareChildren(t)}declareProperty(t,e,i){const s=i.id.name;let r=e?e.get(s):null;r||this.isHtmlTag()||(r=d.getHtmlPropertyMap(t.context).get(s)),r?r.declare(t,i):i.declare(t)}declareChildren(t){}transpile(t){if(t.append("React.createElement("),Object(a.isCharacterUpperCase)(this.id.name[0])?t.append(this.id.name):t.append('"').append(this.id.name).append('"'),t.append(", "),null==this.properties||0===this.properties.length)t.append("null");else{const e=this.getPropertyMap(t.context);t.append("{"),this.properties.forEach((function(i){this.transpileProperty(t,e,i),t.append(", ")}),this),t.trimLast(2).append("}")}this.transpileChildren(t),t.append(")")}transpileProperty(t,e,i){const s=i.id.name;let r=e?e.get(s):null;r||this.isHtmlTag()||(r=d.getHtmlPropertyMap(t.context).get(s)),r?r.transpile(t,i):i.transpile(t)}transpileChildren(t){}static set_HTML_TEST_MODE(t){f=null,_=t}}const p='{\n abbr: { type: Text, help: "Alternative label to use for the header cell when referencing the cell in other contexts"},\n accept: { type: any, help: "Hint for expected file type in file upload controls"},\n "accept-charset": { type: any, help: "Character encodings to use for form submission"},\n accesskey: { type: any, help: "Keyboard shortcut to activate or focus element"},\n action: { type: Text, help: "URL to use for form submission"},\n allow: { type: Text, help: "Feature policy to be applied to the iframe\'s contents"},\n allowfullscreen: { type: Boolean, help: "Whether to allow the iframe\'s contents to use requestFullscreen()"},\n allowpaymentrequest: { type: Boolean, help: "Whether the iframe\'s contents are allowed to use the PaymentRequest interface to make payment requests"},\n alt: { type: Text, help: "Replacement text for use when images are not available"},\n as: { type: any, help: "Potential destination for a preload request (for rel=\'preload\' and rel=\'modulepreload\')"},\n async: { type: Boolean, help: "Execute script when available, without blocking while fetching"},\n autocapitalize: { values: , help: "Recommended autocapitalization behavior (for supported input methods)"},\n autocomplete: { values: , help: "Default setting for autofill feature for controls in the form"},\n autofocus: { type: Boolean, help: "Automatically focus the element when the page is loaded"},\n autoplay: { type: Boolean, help: "Hint that the media resource can be started automatically when the page is loaded"},\n charset: { type: Text, help: "Character encoding declaration"},\n checked: { type: Boolean, help: "Whether the control is checked"},\n cite: { type: Text, help: "Link to the source of the quotation or more information about the edit"},\n class: { type: Text, help: "Classes to which the element belongs"},\n color: { type: Text, help: "Color to use when customizing a site\'s icon (for rel=\'mask-icon\')"},\n cols: { type: Integer, help: "Maximum number of characters per line"},\n colspan: { type: Integer, help: "Number of columns that the cell is to span"},\n content: { type: Text, help: "Value of the element"},\n contenteditable: { type: Boolean, help: "Whether the element is editable"},\n controls: { type: Boolean, help: "Show user agent controls"},\n coords: { type: Text, help: "Coordinates for the shape to be created in an image map"},\n crossorigin: { values: , help: "How the element handles crossorigin requests"},\n data: { type: Text, help: "Address of the resource"},\n datetime: { types: , help: "Date and (optionally) time of the change"},\n decoding: { values: , help: "Decoding hint to use when processing this image for presentation"},\n default: { type: Boolean, help: "Enable the track if no other text track is more suitable"},\n defer: { type: Boolean, help: "Defer script execution"},\n dir: { values: , help: "The text directionality of the element"},\n dirname: { type: Text, help: "Name of form control to use for sending the element\'s directionality in form submission"},\n disabled: { type: Boolean, help: "Whether the form control is disabled"},\n download: { type: any, help: "Whether to download the resource instead of navigating to it, and its file name if so"},\n draggable: { type: Boolean, help: "Whether the element is draggable"},\n enctype: { values: , help: "Entry list encoding type to use for form submission"},\n enterkeyhint: { values: <"next", null, "search", "previous", "go", "enter", "done", "send">, help: "Hint for selecting an enter key action"},\n for: { type: any, help: "Associate the label with form control"},\n form: { type: any, help: "Associates the element with a form element"},\n formaction: { type: Text, help: "URL to use for form submission"},\n formenctype: { values: , help: "Entry list encoding type to use for form submission"},\n formmethod: { values: , help: "Variant to use for form submission"},\n formnovalidate: { type: Boolean, help: "Bypass form control validation for form submission"},\n formtarget: { type: Text, help: "Browsing context for form submission"},\n headers: { type: any, help: "The header cells for this cell"},\n height: { type: Integer, help: "Vertical dimension"},\n hidden: { type: Boolean, help: "Whether the element is relevant"},\n high: { type: Decimal, help: "Low limit of high range"},\n href: { type: Text, help: "Address of the hyperlink"},\n hreflang: { type: any, help: "Language of the linked resource"},\n "http-equiv": { values: <"default-style", null, "x-ua-compatible", "content-security-policy", "refresh", "content-type">, help: "Pragma directive"},\n id: { type: Text, help: "The element\'s ID"},\n imagesizes: { type: Text, help: "Image sizes for different page layouts"},\n imagesrcset: { type: Text, help: "Images to use in different situations (e.g., high-resolution displays, small monitors, etc.)"},\n inputmode: { values: , help: "Hint for selecting an input modality"},\n integrity: { type: Text, help: "Integrity metadata used in Subresource Integrity checks [SRI]"},\n is: { type: any, help: "Creates a customized built-in element"},\n ismap: { type: Boolean, help: "Whether the image is a server-side image map"},\n itemid: { type: Text, help: "Global identifier for a microdata item"},\n itemprop: { type: any, help: "Property names of a microdata item"},\n itemref: { type: any, help: "Referenced elements"},\n itemscope: { type: Boolean, help: "Introduces a microdata item"},\n itemtype: { type: any, help: "Item types of a microdata item"},\n kind: { values: , help: "The type of text track"},\n label: { type: Text, help: "User-visible label"},\n lang: { type: any, help: "Language of the element"},\n list: { type: any, help: "List of autocomplete options"},\n loop: { type: Boolean, help: "Whether to loop the media resource"},\n low: { type: Decimal, help: "High limit of low range"},\n manifest: { type: Text, help: "Application cache manifest"},\n max: { type: any, help: "Maximum value"},\n maxlength: { type: Integer, help: "Maximum length of value"},\n media: { type: Text, help: "Applicable media"},\n method: { values: , help: "Variant to use for form submission"},\n min: { type: any, help: "Minimum value"},\n minlength: { type: Integer, help: "Minimum length of value"},\n multiple: { type: Boolean, help: "Whether to allow multiple values"},\n muted: { type: Boolean, help: "Whether to mute the media resource by default"},\n name: { type: Text, help: "Name of the element to use for form submission and in the form.elements API"},\n nomodule: { type: Boolean, help: "Prevents execution in user agents that support module scripts"},\n nonce: { type: Text, help: "Cryptographic nonce used in Content Security Policy checks [CSP]"},\n novalidate: { type: Boolean, help: "Bypass form control validation for form submission"},\n open: { type: Boolean, help: "Whether the details are visible"},\n optimum: { type: Decimal, help: "Optimum value in gauge"},\n pattern: { type: Text, help: "Pattern to be matched by the form control\'s value"},\n ping: { type: any, help: "URLs to ping"},\n placeholder: { type: Text, help: "User-visible label to be placed within the form control"},\n playsinline: { type: Boolean, help: "Encourage the user agent to display video content within the element\'s playback area"},\n poster: { type: Text, help: "Poster frame to show prior to video playback"},\n preload: { values: , help: "Hints how much buffering the media resource will likely need"},\n readonly: { type: Boolean, help: "Whether to allow the value to be edited by the user"},\n referrerpolicy: { values: <"strict-origin-when-cross-origin", null, "strict-origin", "origin", "unsafe-url", "no-referrer", "same-origin", "no-referrer-when-downgrade", "origin-when-cross-origin">, help: "Referrer policy for fetches initiated by the element"},\n rel: { type: Text, help: "Relationship between the location in the document containing the hyperlink and the destination resource"},\n required: { type: Boolean, help: "Whether the control is required for form submission"},\n reversed: { type: Boolean, help: "Number the list backwards"},\n rows: { type: Integer, help: "Number of lines to show"},\n rowspan: { type: Integer, help: "Number of rows that the cell is to span"},\n sandbox: { type: any, help: "Security rules for nested content"},\n scope: { values: , help: "Specifies which cells the header cell applies to"},\n selected: { type: Boolean, help: "Whether the option is selected by default"},\n shape: { values: , help: "The kind of shape to be created in an image map"},\n size: { type: Integer, help: "Size of the control"},\n sizes: { type: any, help: "Sizes of the icons (for rel=\'icon\')"},\n slot: { type: Text, help: "The element\'s desired slot"},\n span: { type: Integer, help: "Number of columns spanned by the element"},\n spellcheck: { type: Boolean, help: "Whether the element is to have its spelling and grammar checked"},\n src: { type: Text, help: "Address of the resource"},\n srcdoc: { type: Text, help: "A document to render in the iframe"},\n srclang: { type: any, help: "Language of the text track"},\n srcset: { type: Text, help: "Images to use in different situations (e.g., high-resolution displays, small monitors, etc.)"},\n start: { type: Integer, help: "Starting value of the list"},\n step: { type: any, help: "Granularity to be matched by the form control\'s value"},\n style: { type: any, help: "Presentational and formatting instructions"},\n tabindex: { type: Integer, help: "Whether the element is focusable, and the relative order of the element for the purposes of sequential focus navigation"},\n target: { type: Text, help: "Browsing context for hyperlink navigation"},\n title: { type: Text, help: "Advisory information for the element"},\n translate: { values: , help: "Whether the element is to be translated when the page is localized"},\n type: { type: Text, help: "Hint for the type of the referenced resource"},\n usemap: { type: Text, help: "Name of image map to use"},\n value: { type: Text, help: "Value to be used for form submission"},\n width: { type: Integer, help: "Horizontal dimension"},\n wrap: { values: , help: "How the value of the form control is to be wrapped for form submission"},\n dangerouslySetInnerHTML : { type: Document, help: "Sets node.innerHtml"},\n onClick: ClickEventCallback,\n onContextMenu: ClickEventCallback,\n onDoubleClick: ClickEventCallback,\n onMouseDown: ClickEventCallback,\n onMouseEnter: ClickEventCallback,\n onMouseLeave: ClickEventCallback,\n onMouseMove: ClickEventCallback,\n onMouseOut: ClickEventCallback,\n onMouseOver: ClickEventCallback,\n onMouseUp: ClickEventCallback,\n onSubmit: SubmitEventCallback,\n onChange: InputChangedCallback,\n key: Any,\n ref: Text \n}';let f=null,_=!1;class x extends d{constructor(t,e,i,s){super(t,i),this.nameSuite=e,this.elementSuite=s}toDialect(t){t.append("<").append(this.id.name),null!=this.nameSuite?t.appendRaw(this.nameSuite):this.properties.length>0&&t.append(" "),this.properties.forEach((e=>{e.toDialect(t)})),t.append("/>"),null!=this.elementSuite&&t.appendRaw(this.elementSuite)}}var E=i(5);class m extends n{constructor(t){super(),this.expression=t}check(t){return this.expression.check(t)}checkProto(t,e){return this.expression instanceof E.ArrowExpression?e.checkArrowExpression(t,this.expression):this.expression.check(t)}declareProto(t,e){return this.expression instanceof E.ArrowExpression?e.declareArrowExpression(t,this.expression):this.expression.declare(t)}transpileProto(t,e){return this.expression instanceof E.ArrowExpression?e.transpileArrowExpression(t,this.expression):this.expression.transpile(t)}isLiteral(){return this.expression instanceof c.Literal}toString(){return this.expression.toString()}toDialect(t){t.append("{"),this.expression.toDialect(t),t.append("}")}declare(t){this.expression.declare(t)}transpile(t){this.expression.transpile(t)}}class R extends d{constructor(t,e,i,s){super(t,i),this.nameSuite=e,this.openingSuite=s,this.closing=null}setChildren(t){return this.children=t,this}setClosing(t){return this.closing=t,this}check(t){return super.check(t),this.closing?this.closing.check(t,this):t.problemListener.reportMissingClosingTag(this.id),null!=this.children&&this.children.forEach((e=>{e.check(t)}),this),o.JsxType.instance}toDialect(t){t.append("<").append(this.id.name),null!=this.nameSuite?t.appendRaw(this.nameSuite):this.properties.length>0&&t.append(" "),this.properties.forEach((e=>{e.toDialect(t)})),t.append(">"),null!=this.openingSuite&&t.appendRaw(this.openingSuite),null!=this.children&&this.children.forEach((e=>{e.toDialect(t)})),this.closing.toDialect(t)}declareChildren(t){null!=this.children&&this.children.forEach((e=>{e.declare(t)}),this)}transpileChildren(t){null!=this.children&&this.children.forEach((e=>{t.append(", "),e.transpile(t)}),this)}}class T extends s.a{constructor(t,e){super(),this.id=t,this.suite=e}check(t,e){this.id.name!=e.id.name&&t.problemListener.reportInvalidClosingTag(this.id,e.id)}toDialect(t){t.append("").append(this.id.name).append(">"),null!=this.suite&&t.appendRaw(this.suite)}}class g extends n{constructor(t){super(),this.openingSuite=t}toDialect(t){t.append("<>"),null!=this.openingSuite&&t.appendRaw(this.openingSuite),null!=this.children&&this.children.forEach((e=>{e.toDialect(t)})),t.append(">")}check(t){return null!=this.children&&this.children.forEach((e=>{e.check(t)})),o.JsxType.instance}declare(t){null!=this.children&&this.children.forEach((e=>{e.declare(t)}))}transpile(t){return null!=this.children&&this.children.length>0&&(t.append("React.createElement(React.Fragment, null"),this.children.forEach((e=>{t.append(", "),e.transpile(t)})),t.append(")")),!1}}class y extends s.a{constructor(t,e,i){super(),this.id=t,this.value=e,this.suite=i}check(t){return null!=this.value?this.value.check(t):o.BooleanType.instance}checkProto(t,e){return null!=this.value?this.value.checkProto(t,e):o.VoidType.instance}declareProto(t,e){null!=this.value&&this.value.declareProto(t,e)}transpileProto(t,e){null!=this.value&&this.value.transpileProto(t,e)}toDialect(t){t.append(this.id.name),null!=this.value&&(t.append("="),this.value.toDialect(t)),this.suite?t.appendRaw(this.suite):t.append(" ")}declare(t){null!=this.value&&this.value.declare(t)}transpile(t){let e=this.id.name;e.indexOf("-")>=0&&(e='"'+e+'"'),t.append(e),t.append(": "),null!=this.value?this.value.transpile(t):t.append("null")}}class A{constructor(t){this.text=t}check(t){return o.TextType.instance}checkProto(t,e){return o.VoidType.instance}toString(){return this.text}isLiteral(t){return!0}toDialect(t){t.append(this.text)}declare(t){}transpile(t){t.append(this.text)}}class L extends n{constructor(t,e){super(),this.expression=t,this.suite=e}check(t){return this.expression.check(t),o.JsxType.instance}toDialect(t){t.append("{"),this.expression.toDialect(t),t.append("}"),null!=this.suite&&t.appendRaw(this.suite)}declare(t){this.expression.declare(t)}transpile(t){this.expression.check(t.context).transpileJsxCode(t,this.expression)}}var I=i(276),C=i.n(I);class v extends n{constructor(t){super(),this.text=t}check(t){return o.TextType.instance}toDialect(t){t.append(this.text)}declare(t){}transpile(t){const e=(new C.a.XmlEntities).decode(this.text);t.append(JSON.stringify(e))}}},function(t,e,i){"use strict";i.d(e,"a",(function(){return s}));class s extends Array{constructor(t,e){super(),null!==(t=t||null)&&this.addAll(t),null!==(e=e||null)&&this.add(e)}addAll(t){this.push.apply(this,Array.from(t))}add(t){t&&this.push(t)}insert(t,e){this.splice(0,0,e)}remove(t){this.splice(t,1)}toString(){return this.join(", ")}}},function(t,e,i){"use strict";i.d(e,"a",(function(){return o}));var s=i(54),r=i(13),n=i(6),a=i(3);class o extends s.a{constructor(t){let e=null;if(arguments.length>1){e=new r.ParameterList;for(let t=1;t1)for(var i=1;i
* @license MIT
*/
var s=i(296),r=i(297),n=i(179);function a(){return h.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function o(t,e){if(a()=a())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+a().toString(16)+" bytes");return 0|t}function f(t,e){if(h.isBuffer(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var i=t.length;if(0===i)return 0;for(var s=!1;;)switch(e){case"ascii":case"latin1":case"binary":return i;case"utf8":case"utf-8":case void 0:return B(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*i;case"hex":return i>>>1;case"base64":return G(t).length;default:if(s)return B(t).length;e=(""+e).toLowerCase(),s=!0}}function _(t,e,i){var s=!1;if((void 0===e||e<0)&&(e=0),e>this.length)return"";if((void 0===i||i>this.length)&&(i=this.length),i<=0)return"";if((i>>>=0)<=(e>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return N(this,e,i);case"utf8":case"utf-8":return C(this,e,i);case"ascii":return b(this,e,i);case"latin1":case"binary":return w(this,e,i);case"base64":return I(this,e,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return S(this,e,i);default:if(s)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),s=!0}}function x(t,e,i){var s=t[e];t[e]=t[i],t[i]=s}function E(t,e,i,s,r){if(0===t.length)return-1;if("string"==typeof i?(s=i,i=0):i>2147483647?i=2147483647:i<-2147483648&&(i=-2147483648),i=+i,isNaN(i)&&(i=r?0:t.length-1),i<0&&(i=t.length+i),i>=t.length){if(r)return-1;i=t.length-1}else if(i<0){if(!r)return-1;i=0}if("string"==typeof e&&(e=h.from(e,s)),h.isBuffer(e))return 0===e.length?-1:m(t,e,i,s,r);if("number"==typeof e)return e&=255,h.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?r?Uint8Array.prototype.indexOf.call(t,e,i):Uint8Array.prototype.lastIndexOf.call(t,e,i):m(t,[e],i,s,r);throw new TypeError("val must be string, number or Buffer")}function m(t,e,i,s,r){var n,a=1,o=t.length,h=e.length;if(void 0!==s&&("ucs2"===(s=String(s).toLowerCase())||"ucs-2"===s||"utf16le"===s||"utf-16le"===s)){if(t.length<2||e.length<2)return-1;a=2,o/=2,h/=2,i/=2}function l(t,e){return 1===a?t[e]:t.readUInt16BE(e*a)}if(r){var c=-1;for(n=i;no&&(i=o-h),n=i;n>=0;n--){for(var u=!0,d=0;dr&&(s=r):s=r;var n=e.length;if(n%2!=0)throw new TypeError("Invalid hex string");s>n/2&&(s=n/2);for(var a=0;a>8,r=i%256,n.push(r),n.push(s);return n}(e,t.length-i),t,i,s)}function I(t,e,i){return 0===e&&i===t.length?s.fromByteArray(t):s.fromByteArray(t.slice(e,i))}function C(t,e,i){i=Math.min(t.length,i);for(var s=[],r=e;r239?4:l>223?3:l>191?2:1;if(r+u<=i)switch(u){case 1:l<128&&(c=l);break;case 2:128==(192&(n=t[r+1]))&&(h=(31&l)<<6|63&n)>127&&(c=h);break;case 3:n=t[r+1],a=t[r+2],128==(192&n)&&128==(192&a)&&(h=(15&l)<<12|(63&n)<<6|63&a)>2047&&(h<55296||h>57343)&&(c=h);break;case 4:n=t[r+1],a=t[r+2],o=t[r+3],128==(192&n)&&128==(192&a)&&128==(192&o)&&(h=(15&l)<<18|(63&n)<<12|(63&a)<<6|63&o)>65535&&h<1114112&&(c=h)}null===c?(c=65533,u=1):c>65535&&(c-=65536,s.push(c>>>10&1023|55296),c=56320|1023&c),s.push(c),r+=u}return function(t){var e=t.length;if(e<=v)return String.fromCharCode.apply(String,t);var i="",s=0;for(;s0&&(t=this.toString("hex",0,i).match(/.{2}/g).join(" "),this.length>i&&(t+=" ... ")),""},h.prototype.compare=function(t,e,i,s,r){if(!h.isBuffer(t))throw new TypeError("Argument must be a Buffer");if(void 0===e&&(e=0),void 0===i&&(i=t?t.length:0),void 0===s&&(s=0),void 0===r&&(r=this.length),e<0||i>t.length||s<0||r>this.length)throw new RangeError("out of range index");if(s>=r&&e>=i)return 0;if(s>=r)return-1;if(e>=i)return 1;if(this===t)return 0;for(var n=(r>>>=0)-(s>>>=0),a=(i>>>=0)-(e>>>=0),o=Math.min(n,a),l=this.slice(s,r),c=t.slice(e,i),u=0;ur)&&(i=r),t.length>0&&(i<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");s||(s="utf8");for(var n=!1;;)switch(s){case"hex":return R(this,t,e,i);case"utf8":case"utf-8":return T(this,t,e,i);case"ascii":return g(this,t,e,i);case"latin1":case"binary":return y(this,t,e,i);case"base64":return A(this,t,e,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return L(this,t,e,i);default:if(n)throw new TypeError("Unknown encoding: "+s);s=(""+s).toLowerCase(),n=!0}},h.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var v=4096;function b(t,e,i){var s="";i=Math.min(t.length,i);for(var r=e;rs)&&(i=s);for(var r="",n=e;ni)throw new RangeError("Trying to access beyond buffer length")}function D(t,e,i,s,r,n){if(!h.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>r||et.length)throw new RangeError("Index out of range")}function M(t,e,i,s){e<0&&(e=65535+e+1);for(var r=0,n=Math.min(t.length-i,2);r>>8*(s?r:1-r)}function k(t,e,i,s){e<0&&(e=4294967295+e+1);for(var r=0,n=Math.min(t.length-i,4);r>>8*(s?r:3-r)&255}function U(t,e,i,s,r,n){if(i+s>t.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("Index out of range")}function P(t,e,i,s,n){return n||U(t,0,i,4),r.write(t,e,i,s,23,4),i+4}function F(t,e,i,s,n){return n||U(t,0,i,8),r.write(t,e,i,s,52,8),i+8}h.prototype.slice=function(t,e){var i,s=this.length;if((t=~~t)<0?(t+=s)<0&&(t=0):t>s&&(t=s),(e=void 0===e?s:~~e)<0?(e+=s)<0&&(e=0):e>s&&(e=s),e0&&(r*=256);)s+=this[t+--e]*r;return s},h.prototype.readUInt8=function(t,e){return e||O(t,1,this.length),this[t]},h.prototype.readUInt16LE=function(t,e){return e||O(t,2,this.length),this[t]|this[t+1]<<8},h.prototype.readUInt16BE=function(t,e){return e||O(t,2,this.length),this[t]<<8|this[t+1]},h.prototype.readUInt32LE=function(t,e){return e||O(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},h.prototype.readUInt32BE=function(t,e){return e||O(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},h.prototype.readIntLE=function(t,e,i){t|=0,e|=0,i||O(t,e,this.length);for(var s=this[t],r=1,n=0;++n=(r*=128)&&(s-=Math.pow(2,8*e)),s},h.prototype.readIntBE=function(t,e,i){t|=0,e|=0,i||O(t,e,this.length);for(var s=e,r=1,n=this[t+--s];s>0&&(r*=256);)n+=this[t+--s]*r;return n>=(r*=128)&&(n-=Math.pow(2,8*e)),n},h.prototype.readInt8=function(t,e){return e||O(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},h.prototype.readInt16LE=function(t,e){e||O(t,2,this.length);var i=this[t]|this[t+1]<<8;return 32768&i?4294901760|i:i},h.prototype.readInt16BE=function(t,e){e||O(t,2,this.length);var i=this[t+1]|this[t]<<8;return 32768&i?4294901760|i:i},h.prototype.readInt32LE=function(t,e){return e||O(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},h.prototype.readInt32BE=function(t,e){return e||O(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},h.prototype.readFloatLE=function(t,e){return e||O(t,4,this.length),r.read(this,t,!0,23,4)},h.prototype.readFloatBE=function(t,e){return e||O(t,4,this.length),r.read(this,t,!1,23,4)},h.prototype.readDoubleLE=function(t,e){return e||O(t,8,this.length),r.read(this,t,!0,52,8)},h.prototype.readDoubleBE=function(t,e){return e||O(t,8,this.length),r.read(this,t,!1,52,8)},h.prototype.writeUIntLE=function(t,e,i,s){(t=+t,e|=0,i|=0,s)||D(this,t,e,i,Math.pow(2,8*i)-1,0);var r=1,n=0;for(this[e]=255&t;++n=0&&(n*=256);)this[e+r]=t/n&255;return e+i},h.prototype.writeUInt8=function(t,e,i){return t=+t,e|=0,i||D(this,t,e,1,255,0),h.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[e]=255&t,e+1},h.prototype.writeUInt16LE=function(t,e,i){return t=+t,e|=0,i||D(this,t,e,2,65535,0),h.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):M(this,t,e,!0),e+2},h.prototype.writeUInt16BE=function(t,e,i){return t=+t,e|=0,i||D(this,t,e,2,65535,0),h.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):M(this,t,e,!1),e+2},h.prototype.writeUInt32LE=function(t,e,i){return t=+t,e|=0,i||D(this,t,e,4,4294967295,0),h.TYPED_ARRAY_SUPPORT?(this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t):k(this,t,e,!0),e+4},h.prototype.writeUInt32BE=function(t,e,i){return t=+t,e|=0,i||D(this,t,e,4,4294967295,0),h.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):k(this,t,e,!1),e+4},h.prototype.writeIntLE=function(t,e,i,s){if(t=+t,e|=0,!s){var r=Math.pow(2,8*i-1);D(this,t,e,i,r-1,-r)}var n=0,a=1,o=0;for(this[e]=255&t;++n>0)-o&255;return e+i},h.prototype.writeIntBE=function(t,e,i,s){if(t=+t,e|=0,!s){var r=Math.pow(2,8*i-1);D(this,t,e,i,r-1,-r)}var n=i-1,a=1,o=0;for(this[e+n]=255&t;--n>=0&&(a*=256);)t<0&&0===o&&0!==this[e+n+1]&&(o=1),this[e+n]=(t/a>>0)-o&255;return e+i},h.prototype.writeInt8=function(t,e,i){return t=+t,e|=0,i||D(this,t,e,1,127,-128),h.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[e]=255&t,e+1},h.prototype.writeInt16LE=function(t,e,i){return t=+t,e|=0,i||D(this,t,e,2,32767,-32768),h.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):M(this,t,e,!0),e+2},h.prototype.writeInt16BE=function(t,e,i){return t=+t,e|=0,i||D(this,t,e,2,32767,-32768),h.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):M(this,t,e,!1),e+2},h.prototype.writeInt32LE=function(t,e,i){return t=+t,e|=0,i||D(this,t,e,4,2147483647,-2147483648),h.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24):k(this,t,e,!0),e+4},h.prototype.writeInt32BE=function(t,e,i){return t=+t,e|=0,i||D(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),h.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):k(this,t,e,!1),e+4},h.prototype.writeFloatLE=function(t,e,i){return P(this,t,e,!0,i)},h.prototype.writeFloatBE=function(t,e,i){return P(this,t,e,!1,i)},h.prototype.writeDoubleLE=function(t,e,i){return F(this,t,e,!0,i)},h.prototype.writeDoubleBE=function(t,e,i){return F(this,t,e,!1,i)},h.prototype.copy=function(t,e,i,s){if(i||(i=0),s||0===s||(s=this.length),e>=t.length&&(e=t.length),e||(e=0),s>0&&s=this.length)throw new RangeError("sourceStart out of bounds");if(s<0)throw new RangeError("sourceEnd out of bounds");s>this.length&&(s=this.length),t.length-e=0;--r)t[r+e]=this[r+i];else if(n<1e3||!h.TYPED_ARRAY_SUPPORT)for(r=0;r>>=0,i=void 0===i?this.length:i>>>0,t||(t=0),"number"==typeof t)for(n=e;n55295&&i<57344){if(!r){if(i>56319){(e-=3)>-1&&n.push(239,191,189);continue}if(a+1===s){(e-=3)>-1&&n.push(239,191,189);continue}r=i;continue}if(i<56320){(e-=3)>-1&&n.push(239,191,189),r=i;continue}i=65536+(r-55296<<10|i-56320)}else r&&(e-=3)>-1&&n.push(239,191,189);if(r=null,i<128){if((e-=1)<0)break;n.push(i)}else if(i<2048){if((e-=2)<0)break;n.push(i>>6|192,63&i|128)}else if(i<65536){if((e-=3)<0)break;n.push(i>>12|224,i>>6&63|128,63&i|128)}else{if(!(i<1114112))throw new Error("Invalid code point");if((e-=4)<0)break;n.push(i>>18|240,i>>12&63|128,i>>6&63|128,63&i|128)}}return n}function G(t){return s.toByteArray(function(t){if((t=function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}(t).replace(H,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t}(t))}function j(t,e,i,s){for(var r=0;r=e.length||r>=t.length);++r)e[r+i]=t[r];return r}}).call(this,i(37))},function(t,e,i){"use strict";var s=i(61),r=i(186),n=i(109),a=i(307),o=i(72);function h(t){return t}function l(t,e){for(var i=0;i1;)try{return c.stringifyByChunk(t,s,i)}catch(t){i=Math.floor(i/2)}return c.stringifyByChar(t)}function d(t,e){for(var i=0;it.name)).join(", ")+"], got: "+e.name)}reportInvalidCast(t,e,i){this.reportError(t,"Cannot cast "+i.toString()+" to "+e.toString())}reportIllegalAssignment(t,e,i){this.reportError(t,"Illegal expression type, expected: "+e.name+", got: "+i.name)}reportIllegalAnnotation(t,e){this.reportWarning(t,e)}reportIllegalValue(t,e){this.reportWarning(t,e)}reportIllegalOperation(t,e){this.reportError(t,e)}reportIllegalInitialize(t){this.reportError(t,"Initialize method is only allowed in singletons!")}reportIllegalInitializeParameters(t){this.reportError(t,"Initialize method cannot have parameters!")}reportIllegalWidgetConstructor(t,e){this.reportWarning(t,"Cannot instantiate widget: "+e+" (widgets are instantiated during rendering)")}reportIllegalAbstractCategory(t,e,i){this.reportError(t,"Cannot instantiate abstract category: "+e+", missing method: "+i)}reportIllegalAbstractWidget(t,e,i){this.reportError(t,"Cannot instantiate abstract widget: "+e+", missing method: "+i)}reportIllegalAbstractMethodCall(t,e){this.reportError(t,"Cannot call abstract method: "+e)}reportMissingClosingTag(t){this.reportError(t.id,"Missing closing tag '</"+t.id.name+">")}reportInvalidClosingTag(t,e){this.reportError(t,"Invalid closing tag: "+t.name+">, expected: "+e.name+">")}reportInvalidMember(t,e,i){this.reportError(t,"Invalid member '"+i+"' in "+e.name+" type")}reportInvalidCopySource(t){this.reportError(t,"Invalid copy source")}reportNotAResource(t){this.reportError(t,"Not a resource")}reportNotAResourceContext(t){this.reportError(t,"Not a resource context")}reportIncompatibleTypes(t,e,i){this.reportError(t,"Type "+e.name+" is not compatible with "+i.name)}reportNoSuperType(t,e){this.reportError(t,"Type "+e.name+" has no super type")}reportInconsistentHierarchy(t,e,i){this.reportError(t,"Inconsistent hierarchy for "+e+", unknown parent type: "+i)}reportAssigningVoidType(t){this.reportError(t,"Cannot assign Void expression")}reportReturningVoidType(t){this.reportError(t,"Cannot return void type")}reportIllegalReturn(t){this.reportError(t,"A test method cannot return")}reportNotMutable(t,e){this.reportError(t,e+" is not mutable")}reportNotStorable(t,e){this.reportError(t,e+" is not storable")}}var a=i(3);class o extends n{collectProblem(t){if("error"===t.type)throw new a.SyntaxError(t.message)}}class h extends n{constructor(){super(),this.problems=[],this.unique=new Set}collectProblem(t){const e=function(t){return"{ type: "+t.type+", startLine: "+t.startLine+", startColumn: "+t.startColumn+", endLine: "+t.endLine+", endColumn: "+t.endColumn+", message: "+t.message+" }"}(t);this.unique.has(e)||(this.unique.add(e),this.problems.push(t))}}class l extends n{constructor(){super(),this.suggestions=[]}syntaxError(t,e,i,s,r,n){const a=this,o=t._ctx.parser;n.deadEndConfigs.configs.forEach((t=>{t.state.atn.getExpectedTokens(t.state.stateNumber,n.ctx).intervals.forEach((t=>{for(let e=t.start;et.literal)).indexOf(t)>=0}}},function(t,e,i){"use strict";i.d(e,"a",(function(){return u}));var s=i(64);let r=null,n=null,a=null,o=null,h=null,l=null,c=null;Promise.resolve().then(i.bind(null,128)).then((t=>r=t.default)),Promise.resolve().then(i.bind(null,141)).then((t=>n=t.default)),Promise.resolve().then(i.bind(null,143)).then((t=>a=t.default)),Promise.resolve().then(i.bind(null,142)).then((t=>o=t.default)),Promise.resolve().then(i.bind(null,58)).then((t=>h=t.default)),Promise.resolve().then(i.bind(null,144)).then((t=>l=t.default)),Promise.resolve().then(i.bind(null,145)).then((t=>c=t.default));class u extends s.a{constructor(t){super(t)}interpret(t,e){let i=this.getExpression(t);if(null==i){var s=new c;s.add(new l(new n("name"),new a('"'+this.name+'"'))),s.add(new l(new n("text"),new a('"'+this.message+'"'))),i=new o(new h("Error"),s,null)}null==t.getRegisteredValue(e)&&t.registerValue(new r(e));var u=i.interpret(t);return t.setValue(e,u),u}}},function(t,e,i){"use strict";i.d(e,"a",(function(){return r}));var s=i(28);class r extends s.a{isSimple(){return!0}}},function(t,e){class i{constructor(){this.source=null,this.type=null,this.channel=null,this.start=null,this.stop=null,this.tokenIndex=null,this.line=null,this.column=null,this._text=null}getTokenSource(){return this.source[0]}getInputStream(){return this.source[1]}get text(){return this._text}set text(t){this._text=t}}i.INVALID_TYPE=0,i.EPSILON=-2,i.MIN_USER_TOKEN_TYPE=1,i.EOF=-1,i.DEFAULT_CHANNEL=0,i.HIDDEN_CHANNEL=1;class s extends i{constructor(t,e,r,n,a){super(),this.source=void 0!==t?t:s.EMPTY_SOURCE,this.type=void 0!==e?e:null,this.channel=void 0!==r?r:i.DEFAULT_CHANNEL,this.start=void 0!==n?n:-1,this.stop=void 0!==a?a:-1,this.tokenIndex=-1,null!==this.source[0]?(this.line=t[0].line,this.column=t[0].column):this.column=-1}clone(){const t=new s(this.source,this.type,this.channel,this.start,this.stop);return t.tokenIndex=this.tokenIndex,t.line=this.line,t.column=this.column,t.text=this.text,t}toString(){let t=this.text;return t=null!==t?t.replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t"):"","[@"+this.tokenIndex+","+this.start+":"+this.stop+"='"+t+"',<"+this.type+">"+(this.channel>0?",channel="+this.channel:"")+","+this.line+":"+this.column+"]"}get text(){if(null!==this._text)return this._text;const t=this.getInputStream();if(null===t)return null;const e=t.size;return this.start"}set text(t){this._text=t}}s.EMPTY_SOURCE=[null,null],t.exports={Token:i,CommonToken:s}},function(t,e,i){(function(t){!function(t,e){"use strict";function s(t,e){if(!t)throw new Error(e||"Assertion failed")}function r(t,e){t.super_=e;var i=function(){};i.prototype=e.prototype,t.prototype=new i,t.prototype.constructor=t}function n(t,e,i){if(n.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==e&&"be"!==e||(i=e,e=10),this._init(t||0,e||10,i||"be"))}var a;"object"==typeof t?t.exports=n:e.BN=n,n.BN=n,n.wordSize=26;try{a=i(375).Buffer}catch(t){}function o(t,e,i){for(var s=0,r=Math.min(t.length,i),n=e;n=49&&a<=54?a-49+10:a>=17&&a<=22?a-17+10:15&a}return s}function h(t,e,i,s){for(var r=0,n=Math.min(t.length,i),a=e;a=49?o-49+10:o>=17?o-17+10:o}return r}n.isBN=function(t){return t instanceof n||null!==t&&"object"==typeof t&&t.constructor.wordSize===n.wordSize&&Array.isArray(t.words)},n.max=function(t,e){return t.cmp(e)>0?t:e},n.min=function(t,e){return t.cmp(e)<0?t:e},n.prototype._init=function(t,e,i){if("number"==typeof t)return this._initNumber(t,e,i);if("object"==typeof t)return this._initArray(t,e,i);"hex"===e&&(e=16),s(e===(0|e)&&e>=2&&e<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&r++,16===e?this._parseHex(t,r):this._parseBase(t,e,r),"-"===t[0]&&(this.negative=1),this.strip(),"le"===i&&this._initArray(this.toArray(),e,i)},n.prototype._initNumber=function(t,e,i){t<0&&(this.negative=1,t=-t),t<67108864?(this.words=[67108863&t],this.length=1):t<4503599627370496?(this.words=[67108863&t,t/67108864&67108863],this.length=2):(s(t<9007199254740992),this.words=[67108863&t,t/67108864&67108863,1],this.length=3),"le"===i&&this._initArray(this.toArray(),e,i)},n.prototype._initArray=function(t,e,i){if(s("number"==typeof t.length),t.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(t.length/3),this.words=new Array(this.length);for(var r=0;r=0;r-=3)a=t[r]|t[r-1]<<8|t[r-2]<<16,this.words[n]|=a<>>26-o&67108863,(o+=24)>=26&&(o-=26,n++);else if("le"===i)for(r=0,n=0;r>>26-o&67108863,(o+=24)>=26&&(o-=26,n++);return this.strip()},n.prototype._parseHex=function(t,e){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=6)r=o(t,i,i+6),this.words[s]|=r<>>26-n&4194303,(n+=24)>=26&&(n-=26,s++);i+6!==e&&(r=o(t,e,i+6),this.words[s]|=r<>>26-n&4194303),this.strip()},n.prototype._parseBase=function(t,e,i){this.words=[0],this.length=1;for(var s=0,r=1;r<=67108863;r*=e)s++;s--,r=r/e|0;for(var n=t.length-i,a=n%s,o=Math.min(n,n-a)+i,l=0,c=i;c1&&0===this.words[this.length-1];)this.length--;return this._normSign()},n.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},n.prototype.inspect=function(){return(this.red?""};var l=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],c=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],u=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function d(t,e,i){i.negative=e.negative^t.negative;var s=t.length+e.length|0;i.length=s,s=s-1|0;var r=0|t.words[0],n=0|e.words[0],a=r*n,o=67108863&a,h=a/67108864|0;i.words[0]=o;for(var l=1;l>>26,u=67108863&h,d=Math.min(l,e.length-1),p=Math.max(0,l-t.length+1);p<=d;p++){var f=l-p|0;c+=(a=(r=0|t.words[f])*(n=0|e.words[p])+u)/67108864|0,u=67108863&a}i.words[l]=0|u,h=0|c}return 0!==h?i.words[l]=0|h:i.length--,i.strip()}n.prototype.toString=function(t,e){var i;if(e=0|e||1,16===(t=t||10)||"hex"===t){i="";for(var r=0,n=0,a=0;a>>24-r&16777215)||a!==this.length-1?l[6-h.length]+h+i:h+i,(r+=2)>=26&&(r-=26,a--)}for(0!==n&&(i=n.toString(16)+i);i.length%e!=0;)i="0"+i;return 0!==this.negative&&(i="-"+i),i}if(t===(0|t)&&t>=2&&t<=36){var d=c[t],p=u[t];i="";var f=this.clone();for(f.negative=0;!f.isZero();){var _=f.modn(p).toString(t);i=(f=f.idivn(p)).isZero()?_+i:l[d-_.length]+_+i}for(this.isZero()&&(i="0"+i);i.length%e!=0;)i="0"+i;return 0!==this.negative&&(i="-"+i),i}s(!1,"Base should be between 2 and 36")},n.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&s(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t},n.prototype.toJSON=function(){return this.toString(16)},n.prototype.toBuffer=function(t,e){return s(void 0!==a),this.toArrayLike(a,t,e)},n.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e)},n.prototype.toArrayLike=function(t,e,i){var r=this.byteLength(),n=i||Math.max(1,r);s(r<=n,"byte array longer than desired length"),s(n>0,"Requested array length <= 0"),this.strip();var a,o,h="le"===e,l=new t(n),c=this.clone();if(h){for(o=0;!c.isZero();o++)a=c.andln(255),c.iushrn(8),l[o]=a;for(;o=4096&&(i+=13,e>>>=13),e>=64&&(i+=7,e>>>=7),e>=8&&(i+=4,e>>>=4),e>=2&&(i+=2,e>>>=2),i+e},n.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,i=0;return 0==(8191&e)&&(i+=13,e>>>=13),0==(127&e)&&(i+=7,e>>>=7),0==(15&e)&&(i+=4,e>>>=4),0==(3&e)&&(i+=2,e>>>=2),0==(1&e)&&i++,i},n.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e},n.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this)},n.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this)},n.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this)},n.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this)},n.prototype.iuxor=function(t){var e,i;this.length>t.length?(e=this,i=t):(e=t,i=this);for(var s=0;st.length?this.clone().ixor(t):t.clone().ixor(this)},n.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this)},n.prototype.inotn=function(t){s("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),i=t%26;this._expand(e),i>0&&e--;for(var r=0;r0&&(this.words[r]=~this.words[r]&67108863>>26-i),this.strip()},n.prototype.notn=function(t){return this.clone().inotn(t)},n.prototype.setn=function(t,e){s("number"==typeof t&&t>=0);var i=t/26|0,r=t%26;return this._expand(i+1),this.words[i]=e?this.words[i]|1<t.length?(i=this,s=t):(i=t,s=this);for(var r=0,n=0;n>>26;for(;0!==r&&n>>26;if(this.length=i.length,0!==r)this.words[this.length]=r,this.length++;else if(i!==this)for(;nt.length?this.clone().iadd(t):t.clone().iadd(this)},n.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var i,s,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(i=this,s=t):(i=t,s=this);for(var n=0,a=0;a>26,this.words[a]=67108863&e;for(;0!==n&&a>26,this.words[a]=67108863&e;if(0===n&&a>>13,p=0|a[1],f=8191&p,_=p>>>13,x=0|a[2],E=8191&x,m=x>>>13,R=0|a[3],T=8191&R,g=R>>>13,y=0|a[4],A=8191&y,L=y>>>13,I=0|a[5],C=8191&I,v=I>>>13,b=0|a[6],w=8191&b,N=b>>>13,S=0|a[7],O=8191&S,D=S>>>13,M=0|a[8],k=8191&M,U=M>>>13,P=0|a[9],F=8191&P,H=P>>>13,V=0|o[0],B=8191&V,G=V>>>13,j=0|o[1],W=8191&j,J=j>>>13,Y=0|o[2],q=8191&Y,X=Y>>>13,K=0|o[3],z=8191&K,Q=K>>>13,Z=0|o[4],$=8191&Z,tt=Z>>>13,et=0|o[5],it=8191&et,st=et>>>13,rt=0|o[6],nt=8191&rt,at=rt>>>13,ot=0|o[7],ht=8191&ot,lt=ot>>>13,ct=0|o[8],ut=8191&ct,dt=ct>>>13,pt=0|o[9],ft=8191&pt,_t=pt>>>13;i.negative=t.negative^e.negative,i.length=19;var xt=(l+(s=Math.imul(u,B))|0)+((8191&(r=(r=Math.imul(u,G))+Math.imul(d,B)|0))<<13)|0;l=((n=Math.imul(d,G))+(r>>>13)|0)+(xt>>>26)|0,xt&=67108863,s=Math.imul(f,B),r=(r=Math.imul(f,G))+Math.imul(_,B)|0,n=Math.imul(_,G);var Et=(l+(s=s+Math.imul(u,W)|0)|0)+((8191&(r=(r=r+Math.imul(u,J)|0)+Math.imul(d,W)|0))<<13)|0;l=((n=n+Math.imul(d,J)|0)+(r>>>13)|0)+(Et>>>26)|0,Et&=67108863,s=Math.imul(E,B),r=(r=Math.imul(E,G))+Math.imul(m,B)|0,n=Math.imul(m,G),s=s+Math.imul(f,W)|0,r=(r=r+Math.imul(f,J)|0)+Math.imul(_,W)|0,n=n+Math.imul(_,J)|0;var mt=(l+(s=s+Math.imul(u,q)|0)|0)+((8191&(r=(r=r+Math.imul(u,X)|0)+Math.imul(d,q)|0))<<13)|0;l=((n=n+Math.imul(d,X)|0)+(r>>>13)|0)+(mt>>>26)|0,mt&=67108863,s=Math.imul(T,B),r=(r=Math.imul(T,G))+Math.imul(g,B)|0,n=Math.imul(g,G),s=s+Math.imul(E,W)|0,r=(r=r+Math.imul(E,J)|0)+Math.imul(m,W)|0,n=n+Math.imul(m,J)|0,s=s+Math.imul(f,q)|0,r=(r=r+Math.imul(f,X)|0)+Math.imul(_,q)|0,n=n+Math.imul(_,X)|0;var Rt=(l+(s=s+Math.imul(u,z)|0)|0)+((8191&(r=(r=r+Math.imul(u,Q)|0)+Math.imul(d,z)|0))<<13)|0;l=((n=n+Math.imul(d,Q)|0)+(r>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,s=Math.imul(A,B),r=(r=Math.imul(A,G))+Math.imul(L,B)|0,n=Math.imul(L,G),s=s+Math.imul(T,W)|0,r=(r=r+Math.imul(T,J)|0)+Math.imul(g,W)|0,n=n+Math.imul(g,J)|0,s=s+Math.imul(E,q)|0,r=(r=r+Math.imul(E,X)|0)+Math.imul(m,q)|0,n=n+Math.imul(m,X)|0,s=s+Math.imul(f,z)|0,r=(r=r+Math.imul(f,Q)|0)+Math.imul(_,z)|0,n=n+Math.imul(_,Q)|0;var Tt=(l+(s=s+Math.imul(u,$)|0)|0)+((8191&(r=(r=r+Math.imul(u,tt)|0)+Math.imul(d,$)|0))<<13)|0;l=((n=n+Math.imul(d,tt)|0)+(r>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,s=Math.imul(C,B),r=(r=Math.imul(C,G))+Math.imul(v,B)|0,n=Math.imul(v,G),s=s+Math.imul(A,W)|0,r=(r=r+Math.imul(A,J)|0)+Math.imul(L,W)|0,n=n+Math.imul(L,J)|0,s=s+Math.imul(T,q)|0,r=(r=r+Math.imul(T,X)|0)+Math.imul(g,q)|0,n=n+Math.imul(g,X)|0,s=s+Math.imul(E,z)|0,r=(r=r+Math.imul(E,Q)|0)+Math.imul(m,z)|0,n=n+Math.imul(m,Q)|0,s=s+Math.imul(f,$)|0,r=(r=r+Math.imul(f,tt)|0)+Math.imul(_,$)|0,n=n+Math.imul(_,tt)|0;var gt=(l+(s=s+Math.imul(u,it)|0)|0)+((8191&(r=(r=r+Math.imul(u,st)|0)+Math.imul(d,it)|0))<<13)|0;l=((n=n+Math.imul(d,st)|0)+(r>>>13)|0)+(gt>>>26)|0,gt&=67108863,s=Math.imul(w,B),r=(r=Math.imul(w,G))+Math.imul(N,B)|0,n=Math.imul(N,G),s=s+Math.imul(C,W)|0,r=(r=r+Math.imul(C,J)|0)+Math.imul(v,W)|0,n=n+Math.imul(v,J)|0,s=s+Math.imul(A,q)|0,r=(r=r+Math.imul(A,X)|0)+Math.imul(L,q)|0,n=n+Math.imul(L,X)|0,s=s+Math.imul(T,z)|0,r=(r=r+Math.imul(T,Q)|0)+Math.imul(g,z)|0,n=n+Math.imul(g,Q)|0,s=s+Math.imul(E,$)|0,r=(r=r+Math.imul(E,tt)|0)+Math.imul(m,$)|0,n=n+Math.imul(m,tt)|0,s=s+Math.imul(f,it)|0,r=(r=r+Math.imul(f,st)|0)+Math.imul(_,it)|0,n=n+Math.imul(_,st)|0;var yt=(l+(s=s+Math.imul(u,nt)|0)|0)+((8191&(r=(r=r+Math.imul(u,at)|0)+Math.imul(d,nt)|0))<<13)|0;l=((n=n+Math.imul(d,at)|0)+(r>>>13)|0)+(yt>>>26)|0,yt&=67108863,s=Math.imul(O,B),r=(r=Math.imul(O,G))+Math.imul(D,B)|0,n=Math.imul(D,G),s=s+Math.imul(w,W)|0,r=(r=r+Math.imul(w,J)|0)+Math.imul(N,W)|0,n=n+Math.imul(N,J)|0,s=s+Math.imul(C,q)|0,r=(r=r+Math.imul(C,X)|0)+Math.imul(v,q)|0,n=n+Math.imul(v,X)|0,s=s+Math.imul(A,z)|0,r=(r=r+Math.imul(A,Q)|0)+Math.imul(L,z)|0,n=n+Math.imul(L,Q)|0,s=s+Math.imul(T,$)|0,r=(r=r+Math.imul(T,tt)|0)+Math.imul(g,$)|0,n=n+Math.imul(g,tt)|0,s=s+Math.imul(E,it)|0,r=(r=r+Math.imul(E,st)|0)+Math.imul(m,it)|0,n=n+Math.imul(m,st)|0,s=s+Math.imul(f,nt)|0,r=(r=r+Math.imul(f,at)|0)+Math.imul(_,nt)|0,n=n+Math.imul(_,at)|0;var At=(l+(s=s+Math.imul(u,ht)|0)|0)+((8191&(r=(r=r+Math.imul(u,lt)|0)+Math.imul(d,ht)|0))<<13)|0;l=((n=n+Math.imul(d,lt)|0)+(r>>>13)|0)+(At>>>26)|0,At&=67108863,s=Math.imul(k,B),r=(r=Math.imul(k,G))+Math.imul(U,B)|0,n=Math.imul(U,G),s=s+Math.imul(O,W)|0,r=(r=r+Math.imul(O,J)|0)+Math.imul(D,W)|0,n=n+Math.imul(D,J)|0,s=s+Math.imul(w,q)|0,r=(r=r+Math.imul(w,X)|0)+Math.imul(N,q)|0,n=n+Math.imul(N,X)|0,s=s+Math.imul(C,z)|0,r=(r=r+Math.imul(C,Q)|0)+Math.imul(v,z)|0,n=n+Math.imul(v,Q)|0,s=s+Math.imul(A,$)|0,r=(r=r+Math.imul(A,tt)|0)+Math.imul(L,$)|0,n=n+Math.imul(L,tt)|0,s=s+Math.imul(T,it)|0,r=(r=r+Math.imul(T,st)|0)+Math.imul(g,it)|0,n=n+Math.imul(g,st)|0,s=s+Math.imul(E,nt)|0,r=(r=r+Math.imul(E,at)|0)+Math.imul(m,nt)|0,n=n+Math.imul(m,at)|0,s=s+Math.imul(f,ht)|0,r=(r=r+Math.imul(f,lt)|0)+Math.imul(_,ht)|0,n=n+Math.imul(_,lt)|0;var Lt=(l+(s=s+Math.imul(u,ut)|0)|0)+((8191&(r=(r=r+Math.imul(u,dt)|0)+Math.imul(d,ut)|0))<<13)|0;l=((n=n+Math.imul(d,dt)|0)+(r>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,s=Math.imul(F,B),r=(r=Math.imul(F,G))+Math.imul(H,B)|0,n=Math.imul(H,G),s=s+Math.imul(k,W)|0,r=(r=r+Math.imul(k,J)|0)+Math.imul(U,W)|0,n=n+Math.imul(U,J)|0,s=s+Math.imul(O,q)|0,r=(r=r+Math.imul(O,X)|0)+Math.imul(D,q)|0,n=n+Math.imul(D,X)|0,s=s+Math.imul(w,z)|0,r=(r=r+Math.imul(w,Q)|0)+Math.imul(N,z)|0,n=n+Math.imul(N,Q)|0,s=s+Math.imul(C,$)|0,r=(r=r+Math.imul(C,tt)|0)+Math.imul(v,$)|0,n=n+Math.imul(v,tt)|0,s=s+Math.imul(A,it)|0,r=(r=r+Math.imul(A,st)|0)+Math.imul(L,it)|0,n=n+Math.imul(L,st)|0,s=s+Math.imul(T,nt)|0,r=(r=r+Math.imul(T,at)|0)+Math.imul(g,nt)|0,n=n+Math.imul(g,at)|0,s=s+Math.imul(E,ht)|0,r=(r=r+Math.imul(E,lt)|0)+Math.imul(m,ht)|0,n=n+Math.imul(m,lt)|0,s=s+Math.imul(f,ut)|0,r=(r=r+Math.imul(f,dt)|0)+Math.imul(_,ut)|0,n=n+Math.imul(_,dt)|0;var It=(l+(s=s+Math.imul(u,ft)|0)|0)+((8191&(r=(r=r+Math.imul(u,_t)|0)+Math.imul(d,ft)|0))<<13)|0;l=((n=n+Math.imul(d,_t)|0)+(r>>>13)|0)+(It>>>26)|0,It&=67108863,s=Math.imul(F,W),r=(r=Math.imul(F,J))+Math.imul(H,W)|0,n=Math.imul(H,J),s=s+Math.imul(k,q)|0,r=(r=r+Math.imul(k,X)|0)+Math.imul(U,q)|0,n=n+Math.imul(U,X)|0,s=s+Math.imul(O,z)|0,r=(r=r+Math.imul(O,Q)|0)+Math.imul(D,z)|0,n=n+Math.imul(D,Q)|0,s=s+Math.imul(w,$)|0,r=(r=r+Math.imul(w,tt)|0)+Math.imul(N,$)|0,n=n+Math.imul(N,tt)|0,s=s+Math.imul(C,it)|0,r=(r=r+Math.imul(C,st)|0)+Math.imul(v,it)|0,n=n+Math.imul(v,st)|0,s=s+Math.imul(A,nt)|0,r=(r=r+Math.imul(A,at)|0)+Math.imul(L,nt)|0,n=n+Math.imul(L,at)|0,s=s+Math.imul(T,ht)|0,r=(r=r+Math.imul(T,lt)|0)+Math.imul(g,ht)|0,n=n+Math.imul(g,lt)|0,s=s+Math.imul(E,ut)|0,r=(r=r+Math.imul(E,dt)|0)+Math.imul(m,ut)|0,n=n+Math.imul(m,dt)|0;var Ct=(l+(s=s+Math.imul(f,ft)|0)|0)+((8191&(r=(r=r+Math.imul(f,_t)|0)+Math.imul(_,ft)|0))<<13)|0;l=((n=n+Math.imul(_,_t)|0)+(r>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,s=Math.imul(F,q),r=(r=Math.imul(F,X))+Math.imul(H,q)|0,n=Math.imul(H,X),s=s+Math.imul(k,z)|0,r=(r=r+Math.imul(k,Q)|0)+Math.imul(U,z)|0,n=n+Math.imul(U,Q)|0,s=s+Math.imul(O,$)|0,r=(r=r+Math.imul(O,tt)|0)+Math.imul(D,$)|0,n=n+Math.imul(D,tt)|0,s=s+Math.imul(w,it)|0,r=(r=r+Math.imul(w,st)|0)+Math.imul(N,it)|0,n=n+Math.imul(N,st)|0,s=s+Math.imul(C,nt)|0,r=(r=r+Math.imul(C,at)|0)+Math.imul(v,nt)|0,n=n+Math.imul(v,at)|0,s=s+Math.imul(A,ht)|0,r=(r=r+Math.imul(A,lt)|0)+Math.imul(L,ht)|0,n=n+Math.imul(L,lt)|0,s=s+Math.imul(T,ut)|0,r=(r=r+Math.imul(T,dt)|0)+Math.imul(g,ut)|0,n=n+Math.imul(g,dt)|0;var vt=(l+(s=s+Math.imul(E,ft)|0)|0)+((8191&(r=(r=r+Math.imul(E,_t)|0)+Math.imul(m,ft)|0))<<13)|0;l=((n=n+Math.imul(m,_t)|0)+(r>>>13)|0)+(vt>>>26)|0,vt&=67108863,s=Math.imul(F,z),r=(r=Math.imul(F,Q))+Math.imul(H,z)|0,n=Math.imul(H,Q),s=s+Math.imul(k,$)|0,r=(r=r+Math.imul(k,tt)|0)+Math.imul(U,$)|0,n=n+Math.imul(U,tt)|0,s=s+Math.imul(O,it)|0,r=(r=r+Math.imul(O,st)|0)+Math.imul(D,it)|0,n=n+Math.imul(D,st)|0,s=s+Math.imul(w,nt)|0,r=(r=r+Math.imul(w,at)|0)+Math.imul(N,nt)|0,n=n+Math.imul(N,at)|0,s=s+Math.imul(C,ht)|0,r=(r=r+Math.imul(C,lt)|0)+Math.imul(v,ht)|0,n=n+Math.imul(v,lt)|0,s=s+Math.imul(A,ut)|0,r=(r=r+Math.imul(A,dt)|0)+Math.imul(L,ut)|0,n=n+Math.imul(L,dt)|0;var bt=(l+(s=s+Math.imul(T,ft)|0)|0)+((8191&(r=(r=r+Math.imul(T,_t)|0)+Math.imul(g,ft)|0))<<13)|0;l=((n=n+Math.imul(g,_t)|0)+(r>>>13)|0)+(bt>>>26)|0,bt&=67108863,s=Math.imul(F,$),r=(r=Math.imul(F,tt))+Math.imul(H,$)|0,n=Math.imul(H,tt),s=s+Math.imul(k,it)|0,r=(r=r+Math.imul(k,st)|0)+Math.imul(U,it)|0,n=n+Math.imul(U,st)|0,s=s+Math.imul(O,nt)|0,r=(r=r+Math.imul(O,at)|0)+Math.imul(D,nt)|0,n=n+Math.imul(D,at)|0,s=s+Math.imul(w,ht)|0,r=(r=r+Math.imul(w,lt)|0)+Math.imul(N,ht)|0,n=n+Math.imul(N,lt)|0,s=s+Math.imul(C,ut)|0,r=(r=r+Math.imul(C,dt)|0)+Math.imul(v,ut)|0,n=n+Math.imul(v,dt)|0;var wt=(l+(s=s+Math.imul(A,ft)|0)|0)+((8191&(r=(r=r+Math.imul(A,_t)|0)+Math.imul(L,ft)|0))<<13)|0;l=((n=n+Math.imul(L,_t)|0)+(r>>>13)|0)+(wt>>>26)|0,wt&=67108863,s=Math.imul(F,it),r=(r=Math.imul(F,st))+Math.imul(H,it)|0,n=Math.imul(H,st),s=s+Math.imul(k,nt)|0,r=(r=r+Math.imul(k,at)|0)+Math.imul(U,nt)|0,n=n+Math.imul(U,at)|0,s=s+Math.imul(O,ht)|0,r=(r=r+Math.imul(O,lt)|0)+Math.imul(D,ht)|0,n=n+Math.imul(D,lt)|0,s=s+Math.imul(w,ut)|0,r=(r=r+Math.imul(w,dt)|0)+Math.imul(N,ut)|0,n=n+Math.imul(N,dt)|0;var Nt=(l+(s=s+Math.imul(C,ft)|0)|0)+((8191&(r=(r=r+Math.imul(C,_t)|0)+Math.imul(v,ft)|0))<<13)|0;l=((n=n+Math.imul(v,_t)|0)+(r>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,s=Math.imul(F,nt),r=(r=Math.imul(F,at))+Math.imul(H,nt)|0,n=Math.imul(H,at),s=s+Math.imul(k,ht)|0,r=(r=r+Math.imul(k,lt)|0)+Math.imul(U,ht)|0,n=n+Math.imul(U,lt)|0,s=s+Math.imul(O,ut)|0,r=(r=r+Math.imul(O,dt)|0)+Math.imul(D,ut)|0,n=n+Math.imul(D,dt)|0;var St=(l+(s=s+Math.imul(w,ft)|0)|0)+((8191&(r=(r=r+Math.imul(w,_t)|0)+Math.imul(N,ft)|0))<<13)|0;l=((n=n+Math.imul(N,_t)|0)+(r>>>13)|0)+(St>>>26)|0,St&=67108863,s=Math.imul(F,ht),r=(r=Math.imul(F,lt))+Math.imul(H,ht)|0,n=Math.imul(H,lt),s=s+Math.imul(k,ut)|0,r=(r=r+Math.imul(k,dt)|0)+Math.imul(U,ut)|0,n=n+Math.imul(U,dt)|0;var Ot=(l+(s=s+Math.imul(O,ft)|0)|0)+((8191&(r=(r=r+Math.imul(O,_t)|0)+Math.imul(D,ft)|0))<<13)|0;l=((n=n+Math.imul(D,_t)|0)+(r>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,s=Math.imul(F,ut),r=(r=Math.imul(F,dt))+Math.imul(H,ut)|0,n=Math.imul(H,dt);var Dt=(l+(s=s+Math.imul(k,ft)|0)|0)+((8191&(r=(r=r+Math.imul(k,_t)|0)+Math.imul(U,ft)|0))<<13)|0;l=((n=n+Math.imul(U,_t)|0)+(r>>>13)|0)+(Dt>>>26)|0,Dt&=67108863;var Mt=(l+(s=Math.imul(F,ft))|0)+((8191&(r=(r=Math.imul(F,_t))+Math.imul(H,ft)|0))<<13)|0;return l=((n=Math.imul(H,_t))+(r>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,h[0]=xt,h[1]=Et,h[2]=mt,h[3]=Rt,h[4]=Tt,h[5]=gt,h[6]=yt,h[7]=At,h[8]=Lt,h[9]=It,h[10]=Ct,h[11]=vt,h[12]=bt,h[13]=wt,h[14]=Nt,h[15]=St,h[16]=Ot,h[17]=Dt,h[18]=Mt,0!==l&&(h[19]=l,i.length++),i};function f(t,e,i){return(new _).mulp(t,e,i)}function _(t,e){this.x=t,this.y=e}Math.imul||(p=d),n.prototype.mulTo=function(t,e){var i=this.length+t.length;return 10===this.length&&10===t.length?p(this,t,e):i<63?d(this,t,e):i<1024?function(t,e,i){i.negative=e.negative^t.negative,i.length=t.length+e.length;for(var s=0,r=0,n=0;n>>26)|0)>>>26,a&=67108863}i.words[n]=o,s=a,a=r}return 0!==s?i.words[n]=s:i.length--,i.strip()}(this,t,e):f(this,t,e)},_.prototype.makeRBT=function(t){for(var e=new Array(t),i=n.prototype._countBits(t)-1,s=0;s>=1;return s},_.prototype.permute=function(t,e,i,s,r,n){for(var a=0;a>>=1)r++;return 1<>>=13,i[2*a+1]=8191&n,n>>>=13;for(a=2*e;a>=26,e+=r/67108864|0,e+=n>>>26,this.words[i]=67108863&n}return 0!==e&&(this.words[i]=e,this.length++),this},n.prototype.muln=function(t){return this.clone().imuln(t)},n.prototype.sqr=function(){return this.mul(this)},n.prototype.isqr=function(){return this.imul(this.clone())},n.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),i=0;i>>r}return e}(t);if(0===e.length)return new n(1);for(var i=this,s=0;s=0);var e,i=t%26,r=(t-i)/26,n=67108863>>>26-i<<26-i;if(0!==i){var a=0;for(e=0;e>>26-i}a&&(this.words[e]=a,this.length++)}if(0!==r){for(e=this.length-1;e>=0;e--)this.words[e+r]=this.words[e];for(e=0;e=0),r=e?(e-e%26)/26:0;var n=t%26,a=Math.min((t-n)/26,this.length),o=67108863^67108863>>>n<a)for(this.length-=a,l=0;l=0&&(0!==c||l>=r);l--){var u=0|this.words[l];this.words[l]=c<<26-n|u>>>n,c=u&o}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this.strip()},n.prototype.ishrn=function(t,e,i){return s(0===this.negative),this.iushrn(t,e,i)},n.prototype.shln=function(t){return this.clone().ishln(t)},n.prototype.ushln=function(t){return this.clone().iushln(t)},n.prototype.shrn=function(t){return this.clone().ishrn(t)},n.prototype.ushrn=function(t){return this.clone().iushrn(t)},n.prototype.testn=function(t){s("number"==typeof t&&t>=0);var e=t%26,i=(t-e)/26,r=1<=0);var e=t%26,i=(t-e)/26;if(s(0===this.negative,"imaskn works only with positive numbers"),this.length<=i)return this;if(0!==e&&i++,this.length=Math.min(i,this.length),0!==e){var r=67108863^67108863>>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this},n.prototype.isubn=function(t){if(s("number"==typeof t),s(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e>26)-(h/67108864|0),this.words[r+i]=67108863&n}for(;r>26,this.words[r+i]=67108863&n;if(0===o)return this.strip();for(s(-1===o),o=0,r=0;r>26,this.words[r]=67108863&n;return this.negative=1,this.strip()},n.prototype._wordDiv=function(t,e){var i=(this.length,t.length),s=this.clone(),r=t,a=0|r.words[r.length-1];0!==(i=26-this._countBits(a))&&(r=r.ushln(i),s.iushln(i),a=0|r.words[r.length-1]);var o,h=s.length-r.length;if("mod"!==e){(o=new n(null)).length=h+1,o.words=new Array(o.length);for(var l=0;l=0;u--){var d=67108864*(0|s.words[r.length+u])+(0|s.words[r.length+u-1]);for(d=Math.min(d/a|0,67108863),s._ishlnsubmul(r,d,u);0!==s.negative;)d--,s.negative=0,s._ishlnsubmul(r,1,u),s.isZero()||(s.negative^=1);o&&(o.words[u]=d)}return o&&o.strip(),s.strip(),"div"!==e&&0!==i&&s.iushrn(i),{div:o||null,mod:s}},n.prototype.divmod=function(t,e,i){return s(!t.isZero()),this.isZero()?{div:new n(0),mod:new n(0)}:0!==this.negative&&0===t.negative?(o=this.neg().divmod(t,e),"mod"!==e&&(r=o.div.neg()),"div"!==e&&(a=o.mod.neg(),i&&0!==a.negative&&a.iadd(t)),{div:r,mod:a}):0===this.negative&&0!==t.negative?(o=this.divmod(t.neg(),e),"mod"!==e&&(r=o.div.neg()),{div:r,mod:o.mod}):0!=(this.negative&t.negative)?(o=this.neg().divmod(t.neg(),e),"div"!==e&&(a=o.mod.neg(),i&&0!==a.negative&&a.isub(t)),{div:o.div,mod:a}):t.length>this.length||this.cmp(t)<0?{div:new n(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new n(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new n(this.modn(t.words[0]))}:this._wordDiv(t,e);var r,a,o},n.prototype.div=function(t){return this.divmod(t,"div",!1).div},n.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod},n.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod},n.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var i=0!==e.div.negative?e.mod.isub(t):e.mod,s=t.ushrn(1),r=t.andln(1),n=i.cmp(s);return n<0||1===r&&0===n?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1)},n.prototype.modn=function(t){s(t<=67108863);for(var e=(1<<26)%t,i=0,r=this.length-1;r>=0;r--)i=(e*i+(0|this.words[r]))%t;return i},n.prototype.idivn=function(t){s(t<=67108863);for(var e=0,i=this.length-1;i>=0;i--){var r=(0|this.words[i])+67108864*e;this.words[i]=r/t|0,e=r%t}return this.strip()},n.prototype.divn=function(t){return this.clone().idivn(t)},n.prototype.egcd=function(t){s(0===t.negative),s(!t.isZero());var e=this,i=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var r=new n(1),a=new n(0),o=new n(0),h=new n(1),l=0;e.isEven()&&i.isEven();)e.iushrn(1),i.iushrn(1),++l;for(var c=i.clone(),u=e.clone();!e.isZero();){for(var d=0,p=1;0==(e.words[0]&p)&&d<26;++d,p<<=1);if(d>0)for(e.iushrn(d);d-- >0;)(r.isOdd()||a.isOdd())&&(r.iadd(c),a.isub(u)),r.iushrn(1),a.iushrn(1);for(var f=0,_=1;0==(i.words[0]&_)&&f<26;++f,_<<=1);if(f>0)for(i.iushrn(f);f-- >0;)(o.isOdd()||h.isOdd())&&(o.iadd(c),h.isub(u)),o.iushrn(1),h.iushrn(1);e.cmp(i)>=0?(e.isub(i),r.isub(o),a.isub(h)):(i.isub(e),o.isub(r),h.isub(a))}return{a:o,b:h,gcd:i.iushln(l)}},n.prototype._invmp=function(t){s(0===t.negative),s(!t.isZero());var e=this,i=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var r,a=new n(1),o=new n(0),h=i.clone();e.cmpn(1)>0&&i.cmpn(1)>0;){for(var l=0,c=1;0==(e.words[0]&c)&&l<26;++l,c<<=1);if(l>0)for(e.iushrn(l);l-- >0;)a.isOdd()&&a.iadd(h),a.iushrn(1);for(var u=0,d=1;0==(i.words[0]&d)&&u<26;++u,d<<=1);if(u>0)for(i.iushrn(u);u-- >0;)o.isOdd()&&o.iadd(h),o.iushrn(1);e.cmp(i)>=0?(e.isub(i),a.isub(o)):(i.isub(e),o.isub(a))}return(r=0===e.cmpn(1)?a:o).cmpn(0)<0&&r.iadd(t),r},n.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),i=t.clone();e.negative=0,i.negative=0;for(var s=0;e.isEven()&&i.isEven();s++)e.iushrn(1),i.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;i.isEven();)i.iushrn(1);var r=e.cmp(i);if(r<0){var n=e;e=i,i=n}else if(0===r||0===i.cmpn(1))break;e.isub(i)}return i.iushln(s)},n.prototype.invm=function(t){return this.egcd(t).a.umod(t)},n.prototype.isEven=function(){return 0==(1&this.words[0])},n.prototype.isOdd=function(){return 1==(1&this.words[0])},n.prototype.andln=function(t){return this.words[0]&t},n.prototype.bincn=function(t){s("number"==typeof t);var e=t%26,i=(t-e)/26,r=1<>>26,o&=67108863,this.words[a]=o}return 0!==n&&(this.words[a]=n,this.length++),this},n.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},n.prototype.cmpn=function(t){var e,i=t<0;if(0!==this.negative&&!i)return-1;if(0===this.negative&&i)return 1;if(this.strip(),this.length>1)e=1;else{i&&(t=-t),s(t<=67108863,"Number is too big");var r=0|this.words[0];e=r===t?0:rt.length)return 1;if(this.length=0;i--){var s=0|this.words[i],r=0|t.words[i];if(s!==r){sr&&(e=1);break}}return e},n.prototype.gtn=function(t){return 1===this.cmpn(t)},n.prototype.gt=function(t){return 1===this.cmp(t)},n.prototype.gten=function(t){return this.cmpn(t)>=0},n.prototype.gte=function(t){return this.cmp(t)>=0},n.prototype.ltn=function(t){return-1===this.cmpn(t)},n.prototype.lt=function(t){return-1===this.cmp(t)},n.prototype.lten=function(t){return this.cmpn(t)<=0},n.prototype.lte=function(t){return this.cmp(t)<=0},n.prototype.eqn=function(t){return 0===this.cmpn(t)},n.prototype.eq=function(t){return 0===this.cmp(t)},n.red=function(t){return new y(t)},n.prototype.toRed=function(t){return s(!this.red,"Already a number in reduction context"),s(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t)},n.prototype.fromRed=function(){return s(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},n.prototype._forceRed=function(t){return this.red=t,this},n.prototype.forceRed=function(t){return s(!this.red,"Already a number in reduction context"),this._forceRed(t)},n.prototype.redAdd=function(t){return s(this.red,"redAdd works only with red numbers"),this.red.add(this,t)},n.prototype.redIAdd=function(t){return s(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t)},n.prototype.redSub=function(t){return s(this.red,"redSub works only with red numbers"),this.red.sub(this,t)},n.prototype.redISub=function(t){return s(this.red,"redISub works only with red numbers"),this.red.isub(this,t)},n.prototype.redShl=function(t){return s(this.red,"redShl works only with red numbers"),this.red.shl(this,t)},n.prototype.redMul=function(t){return s(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t)},n.prototype.redIMul=function(t){return s(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t)},n.prototype.redSqr=function(){return s(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},n.prototype.redISqr=function(){return s(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},n.prototype.redSqrt=function(){return s(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},n.prototype.redInvm=function(){return s(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},n.prototype.redNeg=function(){return s(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},n.prototype.redPow=function(t){return s(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t)};var x={k256:null,p224:null,p192:null,p25519:null};function E(t,e){this.name=t,this.p=new n(e,16),this.n=this.p.bitLength(),this.k=new n(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function m(){E.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function R(){E.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function T(){E.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function g(){E.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function y(t){if("string"==typeof t){var e=n._prime(t);this.m=e.p,this.prime=e}else s(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null}function A(t){y.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new n(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}E.prototype._tmp=function(){var t=new n(null);return t.words=new Array(Math.ceil(this.n/13)),t},E.prototype.ireduce=function(t){var e,i=t;do{this.split(i,this.tmp),e=(i=(i=this.imulK(i)).iadd(this.tmp)).bitLength()}while(e>this.n);var s=e0?i.isub(this.p):void 0!==i.strip?i.strip():i._strip(),i},E.prototype.split=function(t,e){t.iushrn(this.n,0,e)},E.prototype.imulK=function(t){return t.imul(this.k)},r(m,E),m.prototype.split=function(t,e){for(var i=4194303,s=Math.min(t.length,9),r=0;r>>22,n=a}n>>>=22,t.words[r-10]=n,0===n&&t.length>10?t.length-=10:t.length-=9},m.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=r,e=s}return 0!==e&&(t.words[t.length++]=e),t},n._prime=function(t){if(x[t])return x[t];var e;if("k256"===t)e=new m;else if("p224"===t)e=new R;else if("p192"===t)e=new T;else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new g}return x[t]=e,e},y.prototype._verify1=function(t){s(0===t.negative,"red works only with positives"),s(t.red,"red works only with red numbers")},y.prototype._verify2=function(t,e){s(0==(t.negative|e.negative),"red works only with positives"),s(t.red&&t.red===e.red,"red works only with red numbers")},y.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):t.umod(this.m)._forceRed(this)},y.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this)},y.prototype.add=function(t,e){this._verify2(t,e);var i=t.add(e);return i.cmp(this.m)>=0&&i.isub(this.m),i._forceRed(this)},y.prototype.iadd=function(t,e){this._verify2(t,e);var i=t.iadd(e);return i.cmp(this.m)>=0&&i.isub(this.m),i},y.prototype.sub=function(t,e){this._verify2(t,e);var i=t.sub(e);return i.cmpn(0)<0&&i.iadd(this.m),i._forceRed(this)},y.prototype.isub=function(t,e){this._verify2(t,e);var i=t.isub(e);return i.cmpn(0)<0&&i.iadd(this.m),i},y.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e))},y.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e))},y.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e))},y.prototype.isqr=function(t){return this.imul(t,t.clone())},y.prototype.sqr=function(t){return this.mul(t,t)},y.prototype.sqrt=function(t){if(t.isZero())return t.clone();var e=this.m.andln(3);if(s(e%2==1),3===e){var i=this.m.add(new n(1)).iushrn(2);return this.pow(t,i)}for(var r=this.m.subn(1),a=0;!r.isZero()&&0===r.andln(1);)a++,r.iushrn(1);s(!r.isZero());var o=new n(1).toRed(this),h=o.redNeg(),l=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new n(2*c*c).toRed(this);0!==this.pow(c,l).cmp(h);)c.redIAdd(h);for(var u=this.pow(c,r),d=this.pow(t,r.addn(1).iushrn(1)),p=this.pow(t,r),f=a;0!==p.cmp(o);){for(var _=p,x=0;0!==_.cmp(o);x++)_=_.redSqr();s(x=0;s--){for(var l=e.words[s],c=h-1;c>=0;c--){var u=l>>c&1;r!==i[0]&&(r=this.sqr(r)),0!==u||0!==a?(a<<=1,a|=u,(4===++o||0===s&&0===c)&&(r=this.mul(r,i[a]),o=0,a=0)):o=0}h=26}return r},y.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e},y.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e},n.mont=function(t){return new A(t)},r(A,y),A.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift))},A.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e},A.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var i=t.imul(e),s=i.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),r=i.isub(s).iushrn(this.shift),n=r;return r.cmp(this.m)>=0?n=r.isub(this.m):r.cmpn(0)<0&&(n=r.iadd(this.m)),n._forceRed(this)},A.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new n(0)._forceRed(this);var i=t.mul(e),s=i.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),r=i.isub(s).iushrn(this.shift),a=r;return r.cmp(this.m)>=0?a=r.isub(this.m):r.cmpn(0)<0&&(a=r.iadd(this.m)),a._forceRed(this)},A.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this)}}(t,this)}).call(this,i(155)(t))},function(t,e){var i;i=function(){return this}();try{i=i||new Function("return this")()}catch(t){"object"==typeof window&&(i=window)}t.exports=i},function(t,e,i){"use strict";var s=i(102),r=["kind","resolve","construct","instanceOf","predicate","represent","defaultStyle","styleAliases"],n=["scalar","sequence","mapping"];t.exports=function(t,e){var i,a;if(e=e||{},Object.keys(e).forEach((function(e){if(-1===r.indexOf(e))throw new s('Unknown option "'+e+'" is met in definition of "'+t+'" YAML type.')})),this.tag=t,this.kind=e.kind||null,this.resolve=e.resolve||function(){return!0},this.construct=e.construct||function(t){return t},this.instanceOf=e.instanceOf||null,this.predicate=e.predicate||null,this.represent=e.represent||null,this.defaultStyle=e.defaultStyle||null,this.styleAliases=(i=e.styleAliases||null,a={},null!==i&&Object.keys(i).forEach((function(t){i[t].forEach((function(e){a[String(e)]=t}))})),a),-1===n.indexOf(this.kind))throw new s('Unknown kind "'+this.kind+'" is specified for "'+t+'" YAML type.')}},function(t,e,i){"use strict";i.r(e),i.d(e,"MatchingPatternConstraint",(function(){return a})),i.d(e,"MatchingCollectionConstraint",(function(){return h})),i.d(e,"MatchingExpressionConstraint",(function(){return c}));var s=i(3),r=i(2),n=i(6);class a{constructor(t){this.expression=t,this.pattern=null}checkValue(t,e){if(null==this.pattern){const e=this.expression.interpret(t);this.pattern=new RegExp(e)}if(!this.pattern.test(e.toString()))throw new s.InvalidDataError(e.toString()+" does not match:"+this.pattern.toString())}toDialect(t){t.append(" matching "),this.expression.toDialect(t)}declare(t,e,i){t=t.newChildTranspiler();const s=new r.Identifier("value");t.context.registerValue(new n.Variable(s,i)),this.expression.declare(t),this.transpile=function(t){this.transpileChecker(t,e,i)},t.declare(this)}transpileChecker(t,e,i){t.append("function $check_").append(e).append("(value) {").indent(),t=t.newChildTranspiler();const s=new r.Identifier("value");t.context.registerValue(new n.Variable(s,i)),t.append("if(new RegExp("),this.expression.transpile(t),t.append(").test(value))").indent(),t.append("return value;").dedent(),t.append("else").indent(),t.append("throw new IllegalValueError((value == null ? 'null' : value.toString()) + ' does not match: ").append(this.expression.toString()).append("');").dedent(),t.dedent().append("}").newLine(),t.flush()}}var o=i(7);class h{constructor(t){this.collection=t}checkValue(t,e){const i=this.collection.interpret(t);if(!i.hasItem)throw new s.InvalidDataError("Not a collection: "+this.collection.toString());if(!i.hasItem(t,e))throw new s.InvalidDataError(e.toString()+" is not in: "+this.collection.toString())}toDialect(t){t.append(" in "),this.collection.toDialect(t)}declare(t,e,i){t=t.newChildTranspiler();const s=new r.Identifier("value");t.context.registerValue(new n.Variable(s,i)),this.collection.declare(t),this.transpile=function(t){this.transpileChecker(t,e,i)},t.declare(this),t.require(o.StrictSet)}transpileChecker(t,e,i){t.append("function $check_").append(e).append("(value) {").indent(),t=t.newChildTranspiler();const s=new r.Identifier("value");t.context.registerValue(new n.Variable(s,i)),t.append("if("),this.collection.transpile(t),t.append(".has(value))").indent(),t.append("return value;").dedent(),t.append("else").indent(),t.append("throw new IllegalValueError((value == null ? 'null' : value.toString()) + ' is not in: \"").append(this.collection.toString()).append("\"');").dedent(),t.dedent().append("}").newLine(),t.flush()}}var l=i(1);class c{constructor(t){this.expression=t}checkValue(t,e){const i=t.newChildContext(),a=new r.Identifier("value");i.registerValue(new n.Variable(a,l.AnyType.instance)),i.setValue(a,e);if(!this.expression.interpret(i).value)throw new s.InvalidDataError((null==e?"null":e.toString())+" does not match:"+this.expression.toString())}toDialect(t){t.append(" matching "),this.expression.toDialect(t)}declare(t,e,i){t=t.newChildTranspiler();const s=new r.Identifier("value");t.context.registerValue(new n.Variable(s,i)),this.expression.declare(t),this.transpile=function(t){this.transpileChecker(t,e,i)},t.declare(this)}transpileChecker(t,e,i){t.append("function $check_").append(e).append("(value) {").indent(),t=t.newChildTranspiler();const s=new r.Identifier("value");t.context.registerValue(new n.Variable(s,i)),t.append("if("),this.expression.transpile(t),t.append(")").indent(),t.append("return value;").dedent(),t.append("else").indent(),t.append("throw new IllegalValueError((value == null ? 'null' : value.toString()) + ' does not match: \"").append(this.expression.toString()).append("\"');").dedent(),t.dedent().append("}").newLine(),t.flush()}}},function(t,e,i){"use strict";i.d(e,"a",(function(){return o}));var s=i(24),r=i(3),n=i(1),a=i(12);class o extends s.a{constructor(t){super(),this.id=t}get name(){return this.id.name}anyfy(){return this}resolve(t,e){return this}isMutable(t){return!1}asMutable(t,e){if(!e)return this;t.problemListener.reportError(this,this.name+" cannot be mutable")}isStorable(t){return!1}getTranspiledName(){return this.name}toString(){return this.name}equals(t){return t instanceof o&&this.name===t.name}isAssignableFrom(t,e){return this===e||this.equals(e)||e===n.NullType.instance}getMemberMethods(t,e){return[]}getStaticMemberMethods(t,e){return[]}transpile(t){throw new Error("Transpile not implemented by "+this.constructor.name)}transpileAssignMemberValue(t,e,i){throw new r.SyntaxError("Cannot transpile assign member value from "+this.name)}transpileAssignItemValue(t,e,i){throw new r.SyntaxError("Cannot transpile assign item value from "+this.name)}checkAdd(t,e,i,s){if(i instanceof n.EnumeratedNativeType)return this.checkAdd(t,e,i.derivedFrom,s);if(s)return i.checkAdd(t,e,this,!1);{const r=s?i:this,a="Cannot add "+(s?this:i).name+" and "+r.name;return t.problemListener.reportIllegalOperation(e,a),n.VoidType.instance}}declareAdd(t,e,i,s,a){if(e instanceof n.EnumeratedNativeType)return this.declareAdd(t,e.derivedFrom,i,s,a);if(i)return e.declareAdd(t,this,!1,a,s);throw new r.SyntaxError("Cannot declare add "+this.name+" to "+e.name)}transpileAdd(t,e,i,s,a){if(e instanceof n.EnumeratedNativeType)return this.transpileAdd(t,e.derivedFrom,i,s,a);if(i)return e.transpileAdd(t,this,!1,a,s);throw new r.SyntaxError("Cannot transpile add "+this.name+" to "+e.name)}checkSubtract(t,e){if(e instanceof n.EnumeratedNativeType)return this.checkSubtract(t,e.derivedFrom);throw new r.SyntaxError("Cannot substract "+this.name+" from "+e.name)}declareSubtract(t,e,i,s){if(e instanceof n.EnumeratedNativeType)return this.declareSubtract(t,e.derivedFrom,i,s);throw new r.SyntaxError("Cannot declare substract "+this.name+" to "+e.name)}transpileSubtract(t,e,i,s){if(e instanceof n.EnumeratedNativeType)return this.transpileSubtract(t,e.derivedFrom,i,s);throw new r.SyntaxError("Cannot transpile substract "+this.name+" to "+e.name)}checkDivide(t,e){if(e instanceof n.EnumeratedNativeType)return this.checkDivide(t,e.derivedFrom);throw new r.SyntaxError("Cannot divide "+this.name+" with "+e.name)}declareDivide(t,e,i,s){if(e instanceof n.EnumeratedNativeType)return this.declareDivide(t,e.derivedFrom,i,s);throw new r.SyntaxError("Cannot declare divide "+this.name+" to "+e.name)}transpileDivide(t,e,i,s){if(e instanceof n.EnumeratedNativeType)return this.transpileDivide(t,e.derivedFrom,i,s);throw new r.SyntaxError("Cannot transpile divide "+this.name+" to "+e.name)}checkIntDivide(t,e){if(e instanceof n.EnumeratedNativeType)return this.checkIntDivide(t,e.derivedFrom);throw new r.SyntaxError("Cannot divide "+this.name+" with "+e.name)}declareIntDivide(t,e,i,s){if(e instanceof n.EnumeratedNativeType)return this.declareIntDivide(t,e.derivedFrom,i,s);throw new r.SyntaxError("Cannot declare int divide "+this.name+" to "+e.name)}transpileIntDivide(t,e,i,s){if(e instanceof n.EnumeratedNativeType)return this.transpileIntDivide(t,e.derivedFrom,i,s);throw new r.SyntaxError("Cannot transpile int divide "+this.name+" to "+e.name)}checkModulo(t,e){if(e instanceof n.EnumeratedNativeType)return this.checkModulo(t,e.derivedFrom);throw new r.SyntaxError("Cannot modulo "+this.name+" with "+e.name)}declareModulo(t,e,i,s){if(e instanceof n.EnumeratedNativeType)return this.declareModulo(t,e.derivedFrom,i,s);throw new r.SyntaxError("Cannot declare modulo "+this.name+" to "+e.name)}transpileModulo(t,e,i,s){if(e instanceof n.EnumeratedNativeType)return this.transpileModulo(t,e.derivedFrom,i,s);throw new r.SyntaxError("Cannot transpile modulo "+this.name+" to "+e.name)}checkMultiply(t,e,i){if(e instanceof n.EnumeratedNativeType)return this.checkMultiply(t,e.derivedFrom,i);if(i)return e.checkMultiply(t,this,!1);throw new r.SyntaxError("Cannot multiply "+this.name+" with "+e.name)}declareMultiply(t,e,i,s,a){if(e instanceof n.EnumeratedNativeType)return this.declareMultiply(t,e.derivedFrom,i,s,a);if(i)return e.declareMultiply(t,this,!1,a,s);throw new r.SyntaxError("Cannot declare multiply "+this.name+" to "+e.name)}transpileMultiply(t,e,i,s,a){if(e instanceof n.EnumeratedNativeType)return this.transpileMultiply(t,e.derivedFrom,i,s,a);if(i)return e.transpileMultiply(t,this,!1,a,s);throw new r.SyntaxError("Cannot transpile multiply "+this.name+" to "+e.name)}checkMinus(t){if(this instanceof n.EnumeratedNativeType)return this.derivedFrom.checkMinus(t);throw new r.SyntaxError("Cannot negate "+this.name)}declareMinus(t,e){if(this instanceof n.EnumeratedNativeType)return this.derivedFrom.declareMinus(t,e);throw new r.SyntaxError("Cannot declare negate "+this.name)}transpileMinus(t,e){if(this instanceof n.EnumeratedNativeType)return this.derivedFrom.transpileMinus(t,e);throw new r.SyntaxError("Cannot transpile negate of "+this.name)}checkCompare(t,e,i){return i instanceof n.EnumeratedNativeType?this.checkCompare(t,e,i.derivedFrom):(t.problemListener.reportError(e,"Cannot compare "+this.name+" and "+i.name),n.BooleanType.instance)}declareCompare(t,e){if(e instanceof n.EnumeratedNativeType)return this.declareCompare(t,e.derivedFrom);throw new r.SyntaxError(this.name+" cannot declare compare "+e.name)}transpileCompare(t,e,i,s,a){if(e instanceof n.EnumeratedNativeType)return this.transpileCompare(t,e.derivedFrom,i,s,a);throw new r.SyntaxError(this.name+" cannot transpile compare "+e.name)}checkContains(t,e,i){return i instanceof n.EnumeratedNativeType?this.checkContains(t,e,i.derivedFrom):(t.problemListener.reportError(e,this.name+" cannot contain "+i.name),n.BooleanType.instance)}declareContains(t,e,i,s){if(e instanceof n.EnumeratedNativeType)return this.declareContains(t,e.derivedFrom,i,s);throw new r.SyntaxError(this.name+" cannot declare contain "+e.name)}transpileContains(t,e,i,s){if(e instanceof n.EnumeratedNativeType)return this.transpileContains(t,e.derivedFrom,i,s);throw new r.SyntaxError(this.name+" cannot transpile contain "+e.name)}checkHasAllOrAny(t,e){if(e instanceof n.EnumeratedNativeType)return this.checkHasAllOrAny(t,e.derivedFrom);throw new r.SyntaxError(this.name+" cannot have all or any "+e.name)}declareHasAllOrAny(t,e,i,s){if(e instanceof n.EnumeratedNativeType)return this.declareHasAllOrAny(t,e.derivedFrom,i,s);throw new r.SyntaxError(this.name+" cannot declare have all or any "+e.name)}transpileHasAllValue(t,e,i,s){if(e instanceof n.EnumeratedNativeType)return this.transpileHasAllValue(t,e.derivedFrom,i,s);throw new r.SyntaxError(this.name+" cannot transpile has all "+e.name)}transpileHasAnyValue(t,e,i,s){if(e instanceof n.EnumeratedNativeType)return this.transpileHasAnyValue(t,e.derivedFrom,i,s);throw new r.SyntaxError(this.name+" cannot transpile has any "+e.name)}transpileHasAllPredicate(t,e,i,s){if(e instanceof n.EnumeratedNativeType)return this.transpileHasAllPredicate(t,e.derivedFrom,i,s);throw new r.SyntaxError(this.name+" cannot transpile has all "+e.name)}transpileHasAnyPredicate(t,e,i,s){if(e instanceof n.EnumeratedNativeType)return this.transpileHasAnyPredicate(t,e.derivedFrom,i,s);throw new r.SyntaxError(this.name+" cannot transpile has any "+e.name)}checkItem(t,e,i){return e instanceof n.EnumeratedNativeType?this.checkItem(t,e.derivedFrom,i):(t.problemListener.reportError(i,"Invalid [] operator for: "+this.name),n.VoidType.instance)}declareItem(t,e,i){if(e instanceof n.EnumeratedNativeType)return this.declareItem(t,e.derivedFrom,i);throw new r.SyntaxError("Cannot declare item from: "+this.name)}transpileItem(t,e,i){if(e instanceof n.EnumeratedNativeType)return this.transpileItem(t,e.derivedFrom);throw new r.SyntaxError("Cannot transpile item from: "+this.name)}checkMember(t,e,i){return"text"===i||"json"===i?n.TextType.instance:(t.problemListener.reportUnknownAttribute(e,i),n.VoidType.instance)}checkStaticMember(t,e,i){return t.problemListener.reportUnknownAttribute(e,i),n.VoidType.instance}declareMember(t,e,i){switch(i){case"text":break;case"json":t.require(a.convertToJson),t.require(a.convertToJsonNode);break;default:t.context.problemListener.reportUnknownAttribute(e,i)}}transpileMember(t,e){switch(e){case"text":t.append("getText()");break;case"json":t.append("toJson()");break;default:throw new r.SyntaxError("Cannot transpile member: "+e+" from "+this.name)}}checkSlice(t){throw new r.SyntaxError("Cannot slice "+this.name)}declareSlice(t,e,i){throw new r.SyntaxError("Cannot declare slice for "+this.name)}transpileSlice(t,e,i){throw new r.SyntaxError("Cannot transpile slice for "+this.name)}checkIterator(t,e){return t.problemListener.reportCannotIterate(e),n.VoidType.instance}declareIterator(t,e,i){throw new r.SyntaxError("Cannot declare iterate over "+this.name)}transpileIterator(t,e,i){throw new r.SyntaxError("Cannot transpile iterate over "+this.name)}checkAssignableFrom(t,e,i){this.isAssignableFrom(t,i)||t.problemListener.reportIncompatibleTypes(e,this,i)}checkRange(t,e){throw new r.SyntaxError("Cannot create range of "+this.name+" and "+e.name)}declareRange(t,e){throw new r.SyntaxError("Cannot declare range of "+this.name+" and "+e.name)}transpileRange(t,e,i){throw new r.SyntaxError("Cannot transpile range of "+this.name)}checkAnd(t,e){throw new r.SyntaxError("Cannot logically combine "+this.name+" and "+e.name)}checkOr(t,e){throw new r.SyntaxError("Cannot logically combine "+this.name+" or "+e.name)}checkNot(t){throw new r.SyntaxError("Cannot logically negate "+this.name)}getMember(t,e){throw new r.SyntaxError("Cannot read member from "+this.name)}readJSONValue(t,e,i){throw new Error("Unsupported!")}declareSorted(t,e){throw new Error("Cannot declare sorted from "+this.name)}getSortedComparator(t,e,i){throw new Error("Unsupported for type "+this.name)}convertJavaScriptValueToPromptoValue(t,e,i){return e}toDialect(t){t.append(this.name)}transpileJsxCode(t,e){e.transpile(t)}}},function(t,e){function i(t){return null===t?"null":t}function s(t){return Array.isArray(t)?"["+t.map(i).join(", ")+"]":"null"}function r(t,e){return t?t.equals(e):t==e}function n(t){return t?t.hashCode():-1}String.prototype.seed=String.prototype.seed||Math.round(Math.random()*Math.pow(2,32)),String.prototype.hashCode=function(){const t=this.toString();let e,i;const s=3&t.length,r=t.length-s;let n=String.prototype.seed;const a=3432918353,o=461845907;let h=0;for(;h>>16)*a&65535)<<16)&4294967295,i=i<<15|i>>>17,i=(65535&i)*o+(((i>>>16)*o&65535)<<16)&4294967295,n^=i,n=n<<13|n>>>19,e=5*(65535&n)+((5*(n>>>16)&65535)<<16)&4294967295,n=27492+(65535&e)+((58964+(e>>>16)&65535)<<16);switch(i=0,s){case 3:i^=(255&t.charCodeAt(h+2))<<16;case 2:i^=(255&t.charCodeAt(h+1))<<8;case 1:i^=255&t.charCodeAt(h),i=(65535&i)*a+(((i>>>16)*a&65535)<<16)&4294967295,i=i<<15|i>>>17,i=(65535&i)*o+(((i>>>16)*o&65535)<<16)&4294967295,n^=i}return n^=t.length,n^=n>>>16,n=2246822507*(65535&n)+((2246822507*(n>>>16)&65535)<<16)&4294967295,n^=n>>>13,n=3266489909*(65535&n)+((3266489909*(n>>>16)&65535)<<16)&4294967295,n^=n>>>16,n>>>0};class a{constructor(){this.data=[]}add(t){this.data[t]=!0}or(t){const e=this;Object.keys(t.data).map((function(t){e.add(t)}))}remove(t){delete this.data[t]}contains(t){return!0===this.data[t]}values(){return Object.keys(this.data)}minValue(){return Math.min.apply(null,this.values())}hashCode(){const t=new h;return t.update(this.values()),t.finish()}equals(t){return t instanceof a&&this.hashCode()===t.hashCode()}toString(){return"{"+this.values().join(", ")+"}"}get length(){return this.values().length}}class o{constructor(t,e){this.data={},this.hashFunction=t||n,this.equalsFunction=e||r}put(t,e){const i="hash_"+this.hashFunction(t);if(i in this.data){const s=this.data[i];for(let i=0;i>>17,t*=461845907,this.count=this.count+1;let i=this.hash^t;i=i<<13|i>>>19,i=5*i+3864292196,this.hash=i}}}finish(){let t=this.hash^4*this.count;return t^=t>>>16,t*=2246822507,t^=t>>>13,t*=3266489909,t^=t>>>16,t}}t.exports={Hash:h,Set:class{constructor(t,e){this.data={},this.hashFunction=t||n,this.equalsFunction=e||r}add(t){const e="hash_"+this.hashFunction(t);if(e in this.data){const i=this.data[e];for(let e=0;e"},StrictSet.prototype.join=function(t){return Array.from(this.set.values()).join(t)},StrictSet.prototype.getText=StrictSet.prototype.toString,StrictSet.prototype.toJson=function(){return s(this)},StrictSet.prototype.toJsonNode=function(){return Array.from(this.set.values()).map((function(t){return r(t)}))},StrictSet.prototype.iterator=function(){var t=this.set.values(),e=t.next();return{hasNext:function(){return!e.done},next:function(){var i=e.value;return e=t.next(),i}}},StrictSet.prototype.iterate=function(t,e){return this.toList().iterate(t,e)},StrictSet.prototype.toArray=function(){return Array.from(this.set.values())},StrictSet.prototype.toList=function(){return new List(!1,this.toArray())},StrictSet.prototype.item=function(t){for(var e=this.set.values(),i=e.next();--t>=0&&!i.done;)i=e.next();return i.done?null:i.value},StrictSet.prototype.addItems=function(t){return t instanceof StrictSet&&(t=Array.from(t.set.values())),t.forEach((function(t){this.add(t)}),this),this},StrictSet.prototype.addAll=function(t){var e=new StrictSet(this.set);return e.addItems(t),e},StrictSet.prototype.remove=function(t){var e=t instanceof StrictSet?t:new Set(t);return new StrictSet(Array.from(this.set.values()).filter((function(t){return!e.has(t)})))},StrictSet.prototype.add=function(t){return!this.has(t)&&(this.set.add(t),!0)},StrictSet.prototype.has=function(t,e){if(this.set.has(t))return!0;if(e)return!1;for(var i=this.set.values(),s=i.next();!s.done;){if(t.equals&&t.equals(s.value))return!0;s=i.next()}return!1},StrictSet.prototype.hasAll=function(t,e){t instanceof StrictSet&&(t=Array.from(t.set.values()));for(var i=0;i=this.start&&tthis.addInterval(t)),this),this}reduce(t){if(t=i.stop?(this.intervals.splice(t+1,1),this.reduce(t)):e.stop>=i.start&&(this.intervals[t]=new r(e.start,i.stop),this.intervals.splice(t+1,1))}}complement(t,e){const i=new n;return i.addInterval(new r(t,e+1)),null!==this.intervals&&this.intervals.forEach((t=>i.removeRange(t))),i}contains(t){if(null===this.intervals)return!1;for(let e=0;ei.start&&t.stop=i.stop?(this.intervals.splice(e,1),e-=1):t.start"):t.push("'"+String.fromCharCode(i.start)+"'"):t.push("'"+String.fromCharCode(i.start)+"'..'"+String.fromCharCode(i.stop-1)+"'")}return t.length>1?"{"+t.join(", ")+"}":t[0]}toIndexString(){const t=[];for(let e=0;e"):t.push(i.start.toString()):t.push(i.start.toString()+".."+(i.stop-1).toString())}return t.length>1?"{"+t.join(", ")+"}":t[0]}toTokenString(t,e){const i=[];for(let s=0;s1?"{"+i.join(", ")+"}":i[0]}elementName(t,e,i){return i===s.EOF?"":i===s.EPSILON?"":t[i]||e[i]}get length(){return this.intervals.map((t=>t.length)).reduce(((t,e)=>t+e))}}t.exports={Interval:r,IntervalSet:n}},function(t,e){function i(t,e){if(!t)throw new Error(e||"Assertion failed")}t.exports=i,i.equal=function(t,e,i){if(t!=e)throw new Error(i||"Assertion failed: "+t+" != "+e)}},function(t,e,i){"use strict";function s(t){this.name=t||"default",this.streamInfo={},this.generatedError=null,this.extraStreamInfo={},this.isPaused=!0,this.isFinished=!1,this.isLocked=!1,this._listeners={data:[],end:[],error:[]},this.previous=null}s.prototype={push:function(t){this.emit("data",t)},end:function(){if(this.isFinished)return!1;this.flush();try{this.emit("end"),this.cleanUp(),this.isFinished=!0}catch(t){this.emit("error",t)}return!0},error:function(t){return!this.isFinished&&(this.isPaused?this.generatedError=t:(this.isFinished=!0,this.emit("error",t),this.previous&&this.previous.error(t),this.cleanUp()),!0)},on:function(t,e){return this._listeners[t].push(e),this},cleanUp:function(){this.streamInfo=this.generatedError=this.extraStreamInfo=null,this._listeners=[]},emit:function(t,e){if(this._listeners[t])for(var i=0;i "+t:t}},t.exports=s},function(t,e,i){"use strict";var s=e,r=i(57),n=i(45),a=i(158);s.assert=n,s.toArray=a.toArray,s.zero2=a.zero2,s.toHex=a.toHex,s.encode=a.encode,s.getNAF=function(t,e,i){var s=new Array(Math.max(t.bitLength(),i)+1);s.fill(0);for(var r=1<(r>>1)-1?(r>>1)-h:h,n.isubn(o)):o=0,s[a]=o,n.iushrn(1)}return s},s.getJSF=function(t,e){var i=[[],[]];t=t.clone(),e=e.clone();for(var s=0,r=0;t.cmpn(-s)>0||e.cmpn(-r)>0;){var n,a,o,h=t.andln(3)+s&3,l=e.andln(3)+r&3;if(3===h&&(h=-1),3===l&&(l=-1),0==(1&h))n=0;else n=3!==(o=t.andln(7)+s&7)&&5!==o||2!==l?h:-h;if(i[0].push(n),0==(1&l))a=0;else a=3!==(o=e.andln(7)+r&7)&&5!==o||2!==h?l:-l;i[1].push(a),2*s===n+1&&(s=1-s),2*r===a+1&&(r=1-r),t.iushrn(1),e.iushrn(1)}return i},s.cachedProperty=function(t,e,i){var s="_"+e;t.prototype[e]=function(){return void 0!==this[s]?this[s]:this[s]=i.call(this)}},s.parseBytes=function(t){return"string"==typeof t?s.toArray(t,"hex"):t},s.intFromLE=function(t){return new r(t,"hex","le")}},function(t,e,i){"use strict";var s=e,r=i(36),n=i(45),a=i(158);s.assert=n,s.toArray=a.toArray,s.zero2=a.zero2,s.toHex=a.toHex,s.encode=a.encode,s.getNAF=function(t,e,i){var s=new Array(Math.max(t.bitLength(),i)+1);s.fill(0);for(var r=1<(r>>1)-1?(r>>1)-h:h,n.isubn(o)):o=0,s[a]=o,n.iushrn(1)}return s},s.getJSF=function(t,e){var i=[[],[]];t=t.clone(),e=e.clone();for(var s=0,r=0;t.cmpn(-s)>0||e.cmpn(-r)>0;){var n,a,o,h=t.andln(3)+s&3,l=e.andln(3)+r&3;if(3===h&&(h=-1),3===l&&(l=-1),0==(1&h))n=0;else n=3!==(o=t.andln(7)+s&7)&&5!==o||2!==l?h:-h;if(i[0].push(n),0==(1&l))a=0;else a=3!==(o=e.andln(7)+r&7)&&5!==o||2!==h?l:-l;i[1].push(a),2*s===n+1&&(s=1-s),2*r===a+1&&(r=1-r),t.iushrn(1),e.iushrn(1)}return i},s.cachedProperty=function(t,e,i){var s="_"+e;t.prototype[e]=function(){return void 0!==this[s]?this[s]:this[s]=i.call(this)}},s.parseBytes=function(t){return"string"==typeof t?s.toArray(t,"hex"):t},s.intFromLE=function(t){return new r(t,"hex","le")}},function(t,e,i){"use strict";i.r(e),i.d(e,"default",(function(){return List}));const StrictSet=i(42).default,s=i(93).default,r=i(21).equalObjects,n=i(21).convertToJson,a=i(21).convertToJsonNode;function List(t,e){return Array.call(this),e&&this.addItems(e),this.mutable=t,this}List.prototype=Object.create(Array.prototype),List.prototype.constructor=List,List.prototype.toArray=function(){return this},List.prototype.addItems=function(t){return void 0!==StrictSet&&t instanceof StrictSet&&(t=t.toArray()),this.push.apply(this,t),this},List.prototype.add=function(t){void 0!==StrictSet&&t instanceof StrictSet&&(t=t.toArray());var e=new List(!1);return e.addItems(this),e.addItems(t),e},List.prototype.remove=function(t){var e=void 0!==StrictSet&&t instanceof StrictSet?t:new Set(t),i=this.filter((function(t){return!e.has(t)})),s=new List(!1);return s.addItems(i),s},List.prototype.removeItem=function(t){this.splice(t-1,1)},List.prototype.removeValue=function(t){var e=this.indexOf(t);e>-1&&this.splice(e,1)},List.prototype.sorted=function(t){return new List(!1,Array.from(this).sort(t))},List.prototype.filtered=function(t){return new List(!1,this.filter(t))},List.prototype.getItem=function(t){if(null==t)throw new ReferenceError;if(t<1||t>this.length)throw new RangeError;return this[t-1]},List.prototype.setItem=function(t,e){if(!this.mutable)throw new s;if(null==t)throw new ReferenceError;if(t<1||t>this.length)throw new RangeError;this[t-1]=e},List.prototype.has=function(t,e){return new StrictSet(this).has(t,e)},List.prototype.hasAll=function(t,e){return new StrictSet(this).hasAll(t,e)},List.prototype.hasAny=function(t,e){return new StrictSet(this).hasAny(t,e)},List.prototype.slice1Based=function(t,e){if(t&&0!==t){if(t<1||t>this.length)throw new RangeError;t-=1}else t=0;if(e>=0){if(ethis.length)throw new RangeError;return new List(!1,this.slice(t,e))}if(e<0){if((e=this.length+1+e)this.length)throw new RangeError;return new List(!1,this.slice(t,e))}return new List(!1,this.slice(t))},List.prototype.iterate=function(t,e){e&&(t=t.bind(e));var i=this;return{length:i.length,iterator:function(){var e=0;return{hasNext:function(){return et&&t.toDocument?t.toDocument():t)))},List.prototype.toSet=function(){return new StrictSet(this)}},function(t,e,i){"use strict";i.d(e,"b",(function(){return r})),i.d(e,"c",(function(){return n})),i.d(e,"d",(function(){return l})),i.d(e,"e",(function(){return L})),i.d(e,"a",(function(){return I.a}));class s{constructor(t){this.name=t}processCategory(t,e,i){throw new Error("Missing override!")}}class r extends s{constructor(){super("@Inlined")}processCategory(t,e,i){}}class n extends s{constructor(){super("@PageWidgetOf")}processCategory(t,e,i){i.isWidget(e)?this.doProcessCategory(t,e,i):e.problemListener.reportIllegalAnnotation("PageWidgetOf is only applicable to widgets",t)}doProcessCategory(t,e,i){}}var a=i(9),o=i(5),h=i(2);class l extends s{constructor(){super("@WidgetField")}processCategory(t,e,i){i.isWidget(e)?this.doProcessCategory(t,e,i):e.problemListener.reportIllegalAnnotation("WidgetField is only applicable to widgets",t)}doProcessCategory(t,e,i){const s=t.getArgument("name"),r=t.getArgument("type");if(s instanceof a.TextLiteral)if(r instanceof o.TypeExpression||r instanceof a.TypeLiteral){const t=e.getClosestInstanceContext();if(t){const e=s.toString(),i=r.value;t.registerWidgetField(new h.Identifier(e.substring(1,e.length-1)),i,this)}else e.problemListener.reportError("Expected an instance context!")}else e.problemListener.reportIllegalAnnotation("WidgetField requires a a Type value for argument 'type'",t);else e.problemListener.reportIllegalAnnotation("WidgetField requires a Text value for argument 'name'",t)}}var c=i(1),u=i(3);class d{isRequired(){return!1}optional(){return this}required(){return new T(this)}getMethodDeclarations(t){return[]}declare(t,e){e.declare(t)}transpile(t,e){e.transpile(t)}}class p extends d{getType(t){return c.AnyType.instance}validate(t,e){return!0}}p.instance=new p;var f=i(6);class _ extends d{constructor(t){super(),this.type=t.anyfy()}toString(){return this.type.toString()}getType(t){return this.type}validate(t,e){const i=this.type instanceof c.MethodType?e.checkProto(t,this.type):e.check(t);return!!this.type.isAssignableFrom(t,i.anyfy())||(t.problemListener.reportIllegalAssignment(e,this.type,i),!1)}declare(t,e){this.type instanceof c.MethodType?e.declareProto(t,this.type):e.declare(t)}transpile(t,e){this.type instanceof c.MethodType?e.transpileProto(t,this.type):e.transpile(t)}getMethodDeclarations(t){if(this.type instanceof c.MethodType){const e=t.getRegisteredDeclaration(this.type.name);if(e instanceof f.MethodDeclarationMap)return e.getAll().map((t=>t.asReference()))}return super.getMethodDeclarations(t)}}class x extends d{constructor(t){super(),this.types=t}toString(){return"<"+Array.from(this.types).join(", ")+">"}getType(t){return c.AnyType.instance}validate(t,e){const i=e.check(t);return!!Array.from(this.types).some((s=>{const r=s instanceof c.MethodType?e.checkProto(t,s):i;return s.isAssignableFrom(t,r)}),this)||(t.problemListener.reportIllegalAssignment(e,this.types,i),!1)}getMethodDeclarations(t){return Array.from(this.types).filter((t=>t instanceof c.MethodType)).map((function(e){const i=t.getRegisteredDeclaration(e.name);return i instanceof f.MethodDeclarationMap?i.getAll():[]})).reduce(((t,e)=>t.concat(e)),[])}}class E extends d{constructor(t){super(),this.values=t}toString(){return"<"+Array.from(this.values).join(", ")+">"}getType(t){return c.AnyType.instance}validate(t,e){const i=e.value;if(i&&i.isLiteral()){let s=i.toString();if(s.startsWith('"')&&s.endsWith('"')&&(s=s.substring(1,s.length-1)),this.values.has(s))return!0;{const i="Illegal value "+(s||"")+", expected one of <"+Array.from(this.values).join(", ")+">";return t.problemListener.reportIllegalValue(e,i),!1}}return!0}}var m=i(32);class R extends d{constructor(t){super(),this.validators=t}getType(t){return c.AnyType.instance}validate(t,e){let i=!1;t.pushProblemListener(new m.ProblemCollector);try{i=this.validators.some((i=>i.validate(t,e)))}finally{t.popProblemListener()}if(i)return!0;{const i="Illegal value "+e.value+", expected one of <"+this.validators.join(", ")+">";return t.problemListener.reportIllegalValue(e,i),!1}}}class T extends d{constructor(t){super(),this.validator=t}toString(){return this.validator.toString()}isRequired(){return!0}required(){return this}optional(){return this.validator}getType(t){return this.validator.getType(t)}validate(t,e){return this.validator.validate(t,e)}}class g{constructor(){this.name=null,this.help=null,this._validator=p.instance}get validator(){return this._validator}set validator(t){this._validator.isRequired()?this._validator=t.required():this._validator=t.optional()}validate(t,e){this._validator.validate(t,e)}declare(t,e){this._validator.declare(t,e)}transpile(t,e){this._validator.transpile(t,e)}isRequired(){return this._validator.isRequired()}setRequired(t){this._validator=t?this._validator.required():this._validator.optional()}}class y{constructor(){this.entries={}}set(t,e){this.entries[t]=e}get(t){return this.entries[t]||null}has(t){return!!this.entries[t]}}var A=i(4);class L extends s{constructor(){super("@WidgetProperties")}processCategory(t,e,i){i.isWidget(e)?this.doProcessCategory(t,e,i):e.problemListener.reportIllegalAnnotation("WidgetField is only applicable to widgets",t)}doProcessCategory(t,e,i){const s=t.getDefaultArgument(),r=this.loadProperties(t,e,s);if(null!=r){i.properties=r;const t=this.findWidgetPropertiesFieldAnnotation(e,i);t&&this.overrideWidgetFieldType(e,t,new c.PropertiesType(r))}}overrideWidgetFieldType(t,e,i){const s=e.getArgument("name");if(!(s instanceof a.TextLiteral))return;const r=s.toString(),n=t.getClosestInstanceContext();if(null==n)throw new u.InternalError("Expected an instance context. Please report this bug.");n.overrideWidgetFieldType(new h.Identifier(r.substring(1,r.length-1)),i,this)}findWidgetPropertiesFieldAnnotation(t,e){return e.getAllAnnotations(t).filter((t=>"@WidgetField"===t.name)).filter((t=>{const e=t.getArgument("isProperties");return e instanceof a.BooleanLiteral&&e.value.value}))[0]||null}loadProperties(t,e,i){if(!(i instanceof a.DocumentLiteral))return e.problemListener.reportIllegalAnnotation(t,"WidgetProperties expects a Document of types as unique parameter"),null;const s=new y;return i.entries.items.forEach((function(i){const r=this.loadProperty(t,e,i);r&&(s.has(r.name)?e.problemListener.reportIllegalAnnotation(i.key,"Duplicate property: "+r.name):s.set(r.name,r))}),this),s}loadProperty(t,e,i){const s=new g;s.name=i.key.toString();const r=i.value;return r instanceof a.TypeLiteral?this.loadPropertyFromTypeLiteral(t,e,i,s,r):r instanceof a.SetLiteral?this.loadPropertyFromSetLiteral(t,e,i,s,r):r instanceof a.DocumentLiteral?this.loadPropertyFromDocumentLiteral(t,e,i,s,r):(e.problemListener.reportIllegalAnnotation(t,"WidgetProperties expects a Document of types as unique parameter"),null)}loadPropertyFromDocumentLiteral(t,e,i,s,r){const n=r.entries;for(let r=0;rt instanceof A.TypeValue))}newValidatorSetValidator(t,e,i){let s=Array.from(i.items.set).filter((t=>t!==A.NullValue.instance)).map((i=>this.newValidatorFromValue(t,e,i)),this).filter((t=>null!==t)).map((t=>t.optional())),r=new R(s);return s.length===i.items.set.size&&(r=r.required()),r}newValidatorFromValue(t,e,i){return i instanceof A.SetValue?this.newValidatorFromSetValue(t,e,i):i instanceof A.TextValue||i instanceof A.IntegerValue||i instanceof A.DecimalValue?(i=new A.SetValue(i.type,[i]),this.newValueSetValidator(t,e,i)):i instanceof A.TypeValue?new _(i.value):(console.log("No validator for type: "+i.type),null)}newValueSetValidator(t,e,i){const s=Array.from(i.items.set).filter((t=>t!==A.NullValue.instance)).map((t=>t.toString()));let r=new E(new Set(s));return s.length===i.items.set.size&&(r=r.required()),r}newTypeSetValidator(t,e,i){const s=Array.from(i.items.set).filter((t=>t!==A.NullValue.instance)).map((i=>i.value.resolve(e,(i=>e.problemListener.reportIllegalAnnotation(t,"Unkown type: "+i.name)))),this);if(s.indexOf(null)>=0)return null;let r=new x(new Set(s));return s.length===i.items.set.size&&(r=r.required()),r}loadPropertyFromTypeLiteral(t,e,i,s,r){const n=r.value.resolve(e,(i=>e.problemListener.reportIllegalAnnotation(t,"Unkown type: "+i.name)));return n?(s.validator=new _(n),s):null}}var I=i(123)},function(t,e,i){const{PredicateTransition:s}=i(90),{Interval:r}=i(44).Interval;class n extends Error{constructor(t){if(super(t.message),Error.captureStackTrace)Error.captureStackTrace(this,n);else(new Error).stack;this.message=t.message,this.recognizer=t.recognizer,this.input=t.input,this.ctx=t.ctx,this.offendingToken=null,this.offendingState=-1,null!==this.recognizer&&(this.offendingState=this.recognizer.state)}getExpectedTokens(){return null!==this.recognizer?this.recognizer.atn.getExpectedTokens(this.offendingState,this.ctx):null}toString(){return this.message}}function a(t,e){return null!==e?e:"failed predicate: {"+t+"}?"}class o extends Error{constructor(){super(),Error.captureStackTrace(this,o)}}t.exports={RecognitionException:n,NoViableAltException:class extends n{constructor(t,e,i,s,r,n){n=n||t._ctx,s=s||t.getCurrentToken(),i=i||t.getCurrentToken(),e=e||t.getInputStream(),super({message:"",recognizer:t,input:e,ctx:n}),this.deadEndConfigs=r,this.startToken=i,this.offendingToken=s}},LexerNoViableAltException:class extends n{constructor(t,e,i,s){super({message:"",recognizer:t,input:e,ctx:null}),this.startIndex=i,this.deadEndConfigs=s}toString(){let t="";return this.startIndex>=0&&this.startIndex=t.length)&&56320==(64512&t.charCodeAt(e+1)))}function a(t){return(t>>>24|t>>>8&65280|t<<8&16711680|(255&t)<<24)>>>0}function o(t){return 1===t.length?"0"+t:t}function h(t){return 7===t.length?"0"+t:6===t.length?"00"+t:5===t.length?"000"+t:4===t.length?"0000"+t:3===t.length?"00000"+t:2===t.length?"000000"+t:1===t.length?"0000000"+t:t}e.inherits=r,e.toArray=function(t,e){if(Array.isArray(t))return t.slice();if(!t)return[];var i=[];if("string"==typeof t)if(e){if("hex"===e)for((t=t.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(t="0"+t),r=0;r>6|192,i[s++]=63&a|128):n(t,r)?(a=65536+((1023&a)<<10)+(1023&t.charCodeAt(++r)),i[s++]=a>>18|240,i[s++]=a>>12&63|128,i[s++]=a>>6&63|128,i[s++]=63&a|128):(i[s++]=a>>12|224,i[s++]=a>>6&63|128,i[s++]=63&a|128)}else for(r=0;r>>0}return a},e.split32=function(t,e){for(var i=new Array(4*t.length),s=0,r=0;s>>24,i[r+1]=n>>>16&255,i[r+2]=n>>>8&255,i[r+3]=255&n):(i[r+3]=n>>>24,i[r+2]=n>>>16&255,i[r+1]=n>>>8&255,i[r]=255&n)}return i},e.rotr32=function(t,e){return t>>>e|t<<32-e},e.rotl32=function(t,e){return t<>>32-e},e.sum32=function(t,e){return t+e>>>0},e.sum32_3=function(t,e,i){return t+e+i>>>0},e.sum32_4=function(t,e,i,s){return t+e+i+s>>>0},e.sum32_5=function(t,e,i,s,r){return t+e+i+s+r>>>0},e.sum64=function(t,e,i,s){var r=t[e],n=s+t[e+1]>>>0,a=(n>>0,t[e+1]=n},e.sum64_hi=function(t,e,i,s){return(e+s>>>0>>0},e.sum64_lo=function(t,e,i,s){return e+s>>>0},e.sum64_4_hi=function(t,e,i,s,r,n,a,o){var h=0,l=e;return h+=(l=l+s>>>0)>>0)>>0)>>0},e.sum64_4_lo=function(t,e,i,s,r,n,a,o){return e+s+n+o>>>0},e.sum64_5_hi=function(t,e,i,s,r,n,a,o,h,l){var c=0,u=e;return c+=(u=u+s>>>0)>>0)>>0)>>0)>>0},e.sum64_5_lo=function(t,e,i,s,r,n,a,o,h,l){return e+s+n+o+l>>>0},e.rotr64_hi=function(t,e,i){return(e<<32-i|t>>>i)>>>0},e.rotr64_lo=function(t,e,i){return(t<<32-i|e>>>i)>>>0},e.shr64_hi=function(t,e,i){return t>>>i},e.shr64_lo=function(t,e,i){return(t<<32-i|e>>>i)>>>0}},function(t,e,i){"use strict";i.d(e,"a",(function(){return n}));var s=i(34),r=i(1);class n extends s.a{toString(){return this.statement.toString()}check(t){return r.VoidType.instance}transpile(t){return!0}declare(t){}}},function(t,e,i){"use strict";i.d(e,"a",(function(){return l}));var s=i(56),r=i(2),n=i(13),a=i(32),o=i(3),h=i(1);class l extends s.a{constructor(t,e,i){super(t),this.parameters=e||new n.ParameterList,this.returnType=i||null,this.memberOf=null,this.closureOf=null}isAbstract(){return!1}isReference(){return!1}asReference(){const t=Object.create(this);return t.isReference=()=>!0,t}getDeclarationType(){return"Method"}getSignature(t){const e=[];return this.parameters.forEach((i=>{e.push(i.getSignature(t))})),this.name+"("+e.join(", ")+")"}getProto(t){return this.parameters.map((e=>e.getProto(t))).join("/")}getTranspiledName(t,e){return(e=e||this.name).indexOf("$")>0?e:[e].concat(this.parameters.map((e=>e.getTranspiledName(t)))).join("$")}transpileProlog(t){this.memberOf?t.append(this.memberOf.name).append(".prototype.").append(this.getTranspiledName(t.context)).append(" = function ("):t.append("function ").append(this.getTranspiledName(t.context)).append(" ("),this.parameters.transpile(t),t.append(") {").indent()}transpileEpilog(t){t.dedent().append("}"),this.memberOf&&t.append(";"),t.newLine()}transpileMethodType(t){let e=this.returnType;null===e&&(e=this.check(t.context,!0)||h.VoidType.instance),t.append("["),this.parameters.length>0&&(this.parameters.forEach((e=>t.append("'").append(e.getType().name).append("', "))),t.trimLast(2)),t.append("], '").append(e.name).append("'")}unregister(t){t.unregisterMethodDeclaration(this,this.getProto(t))}register(t){t.registerMethodDeclaration(this)}registerParameters(t){null!=this.parameters&&this.parameters.register(t)}declareArguments(t){null!=this.parameters&&this.parameters.declare(t)}isAssignableTo(t,e,i,s){try{t.pushProblemListener(new a.ProblemRaiser);const n=t.newLocalContext();this.registerParameters(n);const o=new r.ArgumentList(e);for(let t=0;t=0?o[a]:null;if(null==h){if(null==e.defaultExpression)return!1;h=new r.Argument(e,e.defaultExpression)}if(!this.isArgumentAssignableTo(n,e,h,i,s))return!1;a>=0&&o.remove(a)}return 0===o.length}catch(t){if(t instanceof o.SyntaxError)return!1;throw t}finally{t.popProblemListener()}}isArgumentAssignableTo(t,e,i,s,n){return this.computeSpecificity(t,e,i,s,n)!==r.Specificity.INCOMPATIBLE}computeSpecificity(t,e,i,s,n){try{const a=e.getType(t).resolve(t,null);let o=i.checkActualType(t,a,s).resolve(t,null);if(s&&o instanceof h.CategoryType){const e=i.expression.interpret(t.getCallingContext());e&&e.getType&&(o=e.getType())}if(o.equals(a))return r.Specificity.EXACT;if(a.isAssignableFrom(t,o))return r.Specificity.INHERITED;if(n&&o.isAssignableFrom(t,a))return r.Specificity.DERIVED}catch(t){if(!(t instanceof o.PromptoError))throw t}return r.Specificity.INCOMPATIBLE}isAssignableFrom(t,e){try{t.pushProblemListener(new a.ProblemRaiser);const i=t.newLocalContext();this.registerParameters(i);const s=new r.ArgumentList(e);for(let t=0;t=0?s[n]:null;if(null==a){if(null==e.defaultExpression)return!1;a=new r.Argument(e,e.defaultExpression)}if(!l.isArgumentAssignableFrom(i,e,a))return!1;n>=0&&s.remove(n)}return 0===s.length}catch(t){if(t instanceof o.SyntaxError)return!1;throw t}finally{t.popProblemListener()}}static isArgumentAssignableFrom(t,e,i){try{const s=e.getType(t);let r=i.checkActualType(t,s,!1);return!!(r.equals(s)||r.isAssignableFrom(t,s)||s.isAssignableFrom(t,r))||(r=i.resolve(t,this,!1,!1).check(t),r.equals(s)||r.isAssignableFrom(t,s)||s.isAssignableFrom(t,r))}catch(t){return!1}}isEligibleAsMain(){return!1}}},function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,"a",(function(){return JavaScriptLiteral}));class JavaScriptLiteral{constructor(text){this.text=text,this.value=eval(text)}interpret(t){return this.value}toString(){return this.text}toDialect(t){t.append(this.text)}transpile(t){t.append(this.text)}}},function(t,e,i){"use strict";i.d(e,"a",(function(){return r}));var s=i(24);class r extends s.a{constructor(t){super(),this.id=t,this.comments=null,this.annotations=null,this.declaring=!1}get name(){return this.id.name}locateSectionAtLine(t){return null}unregister(t){t.unregisterDeclaration(this)}getAllAnnotations(t){return this.annotations||[]}toDialect(t){t.toDialect(this)}fetchBody(t){let e=null;return this.comments&&this.comments.length>0&&(e=this.comments[0]),null==e&&this.annotations&&this.annotations.length>0&&(e=this.annotations[0]),null==e&&(e=this),t.getTokenStream().getText({start:e.startLocation.tokenIndex,stop:this.endLocation.tokenIndex+1})}}},function(t,e,i){(function(t){!function(t,e){"use strict";function s(t,e){if(!t)throw new Error(e||"Assertion failed")}function r(t,e){t.super_=e;var i=function(){};i.prototype=e.prototype,t.prototype=new i,t.prototype.constructor=t}function n(t,e,i){if(n.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==e&&"be"!==e||(i=e,e=10),this._init(t||0,e||10,i||"be"))}var a;"object"==typeof t?t.exports=n:e.BN=n,n.BN=n,n.wordSize=26;try{a=i(390).Buffer}catch(t){}function o(t,e,i){for(var s=0,r=Math.min(t.length,i),n=e;n=49&&a<=54?a-49+10:a>=17&&a<=22?a-17+10:15&a}return s}function h(t,e,i,s){for(var r=0,n=Math.min(t.length,i),a=e;a=49?o-49+10:o>=17?o-17+10:o}return r}n.isBN=function(t){return t instanceof n||null!==t&&"object"==typeof t&&t.constructor.wordSize===n.wordSize&&Array.isArray(t.words)},n.max=function(t,e){return t.cmp(e)>0?t:e},n.min=function(t,e){return t.cmp(e)<0?t:e},n.prototype._init=function(t,e,i){if("number"==typeof t)return this._initNumber(t,e,i);if("object"==typeof t)return this._initArray(t,e,i);"hex"===e&&(e=16),s(e===(0|e)&&e>=2&&e<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&r++,16===e?this._parseHex(t,r):this._parseBase(t,e,r),"-"===t[0]&&(this.negative=1),this.strip(),"le"===i&&this._initArray(this.toArray(),e,i)},n.prototype._initNumber=function(t,e,i){t<0&&(this.negative=1,t=-t),t<67108864?(this.words=[67108863&t],this.length=1):t<4503599627370496?(this.words=[67108863&t,t/67108864&67108863],this.length=2):(s(t<9007199254740992),this.words=[67108863&t,t/67108864&67108863,1],this.length=3),"le"===i&&this._initArray(this.toArray(),e,i)},n.prototype._initArray=function(t,e,i){if(s("number"==typeof t.length),t.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(t.length/3),this.words=new Array(this.length);for(var r=0;r=0;r-=3)a=t[r]|t[r-1]<<8|t[r-2]<<16,this.words[n]|=a<>>26-o&67108863,(o+=24)>=26&&(o-=26,n++);else if("le"===i)for(r=0,n=0;r>>26-o&67108863,(o+=24)>=26&&(o-=26,n++);return this.strip()},n.prototype._parseHex=function(t,e){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=6)r=o(t,i,i+6),this.words[s]|=r<>>26-n&4194303,(n+=24)>=26&&(n-=26,s++);i+6!==e&&(r=o(t,e,i+6),this.words[s]|=r<>>26-n&4194303),this.strip()},n.prototype._parseBase=function(t,e,i){this.words=[0],this.length=1;for(var s=0,r=1;r<=67108863;r*=e)s++;s--,r=r/e|0;for(var n=t.length-i,a=n%s,o=Math.min(n,n-a)+i,l=0,c=i;c1&&0===this.words[this.length-1];)this.length--;return this._normSign()},n.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},n.prototype.inspect=function(){return(this.red?""};var l=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],c=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],u=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function d(t,e,i){i.negative=e.negative^t.negative;var s=t.length+e.length|0;i.length=s,s=s-1|0;var r=0|t.words[0],n=0|e.words[0],a=r*n,o=67108863&a,h=a/67108864|0;i.words[0]=o;for(var l=1;l>>26,u=67108863&h,d=Math.min(l,e.length-1),p=Math.max(0,l-t.length+1);p<=d;p++){var f=l-p|0;c+=(a=(r=0|t.words[f])*(n=0|e.words[p])+u)/67108864|0,u=67108863&a}i.words[l]=0|u,h=0|c}return 0!==h?i.words[l]=0|h:i.length--,i.strip()}n.prototype.toString=function(t,e){var i;if(e=0|e||1,16===(t=t||10)||"hex"===t){i="";for(var r=0,n=0,a=0;a>>24-r&16777215)||a!==this.length-1?l[6-h.length]+h+i:h+i,(r+=2)>=26&&(r-=26,a--)}for(0!==n&&(i=n.toString(16)+i);i.length%e!=0;)i="0"+i;return 0!==this.negative&&(i="-"+i),i}if(t===(0|t)&&t>=2&&t<=36){var d=c[t],p=u[t];i="";var f=this.clone();for(f.negative=0;!f.isZero();){var _=f.modn(p).toString(t);i=(f=f.idivn(p)).isZero()?_+i:l[d-_.length]+_+i}for(this.isZero()&&(i="0"+i);i.length%e!=0;)i="0"+i;return 0!==this.negative&&(i="-"+i),i}s(!1,"Base should be between 2 and 36")},n.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&s(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t},n.prototype.toJSON=function(){return this.toString(16)},n.prototype.toBuffer=function(t,e){return s(void 0!==a),this.toArrayLike(a,t,e)},n.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e)},n.prototype.toArrayLike=function(t,e,i){var r=this.byteLength(),n=i||Math.max(1,r);s(r<=n,"byte array longer than desired length"),s(n>0,"Requested array length <= 0"),this.strip();var a,o,h="le"===e,l=new t(n),c=this.clone();if(h){for(o=0;!c.isZero();o++)a=c.andln(255),c.iushrn(8),l[o]=a;for(;o=4096&&(i+=13,e>>>=13),e>=64&&(i+=7,e>>>=7),e>=8&&(i+=4,e>>>=4),e>=2&&(i+=2,e>>>=2),i+e},n.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,i=0;return 0==(8191&e)&&(i+=13,e>>>=13),0==(127&e)&&(i+=7,e>>>=7),0==(15&e)&&(i+=4,e>>>=4),0==(3&e)&&(i+=2,e>>>=2),0==(1&e)&&i++,i},n.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e},n.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this)},n.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this)},n.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this)},n.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this)},n.prototype.iuxor=function(t){var e,i;this.length>t.length?(e=this,i=t):(e=t,i=this);for(var s=0;st.length?this.clone().ixor(t):t.clone().ixor(this)},n.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this)},n.prototype.inotn=function(t){s("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),i=t%26;this._expand(e),i>0&&e--;for(var r=0;r0&&(this.words[r]=~this.words[r]&67108863>>26-i),this.strip()},n.prototype.notn=function(t){return this.clone().inotn(t)},n.prototype.setn=function(t,e){s("number"==typeof t&&t>=0);var i=t/26|0,r=t%26;return this._expand(i+1),this.words[i]=e?this.words[i]|1<t.length?(i=this,s=t):(i=t,s=this);for(var r=0,n=0;n>>26;for(;0!==r&&n>>26;if(this.length=i.length,0!==r)this.words[this.length]=r,this.length++;else if(i!==this)for(;nt.length?this.clone().iadd(t):t.clone().iadd(this)},n.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var i,s,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(i=this,s=t):(i=t,s=this);for(var n=0,a=0;a>26,this.words[a]=67108863&e;for(;0!==n&&a>26,this.words[a]=67108863&e;if(0===n&&a>>13,p=0|a[1],f=8191&p,_=p>>>13,x=0|a[2],E=8191&x,m=x>>>13,R=0|a[3],T=8191&R,g=R>>>13,y=0|a[4],A=8191&y,L=y>>>13,I=0|a[5],C=8191&I,v=I>>>13,b=0|a[6],w=8191&b,N=b>>>13,S=0|a[7],O=8191&S,D=S>>>13,M=0|a[8],k=8191&M,U=M>>>13,P=0|a[9],F=8191&P,H=P>>>13,V=0|o[0],B=8191&V,G=V>>>13,j=0|o[1],W=8191&j,J=j>>>13,Y=0|o[2],q=8191&Y,X=Y>>>13,K=0|o[3],z=8191&K,Q=K>>>13,Z=0|o[4],$=8191&Z,tt=Z>>>13,et=0|o[5],it=8191&et,st=et>>>13,rt=0|o[6],nt=8191&rt,at=rt>>>13,ot=0|o[7],ht=8191&ot,lt=ot>>>13,ct=0|o[8],ut=8191&ct,dt=ct>>>13,pt=0|o[9],ft=8191&pt,_t=pt>>>13;i.negative=t.negative^e.negative,i.length=19;var xt=(l+(s=Math.imul(u,B))|0)+((8191&(r=(r=Math.imul(u,G))+Math.imul(d,B)|0))<<13)|0;l=((n=Math.imul(d,G))+(r>>>13)|0)+(xt>>>26)|0,xt&=67108863,s=Math.imul(f,B),r=(r=Math.imul(f,G))+Math.imul(_,B)|0,n=Math.imul(_,G);var Et=(l+(s=s+Math.imul(u,W)|0)|0)+((8191&(r=(r=r+Math.imul(u,J)|0)+Math.imul(d,W)|0))<<13)|0;l=((n=n+Math.imul(d,J)|0)+(r>>>13)|0)+(Et>>>26)|0,Et&=67108863,s=Math.imul(E,B),r=(r=Math.imul(E,G))+Math.imul(m,B)|0,n=Math.imul(m,G),s=s+Math.imul(f,W)|0,r=(r=r+Math.imul(f,J)|0)+Math.imul(_,W)|0,n=n+Math.imul(_,J)|0;var mt=(l+(s=s+Math.imul(u,q)|0)|0)+((8191&(r=(r=r+Math.imul(u,X)|0)+Math.imul(d,q)|0))<<13)|0;l=((n=n+Math.imul(d,X)|0)+(r>>>13)|0)+(mt>>>26)|0,mt&=67108863,s=Math.imul(T,B),r=(r=Math.imul(T,G))+Math.imul(g,B)|0,n=Math.imul(g,G),s=s+Math.imul(E,W)|0,r=(r=r+Math.imul(E,J)|0)+Math.imul(m,W)|0,n=n+Math.imul(m,J)|0,s=s+Math.imul(f,q)|0,r=(r=r+Math.imul(f,X)|0)+Math.imul(_,q)|0,n=n+Math.imul(_,X)|0;var Rt=(l+(s=s+Math.imul(u,z)|0)|0)+((8191&(r=(r=r+Math.imul(u,Q)|0)+Math.imul(d,z)|0))<<13)|0;l=((n=n+Math.imul(d,Q)|0)+(r>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,s=Math.imul(A,B),r=(r=Math.imul(A,G))+Math.imul(L,B)|0,n=Math.imul(L,G),s=s+Math.imul(T,W)|0,r=(r=r+Math.imul(T,J)|0)+Math.imul(g,W)|0,n=n+Math.imul(g,J)|0,s=s+Math.imul(E,q)|0,r=(r=r+Math.imul(E,X)|0)+Math.imul(m,q)|0,n=n+Math.imul(m,X)|0,s=s+Math.imul(f,z)|0,r=(r=r+Math.imul(f,Q)|0)+Math.imul(_,z)|0,n=n+Math.imul(_,Q)|0;var Tt=(l+(s=s+Math.imul(u,$)|0)|0)+((8191&(r=(r=r+Math.imul(u,tt)|0)+Math.imul(d,$)|0))<<13)|0;l=((n=n+Math.imul(d,tt)|0)+(r>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,s=Math.imul(C,B),r=(r=Math.imul(C,G))+Math.imul(v,B)|0,n=Math.imul(v,G),s=s+Math.imul(A,W)|0,r=(r=r+Math.imul(A,J)|0)+Math.imul(L,W)|0,n=n+Math.imul(L,J)|0,s=s+Math.imul(T,q)|0,r=(r=r+Math.imul(T,X)|0)+Math.imul(g,q)|0,n=n+Math.imul(g,X)|0,s=s+Math.imul(E,z)|0,r=(r=r+Math.imul(E,Q)|0)+Math.imul(m,z)|0,n=n+Math.imul(m,Q)|0,s=s+Math.imul(f,$)|0,r=(r=r+Math.imul(f,tt)|0)+Math.imul(_,$)|0,n=n+Math.imul(_,tt)|0;var gt=(l+(s=s+Math.imul(u,it)|0)|0)+((8191&(r=(r=r+Math.imul(u,st)|0)+Math.imul(d,it)|0))<<13)|0;l=((n=n+Math.imul(d,st)|0)+(r>>>13)|0)+(gt>>>26)|0,gt&=67108863,s=Math.imul(w,B),r=(r=Math.imul(w,G))+Math.imul(N,B)|0,n=Math.imul(N,G),s=s+Math.imul(C,W)|0,r=(r=r+Math.imul(C,J)|0)+Math.imul(v,W)|0,n=n+Math.imul(v,J)|0,s=s+Math.imul(A,q)|0,r=(r=r+Math.imul(A,X)|0)+Math.imul(L,q)|0,n=n+Math.imul(L,X)|0,s=s+Math.imul(T,z)|0,r=(r=r+Math.imul(T,Q)|0)+Math.imul(g,z)|0,n=n+Math.imul(g,Q)|0,s=s+Math.imul(E,$)|0,r=(r=r+Math.imul(E,tt)|0)+Math.imul(m,$)|0,n=n+Math.imul(m,tt)|0,s=s+Math.imul(f,it)|0,r=(r=r+Math.imul(f,st)|0)+Math.imul(_,it)|0,n=n+Math.imul(_,st)|0;var yt=(l+(s=s+Math.imul(u,nt)|0)|0)+((8191&(r=(r=r+Math.imul(u,at)|0)+Math.imul(d,nt)|0))<<13)|0;l=((n=n+Math.imul(d,at)|0)+(r>>>13)|0)+(yt>>>26)|0,yt&=67108863,s=Math.imul(O,B),r=(r=Math.imul(O,G))+Math.imul(D,B)|0,n=Math.imul(D,G),s=s+Math.imul(w,W)|0,r=(r=r+Math.imul(w,J)|0)+Math.imul(N,W)|0,n=n+Math.imul(N,J)|0,s=s+Math.imul(C,q)|0,r=(r=r+Math.imul(C,X)|0)+Math.imul(v,q)|0,n=n+Math.imul(v,X)|0,s=s+Math.imul(A,z)|0,r=(r=r+Math.imul(A,Q)|0)+Math.imul(L,z)|0,n=n+Math.imul(L,Q)|0,s=s+Math.imul(T,$)|0,r=(r=r+Math.imul(T,tt)|0)+Math.imul(g,$)|0,n=n+Math.imul(g,tt)|0,s=s+Math.imul(E,it)|0,r=(r=r+Math.imul(E,st)|0)+Math.imul(m,it)|0,n=n+Math.imul(m,st)|0,s=s+Math.imul(f,nt)|0,r=(r=r+Math.imul(f,at)|0)+Math.imul(_,nt)|0,n=n+Math.imul(_,at)|0;var At=(l+(s=s+Math.imul(u,ht)|0)|0)+((8191&(r=(r=r+Math.imul(u,lt)|0)+Math.imul(d,ht)|0))<<13)|0;l=((n=n+Math.imul(d,lt)|0)+(r>>>13)|0)+(At>>>26)|0,At&=67108863,s=Math.imul(k,B),r=(r=Math.imul(k,G))+Math.imul(U,B)|0,n=Math.imul(U,G),s=s+Math.imul(O,W)|0,r=(r=r+Math.imul(O,J)|0)+Math.imul(D,W)|0,n=n+Math.imul(D,J)|0,s=s+Math.imul(w,q)|0,r=(r=r+Math.imul(w,X)|0)+Math.imul(N,q)|0,n=n+Math.imul(N,X)|0,s=s+Math.imul(C,z)|0,r=(r=r+Math.imul(C,Q)|0)+Math.imul(v,z)|0,n=n+Math.imul(v,Q)|0,s=s+Math.imul(A,$)|0,r=(r=r+Math.imul(A,tt)|0)+Math.imul(L,$)|0,n=n+Math.imul(L,tt)|0,s=s+Math.imul(T,it)|0,r=(r=r+Math.imul(T,st)|0)+Math.imul(g,it)|0,n=n+Math.imul(g,st)|0,s=s+Math.imul(E,nt)|0,r=(r=r+Math.imul(E,at)|0)+Math.imul(m,nt)|0,n=n+Math.imul(m,at)|0,s=s+Math.imul(f,ht)|0,r=(r=r+Math.imul(f,lt)|0)+Math.imul(_,ht)|0,n=n+Math.imul(_,lt)|0;var Lt=(l+(s=s+Math.imul(u,ut)|0)|0)+((8191&(r=(r=r+Math.imul(u,dt)|0)+Math.imul(d,ut)|0))<<13)|0;l=((n=n+Math.imul(d,dt)|0)+(r>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,s=Math.imul(F,B),r=(r=Math.imul(F,G))+Math.imul(H,B)|0,n=Math.imul(H,G),s=s+Math.imul(k,W)|0,r=(r=r+Math.imul(k,J)|0)+Math.imul(U,W)|0,n=n+Math.imul(U,J)|0,s=s+Math.imul(O,q)|0,r=(r=r+Math.imul(O,X)|0)+Math.imul(D,q)|0,n=n+Math.imul(D,X)|0,s=s+Math.imul(w,z)|0,r=(r=r+Math.imul(w,Q)|0)+Math.imul(N,z)|0,n=n+Math.imul(N,Q)|0,s=s+Math.imul(C,$)|0,r=(r=r+Math.imul(C,tt)|0)+Math.imul(v,$)|0,n=n+Math.imul(v,tt)|0,s=s+Math.imul(A,it)|0,r=(r=r+Math.imul(A,st)|0)+Math.imul(L,it)|0,n=n+Math.imul(L,st)|0,s=s+Math.imul(T,nt)|0,r=(r=r+Math.imul(T,at)|0)+Math.imul(g,nt)|0,n=n+Math.imul(g,at)|0,s=s+Math.imul(E,ht)|0,r=(r=r+Math.imul(E,lt)|0)+Math.imul(m,ht)|0,n=n+Math.imul(m,lt)|0,s=s+Math.imul(f,ut)|0,r=(r=r+Math.imul(f,dt)|0)+Math.imul(_,ut)|0,n=n+Math.imul(_,dt)|0;var It=(l+(s=s+Math.imul(u,ft)|0)|0)+((8191&(r=(r=r+Math.imul(u,_t)|0)+Math.imul(d,ft)|0))<<13)|0;l=((n=n+Math.imul(d,_t)|0)+(r>>>13)|0)+(It>>>26)|0,It&=67108863,s=Math.imul(F,W),r=(r=Math.imul(F,J))+Math.imul(H,W)|0,n=Math.imul(H,J),s=s+Math.imul(k,q)|0,r=(r=r+Math.imul(k,X)|0)+Math.imul(U,q)|0,n=n+Math.imul(U,X)|0,s=s+Math.imul(O,z)|0,r=(r=r+Math.imul(O,Q)|0)+Math.imul(D,z)|0,n=n+Math.imul(D,Q)|0,s=s+Math.imul(w,$)|0,r=(r=r+Math.imul(w,tt)|0)+Math.imul(N,$)|0,n=n+Math.imul(N,tt)|0,s=s+Math.imul(C,it)|0,r=(r=r+Math.imul(C,st)|0)+Math.imul(v,it)|0,n=n+Math.imul(v,st)|0,s=s+Math.imul(A,nt)|0,r=(r=r+Math.imul(A,at)|0)+Math.imul(L,nt)|0,n=n+Math.imul(L,at)|0,s=s+Math.imul(T,ht)|0,r=(r=r+Math.imul(T,lt)|0)+Math.imul(g,ht)|0,n=n+Math.imul(g,lt)|0,s=s+Math.imul(E,ut)|0,r=(r=r+Math.imul(E,dt)|0)+Math.imul(m,ut)|0,n=n+Math.imul(m,dt)|0;var Ct=(l+(s=s+Math.imul(f,ft)|0)|0)+((8191&(r=(r=r+Math.imul(f,_t)|0)+Math.imul(_,ft)|0))<<13)|0;l=((n=n+Math.imul(_,_t)|0)+(r>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,s=Math.imul(F,q),r=(r=Math.imul(F,X))+Math.imul(H,q)|0,n=Math.imul(H,X),s=s+Math.imul(k,z)|0,r=(r=r+Math.imul(k,Q)|0)+Math.imul(U,z)|0,n=n+Math.imul(U,Q)|0,s=s+Math.imul(O,$)|0,r=(r=r+Math.imul(O,tt)|0)+Math.imul(D,$)|0,n=n+Math.imul(D,tt)|0,s=s+Math.imul(w,it)|0,r=(r=r+Math.imul(w,st)|0)+Math.imul(N,it)|0,n=n+Math.imul(N,st)|0,s=s+Math.imul(C,nt)|0,r=(r=r+Math.imul(C,at)|0)+Math.imul(v,nt)|0,n=n+Math.imul(v,at)|0,s=s+Math.imul(A,ht)|0,r=(r=r+Math.imul(A,lt)|0)+Math.imul(L,ht)|0,n=n+Math.imul(L,lt)|0,s=s+Math.imul(T,ut)|0,r=(r=r+Math.imul(T,dt)|0)+Math.imul(g,ut)|0,n=n+Math.imul(g,dt)|0;var vt=(l+(s=s+Math.imul(E,ft)|0)|0)+((8191&(r=(r=r+Math.imul(E,_t)|0)+Math.imul(m,ft)|0))<<13)|0;l=((n=n+Math.imul(m,_t)|0)+(r>>>13)|0)+(vt>>>26)|0,vt&=67108863,s=Math.imul(F,z),r=(r=Math.imul(F,Q))+Math.imul(H,z)|0,n=Math.imul(H,Q),s=s+Math.imul(k,$)|0,r=(r=r+Math.imul(k,tt)|0)+Math.imul(U,$)|0,n=n+Math.imul(U,tt)|0,s=s+Math.imul(O,it)|0,r=(r=r+Math.imul(O,st)|0)+Math.imul(D,it)|0,n=n+Math.imul(D,st)|0,s=s+Math.imul(w,nt)|0,r=(r=r+Math.imul(w,at)|0)+Math.imul(N,nt)|0,n=n+Math.imul(N,at)|0,s=s+Math.imul(C,ht)|0,r=(r=r+Math.imul(C,lt)|0)+Math.imul(v,ht)|0,n=n+Math.imul(v,lt)|0,s=s+Math.imul(A,ut)|0,r=(r=r+Math.imul(A,dt)|0)+Math.imul(L,ut)|0,n=n+Math.imul(L,dt)|0;var bt=(l+(s=s+Math.imul(T,ft)|0)|0)+((8191&(r=(r=r+Math.imul(T,_t)|0)+Math.imul(g,ft)|0))<<13)|0;l=((n=n+Math.imul(g,_t)|0)+(r>>>13)|0)+(bt>>>26)|0,bt&=67108863,s=Math.imul(F,$),r=(r=Math.imul(F,tt))+Math.imul(H,$)|0,n=Math.imul(H,tt),s=s+Math.imul(k,it)|0,r=(r=r+Math.imul(k,st)|0)+Math.imul(U,it)|0,n=n+Math.imul(U,st)|0,s=s+Math.imul(O,nt)|0,r=(r=r+Math.imul(O,at)|0)+Math.imul(D,nt)|0,n=n+Math.imul(D,at)|0,s=s+Math.imul(w,ht)|0,r=(r=r+Math.imul(w,lt)|0)+Math.imul(N,ht)|0,n=n+Math.imul(N,lt)|0,s=s+Math.imul(C,ut)|0,r=(r=r+Math.imul(C,dt)|0)+Math.imul(v,ut)|0,n=n+Math.imul(v,dt)|0;var wt=(l+(s=s+Math.imul(A,ft)|0)|0)+((8191&(r=(r=r+Math.imul(A,_t)|0)+Math.imul(L,ft)|0))<<13)|0;l=((n=n+Math.imul(L,_t)|0)+(r>>>13)|0)+(wt>>>26)|0,wt&=67108863,s=Math.imul(F,it),r=(r=Math.imul(F,st))+Math.imul(H,it)|0,n=Math.imul(H,st),s=s+Math.imul(k,nt)|0,r=(r=r+Math.imul(k,at)|0)+Math.imul(U,nt)|0,n=n+Math.imul(U,at)|0,s=s+Math.imul(O,ht)|0,r=(r=r+Math.imul(O,lt)|0)+Math.imul(D,ht)|0,n=n+Math.imul(D,lt)|0,s=s+Math.imul(w,ut)|0,r=(r=r+Math.imul(w,dt)|0)+Math.imul(N,ut)|0,n=n+Math.imul(N,dt)|0;var Nt=(l+(s=s+Math.imul(C,ft)|0)|0)+((8191&(r=(r=r+Math.imul(C,_t)|0)+Math.imul(v,ft)|0))<<13)|0;l=((n=n+Math.imul(v,_t)|0)+(r>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,s=Math.imul(F,nt),r=(r=Math.imul(F,at))+Math.imul(H,nt)|0,n=Math.imul(H,at),s=s+Math.imul(k,ht)|0,r=(r=r+Math.imul(k,lt)|0)+Math.imul(U,ht)|0,n=n+Math.imul(U,lt)|0,s=s+Math.imul(O,ut)|0,r=(r=r+Math.imul(O,dt)|0)+Math.imul(D,ut)|0,n=n+Math.imul(D,dt)|0;var St=(l+(s=s+Math.imul(w,ft)|0)|0)+((8191&(r=(r=r+Math.imul(w,_t)|0)+Math.imul(N,ft)|0))<<13)|0;l=((n=n+Math.imul(N,_t)|0)+(r>>>13)|0)+(St>>>26)|0,St&=67108863,s=Math.imul(F,ht),r=(r=Math.imul(F,lt))+Math.imul(H,ht)|0,n=Math.imul(H,lt),s=s+Math.imul(k,ut)|0,r=(r=r+Math.imul(k,dt)|0)+Math.imul(U,ut)|0,n=n+Math.imul(U,dt)|0;var Ot=(l+(s=s+Math.imul(O,ft)|0)|0)+((8191&(r=(r=r+Math.imul(O,_t)|0)+Math.imul(D,ft)|0))<<13)|0;l=((n=n+Math.imul(D,_t)|0)+(r>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,s=Math.imul(F,ut),r=(r=Math.imul(F,dt))+Math.imul(H,ut)|0,n=Math.imul(H,dt);var Dt=(l+(s=s+Math.imul(k,ft)|0)|0)+((8191&(r=(r=r+Math.imul(k,_t)|0)+Math.imul(U,ft)|0))<<13)|0;l=((n=n+Math.imul(U,_t)|0)+(r>>>13)|0)+(Dt>>>26)|0,Dt&=67108863;var Mt=(l+(s=Math.imul(F,ft))|0)+((8191&(r=(r=Math.imul(F,_t))+Math.imul(H,ft)|0))<<13)|0;return l=((n=Math.imul(H,_t))+(r>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,h[0]=xt,h[1]=Et,h[2]=mt,h[3]=Rt,h[4]=Tt,h[5]=gt,h[6]=yt,h[7]=At,h[8]=Lt,h[9]=It,h[10]=Ct,h[11]=vt,h[12]=bt,h[13]=wt,h[14]=Nt,h[15]=St,h[16]=Ot,h[17]=Dt,h[18]=Mt,0!==l&&(h[19]=l,i.length++),i};function f(t,e,i){return(new _).mulp(t,e,i)}function _(t,e){this.x=t,this.y=e}Math.imul||(p=d),n.prototype.mulTo=function(t,e){var i=this.length+t.length;return 10===this.length&&10===t.length?p(this,t,e):i<63?d(this,t,e):i<1024?function(t,e,i){i.negative=e.negative^t.negative,i.length=t.length+e.length;for(var s=0,r=0,n=0;n>>26)|0)>>>26,a&=67108863}i.words[n]=o,s=a,a=r}return 0!==s?i.words[n]=s:i.length--,i.strip()}(this,t,e):f(this,t,e)},_.prototype.makeRBT=function(t){for(var e=new Array(t),i=n.prototype._countBits(t)-1,s=0;s>=1;return s},_.prototype.permute=function(t,e,i,s,r,n){for(var a=0;a>>=1)r++;return 1<>>=13,i[2*a+1]=8191&n,n>>>=13;for(a=2*e;a>=26,e+=r/67108864|0,e+=n>>>26,this.words[i]=67108863&n}return 0!==e&&(this.words[i]=e,this.length++),this},n.prototype.muln=function(t){return this.clone().imuln(t)},n.prototype.sqr=function(){return this.mul(this)},n.prototype.isqr=function(){return this.imul(this.clone())},n.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),i=0;i>>r}return e}(t);if(0===e.length)return new n(1);for(var i=this,s=0;s=0);var e,i=t%26,r=(t-i)/26,n=67108863>>>26-i<<26-i;if(0!==i){var a=0;for(e=0;e>>26-i}a&&(this.words[e]=a,this.length++)}if(0!==r){for(e=this.length-1;e>=0;e--)this.words[e+r]=this.words[e];for(e=0;e=0),r=e?(e-e%26)/26:0;var n=t%26,a=Math.min((t-n)/26,this.length),o=67108863^67108863>>>n<a)for(this.length-=a,l=0;l=0&&(0!==c||l>=r);l--){var u=0|this.words[l];this.words[l]=c<<26-n|u>>>n,c=u&o}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this.strip()},n.prototype.ishrn=function(t,e,i){return s(0===this.negative),this.iushrn(t,e,i)},n.prototype.shln=function(t){return this.clone().ishln(t)},n.prototype.ushln=function(t){return this.clone().iushln(t)},n.prototype.shrn=function(t){return this.clone().ishrn(t)},n.prototype.ushrn=function(t){return this.clone().iushrn(t)},n.prototype.testn=function(t){s("number"==typeof t&&t>=0);var e=t%26,i=(t-e)/26,r=1<=0);var e=t%26,i=(t-e)/26;if(s(0===this.negative,"imaskn works only with positive numbers"),this.length<=i)return this;if(0!==e&&i++,this.length=Math.min(i,this.length),0!==e){var r=67108863^67108863>>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this},n.prototype.isubn=function(t){if(s("number"==typeof t),s(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e>26)-(h/67108864|0),this.words[r+i]=67108863&n}for(;r>26,this.words[r+i]=67108863&n;if(0===o)return this.strip();for(s(-1===o),o=0,r=0;r>26,this.words[r]=67108863&n;return this.negative=1,this.strip()},n.prototype._wordDiv=function(t,e){var i=(this.length,t.length),s=this.clone(),r=t,a=0|r.words[r.length-1];0!==(i=26-this._countBits(a))&&(r=r.ushln(i),s.iushln(i),a=0|r.words[r.length-1]);var o,h=s.length-r.length;if("mod"!==e){(o=new n(null)).length=h+1,o.words=new Array(o.length);for(var l=0;l=0;u--){var d=67108864*(0|s.words[r.length+u])+(0|s.words[r.length+u-1]);for(d=Math.min(d/a|0,67108863),s._ishlnsubmul(r,d,u);0!==s.negative;)d--,s.negative=0,s._ishlnsubmul(r,1,u),s.isZero()||(s.negative^=1);o&&(o.words[u]=d)}return o&&o.strip(),s.strip(),"div"!==e&&0!==i&&s.iushrn(i),{div:o||null,mod:s}},n.prototype.divmod=function(t,e,i){return s(!t.isZero()),this.isZero()?{div:new n(0),mod:new n(0)}:0!==this.negative&&0===t.negative?(o=this.neg().divmod(t,e),"mod"!==e&&(r=o.div.neg()),"div"!==e&&(a=o.mod.neg(),i&&0!==a.negative&&a.iadd(t)),{div:r,mod:a}):0===this.negative&&0!==t.negative?(o=this.divmod(t.neg(),e),"mod"!==e&&(r=o.div.neg()),{div:r,mod:o.mod}):0!=(this.negative&t.negative)?(o=this.neg().divmod(t.neg(),e),"div"!==e&&(a=o.mod.neg(),i&&0!==a.negative&&a.isub(t)),{div:o.div,mod:a}):t.length>this.length||this.cmp(t)<0?{div:new n(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new n(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new n(this.modn(t.words[0]))}:this._wordDiv(t,e);var r,a,o},n.prototype.div=function(t){return this.divmod(t,"div",!1).div},n.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod},n.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod},n.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var i=0!==e.div.negative?e.mod.isub(t):e.mod,s=t.ushrn(1),r=t.andln(1),n=i.cmp(s);return n<0||1===r&&0===n?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1)},n.prototype.modn=function(t){s(t<=67108863);for(var e=(1<<26)%t,i=0,r=this.length-1;r>=0;r--)i=(e*i+(0|this.words[r]))%t;return i},n.prototype.idivn=function(t){s(t<=67108863);for(var e=0,i=this.length-1;i>=0;i--){var r=(0|this.words[i])+67108864*e;this.words[i]=r/t|0,e=r%t}return this.strip()},n.prototype.divn=function(t){return this.clone().idivn(t)},n.prototype.egcd=function(t){s(0===t.negative),s(!t.isZero());var e=this,i=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var r=new n(1),a=new n(0),o=new n(0),h=new n(1),l=0;e.isEven()&&i.isEven();)e.iushrn(1),i.iushrn(1),++l;for(var c=i.clone(),u=e.clone();!e.isZero();){for(var d=0,p=1;0==(e.words[0]&p)&&d<26;++d,p<<=1);if(d>0)for(e.iushrn(d);d-- >0;)(r.isOdd()||a.isOdd())&&(r.iadd(c),a.isub(u)),r.iushrn(1),a.iushrn(1);for(var f=0,_=1;0==(i.words[0]&_)&&f<26;++f,_<<=1);if(f>0)for(i.iushrn(f);f-- >0;)(o.isOdd()||h.isOdd())&&(o.iadd(c),h.isub(u)),o.iushrn(1),h.iushrn(1);e.cmp(i)>=0?(e.isub(i),r.isub(o),a.isub(h)):(i.isub(e),o.isub(r),h.isub(a))}return{a:o,b:h,gcd:i.iushln(l)}},n.prototype._invmp=function(t){s(0===t.negative),s(!t.isZero());var e=this,i=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var r,a=new n(1),o=new n(0),h=i.clone();e.cmpn(1)>0&&i.cmpn(1)>0;){for(var l=0,c=1;0==(e.words[0]&c)&&l<26;++l,c<<=1);if(l>0)for(e.iushrn(l);l-- >0;)a.isOdd()&&a.iadd(h),a.iushrn(1);for(var u=0,d=1;0==(i.words[0]&d)&&u<26;++u,d<<=1);if(u>0)for(i.iushrn(u);u-- >0;)o.isOdd()&&o.iadd(h),o.iushrn(1);e.cmp(i)>=0?(e.isub(i),a.isub(o)):(i.isub(e),o.isub(a))}return(r=0===e.cmpn(1)?a:o).cmpn(0)<0&&r.iadd(t),r},n.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),i=t.clone();e.negative=0,i.negative=0;for(var s=0;e.isEven()&&i.isEven();s++)e.iushrn(1),i.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;i.isEven();)i.iushrn(1);var r=e.cmp(i);if(r<0){var n=e;e=i,i=n}else if(0===r||0===i.cmpn(1))break;e.isub(i)}return i.iushln(s)},n.prototype.invm=function(t){return this.egcd(t).a.umod(t)},n.prototype.isEven=function(){return 0==(1&this.words[0])},n.prototype.isOdd=function(){return 1==(1&this.words[0])},n.prototype.andln=function(t){return this.words[0]&t},n.prototype.bincn=function(t){s("number"==typeof t);var e=t%26,i=(t-e)/26,r=1<>>26,o&=67108863,this.words[a]=o}return 0!==n&&(this.words[a]=n,this.length++),this},n.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},n.prototype.cmpn=function(t){var e,i=t<0;if(0!==this.negative&&!i)return-1;if(0===this.negative&&i)return 1;if(this.strip(),this.length>1)e=1;else{i&&(t=-t),s(t<=67108863,"Number is too big");var r=0|this.words[0];e=r===t?0:rt.length)return 1;if(this.length=0;i--){var s=0|this.words[i],r=0|t.words[i];if(s!==r){sr&&(e=1);break}}return e},n.prototype.gtn=function(t){return 1===this.cmpn(t)},n.prototype.gt=function(t){return 1===this.cmp(t)},n.prototype.gten=function(t){return this.cmpn(t)>=0},n.prototype.gte=function(t){return this.cmp(t)>=0},n.prototype.ltn=function(t){return-1===this.cmpn(t)},n.prototype.lt=function(t){return-1===this.cmp(t)},n.prototype.lten=function(t){return this.cmpn(t)<=0},n.prototype.lte=function(t){return this.cmp(t)<=0},n.prototype.eqn=function(t){return 0===this.cmpn(t)},n.prototype.eq=function(t){return 0===this.cmp(t)},n.red=function(t){return new y(t)},n.prototype.toRed=function(t){return s(!this.red,"Already a number in reduction context"),s(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t)},n.prototype.fromRed=function(){return s(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},n.prototype._forceRed=function(t){return this.red=t,this},n.prototype.forceRed=function(t){return s(!this.red,"Already a number in reduction context"),this._forceRed(t)},n.prototype.redAdd=function(t){return s(this.red,"redAdd works only with red numbers"),this.red.add(this,t)},n.prototype.redIAdd=function(t){return s(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t)},n.prototype.redSub=function(t){return s(this.red,"redSub works only with red numbers"),this.red.sub(this,t)},n.prototype.redISub=function(t){return s(this.red,"redISub works only with red numbers"),this.red.isub(this,t)},n.prototype.redShl=function(t){return s(this.red,"redShl works only with red numbers"),this.red.shl(this,t)},n.prototype.redMul=function(t){return s(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t)},n.prototype.redIMul=function(t){return s(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t)},n.prototype.redSqr=function(){return s(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},n.prototype.redISqr=function(){return s(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},n.prototype.redSqrt=function(){return s(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},n.prototype.redInvm=function(){return s(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},n.prototype.redNeg=function(){return s(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},n.prototype.redPow=function(t){return s(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t)};var x={k256:null,p224:null,p192:null,p25519:null};function E(t,e){this.name=t,this.p=new n(e,16),this.n=this.p.bitLength(),this.k=new n(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function m(){E.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function R(){E.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function T(){E.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function g(){E.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function y(t){if("string"==typeof t){var e=n._prime(t);this.m=e.p,this.prime=e}else s(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null}function A(t){y.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new n(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}E.prototype._tmp=function(){var t=new n(null);return t.words=new Array(Math.ceil(this.n/13)),t},E.prototype.ireduce=function(t){var e,i=t;do{this.split(i,this.tmp),e=(i=(i=this.imulK(i)).iadd(this.tmp)).bitLength()}while(e>this.n);var s=e0?i.isub(this.p):void 0!==i.strip?i.strip():i._strip(),i},E.prototype.split=function(t,e){t.iushrn(this.n,0,e)},E.prototype.imulK=function(t){return t.imul(this.k)},r(m,E),m.prototype.split=function(t,e){for(var i=4194303,s=Math.min(t.length,9),r=0;r>>22,n=a}n>>>=22,t.words[r-10]=n,0===n&&t.length>10?t.length-=10:t.length-=9},m.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=r,e=s}return 0!==e&&(t.words[t.length++]=e),t},n._prime=function(t){if(x[t])return x[t];var e;if("k256"===t)e=new m;else if("p224"===t)e=new R;else if("p192"===t)e=new T;else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new g}return x[t]=e,e},y.prototype._verify1=function(t){s(0===t.negative,"red works only with positives"),s(t.red,"red works only with red numbers")},y.prototype._verify2=function(t,e){s(0==(t.negative|e.negative),"red works only with positives"),s(t.red&&t.red===e.red,"red works only with red numbers")},y.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):t.umod(this.m)._forceRed(this)},y.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this)},y.prototype.add=function(t,e){this._verify2(t,e);var i=t.add(e);return i.cmp(this.m)>=0&&i.isub(this.m),i._forceRed(this)},y.prototype.iadd=function(t,e){this._verify2(t,e);var i=t.iadd(e);return i.cmp(this.m)>=0&&i.isub(this.m),i},y.prototype.sub=function(t,e){this._verify2(t,e);var i=t.sub(e);return i.cmpn(0)<0&&i.iadd(this.m),i._forceRed(this)},y.prototype.isub=function(t,e){this._verify2(t,e);var i=t.isub(e);return i.cmpn(0)<0&&i.iadd(this.m),i},y.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e))},y.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e))},y.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e))},y.prototype.isqr=function(t){return this.imul(t,t.clone())},y.prototype.sqr=function(t){return this.mul(t,t)},y.prototype.sqrt=function(t){if(t.isZero())return t.clone();var e=this.m.andln(3);if(s(e%2==1),3===e){var i=this.m.add(new n(1)).iushrn(2);return this.pow(t,i)}for(var r=this.m.subn(1),a=0;!r.isZero()&&0===r.andln(1);)a++,r.iushrn(1);s(!r.isZero());var o=new n(1).toRed(this),h=o.redNeg(),l=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new n(2*c*c).toRed(this);0!==this.pow(c,l).cmp(h);)c.redIAdd(h);for(var u=this.pow(c,r),d=this.pow(t,r.addn(1).iushrn(1)),p=this.pow(t,r),f=a;0!==p.cmp(o);){for(var _=p,x=0;0!==_.cmp(o);x++)_=_.redSqr();s(x=0;s--){for(var l=e.words[s],c=h-1;c>=0;c--){var u=l>>c&1;r!==i[0]&&(r=this.sqr(r)),0!==u||0!==a?(a<<=1,a|=u,(4===++o||0===s&&0===c)&&(r=this.mul(r,i[a]),o=0,a=0)):o=0}h=26}return r},y.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e},y.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e},n.mont=function(t){return new A(t)},r(A,y),A.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift))},A.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e},A.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var i=t.imul(e),s=i.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),r=i.isub(s).iushrn(this.shift),n=r;return r.cmp(this.m)>=0?n=r.isub(this.m):r.cmpn(0)<0&&(n=r.iadd(this.m)),n._forceRed(this)},A.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new n(0)._forceRed(this);var i=t.mul(e),s=i.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),r=i.isub(s).iushrn(this.shift),a=r;return r.cmp(this.m)>=0?a=r.isub(this.m):r.cmpn(0)<0&&(a=r.iadd(this.m)),a._forceRed(this)},A.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this)}}(t,this)}).call(this,i(155)(t))},function(t,e,i){"use strict";i.r(e),i.d(e,"default",(function(){return x}));var s=i(40),r=i(1),n=i(10),a=i(3),o=i(5),h=i(2),l=i(6),c=i(11),u=i(15),d=i(12),p=i(8),f=i(7),_=i(86);class x extends s.a{constructor(t,e){super(t),this.mutable=e||!1}isMutable(t){return this.mutable}asMutable(t,e){return e===this.mutable?this:new x(this.id,e)}isStorable(t){const e=this.getDeclaration(t);return e.isStorable&&e.isStorable(t)}anyfy(){return"Any"===this.name?r.AnyType.instance:this}resolve(t,e){let i=this.anyfy();if(i instanceof r.NativeType)return i;const s=t.getRegisteredDeclaration(i.name);if(s){if(s instanceof l.MethodDeclarationMap){const t=new r.MethodType(s.getFirst());return t.copySectionFrom(this),t}return i=s.getType(t),i.equals(this)?this:i}return e?e(i):t.problemListener.reportUnknownCategory(this.id,this.name),r.AnyType.instance}toDialect(t,e){this.mutable&&!e&&t.append("mutable "),t.append(this.name)}getSuperType(t,e){const i=this.getDeclaration(t);if(i instanceof n.CategoryDeclaration){const t=i.derivedFrom;if(t&&t.length)return new x(t[0])}t.problemListener.reportNoSuperType(e,this)}declare(t){const e=this.resolve(t.context);if(e===this)if("Any"===this.name)t.require(f.Any);else{this.getDeclaration(t.context).declare(t)}else e&&e.declare(t)}transpile(t){t.append(this.name)}transpileInstance(t){this.getDeclaration(t.context)instanceof n.SingletonCategoryDeclaration?t.append(this.name).append(".instance"):t.append("this")}newInstanceFromStored(t,e){const i=this.getDeclaration(t).newInstanceFromStored(t,e);return i.mutable=this.mutable,i}checkUnique(t){if(null!=(t.getRegisteredDeclaration(this.name)||null))throw new a.SyntaxError('Duplicate name: "'+this.name+'"')}getDeclaration(t){const e=t.getRegisteredDeclaration(this.name)||null;if(null==e){if(!t.problemListener)throw new a.SyntaxError('Unknown category: "'+this.name+'"');t.problemListener.reportUnknownCategory(this.id,this.name)}return e}checkMultiply(t,e,i){const s=this.checkOperator(t,e,i,h.Operator.MULTIPLY);return null!=s?s:super.checkMultiply(t,e,i)}declareMultiply(t,e,i,s,r){const n=this.checkOperator(t.context,e,i,h.Operator.MULTIPLY);if(null==n)return super.declareMultiply(t,e,i,s,r);s.declare(t),r.declare(t),n.declare(t)}transpileMultiply(t,e,i,s,r){if(null==this.checkOperator(t.context,e,i,h.Operator.MULTIPLY))return super.transpileMultiply(t,e,i,s,r);s.transpile(t),t.append(".operator_MULTIPLY").append("$").append(e.getTranspiledName(t.context)).append("("),r.transpile(t),t.append(")")}checkDivide(t,e){const i=this.checkOperator(t,e,!1,h.Operator.DIVIDE);return null!=i?i:super.checkDivide(t,e)}declareDivide(t,e,i,s){const r=this.checkOperator(t.context,e,!1,h.Operator.DIVIDE);if(null==r)return super.declareDivide(t,e,i,s);i.declare(t),s.declare(t),r.declare(t)}transpileDivide(t,e,i,s){i.transpile(t),t.append(".operator_DIVIDE").append("$").append(e.getTranspiledName(t.context)).append("("),s.transpile(t),t.append(")")}checkIntDivide(t,e){const i=this.checkOperator(t,e,!1,h.Operator.IDIVIDE);return null!=i?i:super.checkIntDivide(t,e)}declareIntDivide(t,e,i,s){const r=this.checkOperator(t.context,e,!1,h.Operator.IDIVIDE);if(null==r)return super.declareDivide(t,e,i,s);i.declare(t),s.declare(t),r.declare(t)}transpileIntDivide(t,e,i,s){i.transpile(t),t.append(".operator_IDIVIDE").append("$").append(e.getTranspiledName(t.context)).append("("),s.transpile(t),t.append(")")}checkModulo(t,e){const i=this.checkOperator(t,e,!1,h.Operator.MODULO);return null!=i?i:super.checkModulo(t,e)}declareModulo(t,e,i,s){const r=this.checkOperator(t.context,e,!1,h.Operator.MODULO);if(null==r)return super.declareModulo(t,e,i,s);i.declare(t),s.declare(t),r.declare(t)}transpileModulo(t,e,i,s){i.transpile(t),t.append(".operator_MODULO").append("$").append(e.getTranspiledName(t.context)).append("("),s.transpile(t),t.append(")")}checkAdd(t,e,i,s){const r=this.checkOperator(t,i,s,h.Operator.PLUS);return null!=r?r:super.checkAdd(t,i,s)}declareAdd(t,e,i,s,r){const n=this.checkOperator(t.context,e,i,h.Operator.PLUS);if(null==n)return super.declareAdd(t,e,i,s,r);s.declare(t),r.declare(t),n.declare(t)}transpileAdd(t,e,i,s,r){s.transpile(t),t.append(".operator_PLUS").append("$").append(e.getTranspiledName(t.context)).append("("),r.transpile(t),t.append(")")}checkSubtract(t,e){const i=this.checkOperator(t,e,!1,h.Operator.MINUS);return null!=i?i:super.checkSubtract(t,e)}declareSubtract(t,e,i,s){const r=this.checkOperator(t.context,e,!1,h.Operator.MINUS);if(null==r)return super.declareDivide(t,e,i,s);i.declare(t),s.declare(t),r.declare(t)}transpileSubtract(t,e,i,s){i.transpile(t),t.append(".operator_MINUS").append("$").append(e.getTranspiledName(t.context)).append("("),s.transpile(t),t.append(")")}checkOperator(t,e,i,s){const r=this.getDeclaration(t);if(r instanceof n.ConcreteCategoryDeclaration)try{const i=r.getOperatorMethod(t,s,e);if(null==i)return null;const n=(t=t.newInstanceContext(null,this)).newLocalContext();return i.registerParameters(n),i.check(n,!1)}catch(t){}if(i)return null;throw new a.SyntaxError("Unsupported operation: "+this.name+" "+s.token+" "+e.name)}checkExists(t){this.resolve(t)}checkMember(t,e,i){return"category"===i?new x(new h.Identifier("Category")):"json"===i?r.TextType.instance:this.checkAttribute(t,e,i)}checkAttribute(t,e,i){const s=t.getRegisteredDeclaration(this.name);return null==s?(t.problemListener.reportUnknownCategory(this.id,this.name),r.VoidType.instance):s instanceof n.EnumeratedNativeDeclaration?s.getType(t).checkMember(t,e,i):s instanceof n.CategoryDeclaration?this.checkCategoryAttribute(t,e,s,i):(t.problemListener.reportUnknownCategory(this.id,this.name),r.VoidType.instance)}checkCategoryAttribute(t,e,i,s){if(i.storable&&"dbId"===s)return r.AnyType.instance;if(i.hasAttribute(t,s)){const e=t.getRegisteredDeclaration(s);if(null==e)throw new a.SyntaxError("Unknown attribute:"+s);return e.getType(t)}if("text"===s)return r.TextType.instance;if(i.hasMethod(t,s)){const e=i.getMemberMethodsMap(t,s).getFirst();return new r.MethodType(e)}return t.problemListener.reportUnknownAttribute(e,s),r.AnyType.instance}declareMember(t,e,i){switch(i){case"category":t.require(_.b);break;case"json":t.require(d.convertToJson),t.require(d.convertToJsonNode)}}transpileMember(t,e){switch(e){case"text":t.append("getText()");break;case"json":t.append("toJson()");break;default:t.append(e)}}checkStaticMember(t,e,i){const s=t.getRegisteredDeclaration(this.name);return null==s?(t.problemListener.reportUnknownIdentifier(e,this.name),null):s instanceof n.EnumeratedCategoryDeclaration||s instanceof n.EnumeratedNativeDeclaration?s.getType(t).checkStaticMember(t,e,i):s instanceof n.SingletonCategoryDeclaration?this.checkCategoryAttribute(t,e,s,i):(t.getProblemListener().reportUnknownAttribute(i,i.name),null)}declareStaticMember(t,e,i){}transpileStaticMember(t,e){this.getDeclaration(t.context)instanceof n.SingletonCategoryDeclaration&&t.append("instance."),t.append(e)}getStaticMemberValue(t,e){const i=this.getDeclaration(t);if(i instanceof n.EnumeratedCategoryDeclaration||i instanceof n.EnumeratedNativeDeclaration)return i.getType(t).getStaticMemberValue(t,e);if(i instanceof n.SingletonCategoryDeclaration){return t.loadSingleton(this).getMemberValue(t,e)}return super.getStaticMemberValue(t,e)}isAssignableFrom(t,e){return super.isAssignableFrom(t,e)||e instanceof x&&this.isAssignableFromCategory(t,e)}isAssignableFromCategory(t,e){return"Any"===this.name||e.isDerivedFrom(t,this)||e.isDerivedFromAnonymous(t,this)}isDerivedFrom(t,e){try{const i=this.getDeclaration(t);if(i instanceof n.CategoryDeclaration)return this.isDerivedFromCategory(t,i,e)}catch(t){}return!1}isDerivedFromCategory(t,e,i){if(null==e.derivedFrom)return!1;for(let s=0;s{let n=t.newInstanceContext(s,null);const a=e.interpret(n);n=t.newInstanceContext(r,null);const o=e.interpret(n);return i?Object(d.compareValues)(o,a):Object(d.compareValues)(a,o)}}getAttributeSortedComparator(t,e,i){return i?(i,s)=>{const r=i.getMemberValue(t,e),n=s.getMemberValue(t,e);return Object(d.compareValues)(n,r)}:(i,s)=>{const r=i.getMemberValue(t,e),n=s.getMemberValue(t,e);return Object(d.compareValues)(r,n)}}getGlobalMethodSortedComparator(t,e,i){return function(s,r){const n=e.args[0];n._expression=new o.ValueExpression(this,s);const a=e.interpret(t);n._expression=new o.ValueExpression(this,r);const h=e.interpret(t);return i?Object(d.compareValues)(h,a):Object(d.compareValues)(a,h)}.bind(this)}getMemberMethods(t,e){const i=this.getDeclaration(t);if(i instanceof n.ConcreteCategoryDeclaration){const s=i.getMemberMethodsMap(t,e);return s?s.getAll():null}return t.problemListener.reportUnknownCategory(this.id,e),null}getStaticMemberMethods(t,e){const i=this.getDeclaration(t);if(i instanceof n.EnumeratedCategoryDeclaration||i instanceof n.EnumeratedNativeDeclaration)return i.getType(t).getStaticMemberMethods(t,e);if(i instanceof n.SingletonCategoryDeclaration)return i.getType(t).getMemberMethods(t,e);if(i instanceof n.ConcreteCategoryDeclaration){const s=i.getMemberMethodsMap(t,e);return s?s.getAll():null}return t.problemListener.reportUnknownCategory(this.id,this.name),null}findGlobalMethod(t,e,i){try{const s=new o.ValueExpression(this,this.newInstance(t)),r=new h.Argument(null,s),n=new h.ArgumentList([r]),a=new c.MethodCall(new o.MethodSelector(null,e),n);a.copySectionFrom(e);const u=new l.MethodFinder(t,a).findBest(!0);return null==u?null:i?u:a}catch(t){if(t instanceof a.PromptoError)return null;throw t}}convertJavaScriptValueToPromptoValue(t,e,i){const s=this.getDeclaration(t);return null==s?super.convertPythonValueToPromptoValue(t,e,i):s instanceof n.EnumeratedNativeDeclaration||s instanceof n.EnumeratedCategoryDeclaration?this.loadEnumValue(t,s,e):(u.$DataStore.instance.isDbIdType(typeof e)&&(e=u.$DataStore.instance.fetchUnique(e)),s.newInstanceFromStored(t,e))}loadEnumValue(t,e,i){return t.getRegisteredValue(i)}declareSorted(t,e){const i=this.getKeyIdentifier(e);let s=this.getDeclaration(t.context);s.hasAttribute(t.context,i.toString())||s.hasMethod(t.context,i.toString(),null)||(s=this.findGlobalMethod(t.context,i,!0),null!=s?s.declare(t):e instanceof o.ArrowExpression||e.declare(t))}getKeyIdentifier(t){if(t instanceof o.InstanceExpression)return t.id;if(t instanceof p.Section){const e=new h.Identifier(t.toString());return e.copySectionFrom(t),e}return null!=t?new h.Identifier(t.toString()):new h.Identifier("key")}transpileSortedComparator(t,e,i){const s=this.getKeyIdentifier(e);let r=this.getDeclaration(t.context);if(r.hasAttribute(t.context,s.toString()))this.transpileAttributeSortedComparator(t,e,i);else if(r.hasMethod(t.context,s.toString(),null))this.transpileMemberMethodSortedComparator(t,e,i);else if(r=this.findGlobalMethod(t.context,s,!0),null!=r)this.transpileGlobalMethodSortedComparator(t,r.getTranspiledName(t.context),i);else{if(e instanceof o.ArrowExpression)return e.transpileSortedComparator(t,this,i);this.transpileExpressionSortedComparator(t,e,i)}}transpileExpressionSortedComparator(t,e,i){this.transpileAttributeSortedComparator(t,e,i)}transpileAttributeSortedComparator(t,e,i){e=e||new o.InstanceExpression(new h.Identifier("key")),t.append("function(o1, o2) { return "),this.transpileEqualKeys(t,e),t.append(" ? 0 : "),this.transpileGreaterKeys(t,e),t.append(" ? "),i?t.append("-1 : 1; }"):t.append("1 : -1; }")}transpileEqualKeys(t,e){t.append("o1."),e.transpile(t),t.append(" === o2."),e.transpile(t)}transpileGreaterKeys(t,e){t.append("o1."),e.transpile(t),t.append(" > o2."),e.transpile(t)}transpileGlobalMethodSortedComparator(t,e,i){t.append("function(o1, o2) { return ").append(e).append("(o1) === ").append(e).append("(o2)").append(" ? 0 : ").append(e).append("(o1) > ").append(e).append("(o2)").append(" ? "),i?t.append("-1 : 1; }"):t.append("1 : -1; }")}transpileAssignMemberValue(t,e,i){const s=t.context.getRegisteredDeclaration(e);t.append(".setMember('").append(e).append("', "),i.transpile(t),t.append(", ").append(s.storable).append(", ");const n=i.check(t.context);t.append(""+n.isMutable()),n instanceof r.EnumeratedCategoryType||n instanceof r.EnumeratedNativeType?t.append(", true"):t.append(", false"),t.append(")")}}},function(t,e){class i{constructor(){this.atn=null,this.stateNumber=i.INVALID_STATE_NUMBER,this.stateType=null,this.ruleIndex=0,this.epsilonOnlyTransitions=!1,this.transitions=[],this.nextTokenWithinRule=null}toString(){return this.stateNumber}equals(t){return t instanceof i&&this.stateNumber===t.stateNumber}isNonGreedyExitState(){return!1}addTransition(t,e){void 0===e&&(e=-1),0===this.transitions.length?this.epsilonOnlyTransitions=t.isEpsilon:this.epsilonOnlyTransitions!==t.isEpsilon&&(this.epsilonOnlyTransitions=!1),-1===e?this.transitions.push(t):this.transitions.splice(e,1,t)}}i.INVALID_TYPE=0,i.BASIC=1,i.RULE_START=2,i.BLOCK_START=3,i.PLUS_BLOCK_START=4,i.STAR_BLOCK_START=5,i.TOKEN_START=6,i.RULE_STOP=7,i.BLOCK_END=8,i.STAR_LOOP_BACK=9,i.STAR_LOOP_ENTRY=10,i.PLUS_LOOP_BACK=11,i.LOOP_END=12,i.serializationNames=["INVALID","BASIC","RULE_START","BLOCK_START","PLUS_BLOCK_START","STAR_BLOCK_START","TOKEN_START","RULE_STOP","BLOCK_END","STAR_LOOP_BACK","STAR_LOOP_ENTRY","PLUS_LOOP_BACK","LOOP_END"],i.INVALID_STATE_NUMBER=-1;class s extends i{constructor(){return super(),this.decision=-1,this.nonGreedy=!1,this}}class r extends s{constructor(){return super(),this.endState=null,this}}t.exports={ATNState:i,BasicState:class extends i{constructor(){super(),this.stateType=i.BASIC}},DecisionState:s,BlockStartState:r,BlockEndState:class extends i{constructor(){return super(),this.stateType=i.BLOCK_END,this.startState=null,this}},LoopEndState:class extends i{constructor(){return super(),this.stateType=i.LOOP_END,this.loopBackState=null,this}},RuleStartState:class extends i{constructor(){return super(),this.stateType=i.RULE_START,this.stopState=null,this.isPrecedenceRule=!1,this}},RuleStopState:class extends i{constructor(){return super(),this.stateType=i.RULE_STOP,this}},TokensStartState:class extends s{constructor(){return super(),this.stateType=i.TOKEN_START,this}},PlusLoopbackState:class extends s{constructor(){return super(),this.stateType=i.PLUS_LOOP_BACK,this}},StarLoopbackState:class extends i{constructor(){return super(),this.stateType=i.STAR_LOOP_BACK,this}},StarLoopEntryState:class extends s{constructor(){return super(),this.stateType=i.STAR_LOOP_ENTRY,this.loopBackState=null,this.isPrecedenceDecision=null,this}},PlusBlockStartState:class extends r{constructor(){return super(),this.stateType=i.PLUS_BLOCK_START,this.loopBackState=null,this}},StarBlockStartState:class extends r{constructor(){return super(),this.stateType=i.STAR_BLOCK_START,this}},BasicBlockStartState:class extends r{constructor(){return super(),this.stateType=i.BLOCK_START,this}}}},function(t,e,i){const s=i(125),{Hash:r,Map:n,equalArrays:a}=i(41);class o{constructor(t){this.cachedHashCode=t}isEmpty(){return this===o.EMPTY}hasEmptyPath(){return this.getReturnState(this.length-1)===o.EMPTY_RETURN_STATE}hashCode(){return this.cachedHashCode}updateHashCode(t){t.update(this.cachedHashCode)}}o.EMPTY=null,o.EMPTY_RETURN_STATE=2147483647,o.globalNodeCount=1,o.id=o.globalNodeCount;class h extends o{constructor(t,e){let i=0;const s=new r;null!==t?s.update(t,e):s.update(1),i=s.finish(),super(i),this.parentCtx=t,this.returnState=e}getParent(t){return this.parentCtx}getReturnState(t){return this.returnState}equals(t){return this===t||t instanceof h&&(this.hashCode()===t.hashCode()&&(this.returnState===t.returnState&&(null==this.parentCtx?null==t.parentCtx:this.parentCtx.equals(t.parentCtx))))}toString(){const t=null===this.parentCtx?"":this.parentCtx.toString();return 0===t.length?this.returnState===o.EMPTY_RETURN_STATE?"$":""+this.returnState:this.returnState+" "+t}get length(){return 1}static create(t,e){return e===o.EMPTY_RETURN_STATE&&null===t?o.EMPTY:new h(t,e)}}class l extends h{constructor(){super(null,o.EMPTY_RETURN_STATE)}isEmpty(){return!0}getParent(t){return null}getReturnState(t){return this.returnState}equals(t){return this===t}toString(){return"$"}}o.EMPTY=new l;class c extends o{constructor(t,e){const i=new r;i.update(t,e);return super(i.finish()),this.parents=t,this.returnStates=e,this}isEmpty(){return this.returnStates[0]===o.EMPTY_RETURN_STATE}getParent(t){return this.parents[t]}getReturnState(t){return this.returnStates[t]}equals(t){return this===t||t instanceof c&&(this.hashCode()===t.hashCode()&&(a(this.returnStates,t.returnStates)&&a(this.parents,t.parents)))}toString(){if(this.isEmpty())return"[]";{let t="[";for(let e=0;e0&&(t+=", "),this.returnStates[e]!==o.EMPTY_RETURN_STATE?(t+=this.returnStates[e],null!==this.parents[e]?t=t+" "+this.parents[e]:t+="null"):t+="$";return t+"]"}}get length(){return this.returnStates.length}}function u(t,e,i,s){if(t===e)return t;if(t instanceof h&&e instanceof h)return function(t,e,i,s){if(null!==s){let i=s.get(t,e);if(null!==i)return i;if(i=s.get(e,t),null!==i)return i}const r=function(t,e,i){if(i){if(t===o.EMPTY)return o.EMPTY;if(e===o.EMPTY)return o.EMPTY}else{if(t===o.EMPTY&&e===o.EMPTY)return o.EMPTY;if(t===o.EMPTY){const t=[e.returnState,o.EMPTY_RETURN_STATE],i=[e.parentCtx,null];return new c(i,t)}if(e===o.EMPTY){const e=[t.returnState,o.EMPTY_RETURN_STATE],i=[t.parentCtx,null];return new c(i,e)}}return null}(t,e,i);if(null!==r)return null!==s&&s.set(t,e,r),r;if(t.returnState===e.returnState){const r=u(t.parentCtx,e.parentCtx,i,s);if(r===t.parentCtx)return t;if(r===e.parentCtx)return e;const n=h.create(r,t.returnState);return null!==s&&s.set(t,e,n),n}{let i=null;if((t===e||null!==t.parentCtx&&t.parentCtx===e.parentCtx)&&(i=t.parentCtx),null!==i){const r=[t.returnState,e.returnState];t.returnState>e.returnState&&(r[0]=e.returnState,r[1]=t.returnState);const n=new c([i,i],r);return null!==s&&s.set(t,e,n),n}const r=[t.returnState,e.returnState];let n=[t.parentCtx,e.parentCtx];t.returnState>e.returnState&&(r[0]=e.returnState,r[1]=t.returnState,n=[e.parentCtx,t.parentCtx]);const a=new c(n,r);return null!==s&&s.set(t,e,a),a}}(t,e,i,s);if(i){if(t instanceof l)return t;if(e instanceof l)return e}return t instanceof h&&(t=new c([t.getParent()],[t.returnState])),e instanceof h&&(e=new c([e.getParent()],[e.returnState])),function(t,e,i,s){if(null!==s){let i=s.get(t,e);if(null!==i)return i;if(i=s.get(e,t),null!==i)return i}let r=0,a=0,l=0,d=[],p=[];for(;r