The Expressions library enables language-level code expressions to be represented as objects in the
form
of expression trees at runtime,
for example, a method call or a binary operation such as x < y.
This enables dynamic analysis of lambda's code, usually for building fluent interfaces.
Newer Version Available
Licenses
| License | URL |
|---|---|
| The Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Collin Alpert | collinalpert<at>gmail.com | collin | Admin |