|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleSymbol | |
|---|---|
| gnu.expr | Supports Expression,
and various related classes need to compile programming languages. |
| gnu.mapping |
Supports Procedure,
and various related classes needed at run-time by dynamically typed
languages (such as Scheme and ECMAScript). |
| Uses of SimpleSymbol in gnu.expr |
|---|
| Methods in gnu.expr that return SimpleSymbol | |
|---|---|
static SimpleSymbol |
Symbols.gentemp()
Generate a new (interned) symbol with a unique name. |
| Uses of SimpleSymbol in gnu.mapping |
|---|
| Methods in gnu.mapping that return SimpleSymbol | |
|---|---|
static SimpleSymbol |
SimpleSymbol.valueOf(java.lang.String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||