Java Expression Trees library


Java Expression Trees library

The Java Query 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.

Compile зависимости (1)

Группа / Артифакт Версия Более новая версия
org.ow2.asm » asm 5.0.3 9.2

Test зависимости (1)

Группа / Артифакт Версия Более новая версия
junit » junit 4.4 4.13.2