visitList

abstract fun visitList(ctx: PrologParser.ListContext): T

Visit a parse tree produced by list.

Return

the visitor result

Parameters

ctx

the parse tree