Module moore_svlog::rst[][src]

Expand description

A resolved syntax tree.

This module implements the RST, which is an unambiguous representation of the AST. This is achieved by resolving AST ambiguities through name lookups.

Enums

A node kind.