consultingwerk / proparse

Proparse, forked from http://www.oehive.org/proparse/
Other
18 stars 9 forks source link

SCL-3450 : &IF .. &ENDIF are now replaced with text #43

Closed sebastianwandel closed 3 years ago

sebastianwandel commented 3 years ago

In JPNode.toStringSourceText(), conditional compilation is now replaced with text from the &IF to the &ENDIF. The RefactorException that used to be thrown if they were present is removed.