Package VisionEgg :: Module ParameterTypes :: Class Sequence3
[frames] | no frames]

Class Sequence3

source code

      object --+        
               |        
ParameterTypeDef --+    
                   |    
            Sequence --+
                       |
                      Sequence3

Instance Methods
 
__str__(self)
str(x)
source code
 
verify(self, is_sequence3) source code

Inherited from Sequence: __init__

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

Properties

Inherited from object: __class__

Method Details

__str__(self)
(Informal representation operator)

source code 
str(x)

Overrides: Sequence.__str__

verify(self, is_sequence3)

source code 
Overrides: Sequence.verify