ebnf-syntax-directory

ebnf-syntax-directory is an interactive autoloaded compiled Lisp function in `ebnf2ps.el'.


(ebnf-syntax-directory &optional DIRECTORY)

Do a syntactic analysis of the files in DIRECTORY.

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

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

See also `ebnf-syntax-buffer'.