Module dictcc::word_ast [] [src]

Parsing and AST of the bracket syntax of dict.cc, see Guidelines

Structs

WordNodes

"Newtype" struct of a Vec<WordNode<T>>. Provides useful methods for extraction of parts of the word.

Enums

WordNode

Parsing AST node