Coccinelle release 0.2.5-rc5
[bpt/coccinelle.git] / parsing_cocci / ast0_cocci.ml
index f38cb00..475680c 100644 (file)
@@ -107,6 +107,8 @@ and base_ident =
   | MetaId        of Ast.meta_name mcode * Ast.idconstraint * pure
   | MetaFunc      of Ast.meta_name mcode * Ast.idconstraint * pure
   | MetaLocalFunc of Ast.meta_name mcode * Ast.idconstraint * pure
+  | DisjId        of string mcode * ident list *
+                     string mcode list (* the |s *) * string mcode
   | OptIdent      of ident
   | UniqueIdent   of ident