donet_core::parser::ast

Type Alias ViewSuffixes

source
pub type ViewSuffixes = Vec<ViewSuffix>;
Expand description

Paired with the view_suffixes production in the Context Free Grammar.

Aliased Typeยง

struct ViewSuffixes { /* private fields */ }