public class Prefix extends Object implements Query
| Modifier and Type | Field and Description |
|---|---|
CharSequence |
prefix
The common prefix of the set of terms represented by this node.
|
| Constructor and Description |
|---|
Prefix(CharSequence prefix) |
public final CharSequence prefix
public Prefix(CharSequence prefix)
public <T> T accept(QueryBuilderVisitor<T> visitor) throws QueryBuilderVisitorException
Queryaccept in interface Queryvisitor - the visitor.null if the visit should stop.QueryBuilderVisitorExceptionQuery