See: Description
Class | Description |
---|---|
Cut |
! - the "cut". |
RepeatInfinitely |
repeat - always succeeds. |
RepeatSetAmount |
repeat(N) - succeeds N times. |
Throw |
throw(X) - throws an exception with the given message. |
Copyright © 2024. All rights reserved.