/tutorial/get_text/vision/unicode_translator.e
http://github.com/tybor/Liberty · Specman e · 12 lines · 8 code · 4 blank · 0 comment · 0 complexity · 9cd35a79f2f7628818b12a7506283036 MD5 · raw file
- class UNICODE_TRANSLATOR
- inherit
- UNICODE_FROM_STRING_GET_TEXT
- creation
- connect_to
- feature {ANY}
- text_domain: STRING is "vision_example_unicode"
- end -- class UNICODE_TRANSLATOR