diff options
author | Alain Frisch <alain@frisch.fr> | 2012-10-24 12:03:00 +0000 |
---|---|---|
committer | Alain Frisch <alain@frisch.fr> | 2012-10-24 12:03:00 +0000 |
commit | 0b37b273568cc9d64816494b882ee71098baf97d (patch) | |
tree | d53fc6cb46d2698193cf09f894d87381159f5f7a /bytecomp/lambda.ml | |
parent | dc0776f55108a20dad5a9c06188545dc08dbf462 (diff) |
Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway
(especially when we will add more powerful disambiguation strategies). The correct way to identify an item is through the pair (type,name), which can be deduced from the
label_description/constructor_description stored in the Typedtree.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13043 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'bytecomp/lambda.ml')
0 files changed, 0 insertions, 0 deletions