Interface SStandardLoopCharacteristics

All Superinterfaces:
Serializable, SLoopCharacteristics
All Known Implementing Classes:
SStandardLoopCharacteristicsImpl

public interface SStandardLoopCharacteristics extends SLoopCharacteristics
Author:
Matthieu Chaffotte
  • Method Details

    • getLoopCondition

      SExpression getLoopCondition()
    • isTestBefore

      boolean isTestBefore()
    • getLoopMax

      SExpression getLoopMax()