Home
last modified time | relevance | path

Searched defs:CLASSMETHOD (Results 1 – 3 of 3) sorted by relevance

/dports/devel/eric6/eric6-21.11/eric/eric6/Plugins/CheckerPlugins/CodeStyleChecker/Annotations/
H A DAnnotationsEnums.py31 CLASSMETHOD = enum.auto() variable in ClassDecoratorType
/dports/devel/pytype/pytype-2021.9.9/pytype/pytd/
H A Dpytd.py189 CLASSMETHOD = 'classmethod' variable in MethodTypes
/dports/devel/py-pep8-naming/pep8-naming-0.12.1/src/
H A Dpep8ext_naming.py99 CLASSMETHOD = 'classmethod' variable in _FunctionType