tuweni / org.apache.tuweni.toml / TomlParseError / position

position

fun position(): TomlPosition! (source)

Provides the position in the input where the error occurred.

Return
TomlPosition!: The position in the input where the error occurred.