Files
2018-11-19 15:15:54 +00:00

6 lines
116 B
Plaintext

import python
from Name n
where n.getId() = "count"
select n.getLocation().getStartLine(), count(n.getAFlowNode())