antlr / antlr-php-runtime

PHP Runtime for ANTLR4
BSD 3-Clause "New" or "Revised" License
81 stars 19 forks source link

Add support for ATN tracing #32

Closed marcospassos closed 1 year ago

marcospassos commented 1 year ago

Summary

Add support for ATN tracing.

Context: https://github.com/antlr/antlr4/pull/3957

Checklist