Search code examples
javabnfebnf

Java EBNF?


Does anyone know of an accurate source for an (E)BNF for the Java language? Preferably, it would be from an authorative source, e.g. Sun.

Thanks.


Solution

  • First google result :)
    Though I can't speak for how up-to-date it might be.