| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |