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
M
N
O
P
R
S
T
W
P
pad(String)
- Static method in class net.chayden.eliza.
EString
Pad by ensuring there are spaces before and after the sentence.
pattern()
- Method in class net.chayden.eliza.
Decomp
Get the pattern.
PrePost
- class net.chayden.eliza.
PrePost
.
Eliza pre-post entry (two words).
PrePostList
- class net.chayden.eliza.
PrePostList
.
Eliza prePost list.
PrePostList()
- Constructor for class net.chayden.eliza.
PrePostList
print()
- Method in class net.chayden.eliza.
KeyStack
Prints the key stack.
print()
- Method in class net.chayden.eliza.
ElizaMain
Print the stored script.
print(int)
- Method in class net.chayden.eliza.
WordList
Print a word list on one line.
print(int)
- Method in class net.chayden.eliza.
SynList
Prnt the synonym lists.
print(int)
- Method in class net.chayden.eliza.
ReasembList
Print the reassembly list.
print(int)
- Method in class net.chayden.eliza.
PrePostList
Prnt the pre-post list.
print(int)
- Method in class net.chayden.eliza.
PrePost
Print the pre-post entry.
print(int)
- Method in class net.chayden.eliza.
KeyList
Print all the keys.
print(int)
- Method in class net.chayden.eliza.
Key
Print the key and all under it.
print(int)
- Method in class net.chayden.eliza.
DecompList
Print the whole decomp list.
print(int)
- Method in class net.chayden.eliza.
Decomp
Print out the decomp rule.
printKey(int)
- Method in class net.chayden.eliza.
Key
Print the key and rank only, not the rest.
processInput(String)
- Method in class net.chayden.eliza.
ElizaMain
Process a line of input.
pushKey(Key)
- Method in class net.chayden.eliza.
KeyStack
Push a key in the stack.
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
M
N
O
P
R
S
T
W