Interface ConditionalLoopTree

    • Method Detail

      • getCondition

        ExpressionTree getCondition()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Returns the condition expression of this 'loop' statement.
        Returns:
        the condition expression