Class Symbols
java.lang.Object
gnu.expr.Symbols
Utility class containing various routines to manipulate Scheme symbols.
Note Scheme symbols are represented using java.lang.String objects,
and there are no Symbol objects.
-
Method Summary
-
Method Details
-
gentemp
Generate a new (interned) symbol with a unique name.- Returns:
- the new symbol
-
make
-
intern
-