index.html

来自「GJC(Generic Java Compiler)编译器」· HTML 代码 · 共 38 行

HTML
38
字号
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"><!--  @(#)index.html	1.4   03/01/23  Copyright 2003 by Sun Microsystems, Inc.,  901 San Antonio Road, Palo Alto, California, 94303, U.S.A.  All rights reserved.  This software is the confidential and proprietary information  of Sun Microsystems, Inc. ("Confidential Information").  You  shall not disclose such Confidential Information and shall use  it only in accordance with the terms of the license agreement  you entered into with Sun.--><html>  <head>    <title>Package gjc.tree</title>  </head>  <body>      <h1>Package gjc.tree</h1>Package <TT>gjc.tree</TT> provides classes that define abstract GenericJava syntax trees, as well as generic factory and visitor classes forsuch trees. The package does not contain any classes or methods forthe semantic processing of such trees.       <hr>      <address><a href="mailto:cismxo@ares.levels.unisa.edu.au">Martin Odersky</a></address><!-- Created: Mon Nov  2 16:22:07 CST 1998 --><!-- hhmts start -->Last modified: Mon Nov  2 16:22:24 CST <!-- hhmts end -->  </body></html>

⌨️ 快捷键说明

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