Module Cobol_config.Options

Definition for all options

val tab_width : int Types.value
val text_column : int Types.value
val pic_length : int Types.value
val word_length : int Types.value
val literal_length : int Types.value
val numeric_literal_length : int Types.value
val defaultbyte : Types.defaultbyte Types.value
val standard_define : Types.standard Types.value
val format_of_string : string -> Types.source_format_spec
val string_of_format : Types.source_format_spec -> string
val all_format_names : string list
val binary_size : Types.binary_size Types.value
val binary_byteorder : Types.binary_byteorder Types.value
val assign_clause : Types.assign_clause Types.value
val screen_section_rules : Types.screen_section_rules Types.value
val dpc_in_data : Types.dpc_in_data Types.value
val filename_mapping : bool Types.value
val pretty_display : bool Types.value
val binary_truncate : bool Types.value
val complex_odo : bool Types.value
val odoslide : bool Types.value
val indirect_redefines : bool Types.value
val relax_syntax_checks : bool Types.value
val ref_mod_zero_length : bool Types.value
val relax_level_hierarchy : bool Types.value
val select_working : bool Types.value
val local_implies_recursive : bool Types.value
val sticky_linkage : bool Types.value
val move_ibm : bool Types.value
val perform_osvs : bool Types.value
val arithmetic_osvs : bool Types.value
val hostsign : bool Types.value
val program_name_redefinition : bool Types.value
val accept_update : bool Types.value
val accept_auto : bool Types.value
val console_is_crt : bool Types.value
val no_echo_means_secure : bool Types.value
val line_col_zero_default : bool Types.value
val display_special_fig_consts : bool Types.value
val binary_comp_1 : bool Types.value
val numeric_pointer : bool Types.value
val move_non_numeric_lit_to_numeric_is_zero : bool Types.value
val implicit_assign_dynamic_var : bool Types.value
val device_mnemonics : bool Types.value
val xml_parse_xmlss : bool Types.value
val areacheck : bool Types.value
val ebcdic_symbolic_characters : bool Types.value
val safe_partial_replacing_when_src_literal : [ `Safe | `Unsafe ] Types.feature
val comment_paragraphs : unit Types.feature
val control_division : unit Types.feature
val memory_size_clause : unit Types.feature
val multiple_file_tape_clause : unit Types.feature
val label_records_clause : unit Types.feature
val value_of_clause : unit Types.feature
val data_records_clause : unit Types.feature
val top_level_occurs_clause : unit Types.feature
val same_as_clause : unit Types.feature
val type_to_clause : unit Types.feature
val usage_type : unit Types.feature
val synchronized_clause : unit Types.feature
val sync_left_right : unit Types.feature
val special_names_clause : unit Types.feature
val goto_statement_without_name : unit Types.feature
val stop_literal_statement : unit Types.feature
val stop_identifier_statement : unit Types.feature
val stop_error_statement : unit Types.feature
val debugging_mode : unit Types.feature
val use_for_debugging : unit Types.feature
val padding_character_clause : unit Types.feature
val next_sentence_phrase : unit Types.feature
val listing_statements : unit Types.feature
val title_statement : unit Types.feature
val entry_statement : unit Types.feature
val move_noninteger_to_alphanumeric : unit Types.feature
val move_figurative_constant_to_numeric : unit Types.feature
val move_figurative_space_to_numeric : unit Types.feature
val move_figurative_quote_to_numeric : unit Types.feature
val odo_without_to : unit Types.feature
val section_segments : unit Types.feature
val alter_statement : unit Types.feature
val call_overflow : unit Types.feature
val numeric_boolean : unit Types.feature
val hexadecimal_boolean : unit Types.feature
val national_literals : unit Types.feature
val hexadecimal_national_literals : unit Types.feature
val national_character_literals : unit Types.feature
val hp_octal_literals : unit Types.feature
val acu_literals : unit Types.feature
val word_continuation : unit Types.feature
val not_exception_before_exception : unit Types.feature
val accept_display_extensions : unit Types.feature
val larger_redefines : unit Types.feature
val symbolic_constant : unit Types.feature
val constant_78 : unit Types.feature
val constant_01 : unit Types.feature
val perform_varying_without_by : unit Types.feature
val reference_out_of_declaratives : unit Types.feature
val program_prototypes : unit Types.feature
val call_convention_mnemonic : unit Types.feature
val call_convention_linkage : unit Types.feature
val numeric_value_for_edited_item : unit Types.feature
val incorrect_conf_sec_order : unit Types.feature
val define_constant_directive : unit Types.feature
val free_redefines_position : unit Types.feature
val records_mismatch_record_clause : unit Types.feature
val record_delimiter : unit Types.feature
val sequential_delimiters : unit Types.feature
val record_delim_with_fixed_recs : unit Types.feature
val missing_statement : unit Types.feature
val missing_period : unit Types.feature
val zero_length_literals : unit Types.feature
val xml_generate_extra_phrases : unit Types.feature
val continue_after : unit Types.feature
val goto_entry : unit Types.feature
val assign_variable : unit Types.feature
val assign_using_variable : unit Types.feature
val assign_ext_dyn : unit Types.feature
val assign_disk_from : unit Types.feature
val vsam_status : unit Types.feature
val self_call_recursive : unit Types.feature
val record_contains_depending_clause : unit Types.feature
val picture_l : unit Types.feature