All Manuals > LispWorks® User Guide and Reference Manual > 39 The LW-JI Package

default-name-constructor Function

Summary

The default name-constructor used by the importing interface.

Package

lw-ji

Signature

default-name-constructor prefix method-or-field-name => symbol-name

Arguments
prefix
A string.
method-or-field-name
A string.
Values
symbol-name
A string.
Description

The function default-name-constructor is the default name-constructor used by the importing interface. See generate-java-class-definitions for a description of what it does and how prefix and method-or-field-name are used.


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:46