visitOuter

open fun visitOuter(ctx: PrologParser.OuterContext): T

Visit a parse tree produced by PrologParser#outer.

The default implementation returns the result of calling visitChildren on {@code ctx}.