If my input is `my-grammar.cf`, bnfc will create java code with package name `my-grammar` which is not legal.
If my input is
my-grammar.cf, bnfc will create java code with package namemy-grammarwhich is not legal.