|
Lime Parser Generator 0.1.0
Runtime-extensible LALR(1) parser with SIMD tokenization and LLVM JIT
|
A single version constraint on a dependency, e.g. More...
#include <snapshot.h>
Data Fields | |
| VersionOp | op |
| Constraint operator. | |
| SemVer | version |
| Reference version for the operator. | |
A single version constraint on a dependency, e.g.
">=1.2.0".
Definition at line 58 of file snapshot.h.
| VersionOp VersionConstraint::op |
Constraint operator.
Definition at line 59 of file snapshot.h.
| SemVer VersionConstraint::version |
Reference version for the operator.
Definition at line 60 of file snapshot.h.