Public Member Functions | Public Attributes | Private Member Functions | List of all members
cpp.ast._GenericDeclaration Class Reference
Inheritance diagram for cpp.ast._GenericDeclaration:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, start, end, name, namespace)
 
def FullName (self)
 
- Public Member Functions inherited from cpp.ast.Node
def __init__ (self, start, end)
 
def __repr__ (self)
 
def IsDeclaration (self)
 
def IsDefinition (self)
 
def IsExportable (self)
 
def Requires (self, node)
 
def XXX__str__ (self)
 

Public Attributes

 name
 
 namespace
 
- Public Attributes inherited from cpp.ast.Node
 end
 
 start
 

Private Member Functions

def _TypeStringHelper (self, suffix)
 

Detailed Description

Definition at line 232 of file ast.py.

Constructor & Destructor Documentation

◆ __init__()

def cpp.ast._GenericDeclaration.__init__ (   self,
  start,
  end,
  name,
  namespace 
)

Definition at line 233 of file ast.py.

Member Function Documentation

◆ _TypeStringHelper()

def cpp.ast._GenericDeclaration._TypeStringHelper (   self,
  suffix 
)
private

Definition at line 244 of file ast.py.

◆ FullName()

def cpp.ast._GenericDeclaration.FullName (   self)

Definition at line 238 of file ast.py.

Member Data Documentation

◆ name

cpp.ast._GenericDeclaration.name

Definition at line 235 of file ast.py.

◆ namespace

cpp.ast._GenericDeclaration.namespace

Definition at line 236 of file ast.py.


The documentation for this class was generated from the following file:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:08