proxygen
|
Public Member Functions | |
def | __init__ (self, start, end, name, bases, templated_types, body, namespace) |
def | IsDeclaration (self) |
def | IsDefinition (self) |
def | IsExportable (self) |
def | Requires (self, node) |
def | __str__ (self) |
def | __init__ (self, start, end, name, bases, templated_types, body, namespace) |
def | IsDeclaration (self) |
def | IsDefinition (self) |
def | IsExportable (self) |
def | Requires (self, node) |
def | __str__ (self) |
def | __init__ (self, start, end, name, bases, templated_types, body, namespace) |
def | IsDeclaration (self) |
def | IsDefinition (self) |
def | IsExportable (self) |
def | Requires (self, node) |
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 | |
bases | |
body | |
templated_types | |
Public Attributes inherited from cpp.ast._GenericDeclaration | |
name | |
namespace | |
Public Attributes inherited from cpp.ast.Node | |
start | |
end | |
def cpp.ast.Class.__init__ | ( | self, | |
start, | |||
end, | |||
name, | |||
bases, | |||
templated_types, | |||
body, | |||
namespace | |||
) |
Definition at line 322 of file ast.py.
Referenced by cpp.ast.Class.__init__().
def cpp.ast.Class.__init__ | ( | self, | |
start, | |||
end, | |||
name, | |||
bases, | |||
templated_types, | |||
body, | |||
namespace | |||
) |
Definition at line 322 of file ast.py.
References cpp.ast.Class.__init__(), cpp.ast.Class.bases, message.body, cpp.ast.Class.body, and cpp.ast.Class.templated_types.
def cpp.ast.Class.__init__ | ( | self, | |
start, | |||
end, | |||
name, | |||
bases, | |||
templated_types, | |||
body, | |||
namespace | |||
) |
Definition at line 322 of file ast.py.
References cpp.ast.Class.__init__(), cpp.ast.Class.bases, message.body, cpp.ast.Class.body, and cpp.ast.Class.templated_types.
def cpp.ast.Class.__str__ | ( | self | ) |
Definition at line 348 of file ast.py.
References cpp.ast._GenericDeclaration._TypeStringHelper(), cpp.ast.Class.bases, message.body, cpp.ast.Class.body, message.name, cpp.ast.Define.name, cpp.ast.Parameter.name, cpp.ast._GenericDeclaration.name, name, url_test.name, and cpp.ast.Class.templated_types.
Referenced by cpp.ast.Class.__str__().
def cpp.ast.Class.__str__ | ( | self | ) |
Definition at line 348 of file ast.py.
References cpp.ast.Class.__str__(), cpp.ast._GenericDeclaration._TypeStringHelper(), cpp.ast.Class.bases, message.body, cpp.ast.Class.body, message.name, cpp.ast.Define.name, cpp.ast.Parameter.name, cpp.ast._GenericDeclaration.name, name, url_test.name, and cpp.ast.Class.templated_types.
def cpp.ast.Class.__str__ | ( | self | ) |
Definition at line 348 of file ast.py.
References cpp.ast.Class.__str__(), cpp.ast._GenericDeclaration._TypeStringHelper(), cpp.ast.Class.bases, message.body, cpp.ast.Class.body, message.name, cpp.ast.Define.name, cpp.ast.Parameter.name, cpp.ast._GenericDeclaration.name, name, url_test.name, and cpp.ast.Class.templated_types.
def cpp.ast.Class.IsDeclaration | ( | self | ) |
Definition at line 328 of file ast.py.
References cpp.ast.Class.bases, message.body, and cpp.ast.Class.body.
Referenced by cpp.ast.Class.IsDeclaration().
def cpp.ast.Class.IsDeclaration | ( | self | ) |
Definition at line 328 of file ast.py.
References cpp.ast.Class.bases, message.body, cpp.ast.Class.body, and cpp.ast.Class.IsDeclaration().
def cpp.ast.Class.IsDeclaration | ( | self | ) |
Definition at line 328 of file ast.py.
References cpp.ast.Class.bases, message.body, cpp.ast.Class.body, and cpp.ast.Class.IsDeclaration().
def cpp.ast.Class.IsDefinition | ( | self | ) |
Definition at line 331 of file ast.py.
References cpp.ast.Node.IsDeclaration().
Referenced by cpp.ast.Class.IsDefinition().
def cpp.ast.Class.IsDefinition | ( | self | ) |
Definition at line 331 of file ast.py.
References cpp.ast.Node.IsDeclaration(), and cpp.ast.Class.IsDefinition().
def cpp.ast.Class.IsDefinition | ( | self | ) |
Definition at line 331 of file ast.py.
References cpp.ast.Node.IsDeclaration(), and cpp.ast.Class.IsDefinition().
def cpp.ast.Class.IsExportable | ( | self | ) |
Definition at line 334 of file ast.py.
References cpp.ast.Node.IsDeclaration(), and cpp.ast.Class.IsExportable().
def cpp.ast.Class.IsExportable | ( | self | ) |
Definition at line 334 of file ast.py.
References cpp.ast.Node.IsDeclaration(), and cpp.ast.Class.IsExportable().
def cpp.ast.Class.IsExportable | ( | self | ) |
Definition at line 334 of file ast.py.
References cpp.ast.Node.IsDeclaration().
Referenced by cpp.ast.Class.IsExportable().
def cpp.ast.Class.Requires | ( | self, | |
node | |||
) |
Definition at line 337 of file ast.py.
References cpp.ast.Class.bases, and cpp.ast.Class.Requires().
def cpp.ast.Class.Requires | ( | self, | |
node | |||
) |
Definition at line 337 of file ast.py.
References cpp.ast.Class.bases, and cpp.ast.Class.Requires().
def cpp.ast.Class.Requires | ( | self, | |
node | |||
) |
Definition at line 337 of file ast.py.
References cpp.ast.Class.bases.
Referenced by cpp.ast.Class.Requires().
cpp.ast.Class.bases |
Definition at line 324 of file ast.py.
Referenced by cpp.ast.Class.__init__(), cpp.ast.Class.__str__(), cpp.ast.Class.IsDeclaration(), and cpp.ast.Class.Requires().
cpp.ast.Class.body |
Definition at line 325 of file ast.py.
Referenced by cpp.ast.Class.__init__(), cpp.ast.Function.__init__(), cpp.ast.Class.__str__(), cpp.ast.Function.__str__(), cpp.ast.Class.IsDeclaration(), cpp.ast.Function.IsDeclaration(), and cpp.ast.Function.IsDefinition().
cpp.ast.Class.templated_types |
Definition at line 326 of file ast.py.
Referenced by cpp.ast.Class.__init__(), cpp.ast.Function.__init__(), cpp.ast.Type.__init__(), cpp.ast.Class.__str__(), and cpp.ast.Type.__str__().