ANTLR4ParseTreeVisualizer Versions Save

Visual Studio debugging visualizer, and .NET visualization controls, for ANTLR4 parse trees

1.0.92

2 years ago

1.0.91

2 years ago

1.0.90

2 years ago

1.0.87

2 years ago

This is (mostly) an internal re-architecture to use Periscope, a framework for Visual Studio debugging visualizers. There are two primary benefits:

  • (Optional) Latest-version checking on load. If there's a later release, the visualizer will notify about it.
  • The same UI components of the visualizer are now also available as a separate NuGet package, for both Antlr.Runtime and Antlr.Runtime.Standard. They can be embedded in third-party applications.

If you're debugging the current Antlr.Runtime.Standard, use the ParseTreeVisualizer.Standard.* appropriate for your version of Visual Studio. If you're using the older Antlr.Runtime, use the ParseTreeVisualizer.Legacy.*.

1.0.86

2 years ago

0.1.0.81

4 years ago

0.1.0.77

4 years ago

0.1.0.76

4 years ago

0.1.0.73

4 years ago

0.1.0.72

4 years ago