Cst

Type Alias Cst 

Source
pub type Cst = ConcreteSyntaxTree<TerminalKind, NonTerminalKind>;

Aliased Typeยง

pub struct Cst { /* private fields */ }