Class TypeContext

Inheritance Relationships

Base Type

  • public object

Class Documentation

parselib.primitives.TypeContext : public object

Public Functions

__init__(self, prefix=None, suffix=None, sep=None)
update_not_none(self, that)

merges fields of two contexts, throws error if both fields are non None

Public Members

prefix
suffix
sep

Public Static Functions

merge_field_default_this(this, that)