class documentation

class href_token(token): (source)

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): (source)

Undocumented

hide_when_equal: bool = (source)

Undocumented