|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Matchable
Interface to something that can be matched with tree matching algorithms.
Method Summary | |
---|---|
java.lang.String |
prefix()
Returns a string that describes a tree representing the object in prefix order. |
Method Detail |
---|
java.lang.String prefix() throws java.lang.Exception
java.lang.Exception
- if the tree can't be computed
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |