|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.chayden.eliza.Decomp
Eliza decomposition rule
Method Summary | |
boolean |
mem()
Get the mem flag. |
java.lang.String |
nextRule()
Get the next reassembly rule. |
java.lang.String |
pattern()
Get the pattern. |
void |
print(int indent)
Print out the decomp rule. |
void |
stepRule()
Step to the next reassembly rule. |
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 pattern()
public boolean mem()
public java.lang.String nextRule()
public void stepRule()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |