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