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

parseA

abstract fun parseA(s: String): A? (source)

Parser for the aggregate value type.

Parameters

s - the string aggregate value.

Return
the corresponding A representation.