Skip to main content

PreorderWithTokens

Type Alias PreorderWithTokens 

Source
pub type PreorderWithTokens = PreorderWithTokens<Lang>;
Expand description

Cypher-flavoured alias for rowan::api::PreorderWithTokens — a pre-order walk that visits both nodes and tokens.

Aliased Type§

pub struct PreorderWithTokens { /* private fields */ }