class
	CONVERTER

General
	cluster: converter
	create: make

Ancestors
	EC_TYPES

Queries
	Basic_ttype: INTEGER_32
	Boolean_ttype: INTEGER_32
	container: ARRAY [ANY]
	container_size: INTEGER_32
	conv_error: BOOLEAN
	conv_message: STRING_8
	descriptor: EC_DESCRIPTOR
	Field_sep_ttype: INTEGER_32
	Identifier_ttype: INTEGER_32
	Integer_ttype: INTEGER_32
	Label_sep_ttype: INTEGER_32
	Left_del_ttype: INTEGER_32
	Real_ttype: INTEGER_32
	Right_del_ttype: INTEGER_32
	Separator_ttype: INTEGER_32
	Space_ttype: INTEGER_32
	String_ttype: INTEGER_32

Commands
	make
	parse_file
	set_descriptor (e: EC_DESCRIPTOR)
	set_file (f: PLAIN_TEXT_FILE)
	set_file_name (fn: STRING_8)