Converters.module
---------------------------> GNU Sather - module <---------------------------
-- Copyright (C) 2000 by K Hopper, University of Waikato, New Zealand --
-- This file is part of the GNU Sather package. It is free software; you may --
-- redistribute and/or modify it under the terms of the GNU General Public --
-- License (GPL) as published by the Free Software Foundation; either --
-- version 2 of the license, or (at your option) any later version. --
-- This program is distributed in the hope that it will be useful, but --
-- WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. See Doc/GPL for more details. --
-- The license text is also available from: Free Software Foundation, Inc., --
-- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --
--------------> Please email comments to <--------------
-- Local Sather library module for the representation/formatting group
-- of classes
-- The files in this category contain partial classes which implement
-- conversion operations for their including, similarly named, class.
addrstr.sa -has addrstr.sa ADDRESS_STR
assemble.sa -has assemble.sa ASSEMBLE_STR
boolstr.sa -has boolstr.sa BOOL_STR
charstr.sa -has charstr.sa CHAR_STR
codestr.sa -has codestr.sa CODES_STR
complexstr.sa -has complexstr.sa COMPLEX_STR -- for CPX and CPXD classes
containerstr.sa -has containerstr.sa CONTAINER_STR
datestr.sa -has datestr.sa DATE_SUFFICES DATE_STR
elapsedstr.sa -has elapsedstr.sa ELAPSED_STR
enumstr.sa -has enumstr.sa ENUM_STR
eradatestr.sa -has eradatestr.sa ERADATE_STR
floatstr.sa -has floatstr.sa FLOAT_STR -- for FLT and FLTD classes
intistr.sa -has intistr.sa INTI_STR
intstr.sa -has intstr.sa INT_STR
moneystr.sa -has moneystr.sa MONEY_STR MONEY_DESCR
namestr.sa -has namestr.sa NAME_STR
phonestr.sa -has phonestr.sa PHONE_STR
rangestr.sa -has rangestr.sa RANGE_STR
ratstr.sa -has ratstr.sa RAT_STR
strstr.sa -has strstr.sa STR_STR
timestr.sa -has timestr.sa TIME_STR -- for TIMES
tstampstr.sa -has tstampstr.sa TIME_STAMP_STR
wholestr.sa -has wholestr.sa WHOLE_STR -- for CARD and FIELD classes