abstract fun visitOctInt(ctx: OctIntContext): T
Visit a parse tree produced by TomlParser#octInt.
TomlParser#octInt
ctx - the parse tree
ctx
Return the visitor result