Skip to content

Commit c3cdf3e

Browse files
committed
Partially decouple Playground nodes from ECore (enough to use them with the AST viewer)
1 parent 84125dd commit c3cdf3e

7 files changed

+368
-180
lines changed

src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ export * from "./traversing/by-position";
1313
export * from "./transformation/transformation";
1414
export * from "./validation";
1515
export * from "./interop/json";
16+
export * from "./trace/trace-node";

0 commit comments

Comments
 (0)