Searched defs:has_flatten (Results 1 – 2 of 2) sorted by relevance
82 let mut has_flatten = false; in from_ast() localVariable
223 has_flatten: bool, field682 pub fn has_flatten(&self) -> bool { in has_flatten() method