abstract fun visitFile(ctx: OrbitParser.FileContext!): T
Visit a parse tree produced by OrbitParser#file.
OrbitParser#file
ctx - OrbitParser.FileContext!: the parse tree
ctx
Return T: the visitor result