|
proxygen
|
Public Member Functions | |
| def | __init__ (self, start, end, name, fields, namespace) |
| def | IsDefinition (self) |
| def | IsExportable (self) |
| def | __str__ (self) |
| def | __init__ (self, start, end, name, fields, namespace) |
| def | IsDefinition (self) |
| def | IsExportable (self) |
| def | __str__ (self) |
| def | __init__ (self, start, end, name, fields, namespace) |
| def | IsDefinition (self) |
| def | IsExportable (self) |
| def | __str__ (self) |
Public Member Functions inherited from cpp.ast._GenericDeclaration | |
| def | __init__ (self, start, end, name, namespace) |
| def | FullName (self) |
| def | __init__ (self, start, end, name, namespace) |
| def | FullName (self) |
| def | __init__ (self, start, end, name, namespace) |
| def | FullName (self) |
Public Member Functions inherited from cpp.ast.Node | |
| def | __init__ (self, start, end) |
| def | IsDeclaration (self) |
| def | IsDefinition (self) |
| def | IsExportable (self) |
| def | Requires (self, node) |
| def | XXX__str__ (self) |
| def | __repr__ (self) |
| def | __init__ (self, start, end) |
| def | IsDeclaration (self) |
| def | IsDefinition (self) |
| def | IsExportable (self) |
| def | Requires (self, node) |
| def | XXX__str__ (self) |
| def | __repr__ (self) |
| def | __init__ (self, start, end) |
| def | IsDeclaration (self) |
| def | IsDefinition (self) |
| def | IsExportable (self) |
| def | Requires (self, node) |
| def | XXX__str__ (self) |
| def | __repr__ (self) |
Public Attributes | |
| fields | |
Public Attributes inherited from cpp.ast._GenericDeclaration | |
| name | |
| namespace | |
Public Attributes inherited from cpp.ast.Node | |
| start | |
| end | |
| def cpp.ast._NestedType.__init__ | ( | self, | |
| start, | |||
| end, | |||
| name, | |||
| fields, | |||
| namespace | |||
| ) |
Definition at line 298 of file ast.py.
Referenced by cpp.ast._NestedType.__init__().
| def cpp.ast._NestedType.__init__ | ( | self, | |
| start, | |||
| end, | |||
| name, | |||
| fields, | |||
| namespace | |||
| ) |
Definition at line 298 of file ast.py.
References cpp.ast._NestedType.__init__(), and cpp.ast._NestedType.fields.
| def cpp.ast._NestedType.__init__ | ( | self, | |
| start, | |||
| end, | |||
| name, | |||
| fields, | |||
| namespace | |||
| ) |
Definition at line 298 of file ast.py.
References cpp.ast._NestedType.__init__(), and cpp.ast._NestedType.fields.
| def cpp.ast._NestedType.__str__ | ( | self | ) |
Definition at line 308 of file ast.py.
References cpp.ast._GenericDeclaration._TypeStringHelper(), cpp.ast._NestedType.fields, message.name, cpp.ast.Define.name, cpp.ast.Parameter.name, cpp.ast._GenericDeclaration.name, name, and url_test.name.
Referenced by cpp.ast._NestedType.__str__().
| def cpp.ast._NestedType.__str__ | ( | self | ) |
Definition at line 308 of file ast.py.
References cpp.ast._NestedType.__str__(), cpp.ast._GenericDeclaration._TypeStringHelper(), cpp.ast._NestedType.fields, message.name, cpp.ast.Define.name, cpp.ast.Parameter.name, cpp.ast._GenericDeclaration.name, name, and url_test.name.
| def cpp.ast._NestedType.__str__ | ( | self | ) |
Definition at line 308 of file ast.py.
References cpp.ast._NestedType.__str__(), cpp.ast._GenericDeclaration._TypeStringHelper(), cpp.ast._NestedType.fields, message.name, cpp.ast.Define.name, cpp.ast.Parameter.name, cpp.ast._GenericDeclaration.name, name, and url_test.name.
| def cpp.ast._NestedType.IsDefinition | ( | self | ) |
| def cpp.ast._NestedType.IsDefinition | ( | self | ) |
| def cpp.ast._NestedType.IsDefinition | ( | self | ) |
| def cpp.ast._NestedType.IsExportable | ( | self | ) |
| def cpp.ast._NestedType.IsExportable | ( | self | ) |
| def cpp.ast._NestedType.IsExportable | ( | self | ) |
| cpp.ast._NestedType.fields |
Definition at line 300 of file ast.py.
Referenced by cpp.ast._NestedType.__init__(), and cpp.ast._NestedType.__str__().