Package | Description |
---|---|
com.github.zafarkhaja.semver.expr |
This package contains classes that implement the SemVer Expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
ExpressionParser
A parser for the SemVer Expressions.
|
Modifier and Type | Method and Description |
---|---|
static Parser<Expression> |
ExpressionParser.newInstance()
Creates and returns new instance of the
ExpressionParser class. |
Copyright © 2017. All rights reserved.