Project

General

Profile

« Previous | Next » 

Revision a7062da6

Added by LĂ©lio Brun over 3 years ago

another step towards refactoring

View differences:

src/annotations.mli
1 1
open Utils
2 2

  
3
val expr_annotations: (string list, ident * tag) Hashtbl.t
4

  
3 5
val add_node_ann: ident -> string list -> unit
4 6
val add_expr_ann: ident -> tag -> string list -> unit
5 7
val get_expr_annotations: ident list -> (ident * tag) list

Also available in: Unified diff