Skip to main content

Module parser

Module parser 

Source
Expand description

Parser module. Parser implementation for the DOT language.

Modules§

element_type
Element types for the DOT language syntax tree. Element types for the DOT language.

Structs§

DotParser
A parser for the DOT language.