| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |