/tutorial/get_text/library/library_translator.e
http://github.com/tybor/Liberty · Specman e · 12 lines · 8 code · 4 blank · 0 comment · 0 complexity · 9ba1d1a12717e03e23a339aeb1a4009c MD5 · raw file
- class LIBRARY_TRANSLATOR
- inherit
- DOMAIN_GET_TEXT[STRING]
- creation
- connect_to
- feature {ANY}
- text_domain: STRING is "library_example_library"
- end