|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.util.lisp.Symbol ix.util.lisp.Keyword
public class Keyword
Keywords - symbols generally used as literals.
Field Summary |
---|
Fields inherited from class ix.util.lisp.Symbol |
---|
name, obTable |
Constructor Summary | |
---|---|
protected |
Keyword(java.lang.String name)
|
Method Summary |
---|
Methods inherited from class ix.util.lisp.Symbol |
---|
compareTo, exists, intern, quickIntern, readResolve, toString, valueOf |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected Keyword(java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |