pub type SyntaxToken = SyntaxToken<NginxLanguage>;Expand description
A token (leaf) in the nginx configuration syntax tree.
Aliased Typeยง
pub struct SyntaxToken { /* private fields */ }pub type SyntaxToken = SyntaxToken<NginxLanguage>;A token (leaf) in the nginx configuration syntax tree.
pub struct SyntaxToken { /* private fields */ }