class documentation

class href_token(token):

View In Hierarchy

Represents the href in an anchor tag. Unlike other words, we only show the href when it changes.
Method html Undocumented
Class Variable hide​_when​_equal Undocumented

Inherited from token:

Method __new__ Undocumented
Method __repr__ Undocumented
def html(self):

Undocumented

hide_when_equal: bool =

Undocumented