pg.symbolic.UnknownType¶
Accessible via pg.symbolic.UnknownType.
- class UnknownType(name, args=[])[source]¶
Bases:
pg.symbolic.UnknownSymbolSymbolic object for representing unknown types.
Methods:
format([compact, verbose, root_indent])Formats this object.
sym_jsonify(**kwargs)Converts current object to a dict of plain Python objects.