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

visitTime

abstract fun visitTime(ctx: TimeContext): T (source)

Visit a parse tree produced by TomlParser#time.

Parameters

ctx - the parse tree

Return
the visitor result