Lines Matching refs:TreeAdaptor
94 # basic Tree and TreeAdaptor interfaces
270 class TreeAdaptor(object):
602 This method only exists to mimic the Java interface of TreeAdaptor.
660 # base implementation of Tree and TreeAdaptor
665 # TreeAdaptor
959 class BaseTreeAdaptor(TreeAdaptor):
961 @brief A TreeAdaptor that works with any Tree implementation.
1192 # TreeAdaptor
1475 @brief A TreeAdaptor that works with any Tree implementation.
1629 # TreeAdaptor