fun parseV(s: String): Int
Parser for the atomic value type.
s - the string atomic value.
s
Return the corresponding V representation.