Package net.ssehub.easy.dslCore.values
The basic value converters.
-
Class Summary Class Description FloatValueConverter Converts strings recognized by the grammar to float values.IdentifierValueConverter Converts version numbers by removing the leading "v".IntValueConverter Converts a string recognized by the grammar to an integer.StringValueConverter Converts strings recognized by the grammar to float values.VersionValueConverter Converts version numbers by removing the leading "v".