📄 readme
字号:
This directory contains the JavaCC grammar for parsing (the proposed)JDK 1.5 Java language syntax. It handles generics, new for loops, staticimports and annotation types.BUILDING--------Just run antin this directory and it will build the parser.RUNNING-------You can run the parser directly using java JavaParser <fileName>or there is a new Main class that accepts @<fileName> where thefile with <fileName> contains list of files one per line: java Main @<fileName>REPORTING BUGS--------------If you find bugs in the grammar, please file an issue atjavacc.dev.java.net, by logging in and clicking on the 'Issue Tracking'link on the navigation bar on the left side. You can also send email to:sreeni@viswanadha.net.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -