has_tag


Description:

public bool has_tag (TextTag tag)

Returns true if this points to a character that is part of a range tagged with tag.

See also starts_tag and ends_tag.

Parameters:

this

an iterator

tag

a TextTag

Returns:

whether this is tagged with tag