module analysis::typepal::Version
rascal-0.34.0
typepal-0.8.10
Usage
import analysis::typepal::Version;
Source code
http://github.com/usethesource/typepal/src/analysis/typepal/Version.rsc
Dependencies
import util::SemVer;
function isValidVersion
bool isValidVersion(str version)
function getCurrentTplVersion
str getCurrentTplVersion()