Package hedge :: Package cuda :: Module cgen :: Class Declarator
[frames] | no frames]

Class Declarator

source code

object --+    
         |    
 Generable --+
             |
            Declarator

Instance Methods
 
generate(self, with_semicolon=True) source code
 
inline(self, with_semicolon=True) source code

Inherited from Generable: __str__

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__

Properties

Inherited from object: __class__