Now using READABLE_STRING_... type

This commit is contained in:
Jocelyn Fiat
2011-09-20 16:57:28 +02:00
parent c2f7c198e0
commit dff267cd58
2 changed files with 55 additions and 49 deletions

View File

@@ -6,7 +6,7 @@ note
revision: "$Revision$"
deferred class
ENCODER [U -> STRING_GENERAL, E -> STRING_GENERAL] --| U:unencoded type, E:encoded type
ENCODER [U -> READABLE_STRING_GENERAL, E -> READABLE_STRING_GENERAL] --| U:unencoded type, E:encoded type
feature -- Access