(library
 (public_name parser_php.ast_generic)
 (name parser_php_ast_generic)
 (wrapped false)
 (libraries
   commons
   lib_parsing
   parser_php.ast
   tree-sitter-lang.php
   ast_generic
 )
 (preprocess (pps ppx_deriving.show))
)
