issues
search
consultingwerk
/
proparse
Proparse, forked from http://www.oehive.org/proparse/
Other
18
stars
9
forks
source link
SCL-3366 : Added JPNode.toStringSourceText() for preprocessor directives
#38
Closed
sebastianwandel
closed
3 years ago
sebastianwandel
commented
3 years ago
Differences to JPNode.toStringFulltext()
Includefile-references are used instead of the content of the files.
If the parsed file has conditional compilation an exception is thrown.
Makro-definitions and references to makros use the reference not the resolved text.
Differences to JPNode.toStringFulltext()