◆ __init__()
| 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__()
| cpp.ast.Node.__repr__ |
( |
| self | ) |
|
◆ _StringHelper()
| cpp.ast.Node._StringHelper |
( |
| self, |
|
|
| name, |
|
|
| suffix ) |
|
protected |
◆ IsDeclaration()
| cpp.ast.Node.IsDeclaration |
( |
| self | ) |
|
◆ IsDefinition()
| cpp.ast.Node.IsDefinition |
( |
| self | ) |
|
◆ IsExportable()
| cpp.ast.Node.IsExportable |
( |
| self | ) |
|
◆ Requires()
| cpp.ast.Node.Requires |
( |
| self, |
|
|
| node ) |
◆ XXX__str__()
| 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