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