visit Singleton Expression
abstract fun visitSingletonExpression(ctx: PrologParser.SingletonExpressionContext): T
Content copied to clipboard
Visit a parse tree produced by singletonExpression.
Return
the visitor result
Parameters
ctx
the parse tree