executeDebugStopHere method
void
executeDebugStopHere()
Implementation
void executeDebugStopHere() {
currentStatements.addExecutionStatement(_AFStateTestDebugStopHereStatement(), hasPreviousStatements: extendedStatements.hasExecutionStatements);
}