docs / it.uniroma3.dbtree.spi / Function / parseV

parseV

abstract fun parseV(s: String): V? (source)

Parser for the atomic value type.

Parameters

s - the string atomic value.

Return
the corresponding V representation.