toml / org.apache.tuweni.toml.internal / TomlParserVisitor / visitLocalTime

visitLocalTime

abstract fun visitLocalTime(ctx: LocalTimeContext): T (source)

Visit a parse tree produced by TomlParser#localTime.

Parameters

ctx - the parse tree

Return
the visitor result