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