ebnf-directory

ebnf-directory is a compiled Lisp function in `ebnf2ps.el'.

(ebnf-directory FUN &optional DIRECTORY)

Process files in DIRECTORY applying function FUN on each file.

If DIRECTORY is nil, use `default-directory'.

Only files in DIRECTORY that match `ebnf-file-suffix-regexp' (which see) are
processed.