module Synopsis.Parsers.IDL.idltype
class String
Class for string types (Type) Function: bound() -- bound of bounded string. 0 for unbounded.
String-inheritance Scopes/Synopsis/Parsers/IDL/idltype/Type.html
-Attributes
source code
-Methods
  __init__(self, bound)
references
source code
  accept(self, visitor)
references
source code
  bound(self)
references
source code
Attributes Inherited from Type
__kind, __local
Methods Inherited from Type
kind, local, unalias