|
| | __init__ (self, start, end, name, in_class, return_type, parameters, modifiers, templated_types, body, namespace) |
| | __init__ (self, start, end, name, return_type, parameters, modifiers, templated_types, body, namespace) |
| | IsDeclaration (self) |
| | IsDefinition (self) |
| | IsExportable (self) |
| | Requires (self, node) |
| | __str__ (self) |
| | __init__ (self, start, end, name, namespace) |
| | FullName (self) |
| | __init__ (self, start, end) |
| | XXX__str__ (self) |
| | __repr__ (self) |
◆ __init__()
| cpp.ast.Method.__init__ |
( |
| self, |
|
|
| start, |
|
|
| end, |
|
|
| name, |
|
|
| in_class, |
|
|
| return_type, |
|
|
| parameters, |
|
|
| modifiers, |
|
|
| templated_types, |
|
|
| body, |
|
|
| namespace ) |
◆ in_class
| cpp.ast.Method.in_class = in_class |
The documentation for this class was generated from the following file:
- external/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/ast.py