Module Com.Error
type t
=
{
name : string Pos.marked;
The position is the variable declaration
famille : string Pos.marked;
code_bo : string Pos.marked;
sous_code : string Pos.marked;
libelle : string Pos.marked;
is_isf : string Pos.marked;
typ : typ;
}