A parsed semantic-version breakdown, as produced by the FSL parser for
version-valued directives (machine_version, fsl_version). major,
minor, and patch are the three numeric components; full preserves
the exact source text of the version. loc is present only when the
source was parsed with { locations: true }.
A parsed semantic-version breakdown, as produced by the FSL parser for version-valued directives (
machine_version,fsl_version).major,minor, andpatchare the three numeric components;fullpreserves the exact source text of the version.locis present only when the source was parsed with{ locations: true }.See