solorice/vscodium/extensions/magicstack.magicpython-1.1.1/test/classes/class9.py
2022-04-28 21:17:01 +03:00

17 lines
678 B
Python

class Foo:
__slots__ = ()
class : meta.class.python, source.python, storage.type.class.python
: meta.class.python, source.python
Foo : entity.name.type.class.python, meta.class.python, source.python
: : meta.class.python, punctuation.section.class.begin.python, source.python
: source.python
__slots__ : source.python, support.variable.magic.python
: source.python
= : keyword.operator.assignment.python, source.python
: source.python
( : punctuation.parenthesis.begin.python, source.python
) : punctuation.parenthesis.end.python, source.python