Interface BusinessBASICTokens
public interface BusinessBASICTokens
This class contains all Applesoft tokens.
Note that invalid source characters (&, <, etc)
are spelled out.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
-
Field Details
-
END
static final byte END- See Also:
-
FOR
static final byte FOR- See Also:
-
NEXT
static final byte NEXT- See Also:
-
DATA
static final byte DATA- See Also:
-
INPUT
static final byte INPUT- See Also:
-
DEL
static final byte DEL- See Also:
-
DIM
static final byte DIM- See Also:
-
READ
static final byte READ- See Also:
-
GR
static final byte GR- See Also:
-
TEXT
static final byte TEXT- See Also:
-
PRnbr
static final byte PRnbr- See Also:
-
INnbr
static final byte INnbr- See Also:
-
CALL
static final byte CALL- See Also:
-
PLOT
static final byte PLOT- See Also:
-
HLIN
static final byte HLIN- See Also:
-
VLIN
static final byte VLIN- See Also:
-
HGR2
static final byte HGR2- See Also:
-
HGR
static final byte HGR- See Also:
-
HCOLOR
static final byte HCOLOR- See Also:
-
HPLOT
static final byte HPLOT- See Also:
-
DRAW
static final byte DRAW- See Also:
-
XDRAW
static final byte XDRAW- See Also:
-
HTAB
static final byte HTAB- See Also:
-
HOME
static final byte HOME- See Also:
-
ROT
static final byte ROT- See Also:
-
SCALE
static final byte SCALE- See Also:
-
SHLOAD
static final byte SHLOAD- See Also:
-
TRACE
static final byte TRACE- See Also:
-
NOTRACE
static final byte NOTRACE- See Also:
-
NORMAL
static final byte NORMAL- See Also:
-
INVERSE
static final byte INVERSE- See Also:
-
FLASH
static final byte FLASH- See Also:
-
COLOR
static final byte COLOR- See Also:
-
POP
static final byte POP- See Also:
-
VTAB
static final byte VTAB- See Also:
-
HIMEM
static final byte HIMEM- See Also:
-
LOMEM
static final byte LOMEM- See Also:
-
ONERR
static final byte ONERR- See Also:
-
RESUME
static final byte RESUME- See Also:
-
RECALL
static final byte RECALL- See Also:
-
STORE
static final byte STORE- See Also:
-
SPEED
static final byte SPEED- See Also:
-
LET
static final byte LET- See Also:
-
GOTO
static final byte GOTO- See Also:
-
RUN
static final byte RUN- See Also:
-
IF
static final byte IF- See Also:
-
RESTORE
static final byte RESTORE- See Also:
-
AMPERSAND
static final byte AMPERSAND- See Also:
-
GOSUB
static final byte GOSUB- See Also:
-
RETURN
static final byte RETURN- See Also:
-
REM
static final byte REM- See Also:
-
STOP
static final byte STOP- See Also:
-
ON
static final byte ON- See Also:
-
WAIT
static final byte WAIT- See Also:
-
LOAD
static final byte LOAD- See Also:
-
SAVE
static final byte SAVE- See Also:
-
DEF
static final byte DEF- See Also:
-
POKE
static final byte POKE- See Also:
-
PRINT
static final byte PRINT- See Also:
-
CONT
static final byte CONT- See Also:
-
LIST
static final byte LIST- See Also:
-
CLEAR
static final byte CLEAR- See Also:
-
GET
static final byte GET- See Also:
-
NEW
static final byte NEW- See Also:
-
TAB
static final byte TAB- See Also:
-
TO
static final byte TO- See Also:
-
FN
static final byte FN- See Also:
-
SPC
static final byte SPC- See Also:
-
THEN
static final byte THEN- See Also:
-
AT
static final byte AT- See Also:
-
NOT
static final byte NOT- See Also:
-
STEP
static final byte STEP- See Also:
-
PLUS
static final byte PLUS- See Also:
-
MINUS
static final byte MINUS- See Also:
-
MULTIPLY
static final byte MULTIPLY- See Also:
-
DIVIDE
static final byte DIVIDE- See Also:
-
POWER
static final byte POWER- See Also:
-
AND
static final byte AND- See Also:
-
OR
static final byte OR- See Also:
-
GREATERTHAN
static final byte GREATERTHAN- See Also:
-
EQUALS
static final byte EQUALS- See Also:
-
LESSTHAN
static final byte LESSTHAN- See Also:
-
SGN
static final byte SGN- See Also:
-
INT
static final byte INT- See Also:
-
ABS
static final byte ABS- See Also:
-
USR
static final byte USR- See Also:
-
FRE
static final byte FRE- See Also:
-
SCRN
static final byte SCRN- See Also:
-
PDL
static final byte PDL- See Also:
-
POS
static final byte POS- See Also:
-
SQR
static final byte SQR- See Also:
-
RND
static final byte RND- See Also:
-
LOG
static final byte LOG- See Also:
-
EXP
static final byte EXP- See Also:
-
COS
static final byte COS- See Also:
-
SIN
static final byte SIN- See Also:
-
TAN
static final byte TAN- See Also:
-
ATN
static final byte ATN- See Also:
-
PEEK
static final byte PEEK- See Also:
-
LEN
static final byte LEN- See Also:
-
STR$
static final byte STR$- See Also:
-
VAL
static final byte VAL- See Also:
-
ASC
static final byte ASC- See Also:
-
CHR$
static final byte CHR$- See Also:
-
LEFT$
static final byte LEFT$- See Also:
-
RIGHT$
static final byte RIGHT$- See Also:
-
MID$
static final byte MID$- See Also:
-