open fun visitFile(ctx: FileContext): T
Overrides OrbitVisitor.visitFile
{@inheritDoc}
The default implementation returns the result of calling #visitChildren on ctx.
#visitChildren
ctx