pub fn to_str_untagged_value(&self) -> UntaggedValue[src]pub fn to_str_value(&self, tag: Tag) -> Value[src]pub fn to_str_value_create_tag(&self) -> Value[src]pub fn to_line_value(&self, tag: Tag) -> Value[src]pub fn to_line_untagged_value(&self) -> UntaggedValue[src]pub fn to_column_path_value(&self, tag: Tag) -> Value[src]pub fn to_column_path_untagged_value(&self, span: Span) -> UntaggedValue[src]pub fn to_pattern_value(&self, tag: Tag) -> Value[src]pub fn to_pattern_untagged_value(&self) -> UntaggedValue[src]impl<'_> StrExt for &'_ str[src]pub fn to_str_value(&self, the_tag: Tag) -> Value[src]pub fn to_str_value_create_tag(&self) -> Value[src]pub fn to_str_untagged_value(&self) -> UntaggedValue[src]pub fn to_line_value(&self, the_tag: Tag) -> Value[src]pub fn to_line_untagged_value(&self) -> UntaggedValue[src]pub fn to_column_path_value(&self, the_tag: Tag) -> Value[src]pub fn to_column_path_untagged_value(&self, span: Span) -> UntaggedValue[src]pub fn to_pattern_value(&self, the_tag: Tag) -> Value[src]pub fn to_pattern_untagged_value(&self) -> UntaggedValue[src]