Package | Description |
---|---|
gnu.jemacs.lang |
Contains classes to implement the Emacs Lisp language.
|
Modifier and Type | Field and Description |
---|---|
static NumberCompare |
NumberCompare.$Eq |
static NumberCompare |
NumberCompare.$Gr |
static NumberCompare |
NumberCompare.$Gr$Eq |
static NumberCompare |
NumberCompare.$Ls |
static NumberCompare |
NumberCompare.$Ls$Eq |
Modifier and Type | Method and Description |
---|---|
static NumberCompare |
NumberCompare.make(java.lang.String name,
int flags) |