no.sesat.search.query.finder
Class FirstLeafFinder
java.lang.Object
no.sesat.commons.visitor.AbstractReflectionVisitor
no.sesat.search.query.finder.FirstLeafFinder
- All Implemented Interfaces:
- Serializable, no.sesat.commons.visitor.Visitor
public final class FirstLeafFinder
- extends no.sesat.commons.visitor.AbstractReflectionVisitor
- implements Serializable
- See Also:
- Serialized Form
| Fields inherited from class no.sesat.commons.visitor.AbstractReflectionVisitor |
VISIT_METHOD_IMPL |
| Methods inherited from class no.sesat.commons.visitor.AbstractReflectionVisitor |
visit, visitImpl |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FirstLeafFinder
public FirstLeafFinder()
getFirstLeaf
public LeafClause getFirstLeaf(Clause root)
visitImpl
protected void visitImpl(UnaryClause clause)
visitImpl
protected void visitImpl(NotClause clause)
visitImpl
protected void visitImpl(AndNotClause clause)
visitImpl
protected void visitImpl(LeafClause clause)
Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.