Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
_
K
key_size
- Static variable in class SFE.BOAL.
MyUtil
KEYWORD
- Static variable in class SFE.Compiler.
Tokenizer
A constant indicating that a keyword token has been read.
keyword()
- Method in class SFE.Compiler.
Tokenizer
Return the int representing the current keyword token.
KW_BOOLEAN
- Static variable in class SFE.Compiler.
Tokenizer
A constant indicating that the type boolean has been read.
KW_CONST
- Static variable in class SFE.Compiler.
Tokenizer
A constant indicating that the const keyword has been read.
KW_ELSE
- Static variable in class SFE.Compiler.
Tokenizer
A constant indicating that the else keyword has been read.
KW_ENUM
- Static variable in class SFE.Compiler.
Tokenizer
A constant indicating that the enum keyword has been read.
KW_FALSE
- Static variable in class SFE.Compiler.
Tokenizer
A constant indicating that the false keyword has been read.
KW_FOR
- Static variable in class SFE.Compiler.
Tokenizer
A constant indicating that the for keyword has been read.
KW_FUNCTION
- Static variable in class SFE.Compiler.
Tokenizer
A constant indicating that the function keyword has been read.
KW_IF
- Static variable in class SFE.Compiler.
Tokenizer
A constant indicating that the if keyword has been read.
KW_INT
- Static variable in class SFE.Compiler.
Tokenizer
A constant indicating that the int keyword has been read.
KW_PROGRAM
- Static variable in class SFE.Compiler.
Tokenizer
A constant indicating that the program keyword has been read.
KW_STRUCT
- Static variable in class SFE.Compiler.
Tokenizer
A constant indicating that the struct keyword has been read.
KW_TO
- Static variable in class SFE.Compiler.
Tokenizer
A constant indicating that the to keyword has been read.
KW_TRUE
- Static variable in class SFE.Compiler.
Tokenizer
A constant indicating that the true keyword has been read.
KW_TYPE
- Static variable in class SFE.Compiler.
Tokenizer
A constant indicating that the type keyword has been read.
KW_VAR
- Static variable in class SFE.Compiler.
Tokenizer
A constant indicating that the var keyword has been read.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
_