Whitespace#

class Whitespace[source]#

Whitespaces and/or tabs.

DEFAULT = ' '#
property raw_text: str#
classmethod from_default() Self#
classmethod from_raw_text(raw_text: str) Self#
auto_claim_comments() None#