Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Parsers
.
IDL
.
idltype
class Sequence
File:
../Synopsis/Parsers/IDL/idltype.py
Class for sequence types (Type) Functions: seqType() -- Type this is a sequence of. bound() -- bound of bounded sequence. 0 for unbounded.
Attributes Summary:
__seqType
__bound
Methods Summary:
__init__
(
self
,
seqType
,
bound
,
local
)
accept
(
self
,
visitor
)
seqType
(
self
)
bound
(
self
)
Attributes Inherited from Type
__kind
,
__local
Methods Inherited from Type
kind
,
local
,
unalias
Generated on Thu Apr 16 16:27:06 2009 by
synopsis
(version devel)