CommodityLabel#

class CommodityLabel[source]#

Contains literal commodity.

DEFAULT = 'commodity'#
property raw_spacing_after: Sequence[RawTokenModel]#
property raw_spacing_before: Sequence[RawTokenModel]#
property raw_text: str#
property spacing_after: str#
property spacing_before: str#
classmethod from_default() Self#
classmethod from_raw_text(raw_text: str) Self#
auto_claim_comments() None#