◆ __init__()
| cpp.ast._NestedType.__init__ |
( |
| self, |
|
|
| start, |
|
|
| end, |
|
|
| name, |
|
|
| fields, |
|
|
| namespace ) |
◆ __str__()
| cpp.ast._NestedType.__str__ |
( |
| self | ) |
|
◆ IsDefinition()
| cpp.ast._NestedType.IsDefinition |
( |
| self | ) |
|
Returns bool if this node is a definition.
Reimplemented from cpp.ast.Node.
◆ IsExportable()
| cpp.ast._NestedType.IsExportable |
( |
| self | ) |
|
Returns bool if this node exportable from a header file.
Reimplemented from cpp.ast.Node.
◆ fields
| cpp.ast._NestedType.fields |
The documentation for this class was generated from the following file:
- external/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/ast.py