?? 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 + -