#945 Increasing size, handling forks and joins in multiple directions

This commit is contained in:
Knut Sveidqvist
2019-10-10 20:55:27 +02:00
parent ce017ecd40
commit 031c0b7b21
4 changed files with 40 additions and 10 deletions

View File

@@ -38,6 +38,7 @@ let currentDocument = documents.root;
let startCnt = 0;
let endCnt = 0;
let stateCnt = 0;
/**
* Function called by parser when a node definition has been found.