exit Singleton Expression
open fun exitSingletonExpression(ctx: PrologParser.SingletonExpressionContext)
Content copied to clipboard
Exit a parse tree produced by PrologParser#singletonExpression.
The default implementation does nothing.