Skip to main content

trees_equal_semantic

Function trees_equal_semantic 

Source
pub fn trees_equal_semantic(a: &SyntaxNode, b: &SyntaxNode) -> bool
Expand description

Returns true if both trees have the same semantic content (ignoring trivia).