module ANTLR3::DOT

An extra utility for generating graphviz DOT file representations of ANTLR Abstract Syntax Tree nodes.

This module has been directly ported to Ruby from the ANTLR Python runtime library.