IQSS / DataTaggingLibrary

Language tools for DataTags (Decision graph variant). Including the embeddable runtime engine

Home Page:http://datatags.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.get/setCuPath is set but never read

michbarsinai opened this issue · comments

"Cu" is abbreviation for "Compilation Unit". It's set by the compiler, but never read (according to NetBeans' find usages).

The functionality might be valid for error reporting, but should probably live in an external Map<Node, source code pointer> so as not to burden runtimes that don't need it, such as the server.