Public Member Functions | |
def | __init__ |
def | FullName |
Public Attributes | |
name | |
namespace | |
Private Member Functions | |
def | _TypeStringHelper |
def cpp.ast._GenericDeclaration.__init__ | ( | self, | |
start, | |||
end, | |||
name, | |||
namespace | |||
) |
def cpp.ast._GenericDeclaration._TypeStringHelper | ( | self, | |
suffix | |||
) | [private] |
def cpp.ast._GenericDeclaration.FullName | ( | self | ) |
Reimplemented in cpp.ast.Type.