Interface ConditionalLoopTree

    • Method Detail

      • getCondition

        ExpressionTree getCondition()
        Returns the condition expression of this 'loop' statement.
        Returns:
        the condition expression