|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.chayden.eliza.PrePost
Eliza pre-post entry (two words). This is used to store pre transforms or post transforms.
Method Summary | |
java.lang.String |
dest()
Get dest. |
void |
print(int indent)
Print the pre-post entry. |
java.lang.String |
src()
Get src. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public void print(int indent)
public java.lang.String src()
public java.lang.String dest()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |