Module IECCheckerCore

module Ast_util : sig ... end
module Cfg : sig ... end
module Common : sig ... end
module Config : sig ... end
module Dump : sig ... end
module Env : sig ... end

Representation of the environments for IEC61131-3 languages.

module Plcopen : sig ... end
module Sel : sig ... end

Module 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 Syntax : sig ... end
module Tok_info : sig ... end

Describes single token of a parse tree

module Warn : sig ... end
module Warn_output : sig ... end