JavaScript: Introduce flow labels.

This commit is contained in:
Max Schaefer
2018-08-29 15:38:27 +01:00
parent 4e4ef520ab
commit f4ea8bc82a
4 changed files with 157 additions and 53 deletions

View File

@@ -2,4 +2,4 @@ import DataFlowConfig
from TestDataFlowConfiguration tttc, DataFlow::Node src, DataFlow::Node snk
where tttc.hasFlow(src, snk)
select src, snk
select src, snk