inLoop property

bool get inLoop

Implementation

bool get inLoop => inDoLoop || inForLoop || inWhileLoop;