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
L
M
N
P
R
S
T
U
V
S
s
- Variable in class analysis.parsing.
Tuple
State
SEnumerator
- Class in
enumeration.simple
Enumerator, using boolean as the type of volume data to denote the emptiness of volume data.
SEnumerator(MyGrammar)
- Constructor for class enumeration.simple.
SEnumerator
Creates an instance of enumerator.
SequenceTag
- Enum in
enumeration
The tag of sequence number.
setGrammar(MyGrammar)
- Method in class enumeration.biginteger.
BIEnumerator
setGrammar(MyGrammar)
- Method in class enumeration.
MyEnumerator
Sets the grammar
setGrammar(MyGrammar)
- Method in class enumeration.simple.
SEnumerator
setIndex()
- Method in class grammar.cfg.
MyGrammar
Sets the indices of the tokens at the productions.
setIndex(String[], String[])
- Method in class grammar.cfg.
MyProduction
Sets the indeies of the tokens at the production w.r.t.
setIndexOfStart(int)
- Method in class grammar.cfg.
MyGrammar
Sets the index of start variable and changes the start variable simultaneity.
setLength(int)
- Method in class grammar.cfg.
MySentence
Sets the parse length
setLHS(String)
- Method in class grammar.cfg.
MyProduction
setLHS(String)
- Method in class grammar.
Production
Sets the left hand side
setRHS(String)
- Method in class grammar.cfg.
MyProduction
setRHS(String)
- Method in class grammar.
Production
Sets the right hand side (in string format)
setRHSTokens(String[])
- Method in class grammar.
Production
Sets the right hand tokens of a production.
setSentence(String)
- Method in class enumeration.biginteger.
BIEnumerator
Sets the current sentence.
setSentence(String)
- Method in class enumeration.
MyEnumerator
Sets the current sentence.
setSequence(BigInteger)
- Method in class enumeration.biginteger.
BIEnumerator
Sets the current sequence to q.
setStartIndex(int)
- Method in class enumeration.
MyEnumerator
Sets the start index to i
setStartVariable(String)
- Method in class grammar.cfg.
MyGrammar
Sets the start variable and changes the index of start variable simultaneity.
setStartVariable(String)
- Method in class grammar.
Grammar
Sets the start variable
sortAndIndex()
- Method in class grammar.cfg.
MyGrammar
Sorts the variables, terminals, and productions of the grammar, and sets the indices of the tokens at the productions.
start()
- Method in class enumeration.biginteger.
BIEnumerator
start()
- Method in class enumeration.
MyEnumerator
Returns the first element of L[start]
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
L
M
N
P
R
S
T
U
V