pub type TriggerCmdList<'a> = TypedNodeList<'a, Grammar, Stmt<'a>>;Expand description
Typed list of Stmt.
Aliased Type§
pub struct TriggerCmdList<'a> { /* private fields */ }pub type TriggerCmdList<'a> = TypedNodeList<'a, Grammar, Stmt<'a>>;Typed list of Stmt.
pub struct TriggerCmdList<'a> { /* private fields */ }