]> ocean-lang.org Git - ocean/commit
parsergen: add token location to tracing
authorNeilBrown <neil@brown.name>
Fri, 28 Jun 2019 09:40:11 +0000 (19:40 +1000)
committerNeilBrown <neil@brown.name>
Fri, 28 Jun 2019 09:40:11 +0000 (19:40 +1000)
commit23eff3db9345ded5920fba114c0b411466c7cbf9
treecfd5274148945d343bd4c0180cfbc2bd8d56d902
parent4d2ce55b40d7115581cab1a1e13000736f0c94d0
parsergen: add token location to tracing

When we print the look-ahead token for tracing, add the line/column
location so it can be easily cross-references to the source code.

Signed-off-by: NeilBrown <neil@brown.name>
csrc/parsergen.mdc