Initializes a new instance of the Tag class.
public Tag(string handle, string suffix, Mark start, Mark end)
The handle.
The suffix.
The start position of the token.
The end position of the token.