summaryrefslogtreecommitdiff
path: root/src/ast_util.mli
diff options
context:
space:
mode:
Diffstat (limited to 'src/ast_util.mli')
-rw-r--r--src/ast_util.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ast_util.mli b/src/ast_util.mli
index c9869cce..6a5d8c65 100644
--- a/src/ast_util.mli
+++ b/src/ast_util.mli
@@ -168,6 +168,7 @@ val id_loc : id -> Parse_ast.l
val kid_loc : kid -> Parse_ast.l
val pat_loc : 'a pat -> Parse_ast.l
+val exp_loc : 'a exp -> Parse_ast.l
val def_loc : 'a def -> Parse_ast.l
(* For debugging and error messages only: Not guaranteed to produce