Package com.github.zafarkhaja.semver.expr

This package contains classes that implement the SemVer Expressions. The main class of the package is the ExpressionParser class which parses the specified expressions and returns the Abstract Syntax Tree.
Since:
0.7.0
Author:
Zafar Khaja