CHLanguage.cfg_int
method addState : state_int -> unit
method addStates : state_int list -> unit
method clone : ?context:symbol_t list ->
?renaming:(variable_t -> variable_t) ->
?op_proc:op_processor_t ->
unit ->
'a
method getEntry : state_int
method getExit : state_int
method getStates : symbol_t list
method toPretty : CHPretty.pretty_t