Monero
Static Public Attributes | Static Private Attributes | List of all members
cpp.ast._NullDict Class Reference
Inheritance diagram for cpp.ast._NullDict:
Inheritance graph
[legend]
Collaboration diagram for cpp.ast._NullDict:
Collaboration graph
[legend]

Static Public Attributes

 keys = lambda self: ()
 

Static Private Attributes

bool __contains__ = lambda self: False
 

Member Data Documentation

◆ __contains__

bool cpp.ast._NullDict.__contains__ = lambda self: False
staticprivate

◆ keys

cpp.ast._NullDict.keys = lambda self: ()
static

The documentation for this class was generated from the following file: