/[svn]/parser/ast.ml
ViewVC logotype

Diff of /parser/ast.ml

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

revision 225 by abate, Tue Jul 10 17:16:34 2007 UTC revision 229 by abate, Tue Jul 10 17:17:01 2007 UTC
# Line 67  Line 67 
67    | Prod of ppat * ppat    | Prod of ppat * ppat
68    | XmlT of ppat * ppat    | XmlT of ppat * ppat
69    | Arrow of ppat * ppat    | Arrow of ppat * ppat
70    | Record of bool * (Types.label * bool * ppat) list    | Optional of ppat
71      | Record of bool * (Types.label * ppat) list
72    | Capture of id    | Capture of id
73    | Constant of id * Types.const    | Constant of id * Types.const
74    | Regexp of regexp * ppat    | Regexp of regexp * ppat

Legend:
Removed from v.225  
changed lines
  Added in v.229

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