⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 read.me

📁 cocorj09-一个Java语言分析器
💻 ME
字号:
This directory contains the standard Parser.frame and Scanner.frame frame
files for use with Coco/R for Java, as well as a minimal driver class.

Copy these to your application directory (the one in which you have the
attributed grammar .ATG file).

Modify Comp.java to suit your application.  In particular, change the name in
the "package" declaration.

The Scanner.frame file assumes that you are using Java 1.1/1.2.  If you are
using Java 1.0 you will need to edit Scanner.frame to use other stream
classes.  The lines that need to be changed are clearly marked.

Other examples of Comp.java files can be found in the other subdirectories in
this distribution.

=end=

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -