IECCheckerCoremodule Ast_util : sig ... endmodule Cfg : sig ... endmodule Common : sig ... endmodule Dump : sig ... endmodule Env : sig ... endRepresentation of the environments for IEC61131-3 languages.
module Plcopen : sig ... endmodule Sel : sig ... endModule to reconstruct IEC61131-3 source code from the SEL XML files. See: https://github.com/jubnzv/iec-checker/issues/6 for the description of this format.
module Tok_info : sig ... endDescribes single token of a parse tree
module Warn : sig ... end