Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran-dev] It's possible to get a body of an DoConstrucNode?

Title: It's possible to get a body of an DoConstrucNode?

Hi,

I'm trying to implement a refactoring to “loop unrolling”.

I've observed that don't exists a correlation between the DoConstrucNode and the EndDoStmtNode. They don't form a block (as the IfConstructNode).

Why this is so? (see attached image)

It's possible to get a body of an DoConstrucNode?

[]'s

Bruno B. Boniati
UFSM - www.ufsm.br
UNIJUI - www.unijui.edu.br

Attachment: UnrollingLoop.png
Description: UnrollingLoop.png


Back to the top