com.g2forge.alexandria.expression.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ax-expression Show documentation
Show all versions of ax-expression Show documentation
A library for expressions and their evaluation. Includes a basic implementation for math.
@Model("expression")
package com.g2forge.alexandria.expression;
import com.g2forge.alexandria.java.core.marker.Model;