ProfilingATNSimulator implement
backsapce opened this issue · 0 comments
backsapce commented
recently, i porting my grammar to typescript runtime, antlr4ng missing ProfilingATNSimulator now,it is important analysis tool to improve parsing performence in my workflow. i had implement a beta version but missing test cases, The trouble is change some function signature in Parser.i'l make a pr soon if i'm ready.