Topic: "typescript-transformer-plugin"
Hookyns/tst-expression
Expression trees for TypeScript similar to C#. Expression trees represent code in a tree-like data structure, where each node is an expression, for example, a method call or a binary operation such as x < y.
Language: TypeScript - Size: 98.6 KB - Last synced at: about 2 hours ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 5
