UMR-CNRM / pyfortool

Python FORTRAN tool
Other
2 stars 3 forks source link

getIndent/setIndent #31

Open SebastienRietteMTO opened 1 month ago

SebastienRietteMTO commented 1 month ago

It would be useful to have the methods getIndent/setIndent to retrieve and set the indentation string given a node. These methods could be used in several places (eg. addDrHook to properly indent the introduced statements).