Companion
Functions
Link copied to clipboard
fun halt(query: <ERROR CLASS>, exception: ResolutionException): Solution.Halt
Content copied to clipboard
fun halt( signature: Signature, arguments: List<<ERROR CLASS>>, exception: ResolutionException): Solution.Halt
Content copied to clipboard
Link copied to clipboard
fun no(signature: Signature, arguments: List<<ERROR CLASS>>): Solution.No
Content copied to clipboard
Link copied to clipboard
fun yes(query: <ERROR CLASS>, substitution: <ERROR CLASS> = Substitution.empty()): Solution.Yes
Content copied to clipboard
fun yes( signature: Signature, arguments: List<<ERROR CLASS>>, substitution: <ERROR CLASS> = Substitution.empty()): Solution.Yes
Content copied to clipboard