All Known Implementing Classes:
IfElseTask

public interface ElseBodiedTask
A task with a second body.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the second stack of this task
  • Method Details

    • getSecondaryBody

      BodyStack getSecondaryBody()
      Get the second stack of this task
      Returns:
      Second BodyStack of this task