Modifier and Type | Class and Description |
---|---|
static class |
OptionalPrimitives.Complex
The Complex procedures either have a side effect, or
require the interpreter to execute
|
static class |
OptionalPrimitives.Index
The Index
|
static class |
OptionalPrimitives.Simple
The Simple procedures are purely functional procedures
which do not need to access interpreter registers to execute
|
Modifier and Type | Field and Description |
---|---|
protected static int |
APPEND |
protected static int |
ASSOC |
protected static int |
ASSQ |
protected static int |
ASSV |
protected static int |
CAAR |
protected static int |
CADR |
protected static int |
CDAR |
protected static int |
CDDR |
protected static int |
CHAREQUALCI |
protected static int |
CHARGRTRTHAN |
protected static int |
CHARGRTRTHANCI |
protected static int |
CHARLESSTHAN |
protected static int |
CHARLESSTHANCI |
protected static int |
LISTREF |
protected static int |
MAPCAR |
protected static int |
MAPCDR |
protected static int |
MAX |
protected static int |
MEMBER |
protected static int |
MEMQ |
protected static int |
MEMV |
protected static int |
MIN |
protected static int |
NOT |
protected static int |
REVERSE |
protected static int |
REVERSEB |
protected static int |
STRINGDOWNCASE |
protected static int |
STRINGORDER |
protected static int |
STRINGORDERCI |
protected static int |
STRINGUPCASE |
protected static int |
SUBSTRING |
protected static int |
VALUES |
protected static int |
VECTOR |
BACKQUOTE, BEGIN, bundles, caseSensitive, EMPTYLIST, EMPTYVEC, EOF, ERRORK, EVAL, EXPSC, EXPTOP, FALSE, FCONT, FIVE, JEXCEPTION, LAMBDA, LOCATION, maxFloatPrecision, MESSAGE, minFloatPrecision, NAME, OTHER, PARENT, permitInterrupts, QUOTE, QUOTESYM, REPORT, SETBANG, SISC, SISC_SPECIFIC, SISCB, SOURCE_COLUMN, SOURCE_FILE, SOURCE_LINE, SYMENV, THIS, TOPLEVEL, TRUE, UNQUOTE, UNQUOTE_SPLICING, VOID, ZV
Constructor and Description |
---|
OptionalPrimitives() |
Modifier and Type | Method and Description |
---|---|
static Value |
cadr(Value p) |
static Value |
cddr(Value p) |
static boolean |
jnumQuery(Value v,
int mask) |
annotated, annotatedAppEval, append, argCheck, argsToSymbols, assq, bininport, bininstream, binoutport, binoutstream, box, character, charinport, charinreader, charoutport, charoutwriter, charsetFromString, chr, cont, currentClassLoader, env, error, error, error, error, error, error, error, expr, getDefaultCharacterSet, immutablePair, immutableVector, inport, javaExceptionToString, javaWrap, justify, length, liMessage, liMessage, liMessage, liMessage, liMessage, liMessage, liMessage, list, list, list, list, list, makeURL, mapcar, memq, nlib, num, outport, pair, pairToExpressions, pairToExpVect, pairToValues, proc, read, registerBundle, reverse, reverseInPlace, simpleErrorToString, sourceAnnotations, str, string, sym, symbol, symval, truePair, truth, truth, typeError, typeError, updateName, url, url, url, valArrayToList, valArrayToList, valArrayToVec, vec, warn, warn, warn
protected static final int ASSQ
protected static final int MIN
protected static final int MAX
protected static final int MEMQ
protected static final int ASSOC
protected static final int MEMBER
protected static final int CADR
protected static final int CDAR
protected static final int CAAR
protected static final int CDDR
protected static final int NOT
protected static final int APPEND
protected static final int MEMV
protected static final int ASSV
protected static final int VECTOR
protected static final int LISTREF
protected static final int VALUES
protected static final int SUBSTRING
protected static final int CHARGRTRTHAN
protected static final int CHARLESSTHAN
protected static final int CHAREQUALCI
protected static final int CHARGRTRTHANCI
protected static final int CHARLESSTHANCI
protected static final int STRINGORDER
protected static final int STRINGORDERCI
protected static final int STRINGUPCASE
protected static final int STRINGDOWNCASE
protected static final int MAPCDR
protected static final int MAPCAR
protected static final int REVERSE
protected static final int REVERSEB