Go to the source code of this file.
Enum that can be used as an explicit result for iterations. E.g. as the return value of visitor functions.
The loop should be stopped.
The loop should continue.