- indexing
- title: "Characters, with comparison operations and an ASCII code."
- project: "Eiffel Kernel Library"
- revision: "$Revision: 1.1 $"
- copyright: "Copyright (C) 1996-2005 Object Tools Group"
- license: "http://visual-eiffel.com/license"
- cluster: kernel
expanded class CHARACTER
- inherit
-
CHARACTER_REF
- end
end -- class CHARACTER