◆ __init__()
| def cpp.ast.Node.__init__ |
( |
|
self, |
|
|
|
start, |
|
|
|
end |
|
) |
| |
Reimplemented in cpp.ast.Expr, cpp.ast.Friend, cpp.ast.Include, cpp.ast.Goto, cpp.ast.Typedef, cpp.ast.Class, cpp.ast.Define, cpp.ast._NestedType, cpp.ast.Method, cpp.ast._GenericDeclaration, cpp.ast.Parameter, cpp.ast.Function, cpp.ast.Type, cpp.ast.VariableDeclaration, and cpp.ast.Using.
◆ __repr__()
| def cpp.ast.Node.__repr__ |
( |
|
self | ) |
|
◆ _StringHelper()
| def cpp.ast.Node._StringHelper |
( |
|
self, |
|
|
|
name, |
|
|
|
suffix |
|
) |
| |
|
protected |
◆ IsDeclaration()
| def cpp.ast.Node.IsDeclaration |
( |
|
self | ) |
|
◆ IsDefinition()
| def cpp.ast.Node.IsDefinition |
( |
|
self | ) |
|
◆ IsExportable()
| def cpp.ast.Node.IsExportable |
( |
|
self | ) |
|
◆ Requires()
| def cpp.ast.Node.Requires |
( |
|
self, |
|
|
|
node |
|
) |
| |
◆ XXX__str__()
| def cpp.ast.Node.XXX__str__ |
( |
|
self | ) |
|
◆ end
◆ start
The documentation for this class was generated from the following file:
- external/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/ast.py