Class FEATURE.feature

Type of optional COBOL dialect features.

inherit configurable
method from_level : config:configuration -> 'a support_level -> 'a support
method from_string : config:configuration -> string -> 'a support
method from_ast : config:configuration -> Cobol_config__.Conf_ast.support_value -> 'a support