Searched full:classmethods (Results 1 – 13 of 13) sorted by relevance
| /third_party/node/test/doctool/ |
| D | test-doctool-json.js | 71 classMethods: [{ property 176 classMethods: [ property
|
| /third_party/python/Lib/ |
| D | abc.py | 29 """A decorator indicating abstract classmethods.
|
| D | tarfile.py | 1542 # Below are the classmethods which act as alternate constructors to the
|
| D | doctest.py | 820 classmethods, and properties.
|
| D | inspect.py | 1341 # implicit 'self' (or 'cls' for classmethods) argument
|
| /third_party/grpc/src/ruby/ |
| D | .rubocop_todo.yml | 310 Style/ClassMethods:
|
| /third_party/python/Doc/howto/ |
| D | descriptor.rst | 408 reference and does not care about any underlying data. One use for classmethods
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | message.c | 737 klass, rb_eval_string("::Google::Protobuf::MessageExts::ClassMethods")); in build_class_from_descriptor()
|
| /third_party/python/Lib/test/ |
| D | test_doctest.py | 425 modules, functions, classes, methods, staticmethods, classmethods, and 490 methods, classmethods, staticmethods, properties, and nested classes.
|
| D | test_descr.py | 1543 # Test super() with classmethods (SF bug 535444)
|
| /third_party/python/Doc/library/ |
| D | doctest.rst | 1311 methods, staticmethods, classmethods, and properties.
|
| D | functions.rst | 1622 is useful for classmethods).
|
| /third_party/python/Objects/ |
| D | typeobject.c | 2696 if they are plain functions, make them classmethods */ in type_new()
|