pub fn visit_constant_path_target_node<'pr, V>(
visitor: &mut V,
node: &ConstantPathTargetNode<'pr>,
)
Expand description
The default visitor implementation for a ConstantPathTargetNode
node.
pub fn visit_constant_path_target_node<'pr, V>(
visitor: &mut V,
node: &ConstantPathTargetNode<'pr>,
)
The default visitor implementation for a ConstantPathTargetNode
node.