| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: &optional new
This is a helper function used in connection with def-java-to-lisp-wrapper to determine the language in the generated output file.
The new can be:
:java
: emit Java code in output file
:jil
: emit JiL code in output file
:none
: suppress output file
This function always returns two values: the old value and the new setting.
See jlinker.htm for more information on the jLinker facility.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |