UNPKG

853 BSource Map (JSON)View Raw
1{"version":3,"sources":["Expression.ion"],"names":["ion","Expression","properties","watch",{"type":"Identifier","name":"watch","loc":{"start":{"line":5,"column":8,"fixed":true,"source":"ion/runtime/Expression.ion"},"end":{"line":5,"column":13,"fixed":true,"source":"ion/runtime/Expression.ion"}}},"watcher","Error","unwatch"],"mappings":"aAAA;AAAA,IAAMA,GAAA,G,OAAM,CAAO,KAAP,CAAZ;IAEaC,U;;QACTC,UAAA,EAAW;AAAA,YACPC,KAAA,EAAOC,UAACC,OAADD,E;gBAAa,MAAM,IAAIE,KAAJ,C,iBAAA,CAAN,C;aADb;AAAA,YAEPC,OAAA,EAASH,UAACC,OAADD,E;gBAAa,MAAM,IAAIE,KAAJ,C,iBAAA,CAAN,C;aAFf;AAAA,S;cADiB,CAAO,QAAP,C,EAFhC;2BAEaL,U","sourcesContent":["const ion = import '../'\n\nexport class Expression extends import './Node'\n properties:\n watch: (watcher) -> throw new Error(\"not implemented\")\n unwatch: (watcher) -> throw new Error(\"not implemented\")\n"]}
\No newline at end of file