/[svn]/typing/typer.mli
ViewVC logotype

Diff of /typing/typer.mli

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1473 by abate, Tue Jul 10 18:52:41 2007 UTC revision 1474 by abate, Tue Jul 10 18:53:27 2007 UTC
# Line 44  Line 44 
44  val pat: t -> Ast.ppat -> Patterns.node  val pat: t -> Ast.ppat -> Patterns.node
45    
46  val dump_types: Format.formatter -> t -> unit  val dump_types: Format.formatter -> t -> unit
 val dump_type: Format.formatter -> t -> U.t -> unit  
 val dump_schema_type:  
   Format.formatter -> t -> (Schema_types.component_kind * U.t * U.t) -> unit  
   
47  val dump_ns: Format.formatter -> t -> unit  val dump_ns: Format.formatter -> t -> unit
48  val set_ns_table_for_printer: t -> unit  val set_ns_table_for_printer: t -> unit
49    
# Line 69  Line 65 
65  (** {2 Schema stuff} *)  (** {2 Schema stuff} *)
66    
67  val get_schema: string -> Schema_types.schema  (** lookup schema by uri *)  val get_schema: string -> Schema_types.schema  (** lookup schema by uri *)
   
68  val get_schema_names: t -> U.t list  (** registered schema names *)  val get_schema_names: t -> U.t list  (** registered schema names *)
69    
70  (* Operators *)  (* Operators *)

Legend:
Removed from v.1473  
changed lines
  Added in v.1474

CVS Admin">CVS Admin
ViewVC Help
Powered by ViewVC 1.1.5